freebsd-nq/sys
Robert Watson f7f45ac8e2 Annotate uses of fgetsock() with indications that they should rely
on their existing file descriptor references to sockets, rather than
use fgetsock() to retrieve a direct socket reference.

MFC after:	3 months
2006-04-01 15:25:01 +00:00
..
alpha Use the read_cycle_count() function recently added for cpu_ticks() for 2006-03-28 21:20:12 +00:00
amd64 Add kbdmux(4) to GENERIC on amd64 2006-03-31 23:04:48 +00:00
arm Implement pmap_object_init_pt() the way it is on sparc64/alpha, by doing 2006-03-26 22:03:43 +00:00
boot Remove the USB keyboard hack now that KBDMUX is enabled by default. Allow 2006-03-31 21:36:17 +00:00
bsm
cam
coda
compat Annotate uses of fgetsock() with indications that they should rely 2006-04-01 15:25:01 +00:00
conf Add the MacIO attachment for scc(4). 2006-04-01 04:53:08 +00:00
contrib
crypto
ddb
dev Fix some of the previus changes 'better'. 2006-04-01 07:12:18 +00:00
doc
fs - Add a bogus vhold/vdrop around vgone() in devfs_revoke. Without this 2006-03-31 23:37:29 +00:00
gdb add support for copying console messages to a remote gdb 2006-03-23 23:06:14 +00:00
geom Revert previous change, as I fixed MD5(9). 2006-03-30 18:50:00 +00:00
gnu
i4b
i386 Add kbdmux(4) to GENERIC 2006-03-31 19:03:37 +00:00
ia64
isa
isofs/cd9660
kern Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
libkern
modules Build the scc(4) module with EBus and SBus attachments for sparc64 2006-04-01 04:54:47 +00:00
net Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
net80211
netatalk Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netatm Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netgraph Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netinet Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netinet6 Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netipsec Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netipx Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netkey Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netnatm Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
netncp
netsmb
nfs
nfs4client
nfsclient - Busy the filesystem in nfs_statfs to prevent us from creating a new 2006-04-01 01:15:23 +00:00
nfsserver - Release the references acquired by VOP_GETWRITEMOUNT and vfs_getvfs(). 2006-03-31 03:54:20 +00:00
opencrypto
pc98
pccard
pci
posix4
powerpc Add a dummy implementation of bus_space_map(). 2006-03-31 01:39:50 +00:00
rpc
security Don't call vn_finished_write() if vn_start_write() failed. 2006-03-19 20:43:07 +00:00
sparc64 Add scc(4). 2006-03-30 18:40:25 +00:00
sys Change protocol switch pru_abort() API so that it returns void rather 2006-04-01 15:15:05 +00:00
tools
ufs - Release the references acquired by VOP_GETWRITEMOUNT and vfs_getvfs(). 2006-03-31 03:54:20 +00:00
vm MFP4: Support for profiling dynamically loaded objects. 2006-03-26 12:20:54 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00