freebsd-dev/sys/i386
Warner Losh 884c6f61f4 De __P() while I'm here. Done as a separate commit since it is just
stylistic.

# Yes, this break K&R, but this file already used so many gcc extensions
# keeping K&R support seemed too anachronistic for me.

Didn't fix the bug where functions that can only be used in the kernel
are exported to userland.
2001-04-03 18:50:55 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
apm Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
bios Send the remains (such as I have located) of "block major numbers" to 2001-03-26 12:41:29 +00:00
conf o Two changes made elsewhere relating to recent EA commits, but not 2001-03-19 23:27:37 +00:00
i386 Convert the allproc and proctree locks from lockmgr locks to sx locks. 2001-03-28 11:52:56 +00:00
ibcs2 Add missing includes of <sys/sx.h> 2001-03-28 15:04:22 +00:00
include De __P() while I'm here. Done as a separate commit since it is just 2001-04-03 18:50:55 +00:00
isa Typo fix. s/criticale_t/critical_t/ 2001-03-28 14:54:28 +00:00
linux Regen after adding linux_sched_get_priority_max() and 2001-04-01 06:43:09 +00:00
pci Free the memory we get from devclass_get_devices and device_get_children. 2001-02-08 20:44:49 +00:00
svr4 Grab the process lock while calling psignal and before calling psignal. 2001-03-07 03:37:06 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00