freebsd_amp_hwpstate/sys
Søren Schmidt eea22fdf01 Do not clobber "heads" by &= in wdcommand use only &.
Spotted by: bde
1998-04-10 08:00:24 +00:00
..
alpha
amd64 Fix VM86 compiles. a #include "opt_vm86.h" was missing, and the my_tr 1998-04-06 18:59:15 +00:00
compat Make a kernel version of the timer* functions called timerval* to be 1998-04-06 08:26:08 +00:00
compile
conf Add the new LBA mode support in the wd? config examples. 1998-04-09 22:28:57 +00:00
ddb
dev take out opt_bktr.h from brooktree848.c 1998-04-06 07:57:55 +00:00
fs Use random() rather then than homegrown stuff. 1998-04-06 11:39:04 +00:00
geom
gnu
i386 Do not clobber "heads" by &= in wdcommand use only &. 1998-04-10 08:00:24 +00:00
isa
isofs/cd9660
kern Grammar police. 1998-04-10 00:09:04 +00:00
libkern
miscfs
modules
msdosfs Use random() rather then than homegrown stuff. 1998-04-06 11:39:04 +00:00
net Use getmicrotime() for if_lastchange, 10msec is plenty precision. 1998-04-06 11:43:12 +00:00
netatalk
netinet Use read_random() 1998-04-06 11:40:42 +00:00
netipx Make read_random() take a (void *) argument instead of (char *) 1998-04-06 09:30:42 +00:00
netkey
netnatm
netns
nfs Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsclient Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
nfsserver Use random() to find our initial xid. 1998-04-06 11:41:07 +00:00
pc98 Fix a minor bug (|| instead of |) 1998-04-08 20:00:03 +00:00
pccard - Whoops, better have the structure created before trying to use it in 1998-04-09 14:01:13 +00:00
pci take out opt_bktr.h from brooktree848.c 1998-04-06 07:57:55 +00:00
posix4
powerpc/include
rpc
scsi
sys New mount option nosymfollow. If enabled, the kernel lookup() 1998-04-08 18:31:59 +00:00
tools
ufs Back this out, allowing users to get a fd connected to a symlink is 1998-04-06 18:18:50 +00:00
vm
Makefile