Go to file
kleink 6fd55f2089 Move the definition of NZERO from <sys/param.h> to <sys/syslimits.h>, since
XPG3 and later require it to be made visible by inclusion of <limits.h>,
which, in turn, includes <sys/syslimits.h>.  The <sys/param.h> API is not
affected by this change, since <sys/syslimits.h> is included from there, too.
1998-07-08 19:31:33 +00:00
bin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
distrib Add mbppio.h 1998-07-07 11:21:54 +00:00
etc nvram support. 1998-07-03 11:58:28 +00:00
games - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
gnu flush TTY input for "new volume" query, fix for PR#2212 1998-07-06 07:50:27 +00:00
include Addendum to previous change: since pread()'s and pwrite()'s first official 1998-07-02 21:20:54 +00:00
lib Fix sys_siglist and sys_signame declarations with reality; from John F. Woods 1998-07-07 21:26:02 +00:00
libexec - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
share Typo. 1998-07-07 21:39:20 +00:00
sys Move the definition of NZERO from <sys/param.h> to <sys/syslimits.h>, since 1998-07-08 19:31:33 +00:00
usr.bin can't use fclose() in vforked() child this way. Fixes PR 5582. 1998-07-08 00:34:53 +00:00
usr.sbin fix error in previous pointed out by bad. minor KNFing. 1998-07-08 15:17:57 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00