freebsd-nq/sys/i386
Julian Elischer b2adb4b2c3 Remove vestiges of old code...
These functions are always called on new memory so they can
not already be set up, so don't bother testing for that.
(This was left over from before we used UMA (which is cool))
2002-07-03 20:06:38 +00:00
..
acpica Resolve conflicts arising from the ACPI CA 20020404 import. 2002-06-30 17:53:12 +00:00
apm Remove __P. 2002-03-20 05:48:58 +00:00
bios Remove __P. 2002-03-20 05:48:58 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Remove ALT_BREAK_TO_DEBUGGER. This was inconsistent (both in form 2002-06-30 04:12:21 +00:00
i386 Remove vestiges of old code... 2002-07-03 20:06:38 +00:00
ibcs2 Fix typo in the BSD copyright: s/withough/without/ 2002-06-02 20:05:59 +00:00
include Since printf(3) now supports the `j' conversion specifier, use that 2002-06-30 05:48:03 +00:00
isa Remove a couple of __P() stragglers. 2002-06-29 02:32:34 +00:00
linux Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
pci Use a common function to map the bogus intlines. 2002-06-01 05:14:11 +00:00
svr4 Moved signal handling and rescheduling from userret() to ast() so that 2002-04-04 17:49:48 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00