Go to file
cgd 705e61651e fix a couple of bugs pointed out by John Birrell, though fix some
differently he did.  (1) don't assume that the timeval in
the packet is correctly aligned, (2) don't compare beyond the end
of the packet, (3) minor cast for printf happiness.
1995-08-11 22:37:58 +00:00
bin lose unused variable; PR #1297 1995-08-11 00:38:15 +00:00
distrib sort. grr. 1995-07-24 20:21:44 +00:00
etc No more zupdate 1995-08-08 21:16:10 +00:00
games fix typo: new -> knew 1995-07-17 06:23:06 +00:00
gnu Implement fetch_core_registers. Floating point needs work. 1995-08-06 20:38:41 +00:00
include Added declarations for hsearch(), hdestroy(), and hcreate(). 1995-08-08 21:14:45 +00:00
lib Change a few bogus instances of ';' to the syntactically correct ','. 1995-08-11 01:10:21 +00:00
libexec Handle object code with the "large" model PIC (eg. gcc's `-fPIC' option). 1995-08-04 21:32:15 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin fix a couple of bugs pointed out by John Birrell, though fix some 1995-08-11 22:37:58 +00:00
share Update the `BUGS' section, now that we support the more sophisticated 1995-08-11 01:16:52 +00:00
sys New version of NCR5380-SCSI driver. This version is far more generic than 1995-08-11 20:01:15 +00:00
usr.bin Fix parity calculation; PR #1325 1995-08-11 00:10:40 +00:00
usr.sbin Mention the kern.maxpartitions' and kern.rawpartition' variables. 1995-08-04 18:46:15 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00