freebsd_amp_hwpstate/sys
Bruce Evans 4591d9bb7e UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value
MNT_WAIT when we mean boolean `true' or check for that value not being
passed.  There was no problem in practice because MNT_WAIT had the
magic value of 1.
1999-01-06 18:18:06 +00:00
..
alpha Assign CDEV 112 to the keyboard driver. 1999-01-06 06:43:51 +00:00
amd64 Move IO_PSMSIZE from kbdio.h to isa.h. I thought I did this a long time 1999-01-06 05:40:01 +00:00
boot Alpha-specific help topics (currently empty) 1999-01-05 20:44:26 +00:00
cam The Conner CFP2107 is a fixed-media drive, not removable media. This fixes 1999-01-05 21:37:07 +00:00
coda Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
compat Commit patch in 1998-12-30 21:20:00 +00:00
compile
conf Assign CDEV 112 to the keyboard driver. 1999-01-06 05:35:39 +00:00
contrib/softupdates UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00
ddb Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
dev Removed NetBSD specific code 1999-01-06 12:31:28 +00:00
fs Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
geom
gnu UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00
i4b Initial entry of ISDN4BSD into the FreeBSD tree. 1998-12-27 21:47:14 +00:00
i386 Add new sysctl machdep.uc_devlist. It allows to cleanly retrieve the 1999-01-06 09:09:22 +00:00
isa Move IO_PSMSIZE from kbdio.h to isareg.h. 1999-01-06 05:49:30 +00:00
isofs/cd9660 Ifdefed conditionally used simplock variables. 1999-01-02 11:34:57 +00:00
kern Don't allow more than one module with the same name to be loaded. 1999-01-05 20:24:28 +00:00
libkern - Fix modulo bug. 1998-12-01 05:29:06 +00:00
miscfs A partial implementation of the procfs cmdline pseudo-file. This 1999-01-05 03:53:06 +00:00
modules Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in 1999-01-01 14:40:49 +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 one unused variable. 1998-12-31 07:52:49 +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 Partial fix for when ipfw is used with bridging. Bridged packets 1998-12-31 07:43:29 +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 Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netns
nfs Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
nfsclient Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
nfsserver Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
pc98 Sync with sys/i386/conf/options.i386 revision 1.101. 1999-01-04 08:09:15 +00:00
pccard probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
pci Add some tweaks to mx_mii_readreg(), mx_phy_readreg(), mx_phy_writereg() 1999-01-06 17:30:06 +00:00
posix4
powerpc Various changes to support OSF1 emulation: 1998-12-30 10:38:59 +00:00
rpc
sys Remove the 'waslocked' parameter to vfs_object_create(). 1999-01-05 18:50:03 +00:00
tools
ufs UFS_UPDATE() takes a boolean `waitfor' arg, so don't pass it the value 1999-01-06 18:18:06 +00:00
vm Ifdefed conditionally used simplock variables. 1999-01-02 11:34:57 +00:00
Makefile Backed out previous commit. It depends on a.out utilities and libraries 1998-12-30 12:06:08 +00:00