freebsd-src/sys
Alan Cox 9fbd7ccf00 o Clearing p/td_retval[0] after aio_newproc() is unnecessary. (We stopped
calling rfork() to create aio threads in revision 1.46.)
 o Don't recompute the FILE * when it's already stored in the kernel's AIOCB.
2002-02-12 17:40:41 +00:00
..
alpha Don't grab the ICU lock while reading the current pending interrupts and 2002-02-08 18:30:36 +00:00
amd64 Remove an unused (but initialized) variable from vmapbuf(). 2002-02-12 05:50:43 +00:00
arm
boot Expand COMBRD(x) macro. 2002-02-01 14:48:44 +00:00
cam Remove spurious ';' 2002-02-10 21:36:13 +00:00
coda
compat Attempt to unmangle some code touched in the previous commit. 2002-02-07 22:36:19 +00:00
conf MFi386: revision 1.164 2002-02-12 13:21:32 +00:00
contrib Add a helper script used to take an Intel-supplied ACPI CA drop and make it 2002-02-08 02:16:45 +00:00
crypto
ddb Teach ddb(4) to delete to the beginning of its command line on ^U. 2002-02-11 14:14:42 +00:00
dev Add support for the Cenatek Rocket Drive. 2002-02-12 16:59:28 +00:00
fs Various nit-picking, mostly of style(9) character. 2002-02-10 22:00:20 +00:00
geom
gnu
i4b
i386 Remove an unused (but initialized) variable from vmapbuf(). 2002-02-12 05:50:43 +00:00
ia64 Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
isa - Do not hang if the resource allocation fails. 2002-02-05 06:52:56 +00:00
isofs/cd9660
kern o Clearing p/td_retval[0] after aio_newproc() is unnecessary. (We stopped 2002-02-12 17:40:41 +00:00
libkern * Remove __P and convert to ANSI prototypes. 2002-02-01 01:32:19 +00:00
modules It's OK to be pedantic, but long long literals are OK. 2002-02-10 02:30:53 +00:00
net Get rid of the twisted MFREE() macro entirely. 2002-02-05 02:00:56 +00:00
netatalk
netatm Replace a few more lines of code orphaned by MFREE going away. 2002-02-07 22:08:32 +00:00
netgraph Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
netinet When a duplicate SYN arrives which matches an entry in the syncache, 2002-02-12 02:03:50 +00:00
netinet6 Corrected an argument to in6_pcbnotify(). 2002-02-04 17:40:36 +00:00
netipx Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient Fix a long line touched in previous commit (but not caused by previous 2002-02-07 23:03:41 +00:00
nfsserver
pc98 Fall through from AT_TYPE_DIRECT to AT_TYPE_CDROM. 2002-02-11 05:46:25 +00:00
pccard
pci Remove mbuf exhaustion warning messages; these are handled by the 2002-02-11 23:38:30 +00:00
posix4 In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
powerpc Pre-KSE/M3 commit. 2002-02-07 20:58:47 +00:00
rpc
security/lomac Part I: Update extended attribute API and ABI: 2002-02-10 04:43:22 +00:00
sparc64 Add this FreeBSD standard header. 2002-02-10 14:27:20 +00:00
svr4
sys In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
tools
ufs In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
vm In a threaded world, differnt priorirites become properties of 2002-02-11 20:37:54 +00:00
Makefile