freebsd kernel with SKQ
Go to file
Garrett Wollman 04467f3807 A few fixes:
- register, registerd, and make_keypair don't compile (and are bogus anyway)
- don't forget to put back the obj directory when doing `kprog'
- while we're at it make the `kprog' commands overrideable from the command
  line
- add a bootstrap target which does the following:
	install includes
	cleandir and obj
	zap old version 4.0 shared libraries (these will screw the build)
	depend all install
	rebuild stuff in the main source tree which depends on kerberos
1994-10-06 00:32:42 +00:00
bin Skip 'cua' 3 chars like 'tty' 3 chars 1994-10-02 14:11:32 +00:00
eBones A few fixes: 1994-10-06 00:32:42 +00:00
etc Added entry for apm device (needed for Advanced Power Management support). 1994-10-01 03:32:26 +00:00
games Allow to save/restore files (was games user suid problem) 1994-10-03 14:41:11 +00:00
gnu Make ~%take work: ignore \r 1994-10-02 23:10:39 +00:00
include Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandard 1994-10-03 04:15:54 +00:00
lib Disable direct ioctls to /dev/tty, search only stdin/stdout 1994-10-03 12:58:05 +00:00
libexec Clean up makefile 1994-09-30 21:19:58 +00:00
lkm Disable MFS as loadable until someone figures out how to make it work. 1994-09-28 22:16:27 +00:00
release Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
sbin Modify adjkerntz to not write RTC clock per initial call, 1994-10-04 19:15:13 +00:00
secure !Just! fixing makefile, no code changes Geoff 1994-09-30 06:04:40 +00:00
share Following changes from Robert Withrow (+ a few mods): 1994-10-05 22:28:45 +00:00
sys Define a new macro. PSEUDO_SET, to hide TEXT_SET(pseudo_set, foo) 1994-10-05 21:23:38 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Changes to buf.h now require that param.h be included. 1994-10-05 09:57:49 +00:00
usr.sbin After a comment from Rod Grimes about buf.h, I went back and looked at this 1994-10-05 10:20:17 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +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
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile If WANT_MSUN is defined then math.h needs to be installed from the 1994-09-30 16:08:47 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00