freebsd-dev/sys
1998-12-30 08:03:03 +00:00
..
alpha Add fxp0. It seems to be Alpha-OK, although I don't have a card to test. 1998-12-29 03:59:49 +00:00
amd64 Improved DDB_UNATTENDED behaviour. From the submitter: 1998-12-28 23:03:00 +00:00
boot Add simple terminal emulator, compatible with cons25. Currently supported 1998-12-22 11:51:25 +00:00
cam Force ARCHIVE Vipers to be FIXED 1998-12-28 19:21:12 +00:00
coda
compat According to the author.. 1998-12-24 21:21:20 +00:00
compile
conf Sync with sys/i386/conf/options.i386 revision up to 1.100. 1998-12-30 08:03:03 +00:00
contrib/softupdates Remove some compiler warnings. 1998-12-10 20:11:47 +00:00
ddb
dev Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
fs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
geom
gnu PR: kern/8819 1998-12-13 06:50:17 +00:00
i4b Initial entry of ISDN4BSD into the FreeBSD tree. 1998-12-27 21:47:14 +00:00
i386 Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
isa Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
isofs/cd9660
kern Improved DDB_UNATTENDED behaviour. From the submitter: 1998-12-28 23:03:00 +00:00
libkern
miscfs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
modules Add -I${.CURDIR} since it #includes logo.c from the source dir and breaks 1998-12-29 09:02:44 +00:00
msdosfs The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
net Update sppp support to i4b level. This includes the new spppcontrol 1998-12-27 21:30:44 +00:00
netatalk The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
netatm Set and propagate the correct cause code values. 1998-12-11 21:47:47 +00:00
netinet 'ip_fw_head' and 'M_IPFW' are also used in ip_dummynet so cannot be 1998-12-22 20:38:06 +00:00
netipx Back out last change; there was 'fixup' code for the case later. 1998-12-09 13:48:08 +00:00
netkey The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static 1998-12-07 21:58:50 +00:00
netnatm
netns
nfs Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
nfsclient Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
nfsserver Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
pc98 Sync with sys/i386/conf/options.i386 revision up to 1.100. 1998-12-30 08:03:03 +00:00
pccard probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
pci Silence -Wtrigraph. 1998-12-30 00:37:44 +00:00
posix4
powerpc Removed bogus casts of USRSTACK and/or the other operand in binary 1998-12-16 15:21:51 +00:00
rpc
sys follow up to: 1998-12-29 13:06:54 +00:00
tools
ufs Fixed null pointer panics which I introduced in rev.1.86. Vnodes 1998-12-24 09:45:10 +00:00
vm Don't free swap in swap_pager_getpages(): this code probably cause the 1998-12-29 22:53:51 +00:00
Makefile