freebsd_amp_hwpstate/sys
Bruce Evans e4d202a8ae Fixed struct access bug and style bugs in previous revision. The same
fix as for syscons did not work because pcvt uses a struct where syscons
uses a struct pointer.
1997-03-03 16:33:41 +00:00
..
alpha
amd64 Add missing #include <machine/segments.h> for ISPL and SEL_UPL macros 1997-03-01 05:44:09 +00:00
compat/linux
compile
conf Synchronize with sys/i386/conf/options.i386 revision 1.36. 1997-03-01 11:06:41 +00:00
ddb
dev make sure that the user supplied signals in struct vt_mode are actually 1997-03-01 23:53:46 +00:00
fs
geom
gnu Removed unused flag IN_RECURSE and unused struct member i_lockcount. 1997-03-03 16:25:46 +00:00
i386 Fixed struct access bug and style bugs in previous revision. The same 1997-03-03 16:33:41 +00:00
isa make sure that the user supplied signals in struct vt_mode are actually 1997-03-01 23:53:46 +00:00
isofs/cd9660
kern Merged Lite2's vfs_sysctl(). It doesn't fit very well into FreeBSD's 1997-03-03 12:58:20 +00:00
libkern
miscfs
modules
msdosfs Updated msdosfs to use Lite2 vfs configuration and Lite2 locking. It 1997-02-26 14:23:16 +00:00
net
netatalk
netinet Improved performance of hash algorithm while (hopefully) not reducing 1997-03-03 09:23:37 +00:00
netipx
netkey
netns
nfs Fixed a panic in nfs_writevp(). Lite2 provided a fix for a silly 1997-02-28 17:56:27 +00:00
nfsclient Fixed a panic in nfs_writevp(). Lite2 provided a fix for a silly 1997-02-28 17:56:27 +00:00
nfsserver
pc98 Synchronize with sys/i386/conf/options.i386 revision 1.36. 1997-03-01 11:06:41 +00:00
pccard
pci
powerpc/include
rpc
scsi
sys Fixed the getvfsbyname macro hack. 1997-03-03 11:55:47 +00:00
tools
ufs Removed unused flag IN_RECURSE and unused struct member i_lockcount. 1997-03-03 16:25:46 +00:00
vm Removed a wrong LK_INTERLOCK flag. 1997-02-27 15:38:41 +00:00
Makefile