1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys
Warner Losh 923a651ddf Remove debug printfs and Debugger() calls.
Add support for memory mapping

This should allow pccard that need memory mapping to work, but I don't
have one to test against.
1999-10-25 23:17:24 +00:00
..
alpha
amd64 Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges. 1999-10-25 06:28:04 +00:00
boot Make the "machine" target a prequisite to all source files. 1999-10-19 03:53:59 +00:00
cam Put an upper bound on the number of BUSY status retries we'll do (use the 1999-10-16 23:53:09 +00:00
coda
compat Fix the duplicate filenames that are the result of using getdents. 1999-10-21 09:14:49 +00:00
compile
conf Add an option for the van Jacobson Compression Netgraph node. 1999-10-25 22:07:30 +00:00
contrib
ddb
dev Make it compile inthe NETGRAPH case. 1999-10-25 23:14:04 +00:00
fs A tentative agreement has been reached in regards to a procedure 1999-10-20 06:31:49 +00:00
geom
gnu
i4b
i386 Make it compile inthe NETGRAPH case. 1999-10-25 23:14:04 +00:00
isa Add newbus pccard attachment for sio. Some of this code was written 1999-10-25 02:46:52 +00:00
isofs/cd9660
kern Remove a KASSERT() that has fulfilled its purpose. Note that it did 1999-10-24 08:37:21 +00:00
libkern
miscfs A tentative agreement has been reached in regards to a procedure 1999-10-20 06:31:49 +00:00
modules Put tty back in, problem was due to cvsup mess on freefall. 1999-10-24 03:01:41 +00:00
msdosfs
net Whistle's Netgraph link-layer (sometimes more) networking infrastructure. 1999-10-21 09:06:11 +00:00
netatalk
netatm
netgraph Bring ng_iface up-to-date with what has happenned to the bpf code. 1999-10-25 22:36:39 +00:00
netinet Append missing newline to log() message for permanent ARP modification 1999-10-18 11:56:50 +00:00
netipx
netkey
netnatm
netncp
netns
nfs Move NFS access cache hits/misses into nfsstats structure so 1999-10-25 19:22:33 +00:00
nfsclient Move NFS access cache hits/misses into nfsstats structure so 1999-10-25 19:22:33 +00:00
nfsserver Move NFS access cache hits/misses into nfsstats structure so 1999-10-25 19:22:33 +00:00
ntfs
nwfs
pc98 Fixed to compile a kernel with scbus0 and without da0. 1999-10-24 14:54:12 +00:00
pccard Remove debug printfs and Debugger() calls. 1999-10-25 23:17:24 +00:00
pci Small tweak: just reset the transmit block instead of doing a global reset 1999-10-25 20:52:32 +00:00
posix4
powerpc
rpc
svr4 Remove unnecessary includes. 1999-10-17 14:50:13 +00:00
sys Adjust the buffer cache to better handle small-memory machines. A 1999-10-24 03:27:28 +00:00
tools
ufs
vm
Makefile