freebsd-dev/sys
Bruce Evans 9e80199e1f This depends on option TCP_DEBUG for some reason, so include
opt_tcp_debug.h so that the option is visible again.

Restored a used #include.
1997-10-28 12:24:26 +00:00
..
alpha Implement linux_semop, linux_semget and linux_semctl. 1997-10-28 10:50:02 +00:00
amd64 Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
compat Implement linux_semop, linux_semget and linux_semctl. 1997-10-28 10:50:02 +00:00
compile
conf Use the new "mandatory" keyword for the npx driver. 1997-10-28 07:28:34 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other port 1997-10-27 06:15:10 +00:00
fs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
i386 Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
isa Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
isofs/cd9660 Use bread() instead of cluster_read() for reading the last block 1997-10-27 14:55:49 +00:00
kern Fixed style bugs in open() fix. 1997-10-28 10:29:55 +00:00
libkern
miscfs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
net Braino on my part.. a #define isn't a reference to a structure, so the 1997-10-18 09:02:39 +00:00
netatalk Remove dereference of uninitialized (and unused) variable. This enables 1997-10-06 15:56:16 +00:00
netinet When dosourcerouting is set do not sourceoute.... 1997-10-27 21:07:26 +00:00
netipx This depends on option TCP_DEBUG for some reason, so include 1997-10-28 12:24:26 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netns
nfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
nfsclient Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
nfsserver Always initialize the syscall vectors for our "private" syscalls (not 1997-10-26 20:13:52 +00:00
pc98 Synchronize with sys/i386/conf/GENERIC revision 1.100. 1997-10-28 09:09:05 +00:00
pccard - Instead of relying on a functional call to register PCARD-capable drivers, 1997-10-26 21:08:42 +00:00
pci Recognize even more of the Znyx 314 cards. 1997-10-25 14:32:15 +00:00
powerpc/include
rpc
scsi Use a MODE SELECT command to reset the block size, instead of calling the 1997-10-27 21:09:27 +00:00
sys VFS interior redecoration. 1997-10-26 20:55:39 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
vm Support garbage collecting the pmap pv entries. The management doesn't 1997-10-25 02:41:56 +00:00
Makefile