comparison src/s/usg5-0.h @ 173:8eaf7971accc r20-3b13

Import from CVS: tag r20-3b13
author cvs
date Mon, 13 Aug 2007 09:49:09 +0200
parents 376386a54a3c
children
comparison
equal deleted inserted replaced
172:a38aed19690b 173:8eaf7971accc
56 The alternative is that a lock file named 56 The alternative is that a lock file named
57 /usr/spool/mail/$USER.lock. */ 57 /usr/spool/mail/$USER.lock. */
58 58
59 /* #define MAIL_USE_FLOCK */ 59 /* #define MAIL_USE_FLOCK */
60 60
61 /* Define SHORTNAMES if the C compiler can distinguish only
62 short names. It means that the stuff in ../shortnames
63 must be run to convert the long names to short ones. */
64
65 #define SHORTNAMES
66
67 /* The file containing the kernel's symbol table is called /unix. */ 61 /* The file containing the kernel's symbol table is called /unix. */
68 62
69 #define KERNEL_FILE "/unix" 63 #define KERNEL_FILE "/unix"
70 64
71 /* The symbol in the kernel where the load average is found 65 /* The symbol in the kernel where the load average is found