freebsd-nq/sys
Warner Losh e6e2fdce18 Copy manufacturer and version string into the kernel, and copy it to
the slot info.  This brings OLDCARD's API much closer to NEWCARD and
will allow moving more information into the kernel from pccard.conf
for common drivers (ed).
2002-07-22 06:46:10 +00:00
..
alpha Add static unit count to pci 2002-07-21 23:10:59 +00:00
amd64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
arm Remove label_t and physadr, which seem to have never been used in 2002-07-10 15:47:59 +00:00
boot Turn on -Wformat 2002-07-20 03:52:37 +00:00
cam
coda
compat Regenerate 2002-07-20 02:56:34 +00:00
conf Move 'em' from files.i386 to files so that it is within reach of the 2002-07-22 01:11:16 +00:00
contrib Resolve conflicts arising from the ACPI CA 20020611 import. 2002-07-09 17:54:02 +00:00
crypto Fix some really pedantic GCC warnings. 2002-07-15 13:45:15 +00:00
ddb Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
dev Move lock in pcm_chn_add() to after malloc. 2002-07-22 02:38:20 +00:00
fs Introduce the DEVFS "rule" subsystem. DEVFS rules permit the 2002-07-17 01:46:48 +00:00
geom Don't use the static thread.. it is going away. 2002-06-29 07:47:20 +00:00
gnu Use hashdestroy() now that it exists. 2002-06-30 03:01:44 +00:00
i4b
i386 Add unit counts for the i4b stuff where it still uses NFOO etc. 2002-07-21 23:23:14 +00:00
ia64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
isa
isofs/cd9660
kern Teach discretionary access control methods for files about VAPPEND 2002-07-22 03:57:07 +00:00
libkern Convert GNU variadic macros to the ISO 9X variety. 2002-07-15 13:34:50 +00:00
modules Remove bktr.h/NBKTR. Set BKTR_FREEBSD_MODULE in opt_bktr.h instead. 2002-07-22 00:08:24 +00:00
net Add some additional 802.11 media definitions. 2002-07-14 21:58:19 +00:00
netatalk
netatm - Remove UM_* user land memory macros since they are no longer used. 2002-06-24 22:31:17 +00:00
netgraph
netinet Fix overflows in intermediate calculations in sysctl_msec_to_ticks(). 2002-07-20 23:48:59 +00:00
netinet6 fixed to make mbuf chain. 2002-07-18 04:18:56 +00:00
netipx
netkey - fixed the order of searching SA table for packets. 2002-07-10 16:39:38 +00:00
netnatm
netncp
netns
netsmb
nfs
nfsclient o Lock page queue accesses in nfs_getpages(). 2002-07-21 20:01:32 +00:00
nfsserver 'recm' was not being unconditionally cleared for each loop, leading to 2002-07-17 01:07:08 +00:00
pc98 Add units to card, wdc, wcd, wst and wfd 2002-07-21 23:29:00 +00:00
pccard Copy manufacturer and version string into the kernel, and copy it to 2002-07-22 06:46:10 +00:00
pci o If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed, 2002-07-21 04:07:26 +00:00
posix4 Part 1 of KSE-III 2002-06-29 17:26:22 +00:00
powerpc No more NO_WERROR for the kernel. It's still possible though, but 2002-07-22 00:21:17 +00:00
rpc
security/lomac
sparc64 Add explicit unit count on 'device pci' for ahc/ahd 2002-07-21 23:07:31 +00:00
sys Add VALLPERM, which is a mask of all the access control request permission 2002-07-22 03:51:09 +00:00
tools - Use 'options DEBUG_VFS_LOCKS' instead of the DEBUG_ALL_VFS_LOCKS 2002-07-07 06:39:36 +00:00
ufs Add a missing argument to the stub for softdep_setup_freeblocks. 2002-07-20 04:07:15 +00:00
vm o Lock page queue accesses by vm_page_free() and vm_page_deactivate(). 2002-07-21 21:20:57 +00:00
Makefile