freebsd-dev/sys
Bruce Evans fb156c95b6 Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header, so POSIX
sources can't include it.  However, until recently it was included
by <sys/stat.h>, so it should have been (almost) entirely inside
_POSIX_SOURCE ifdefs for <sys/stat.h> to be (almost) POSIX.1 conformant,
but it was only about half inside _POSIX_SOURCE ifdefs.
1998-02-25 02:14:14 +00:00
..
alpha Staticized. 1998-02-13 07:34:52 +00:00
amd64 Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden 1998-02-23 07:42:43 +00:00
compat In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile
conf Add loran0 to LINT 1998-02-24 22:24:46 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Properly bzero() structures after they're returned from getccdbuf(). 1998-02-22 10:01:23 +00:00
fs Back out "always view in lowercase" part 1998-02-24 14:13:16 +00:00
geom Properly bzero() structures after they're returned from getccdbuf(). 1998-02-22 10:01:23 +00:00
gnu Fixed configuration and linkage of ext2_checkoverlap(). 1998-02-13 00:28:40 +00:00
i386 Add loran0 to LINT 1998-02-24 22:24:46 +00:00
isa Quick fix for the i8254 timecounter often gaining 10 msec. 1998-02-23 00:11:25 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern Try to dynamically size the VM_KMEM_SIZE (but is still able to be overridden 1998-02-23 07:41:23 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules Don't add files handled by bsd.kmod.mk to CLEANFILES. Don't add never- 1998-02-25 01:40:55 +00:00
msdosfs Back out "always view in lowercase" part 1998-02-24 14:13:16 +00:00
net Don't depend on "implicit int" or bloat the data section in the 1998-02-20 13:46:58 +00:00
netatalk Staticize. 1998-02-09 06:11:36 +00:00
netinet Bring our in.h up to date with respect to allocated 1998-02-25 02:14:03 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Staticize. 1998-02-09 06:11:36 +00:00
nfsclient Staticize. 1998-02-09 06:11:36 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Sync with sys/i386/isa/clock.c revision 1.113. 1998-02-23 12:24:27 +00:00
pccard - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pci Add the Intel 82371SB USB host controller to the known list. 1998-02-24 12:15:34 +00:00
powerpc/include
rpc
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
sys Removed _POSIX_SOURCE ifdefs. This is not a POSIX.1 header, so POSIX 1998-02-25 02:14:14 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
vm Correct some severe VM tuning problems for small systems (<=16MB), and 1998-02-24 10:16:23 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00