freebsd-nq/sys
Alan Cox 6e3bf93111 MFi386
Updates to cnt.v_wire_count, the global count of wired pages, should be
 performed using atomic ops.
2003-07-06 20:32:42 +00:00
..
alpha MFi386 2003-07-06 20:32:42 +00:00
amd64 Background: pmap_object_init_pt() premaps the pages of a object in 2003-07-03 20:18:02 +00:00
arm
boot Revert non-style part of the recent two deltas that dealt with 2003-07-02 12:45:45 +00:00
cam
coda
compat
conf The .s files were repo-copied to .S files. 2003-07-02 12:57:07 +00:00
contrib
crypto
ddb
dev Fix a bug that could cause dc(4) to m_freem() an already freed 2003-07-06 14:39:45 +00:00
fs If bread() returns a zero-length buffer, as can happen after a 2003-07-03 14:54:47 +00:00
geom
gnu
i4b
i386 Woops - don't forget to declare locals needed for that last commit. 2003-07-06 16:56:16 +00:00
ia64 Don't call malloc() and free() while in the debugger and unwinding 2003-07-05 23:21:58 +00:00
isa - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
isofs/cd9660
kern Make the conditional, which decides what siglist to put a signal on, 2003-07-05 08:37:40 +00:00
libkern
modules add the mbr_enc file so that we can load the module on sparc64. 2003-07-05 08:11:43 +00:00
net Testing VLANs with the new 8139C+ chip (which does hardware tag 2003-07-06 03:24:25 +00:00
net80211
netatalk
netatm
netgraph Allow the caller to get an erro direclty if we sent the packet immediatly. 2003-07-03 22:09:47 +00:00
netinet Implement the 'ipsec' option to match packets coming out of an ipsec tunnel. 2003-07-04 21:42:32 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient Change idle sleep indentifier to "-" for nfsiod 2003-07-02 08:09:20 +00:00
nfsserver Change idle state sleep identifier to "-" for nfsd. 2003-07-02 08:08:32 +00:00
opencrypto
pc98 - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
pccard
pci Fix a bug that could cause dc(4) to m_freem() an already freed 2003-07-06 14:39:45 +00:00
posix4
powerpc Background: pmap_object_init_pt() premaps the pages of a object in 2003-07-03 20:18:02 +00:00
rpc
security Remove trailing whitespace. 2003-07-05 01:24:36 +00:00
sparc64 MFi386 2003-07-06 20:32:42 +00:00
sys Signals sent specifically to a particular thread must 2003-07-03 19:09:59 +00:00
tools
ufs We just cached the inode pointer, no need to call VTOI() again. 2003-07-04 12:16:33 +00:00
vm Lock a vm object when freeing a page from it. 2003-07-05 20:51:22 +00:00
Makefile