Go to file
eeh d94474ccc9 General update:
Added genassym.cf
	Removed lderr which should never have gotten in
	Removed lots of dead code from locore.s
	Added some softint stuff to intr.c
	Added support for halt -p
	esp and le both use bus_dmamap_*() functions now
		instead of kdvma_mapin()
	groundwork for PCI (but we still have no drivers for
		any sun4u PCI devices)
1998-07-07 03:05:02 +00:00
bin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
distrib #if 0 the entire supported hardware section and add a #else note explaining 1998-07-07 02:38:18 +00:00
etc nvram support. 1998-07-03 11:58:28 +00:00
games - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
gnu flush TTY input for "new volume" query, fix for PR#2212 1998-07-06 07:50:27 +00:00
include Addendum to previous change: since pread()'s and pwrite()'s first official 1998-07-02 21:20:54 +00:00
lib add .Xr chflags 2 - this is another meta-data-modifying system call 1998-07-06 09:23:23 +00:00
libexec - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:45:41 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin - change setgid kmem programs (that lend themselves to this) so setegid(getgid()) 1998-07-06 07:50:18 +00:00
share fix typo. 1998-07-06 22:57:33 +00:00
sys General update: 1998-07-07 03:05:02 +00:00
usr.bin one more thing... 1998-07-06 22:59:58 +00:00
usr.sbin add "lp -s" switch, from darcy@druid.net in pr#5713. document "lp -s" and "lp -o" 1998-07-07 02:01:37 +00:00
Makefile Revert 1.44 and associated changes; you can't prebuild anything without 1998-05-27 06:38:37 +00:00