ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/user_stats.c
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/user_stats.c (file contents):
Revision 1.18 by tdb, Thu Feb 12 23:04:52 2004 UTC vs.
Revision 1.19 by tdb, Mon Feb 16 14:55:32 2004 UTC

# Line 46 | Line 46
46   #ifdef SOLARIS
47   #define MAX_LOGIN_NAME_SIZE 8
48   #endif
49 < #if defined(LINUX) || defined(FREEBSD)
49 > #if defined(LINUX) || defined(FREEBSD) || defined(DFBSD)
50   #define MAX_LOGIN_NAME_SIZE UT_NAMESIZE
51   #endif
52   #if defined(NETBSD) || defined(OPENBSD)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines