1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys
2005-08-07 23:53:00 +00:00
..
alpha Add hints for uart(4). These are the same as for sio(4) and make it 2005-08-06 19:24:22 +00:00
amd64 When support for 2MB/4MB pages was added in revision 1.148 an error was 2005-08-07 22:00:47 +00:00
arm - Add support for saving stack traces and displaying them via printf(9) 2005-08-03 04:27:40 +00:00
boot Add if_arl_load, if_axe_load, if_aue_load, if_cs_load, if_cue_load, 2005-08-07 09:41:53 +00:00
bsm
cam
coda
compat Add missing dependencies on the SYSVIPC modules. 2005-07-29 19:41:04 +00:00
conf - Add support for saving stack traces and displaying them via printf(9) 2005-08-03 04:27:40 +00:00
contrib
crypto
ddb
dev Remove a stale __FreeBSD_version check. 2005-08-07 23:53:00 +00:00
doc
fs devfs is not yet fully MPSAFE - for example, multiple concurrent devfs(8) 2005-07-29 23:00:56 +00:00
gdb
geom
gnu
i4b
i386 When support for 2MB/4MB pages was added in revision 1.148 an error was 2005-08-07 22:00:47 +00:00
ia64 Improve SMP support: 2005-08-06 20:28:19 +00:00
isa Add pnp and location info for the ISA bus. The pnp info is the 2005-08-01 07:03:10 +00:00
isofs/cd9660
kern Export a routine, kobj_machdep_init(), that allows platforms 2005-08-07 02:20:35 +00:00
libkern
modules
net destroy lock _before_ free'ing the structure it resides in 2005-08-06 18:42:01 +00:00
net80211 fix debug msg typo 2005-08-06 04:57:27 +00:00
netatalk
netatm
netgraph Fix up the comment. 2005-08-02 20:06:48 +00:00
netinet Introduce in_multi_mtx, which will protect IPv4-layer multicast address 2005-08-03 19:29:47 +00:00
netinet6 Modify network protocol consumers of the ifnet multicast address lists 2005-08-02 23:51:22 +00:00
netipsec
netipx
netkey fix build without option INET6. 2005-07-30 20:10:31 +00:00
netnatm
netncp Change API of mb_copy_t in libmchain so that netsmb can handle 2005-07-29 13:22:37 +00:00
netsmb Change API of mb_copy_t in libmchain so that netsmb can handle 2005-07-29 13:22:37 +00:00
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci Fix up the locking in pcn(4) and mark it MPSAFE. 2005-08-05 16:03:16 +00:00
posix4
powerpc - Add support for saving stack traces and displaying them via printf(9) 2005-08-03 04:27:40 +00:00
rpc
security
sparc64 The system tick _compare_ register of USIII CPUs and up is ASR25, not 2005-08-07 13:21:00 +00:00
sys Export a routine, kobj_machdep_init(), that allows platforms 2005-08-07 02:20:35 +00:00
tools
ufs Delay freeing disk space for file system blocks until all dirty buffers 2005-07-31 20:24:14 +00:00
vm Don't perform a nested include of opt_vmpage.h if LIBMEMSTAT is defined, 2005-08-04 10:05:11 +00:00
Makefile