..
adosfs
Unused variable.
2003-04-01 12:18:43 +00:00
altq
fix a breakage in hfsc.
2003-05-20 08:58:36 +00:00
arch
For some reason, gcc seems to assume that if an inline assembly statement
2003-05-23 02:00:51 +00:00
compat
Do the new-style EI_OSABI check first because it is cheaper.
2003-05-16 05:30:47 +00:00
conf
support for NTFS. from NetBSD via Julien Bordet
2003-05-20 03:05:42 +00:00
crypto
makeing a local array static saves some bytes; idea from mickey@
2003-04-09 21:23:51 +00:00
ddb
sho proc [addr] to print some proc's field; art@ ok
2003-05-12 19:56:03 +00:00
dev
Support for Intel ICH4-M; from marius aamodt eriksen <marius@monkey.org>.
2003-05-22 19:26:27 +00:00
gnu/arch/i386 /fpemul
asm cleanup, binutils gas is more pickey about asm instruction word size.
2003-04-17 03:45:30 +00:00
isofs /cd9660
Wrong check..
2003-05-14 21:15:33 +00:00
kern
remove sprintf() and vsprintf(). nothing in the kernel needs it. if
2003-05-22 20:42:43 +00:00
lib
de-register; ok millert
2003-05-20 19:23:01 +00:00
miscfs
mapdata -> umapdata like it was before
2003-05-12 23:39:14 +00:00
msdosfs
string cleaning; ok art tedu
2003-05-07 22:16:26 +00:00
net
speed hack: delay fetching the mbuf tag until we really need it (hit a
2003-05-18 19:58:56 +00:00
netatalk
move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.
2003-05-14 02:02:55 +00:00
netccitt
intial -> initial;
2003-02-18 13:14:42 +00:00
netinet
Bad switch condition used for SO_DEBUG, ok itojun@
2003-05-19 02:03:28 +00:00
netinet6
remove break after return
2003-05-22 10:20:57 +00:00
netipx
move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.
2003-05-14 02:02:55 +00:00
netiso
string fix
2003-05-03 22:20:19 +00:00
netnatm
netns
move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice.
2003-05-14 02:02:55 +00:00
nfs
Kill a bunch more commons (very few left =)
2003-05-13 02:09:46 +00:00
ntfs
un __P
2003-05-20 03:36:42 +00:00
scsi
Make sure that the first scsi command issued to a device during
2003-05-21 23:43:58 +00:00
stand
allow md part to skip the interactive part (the first try around)
2003-05-19 08:18:25 +00:00
sys
filterops doesn't need to change, so we can make it const
2003-05-22 19:59:13 +00:00
ufs
remove the last of the MI commons
2003-05-14 01:12:27 +00:00
uvm
Typos; from Julien Bordet <zejames@greyhats.org>
2003-05-17 14:02:06 +00:00
xfs
File system locking fixups, mostly from NetBSD:
2003-01-31 17:37:49 +00:00
Makefile
Prepare for the removal of amiga and sun3 platforms from the tree.
2002-12-31 16:22:22 +00:00