.. |
adosfs
|
Change the second and third args to struct vfsops' (*vfs_mount)() to
|
1996-12-22 10:10:12 +00:00 |
arch
|
Convert to new-style autoconfiguration; old-style config is no longer
|
1997-01-30 09:14:10 +00:00 |
compat
|
clean up substantially. Transform clean, depend, cleandir targets from ::
|
1997-01-23 22:58:26 +00:00 |
conf
|
The "md" driver is MI (har har :-). Declare it here.
|
1997-01-21 09:36:04 +00:00 |
ddb
|
Define db_onpanic variable; if non-zero, the DDB will be entered when
|
1997-01-09 05:37:02 +00:00 |
dev
|
A performance optimization, inspired by a conversation with Thor Simon:
|
1997-01-30 04:00:52 +00:00 |
ipkdb
|
|
|
isofs/cd9660
|
make isonum_* functions 'static __inline' rather than 'extern __inline'
|
1997-01-24 18:31:47 +00:00 |
kern
|
add #ifdef KMEMSTATS around variable otherwise unused; now compiles with KMEMSTATS turned off.
|
1997-01-30 06:50:46 +00:00 |
lib
|
Initialize `f_offset'.
|
1997-01-28 09:41:03 +00:00 |
lkm
|
if we fail to attach, abort before attaching the hook, not after.
|
1997-01-12 06:06:03 +00:00 |
miscfs
|
Change the second and third args to struct vfsops' (*vfs_mount)() to
|
1996-12-22 10:10:12 +00:00 |
msdosfs
|
Eliminate obsolete TIMEZONE and DST options.
|
1997-01-15 01:28:28 +00:00 |
net
|
fix alignment again for m68k
|
1997-01-15 18:22:35 +00:00 |
netccitt
|
|
|
netinet
|
ioctl cmd arguments are u_long, not int. Pointed out by
|
1997-01-29 02:16:23 +00:00 |
netiso
|
|
|
netnatm
|
|
|
netns
|
|
|
nfs
|
Change the second and third args to struct vfsops' (*vfs_mount)() to
|
1996-12-22 10:10:12 +00:00 |
scsi
|
kill use of strchr(); it's moving to libkern
|
1997-01-18 02:18:47 +00:00 |
stand
|
|
|
sys
|
include <sys/cdefs.h> for K&R C and C++ friendliness; PR lib/2836
|
1997-01-23 07:01:50 +00:00 |
ufs
|
Correct old inode flag names in comment, and reformat for 80 character screen
|
1997-01-27 10:30:14 +00:00 |
vm
|
Treat the nswdev == 0 case like the nswap == 0 case; don't panic, just
|
1997-01-22 07:28:21 +00:00 |
Makefile
|
|
|