freebsd-dev/sys
1999-01-16 11:42:16 +00:00
..
alpha Oops, add the NMBCLUSTERS initialiser for the Alpha as well. 1999-01-15 18:00:19 +00:00
amd64 Fetch an overide for NMBCLUSTERS from the kernel environment. Never allow 1999-01-15 17:24:05 +00:00
boot Replace duplicated "old" linker set definitions with an include of 1999-01-16 03:25:24 +00:00
cam More bandaids. One important one from Sascha Blank 1999-01-16 04:02:31 +00:00
coda Don't pass unused unused timestamp args to UFS_UPDATE() or waste 1999-01-07 16:14:19 +00:00
compat Fix linux sendmsg() emulation 1999-01-11 05:28:44 +00:00
compile
conf Use a fast interrupt handler for the PCI version of the cy driver 1999-01-15 10:00:12 +00:00
contrib/softupdates Don't pass unused unused timestamp args to UFS_UPDATE() or waste 1999-01-07 16:14:19 +00:00
ddb Replace includes of <sys/kernel.h> with includes of 1999-01-14 06:22:10 +00:00
dev Move the definition of set_origin from logo_saver.c to saver.h. 1999-01-16 10:20:16 +00:00
fs Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
geom Update system to new device statistics code. 1998-09-15 08:15:30 +00:00
gnu Avoid warning for unused variable. 1999-01-11 23:32:35 +00:00
i4b Silence warnings. 1999-01-12 11:05:03 +00:00
i386 Don't let bugs in ide_pci.c break wdprobe(), at least for standard 1999-01-16 01:06:23 +00:00
isa Fixed corruption of the fd buffer queue. Once upon a time, the active 1999-01-15 09:15:27 +00:00
isofs/cd9660 Ifdefed conditionally used simplock variables. 1999-01-02 11:34:57 +00:00
kern Add getenv_int(), specifically for retrieving integer values from kernel 1999-01-15 17:25:02 +00:00
libkern - Fix modulo bug. 1998-12-01 05:29:06 +00:00
miscfs Remove declarations for undefined functions and a couple of unused 1999-01-12 11:49:30 +00:00
modules Move the definition of set_origin from logo_saver.c to saver.h. 1999-01-16 10:20:16 +00:00
msdosfs Now empty DOS filesystems default to long file names. Non-empty filesystems 1999-01-02 18:52:13 +00:00
net Remove unused variable & clean up a couple of style issues. 1999-01-12 12:07:00 +00:00
netatalk De-staticize and add prototype for main debug function. I'll turn 1999-01-12 12:09:27 +00:00
netatm Set and propagate the correct cause code values. 1998-12-11 21:47:47 +00:00
netinet ... _and_ the (void*) casts for %p. Next, I'll forget my own name :-( 1999-01-12 16:43:52 +00:00
netipx Remove functions that are no longer in use. 1999-01-12 12:37:18 +00:00
netkey #ifdef out unused function key_freetables. 1999-01-12 12:38:31 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netns
nfs Remove two cases of unused variable sp3. 1999-01-12 12:39:14 +00:00
nfsclient Remove two cases of unused variable sp3. 1999-01-12 12:39:14 +00:00
nfsserver Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
pc98 Sync with sys/i386/isa/sio.c revision up to 1.223. 1999-01-16 11:42:16 +00:00
pccard probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
pci Stability fixes: 1999-01-16 06:25:59 +00:00
posix4
powerpc Various changes to support OSF1 emulation: 1998-12-30 10:38:59 +00:00
rpc
sys Add getenv_int(), specifically for retrieving integer values from kernel 1999-01-15 17:25:02 +00:00
tools Make the vnode opv vector construction fully dynamic. Previously we 1998-11-10 09:04:09 +00:00
ufs Silence warning about unused debug function. (I'll turn this function 1999-01-12 11:42:41 +00:00
vm KNFize, by bde. 1999-01-10 01:58:29 +00:00
Makefile Backed out previous commit. It depends on a.out utilities and libraries 1998-12-30 12:06:08 +00:00