1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-14 14:55:41 +00:00
freebsd/sys
Marcel Moolenaar 09410159b2 Add scc(4).
2006-03-30 18:40:25 +00:00
..
alpha Use the read_cycle_count() function recently added for cpu_ticks() for 2006-03-28 21:20:12 +00:00
amd64 Hook the MFI driver up to the build. 2006-03-29 09:57:22 +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
bsm
cam Add reference to PR to TOSHIBA TransMemory quirk entry. 2006-03-18 21:13:14 +00:00
coda
compat regen for 32bit System V shared memory 2006-03-30 07:43:01 +00:00
conf o Add scc(4) to the build. 2006-03-30 18:39:24 +00:00
contrib Loopback pf_norm.c rev. 1.106 from OpenBSD: 2006-03-25 21:15:25 +00:00
crypto
ddb
dev Add support for scc(4). 2006-03-30 18:37:03 +00:00
doc
fs Call vn_start_write() before locking vnode. 2006-03-19 20:45:06 +00:00
gdb add support for copying console messages to a remote gdb 2006-03-23 23:06:14 +00:00
geom md_hash field in g_eli_metadata structure is not 4 byte aligned, which 2006-03-30 14:41:13 +00:00
gnu
i4b
i386 Hook the MFI driver up to the build. 2006-03-29 09:57:22 +00:00
ia64
isa
isofs/cd9660
kern Add scc(4), a driver for serial communications controllers. These 2006-03-30 18:33:22 +00:00
libkern
modules o Add scc(4) to the build. 2006-03-30 18:39:24 +00:00
net Add IFF_NEEDSGIANT to kernel PPP support. I have no idea why this wasn't 2006-03-30 08:18:27 +00:00
net80211 implement set(IEEE80211_IOC_STA_STATS) for hostapd; for 2006-03-27 05:22:35 +00:00
netatalk In at_setsockaddr(), assert that ddp != NULL, rather than returning an 2006-03-25 18:54:17 +00:00
netatm
netgraph
netinet Define two new inpcb flags in the inp_vflag field, which for whatever 2006-03-26 11:30:31 +00:00
netinet6 This comment on various IPPORT_ defines was copied from in.h and 2006-03-28 12:51:22 +00:00
netipsec First steps towards IPSec cleanup. 2006-03-25 13:38:52 +00:00
netipx Add a simple netipx TODO list to the end of README, since there are a 2006-03-27 09:10:09 +00:00
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Fix a bug in the NFS/TCP retransmission path. 2006-03-23 22:58:42 +00:00
nfsserver
opencrypto Fix memory leak which occurs when crypto.ko module is unloaded. 2006-03-28 08:33:30 +00:00
pc98
pccard
pci Add support for RTL8111B chip, that can be found on some mainboards, 2006-03-22 07:33:03 +00:00
posix4
powerpc
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 o Don't make the SER_INT_* defines visible to userland. They 2006-03-30 17:24:42 +00:00
tools
ufs Allow compilation when not using softupdates. 2006-03-19 22:16:44 +00:00
vm MFP4: Support for profiling dynamically loaded objects. 2006-03-26 12:20:54 +00:00
Makefile