freebsd-dev/sys
Bill Paul 209dd08745 Implement NdisScheduleWorkItem() and RtlCompareMemory().
Also, call the libinit and libfini routines from the modevent
handler in kern_ndis.c. This simplifies the initialization a little.
2004-01-04 07:47:33 +00:00
..
alpha Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 23:36:31 +00:00
amd64 Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 02:02:26 +00:00
arm
boot
cam
coda
compat Implement NdisScheduleWorkItem() and RtlCompareMemory(). 2004-01-04 07:47:33 +00:00
conf Define KERNBUILDDIR again. The RELENG_5_2 tree is stable enough that 2004-01-03 19:03:28 +00:00
contrib This commit was generated by cvs2svn to compensate for changes in r124120, 2004-01-04 06:35:01 +00:00
crypto
ddb
dev In ndis_attach(), report the NDIS API level that the Windows miniport 2004-01-04 03:00:21 +00:00
fs In smbfs_inactive(), only invalidate the node's attribute cache if we 2004-01-04 00:57:22 +00:00
geom
gnu
i4b
i386 Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 23:31:29 +00:00
ia64 Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 02:02:26 +00:00
isa
isofs/cd9660
kern Cosmetics: strip '\n' from a string passed to Debugger(). 2004-01-04 03:42:20 +00:00
libkern
modules Use double quotes instead of single quotes for echos to build options 2003-12-29 09:15:48 +00:00
net backout the switch to use a zone for vlan tags; this requires 2004-01-03 03:33:39 +00:00
net80211 Sync with netbsd: 2003-12-28 06:57:28 +00:00
netatalk
netatm
netgraph o eliminate widespread on-stack mbuf use for bpf by introducing 2003-12-28 03:56:00 +00:00
netinet Document the net.inet.ip.subnets_are_local sysctl. 2003-12-30 16:05:03 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb Add support for SMB request signing, which prevents "man in the middle" 2004-01-02 22:38:42 +00:00
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 02:02:26 +00:00
pccard
pci Fix detection of RealTek 8129 PCI cards. Apparently, these cards 2004-01-02 17:22:12 +00:00
posix4
powerpc Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 02:02:26 +00:00
rpc
security
sparc64 Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 02:02:26 +00:00
sys Make sigaltstack as per-threaded, because per-process sigaltstack state 2004-01-03 02:02:26 +00:00
tools
ufs Avoid calling vprint on a vnode while holding its interlock mutex. 2004-01-04 04:08:34 +00:00
vm Eliminate the acquisition and release of Giant from vnode_pager_alloc(). 2004-01-04 03:18:24 +00:00
Makefile