1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys
2001-10-19 12:24:45 +00:00
..
alpha After removing the bogus differences, any real incompatibilities 2001-10-19 08:20:15 +00:00
amd64 Make SCSI changer and SES devices standard in generic kernels. 2001-10-16 22:22:58 +00:00
arm My attempts at minimizing the number of #def's got me in trouble. 2001-10-18 16:07:21 +00:00
boot Use a array to convert from a attribute for AT to one for PC98. 2001-10-17 15:15:01 +00:00
cam
coda
compat Fix Alpha related brokenness. We used to have a MD linux_ioctl.h 2001-10-19 08:18:31 +00:00
conf MFi386: options.i386 revision 1.158 2001-10-19 11:45:05 +00:00
contrib
crypto
ddb
dev Add a driver for the Intel PRO/1000 Gigabit Ethernet boards. 2001-10-19 02:17:32 +00:00
fs Switch to dynamic rather than static initialization. 2001-10-19 01:43:06 +00:00
geom
gnu
i4b Add experimental support for sending keypad facility messages. 2001-10-18 11:58:49 +00:00
i386 Add entry for the PRO/1000. 2001-10-19 02:28:12 +00:00
ia64 Rework pmap so that it separates the PTE structure from the pv_entry 2001-10-19 09:47:02 +00:00
isa
isofs/cd9660
kern Add dev_named(dev, name), which is similar in spirit to devtoname(). 2001-10-17 18:47:12 +00:00
libkern
modules Build the linux module on Alpha again. Note that the linux module 2001-10-19 08:33:56 +00:00
net Add a SIOCGIFINDEX ioctl, which returns the index of a named interface. 2001-10-17 19:40:44 +00:00
netatalk
netatm
netgraph
netinet Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2. 2001-10-17 18:07:05 +00:00
netinet6 Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2. 2001-10-17 18:07:05 +00:00
netipx
netkey The behavior of SPDUPDATE has been changed. 2001-10-17 13:01:39 +00:00
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 Changed IO_NPXSIZE to 8 2001-10-19 12:24:45 +00:00
pccard Print 4 per line. To do this, we test against i % 16 == 0 rather than i % 4 2001-10-17 05:33:51 +00:00
pci
posix4
powerpc Add support for the gcc-2.95 stdarg implementation. 2001-10-18 19:11:12 +00:00
rpc
sparc64 My attempts at minimizing the number of #def's got me in trouble. 2001-10-18 16:07:21 +00:00
svr4
sys Add two "device private" ioctls needed by the Aironet (an) driver. 2001-10-19 01:20:21 +00:00
tools
ufs
vm contigmalloc1() could cause the vm_page_zero_count to become incorrect. 2001-10-17 17:34:34 +00:00
Makefile