Go to file
cgd a0bdba3231 always good to think about patches before they're included:
NEVER pass a "NULL" proc to an ioctl; you never know when a 'real'
proc will be needed.  pass curproc, if you don't have one.
1994-02-13 00:10:47 +00:00
bin minor cleanup 1994-02-12 07:13:32 +00:00
etc make DESTDIR in distrib-dirs if it doesn't already exist. 1994-02-10 23:23:34 +00:00
games kiil bogus install -d's 1994-02-10 02:31:32 +00:00
gnu Fix mis-understood relocation types; do sensible things when doing 1994-02-11 00:20:33 +00:00
include New math.h, based on fdlibm's fdlibm.h. 1994-02-11 18:36:42 +00:00
lib More i387 math support, too bad we can't enable it 1994-02-12 01:31:52 +00:00
libexec Define an adjustment for {TEXT,DAT}_ADDRs. 1994-02-10 21:21:27 +00:00
regress don't assume a machine-dependent dir 1994-02-09 07:51:44 +00:00
sbin added -D${MACHINE} for amiga's becuase of differing sizeof (struct disklabel) 1994-02-12 17:49:32 +00:00
share cut + paste = death 1994-02-10 05:25:18 +00:00
sys always good to think about patches before they're included: 1994-02-13 00:10:47 +00:00
usr.bin fix bin/120: "su -" buglet when empty "shell" field in passwd 1994-02-12 07:06:07 +00:00
usr.sbin general: cleanup. fix RCS Id's. ("$Id $" doesn't work.) 1994-02-11 00:23:34 +00:00
Makefile light style cleanup 1994-02-10 08:50:06 +00:00