freebsd_amp_hwpstate/sys
Bruce Evans cb331c71a2 Removed some namespace pollution (unnecessary nested includes). 2002-03-26 12:40:48 +00:00
..
alpha plip has produced an error during attach on Alpha as long as I care 2002-03-24 14:35:20 +00:00
amd64 Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-23 16:01:49 +00:00
arm Guard against redefining __gnuc_va_list. 2002-03-24 11:25:46 +00:00
boot Add option -n to i386 boot2 to disallow boot interruption by keypress. 2002-03-23 19:40:27 +00:00
cam Maxtor Personal Storage 3000XT (Firewire) hangs upon 2002-03-24 00:17:39 +00:00
coda Remove __P. 2002-03-20 05:00:21 +00:00
compat Fixed some style bugs in the removal of __P(()). Tabs before "__P((" 2002-03-24 04:04:50 +00:00
conf Only use POSIX Awk features. 2002-03-25 20:32:24 +00:00
contrib
crypto Remove __P. 2002-03-20 05:14:42 +00:00
ddb Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-23 11:53:03 +00:00
dev Misc little cleanups. 2002-03-26 09:31:22 +00:00
fs Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-24 04:35:23 +00:00
geom Make the BSD method width/endian agnostic and support alpha 2002-03-24 14:27:31 +00:00
gnu Moved $FreeBSD$ to the correct place. 2002-03-23 13:48:10 +00:00
i4b Remove __P. 2002-03-20 07:51:46 +00:00
i386 Fix bktr and pcf compilation with LINT 2002-03-25 21:22:35 +00:00
ia64 Get the guarding right. The IA-64 has a different organization for this 2002-03-26 02:59:00 +00:00
isa Restore the original copyright 2002-03-23 15:36:13 +00:00
isofs/cd9660 Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-24 04:35:23 +00:00
kern Added used include of <sys/sx.h>. Don't depend on namespace pollution in 2002-03-26 01:09:51 +00:00
libkern Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
modules Fix kernel build. 2002-03-25 08:02:54 +00:00
net Fixed some style bugs in the removal of __P(()). The main ones were 2002-03-24 09:34:04 +00:00
netatalk
netatm Remove __P. 2002-03-20 08:00:54 +00:00
netgraph
netinet Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-24 10:19:10 +00:00
netinet6 Corrected arguments to key_allocsa called from 2002-03-25 10:46:24 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb
nfs Remove unused include. 2002-03-20 10:12:07 +00:00
nfsclient Remove references to vm_zone.h and switch over to the new uma API. 2002-03-20 10:07:52 +00:00
nfsserver Remove references to vm_zone.h and switch over to the new uma API. 2002-03-20 10:07:52 +00:00
pc98 Merged from sys/dev/sio/sio.c revisions 1.366 and 1.369. 2002-03-25 13:41:06 +00:00
pccard Better power code and better power diagnostics 2002-03-20 19:02:08 +00:00
pci smbus_alloc_bus is not part of the smbus interface anymore 2002-03-23 18:27:16 +00:00
posix4
powerpc Guard against redefining __gnuc_va_list. 2002-03-24 11:25:46 +00:00
rpc
security/lomac
sparc64 Add missing includes for the KTRACE case. 2002-03-25 04:54:19 +00:00
svr4
sys Removed some namespace pollution (unnecessary nested includes). 2002-03-26 12:40:48 +00:00
tools
ufs Two minor changes to dirhash, which result in some marginal benchmark 2002-03-20 17:58:02 +00:00
vm Remove an unused prototype. 2002-03-26 05:30:59 +00:00
Makefile