freebsd kernel with SKQ
Go to file
Rodney W. Grimes 0b62704dc3 1. Eliminate unused esym global from locore, our boot code never supported
that and when it does it will be done differently.

2.  The kernel now does a frame setup on entry so it ``looks'' like a
    real function call.  This will be needed by future boot code and
    debuggers.

3.  Clean up stack offsets to all be in decimal and use %ebp when copying
    parameters in from the boot code.

4.  Implement version 1 of the uniform boot code passing mechanism with
    support for kernelname passing and nfs_diskless structure passing.

5.  Document the 3 different ways the kernel is called depending on what code
    is calling it.
1994-10-06 09:22:47 +00:00
bin Skip 'cua' 3 chars like 'tty' 3 chars 1994-10-02 14:11:32 +00:00
eBones Zap 4.0 libkdb as well. 1994-10-06 00:48:55 +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 1. Eliminate unused esym global from locore, our boot code never supported 1994-10-06 09:22:47 +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