Go to file
thorpej fc5cbfd4ca A few things:
* Don't compute the basename, use __progname.
	* Use daemon() to detach.
	* Use err(3) functions where appropriate.
	* Remove some old 4.2 stuff.
1995-08-21 16:57:54 +00:00
bin .DV => .Dv (from Mark Weaver, PR#1370). 1995-08-18 10:32:03 +00:00
distrib Update to reflect current state of distribution. 1995-08-19 23:04:45 +00:00
etc add sun3 to cat[48] 1995-08-19 18:09:52 +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 pagesize(2) -> getpagesize(2) 1995-08-17 23:30:42 +00:00
libexec log open failure every 10th try (that was the old behaviour) UNLESS 1995-08-13 04:08:27 +00:00
regress
sbin add adosfs. 1995-08-19 16:08:05 +00:00
share Kill redundant (and out of date) version. It's also included with the 1995-08-21 15:55:41 +00:00
sys Bug fix in byte_swap_word(); didn't always make it. 1995-08-21 16:36:32 +00:00
usr.bin `.FL' -> `.Fl' (from Masanobu Saitoh; PR#1378). 1995-08-18 15:07:35 +00:00
usr.sbin A few things: 1995-08-21 16:57:54 +00:00
Makefile