Go to file
tv bf6bf05ae1 Fix hannken's fix: The correct way to keep pstat.c from looking for any
"opt_*.h" files is to set a flag that tells the header files not to look for
anything in the kernel compile directory, i.e. _LKM.

Just rearranging includes doesn't work because it'll just break again,
eventually, as more stuff is defopted.
1998-06-26 19:52:29 +00:00
bin
distrib regenerate 1998-06-24 08:34:10 +00:00
etc New files. 1998-06-26 12:06:39 +00:00
games
gnu
include
lib Fix pasto; from matt debergalis <deberg@mit.edu> in PR lib/5649. 1998-06-24 19:07:00 +00:00
libexec add "-s" flag (like telnetd and login) 1998-06-26 18:12:00 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Add an unlink (-u) flag so that we can use this for installs. 1998-06-24 19:56:11 +00:00
share remove options FIFO; it's now the default 1998-06-26 01:53:43 +00:00
sys add device declarations for 'puc'-related devices. Add lpt attaching 1998-06-26 18:58:38 +00:00
usr.bin fix previous another way. 1998-06-26 08:28:20 +00:00
usr.sbin Fix hannken's fix: The correct way to keep pstat.c from looking for any 1998-06-26 19:52:29 +00:00
Makefile