1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys
Mike Silbersack 5caf2b00f0 Move the declaration of sfbufspeak and sfbufsused to mbuf.h,
and use imax instead of max, as sfbufspeak and sfbufsused
are signed.

Submitted by:   bde
2003-12-28 01:43:22 +00:00
..
alpha Move the declaration of sfbufspeak and sfbufsused to mbuf.h, 2003-12-28 01:43:22 +00:00
amd64 Move the declaration of sfbufspeak and sfbufsused to mbuf.h, 2003-12-28 01:43:22 +00:00
arm
boot
cam
coda
compat Attempt to handle the status field in the ndis_packet oob area correctly. 2003-12-26 07:01:05 +00:00
conf Don't add CWARNFLAGS to CFLAGS here, they were already added by bsd.sys.mk. 2003-12-25 14:07:52 +00:00
contrib
crypto
ddb
dev Add detach methods so we can unload the sio module. 2003-12-27 19:47:10 +00:00
fs Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
geom Prevent withering of the provider we're orphaning from happening until 2003-12-23 11:37:05 +00:00
gnu
i4b
i386 Move the declaration of sfbufspeak and sfbufsused to mbuf.h, 2003-12-28 01:43:22 +00:00
ia64 Move the declaration of sfbufspeak and sfbufsused to mbuf.h, 2003-12-28 01:43:22 +00:00
isa
isofs/cd9660
kern Fix the maxpipekva warning message so that it points to the correct 2003-12-28 01:19:58 +00:00
libkern
modules New sio module. A number of people have suggested this over the years 2003-12-27 19:50:37 +00:00
net Don't truncate the interface name in ifunit(). It's now possible to query 2003-12-26 18:09:35 +00:00
net80211
netatalk
netatm
netgraph NULL -> 0 where appropriate. 2003-12-24 18:51:01 +00:00
netinet o Fix a comment: softticks lives in sys/kern/kern_timeout.c. 2003-12-27 14:08:53 +00:00
netinet6 When calculating the sequence number to use in an ip6fw reset, remember to 2003-12-25 23:39:44 +00:00
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Merged from sys/dev/sio/sio.c revision 1.417. 2003-12-26 03:06:11 +00:00
pccard
pci Vastly improve performance of IRQ handling on stopped interfaces with 2003-12-25 22:14:25 +00:00
posix4
powerpc Move the declaration of sfbufspeak and sfbufsused to mbuf.h, 2003-12-28 01:43:22 +00:00
rpc
security
sparc64 Move the declaration of sfbufspeak and sfbufsused to mbuf.h, 2003-12-28 01:43:22 +00:00
sys Move the declaration of sfbufspeak and sfbufsused to mbuf.h, 2003-12-28 01:43:22 +00:00
tools
ufs
vm Remove GIANT_REQUIRED from kmem_suballoc(). 2003-12-28 00:10:48 +00:00
Makefile