Go to file
cgd a9295bf811 make variable pointers (in variable declaration structs) be 'long *', so
that the common case can be handled with no hassles on all machines.
fix up the various internal variables which are also exported via sysctl
(and which therefore must be 'int's) to do the right thing via a special
read/write function.
1997-02-04 00:33:32 +00:00
bin Fix parsing problem introduced in the previous ${10} fix, where $#digit 1997-01-26 18:05:34 +00:00
distrib parens around macro value. (oops!) 1997-01-23 19:13:56 +00:00
etc clean up slightly, add wd and fd (even though they don't have drivers in 1997-02-03 20:11:09 +00:00
games fix typo in Napoleon's name 1997-01-23 06:06:29 +00:00
gnu Don't build games if it's not there. From Matthias Drochner, PR #3130. 1997-01-22 04:19:48 +00:00
include Apply the necessary fixes from: routed-970113 1997-02-03 22:20:38 +00:00
lib Prevent buffer overflow (and thus return of bogus data) when a DNS record 1997-01-31 00:05:59 +00:00
libexec that which thou openest, thou shalt close. 1997-02-03 19:45:02 +00:00
regress merge DB 1.85 changes 1996-05-03 21:50:36 +00:00
sbin - resolve conflicts. 1997-02-03 22:02:51 +00:00
share fix a typo 1997-02-01 09:34:03 +00:00
sys make variable pointers (in variable declaration structs) be 'long *', so 1997-02-04 00:33:32 +00:00
usr.bin Fix PR1882+PR3171, swap display core-dumps from Paul Boven. 1997-02-02 19:20:55 +00:00
usr.sbin Patch from Gordon Ross to make this build under SunOS, useful in 1997-02-03 21:18:21 +00:00
Makefile All of domestic/lib now builds without errors, so we build it all. 1996-11-27 02:04:06 +00:00