freebsd-dev/sys
2002-03-23 20:04:10 +00:00
..
alpha ASM versions of __FBSDID. 2002-03-23 02:01:27 +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 Remove __P. 2002-03-20 18:22:19 +00:00
boot Add option -n to i386 boot2 to disallow boot interruption by keypress. 2002-03-23 19:40:27 +00:00
cam Automatically detect devices that do not support READ(6)/WRITE(6) 2002-03-23 18:18:02 +00:00
coda Remove __P. 2002-03-20 05:00:21 +00:00
compat Remove references to vm_zone.h and switch over to the new uma API. 2002-03-20 10:35:22 +00:00
conf Forgot viapm in the NOTES. Fixed. 2002-03-23 18:39:54 +00:00
contrib fix blockno printf formatting warnings. 2002-03-19 20:46:30 +00:00
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 In some cases, RX descriptors that are signalled to have been completed 2002-03-23 19:43:15 +00:00
fs Fixed some style bugs in the removal of __P(()). Continuation lines 2002-03-23 12:38:05 +00:00
geom Fix bio->bio_blkno format warning. 2002-03-19 20:12:08 +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 Forgot viapm in the NOTES. Fixed. 2002-03-23 18:39:54 +00:00
ia64 ASM versions of __FBSDID. 2002-03-23 02:01:27 +00:00
isa Restore the original copyright 2002-03-23 15:36:13 +00:00
isofs/cd9660 Remove references to vm_zone.h and switch over to the new uma API. 2002-03-20 10:17:00 +00:00
kern Use td_ucred in several trivial syscalls and remove Giant locking as 2002-03-22 22:32:04 +00:00
libkern Remove 'register' keyword. 2002-03-21 18:49:23 +00:00
modules Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
net Work around zlib bug where using a deflate window size of 8 will 2002-03-23 13:05:53 +00:00
netatalk Remove __P. 2002-03-20 02:39:27 +00:00
netatm Remove __P. 2002-03-20 08:00:54 +00:00
netgraph Fix bugs where the ng_ppp node could transmit PPP frames whose length 2002-03-15 02:31:14 +00:00
netinet Merge from TrustedBSD MAC branch: 2002-03-22 19:57:41 +00:00
netinet6 Remove references to vm_zone.h and switch over to the new uma API. 2002-03-20 08:03:54 +00:00
netipx Remove __P. 2002-03-20 02:39:27 +00:00
netkey Remove __P. 2002-03-20 02:39:27 +00:00
netnatm Remove __P. 2002-03-20 02:39:27 +00:00
netncp Update to C99, s/__FUNCTION__/__func__/, 2001-12-10 08:09:49 +00:00
netns Remove __P. 2002-03-20 02:39:27 +00:00
netsmb Missed this file for select SMP fixes associated with rev 1.93 of 2002-03-14 05:16:18 +00:00
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 MFi386: revision 1.65. 2002-03-20 12:28:03 +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 Remove __P. 2002-03-19 22:20:14 +00:00
powerpc ASM versions of __FBSDID. 2002-03-23 02:01:27 +00:00
rpc
security/lomac DBA update: pick the right DBA for various LOMAC copyrights. 2002-03-13 22:55:20 +00:00
sparc64 Add PCIfunctions 2 and 3 of the PCIO2 chip to the intpin quirk table. 2002-03-23 20:04:10 +00:00
svr4
sys Breath deep and take __P out of the system include files. 2002-03-23 17:24:55 +00:00
tools Return vnode_if back to its AWK roots. 2002-03-01 01:20:23 +00:00
ufs Two minor changes to dirhash, which result in some marginal benchmark 2002-03-20 17:58:02 +00:00
vm Add uma_zone_set_max() to add enforced limits to non vm obj backed zones. 2002-03-20 05:28:34 +00:00
Makefile