Go to file
kleink 60fa03b1ac Move the setjmp()/longjmp() prototypes inside _KERNEL protection. This is
necessary since the `label_t' type is defined for _KERNEL source only, and
there are userlevel sources (i.e. filesystem maintenance tools) that make use
of kernel source files which include this header; also, using the (different)
kernel implementations and prototypes of setjmp()/longjmp() would be wrong
for these programs.
1998-06-14 20:18:56 +00:00
bin fix some bugs. 1998-06-11 00:58:31 +00:00
distrib Add {a64l,l64a}.[03] entries. 1998-06-14 17:52:00 +00:00
etc add nwscons tty nodes 1998-06-12 15:39:35 +00:00
games Added optional argument for calculating the phase of the moon for a specified 1998-06-13 01:09:22 +00:00
gnu Vax support. 1998-06-11 21:43:58 +00:00
include move pw_scan from util.h to pwd.h, add _PASSWORD_{OLDFMT,NOWARN} flags 1998-06-08 03:05:14 +00:00
lib It's 1998, actually. 1998-06-14 17:54:59 +00:00
libexec Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
regress disable the optimizer the correct way... 1998-04-13 14:28:04 +00:00
sbin Implement a new manual page category ``SECURITY CONSIDERATIONS'' 1998-06-08 12:41:41 +00:00
share add bsd.kinc.mk, a template to support the new kernel include file 1998-06-12 23:28:53 +00:00
sys Move the setjmp()/longjmp() prototypes inside _KERNEL protection. This is 1998-06-14 20:18:56 +00:00
usr.bin Don't segfault just because a line starts with null. 1998-06-10 05:28:16 +00:00
usr.sbin Fix LP64 botches introduced in last commit. 1998-06-11 14:50:46 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00