freebsd-dev/sys
1998-02-27 15:20:07 +00:00
..
alpha Staticized. 1998-02-13 07:34:52 +00:00
amd64 Fix page prezeroing for SMP, and fix some potential paging-in-progress 1998-02-25 03:56:15 +00:00
compat Removed redundant test against MAXDSIZ (the rlimit test is stronger). 1998-02-25 05:33:06 +00:00
compile
conf make sys/netkey/key{,_debug}.c compile. I believe it works but not tested. 1998-02-27 10:02:49 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev Support for "MAC address in CIS" type cards. 1998-02-27 14:29:51 +00:00
fs Fix a problem with the conversion of Unix filenames into the VFAT 1998-02-27 12:22:22 +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 Support for "MAC address in CIS" type cards. 1998-02-27 14:29:51 +00:00
isa PCCARD-code related style nits, as requested. 1998-02-27 06:39:32 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern Removed unused #includes. 1998-02-25 13:08:07 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted KLOCK-hack. 1998-02-26 03:23:56 +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 Fix a problem with the conversion of Unix filenames into the VFAT 1998-02-27 12:22:22 +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 Removed unused #includes. 1998-02-25 13:08:07 +00:00
netinet NetBSD PR# 2772 1998-02-26 08:31:53 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey polish the code. 1998-02-27 11:10:18 +00:00
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/conf/majors.i386 revision 1.36. 1998-02-27 15:20:07 +00:00
pccard Removed unused #includes. 1998-02-25 05:58:50 +00:00
pci Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl> 1998-02-26 08:19:14 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Don't depend on "implicit int". 1998-02-20 13:37:40 +00:00
sys Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl> 1998-02-26 08:19:14 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs In the author's words: 1998-02-26 06:39:59 +00:00
vm In the author's words: 1998-02-26 06:39:59 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00