freebsd-dev/sys
Coleman Kane 9147e09e64 Converted all TDFX_VERBOSE ifdefs to DEBUG, now it gets debugged with the
rest of the kernel. Added new option TDFX_LINUX for optional
LINUX_EMULATION, so that perhaps some people don't have to use linux emu to
run the driver if they don't want to.
2000-06-22 05:41:21 +00:00
..
alpha Add UP1000 to GENERIC 2000-06-19 21:55:42 +00:00
amd64 Add disk_enumerate() for finding names of disks. Vinum and libh will 2000-06-15 20:30:53 +00:00
boot Comment this bad boy. Hopefully the next person that comes along won't 2000-06-19 22:50:46 +00:00
cam Fix breakage where we never were attaching SES devices because inq_len 2000-06-18 04:19:08 +00:00
coda Remove 42 unneeded #include <sys/ioccom.h>. 2000-05-03 07:31:38 +00:00
compat Linux allows to mmap annonymous with a file descriptor passed, FreeBSD 2000-06-15 09:57:34 +00:00
compile
conf Converted all TDFX_VERBOSE ifdefs to DEBUG, now it gets debugged with the 2000-06-22 05:41:21 +00:00
contrib Update to new copyright. 2000-06-22 00:29:53 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb
dev Stick in header, $FreeBSD$. 2000-06-22 05:37:17 +00:00
fs Rename the VRXEC' macro used to clear read and exec bits to FDRX' so 2000-06-20 20:34:11 +00:00
geom Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
gnu Fix typo (accessable --> accessible). 2000-06-14 17:53:40 +00:00
i4b Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
i386 return of the accept filter part II 2000-06-20 01:09:23 +00:00
isa This is a temporary bandaid to get vidconsole working again without 2000-06-15 10:01:12 +00:00
isofs/cd9660 Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
kern return of the accept filter part II 2000-06-20 01:09:23 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Rename the VRXEC' macro used to clear read and exec bits to FDRX' so 2000-06-20 20:34:11 +00:00
modules Add a kld to correlate with my committ of the voodoo driver (tdfx). 2000-06-21 20:32:24 +00:00
msdosfs Separate the struct bio related stuff out of <sys/buf.h> into 2000-05-05 09:59:14 +00:00
net Implement SIOCSIFLLADDR, which allows you to change the link-level 2000-06-16 20:14:43 +00:00
netatalk Just need to pass the address family to if_simloop(), not the whole sockaddr. 2000-05-24 21:16:56 +00:00
netatm Just need to pass the address family to if_simloop(), not the whole sockaddr. 2000-05-24 21:16:56 +00:00
netgraph Fix bug where receive statistics for the bundle were not getting updated. 2000-06-01 01:29:49 +00:00
netinet - Removed PacketAliasPptp() API function. 2000-06-20 13:07:52 +00:00
netinet6 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey Check for MGET* returning NULL and return ENOBUFS in this case. 2000-06-10 17:55:57 +00:00
netnatm Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netncp Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
netns
nfs Correctly set the Maximum DHCP Message Size. bootpd now works 2000-06-13 09:32:09 +00:00
nfsclient Correctly set the Maximum DHCP Message Size. bootpd now works 2000-06-13 09:32:09 +00:00
nfsserver Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ntfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
nwfs Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
pc98 PC-98 version of ed driver is a statically limited driver. 2000-06-21 14:54:19 +00:00
pccard o Implement some compatibility functions for NEWCARD compat. This is 2000-06-18 04:59:39 +00:00
pci Added support for SMC9432BTX cards. 2000-06-21 19:19:49 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Support bounce buffers for ISA DMA on the alpha. This is required for the 2000-06-19 18:41:27 +00:00
rpc
svr4 Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
sys return of the accept filter part II 2000-06-20 01:09:23 +00:00
tools
ufs Update to new copyright. 2000-06-22 00:29:53 +00:00
vm Add missing increment of allocation counter. 2000-06-05 06:34:41 +00:00
Makefile If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the 2000-06-17 10:51:56 +00:00