HardenedBSD src tree
Go to file
David Greenman c62cd43c2b Oops...forgot to list the changes....
/usr/src/usr.sbin.config:
	o -DSTATCLOCK gives kludges to support the rtc non-device as well as
	  old kludges to support the clk non-device.

/usr/src/usr.sbin/config.8:
	o Document the trivialness of the new vector.h.

/usr/src/usr.sbin/mkglue.c:
	o Only print DEVICE_NAMES and NR_DEVICES in vector.h.  These are
	  only required to support vmstat.  The vmstat interface will need
	  to be improved for dynamic loading.

/usr/src/usr.sbin/mkioconf.c:
	o Print device ids to be used as indexes into DEVICE_NAMES.
	o Print secondary interrupt handler entry points (xxxintr()) instead
	  of primary ones (VdevU()).  Primary ones are now XintrI() and
	  XfastintrI() and are independent of the config so they are not
	  handled here.
	o Minor cleanups.

Submitted by:	Bruce Evans
1994-08-18 05:15:26 +00:00
bin The last commit was bogus...the putenv doesn't affect the parent process, 1994-08-12 10:23:49 +00:00
eBones Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
etc Add rotattion of cron log to weekly. 1994-08-11 17:23:29 +00:00
gnu Define __FreeBSD__ to be 2. 1994-08-10 06:12:51 +00:00
include Make it easier for programs to figure out what revision of FreeBSD they 1994-08-10 06:25:07 +00:00
lib More stuff from the latest curses. Really minor this time. 1994-08-13 23:23:53 +00:00
libexec Plug already known security hole. (Brought over from 1.1.5): 1994-08-15 20:06:13 +00:00
sbin `init' needs crypt() for insecure consoles. 1994-08-15 02:45:37 +00:00
secure Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
share Reenable the makedb stuff; it works fine. 1994-08-16 22:44:28 +00:00
sys Bruce Evans' dynamic interrupt support. 1994-08-18 05:09:36 +00:00
tools/regression/usr.bin/sed
usr.bin Bringing in version 1.34. 1994-08-18 01:15:57 +00:00
usr.sbin Oops...forgot to list the changes.... 1994-08-18 05:15:26 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
Makefile Whoops, nuke libobjc until we have it too. 1994-08-16 02:55:14 +00:00