1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
2004-03-08 22:26:46 +00:00
..
alpha Retire pmap_pinit2(). Alpha was the last platform that used it. However, 2004-03-07 21:06:48 +00:00
amd64 Stop depending on #include pollution from cpufunc.h 2004-03-08 00:25:03 +00:00
arm
boot While I'm here, add linprocfs (but not pseudofs, since it is no use on 2004-03-01 18:42:16 +00:00
cam
coda
compat Add preliminary support for PCMCIA devices in addition to PCI/cardbus. 2004-03-07 02:49:06 +00:00
conf Link pf to the build and install: 2004-03-08 22:03:29 +00:00
contrib Part 2 of Project Evil: Pretend to be Windows 2000 for buggy ASL that 2004-03-04 05:57:41 +00:00
crypto
ddb
dev Use one bus_dma_tag_t for all pSRB instead of creating one for each. 2004-03-07 17:23:39 +00:00
fs Change __FUNCTION__ to __func__ 2004-03-03 07:43:34 +00:00
geom Don't panic on providers already withered when we wither a geom. 2004-03-07 17:33:15 +00:00
gnu
i4b
i386 Add back Giant locks around kmem_free() call from user_ldt cleanup path 2004-03-08 01:55:34 +00:00
ia64 Retire pmap_pinit2(). Alpha was the last platform that used it. However, 2004-03-07 21:06:48 +00:00
isa
isofs/cd9660
kern Mark loadaverage callout as CALLOUT_MPSAFE. 2004-03-08 22:01:19 +00:00
libkern
modules Link pf to the build and install: 2004-03-08 22:03:29 +00:00
net Const-poison ip_stf_ttl to make it clear that the variable is not 2004-03-07 05:15:42 +00:00
net80211
netatalk Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
netatm
netgraph Add a netgraph node to handle ATM LLC encapsulation. This currently handles 2004-03-08 10:54:35 +00:00
netinet To comply with the spec, do not copy the TOS from the outer IP 2004-03-08 07:47:27 +00:00
netinet6 move in6_addmulti()/in6_delmulti() into mld6.c 2004-03-04 15:07:42 +00:00
netipsec
netipx Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
netkey
netnatm Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
netncp
netsmb Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
nfs
nfs4client kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
nfsclient Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
nfsserver Convert from timeout to callout API. 2004-03-07 16:28:31 +00:00
opencrypto kthread_exit() no longer requires Giant, so don't force callers to acquire 2004-03-05 22:42:17 +00:00
pc98 Restore CDIOCREADAUDIO ioctl. 2004-03-07 14:16:42 +00:00
pccard
pci
posix4
powerpc Retire pmap_pinit2(). Alpha was the last platform that used it. However, 2004-03-07 21:06:48 +00:00
rpc Convert from timeout to callout API. 2004-03-07 16:23:03 +00:00
security Define BPFD_LOCK_ASSERT() to assert the BPF descriptor lock. 2004-02-29 15:33:56 +00:00
sparc64 Retire pmap_pinit2(). Alpha was the last platform that used it. However, 2004-03-07 21:06:48 +00:00
sys Bump __FreeBSD_version for the pf install and write comments to UPDATING. 2004-03-08 22:26:46 +00:00
tools
ufs
vm Implement a work around for the deadlock avoidance case in 2004-03-08 03:54:36 +00:00
Makefile