1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/sys
Luigi Rizzo e74642df71 route.h: introduce a macro, SA_SIZE(struct sockaddr *) which returns
the space occupied by a struct sockaddr when passed through a
routing socket.
Use it to replace the macro ROUNDUP(int), that does the same but
is redefined by every file which uses it, courtesy of
the School of Cut'n'Paste Programming(TM).

(partial) userland changes to follow.
2004-04-13 11:22:22 +00:00
..
alpha Remove avail_end. It is not used. 2004-04-11 05:08:26 +00:00
amd64 - is_physical_memory()'s parameter, which is a physical address, should be 2004-04-11 04:26:58 +00:00
arm
boot
cam
coda
compat
conf Move sx to i386/NOTES for the moment. I missed the 2004-04-12 02:36:51 +00:00
contrib Commit import of OpenBSD-stable fix: 2004-04-11 17:35:40 +00:00
crypto
ddb
dev Add support for the Promise command sequencer present on all modern Promise 2004-04-13 09:44:20 +00:00
fs Do not drop Giant around the poll method yet, we're not ready for it. 2004-04-12 21:52:52 +00:00
geom
gnu
i4b
i386 Move sx to i386/NOTES for the moment. I missed the 2004-04-12 02:36:51 +00:00
ia64 Remove a comment that refers to avail_start and avail_end as these 2004-04-11 06:37:36 +00:00
isa
isofs/cd9660
kern Fix off by one error, twice. 2004-04-12 23:02:21 +00:00
libkern
modules Include nehemiah.c only on i386, as is done for the non-modules 2004-04-11 15:40:18 +00:00
net route.h: introduce a macro, SA_SIZE(struct sockaddr *) which returns 2004-04-13 11:22:22 +00:00
net80211
netatalk
netatm
netgraph Make sure Bluetooth stuff can be compiled on amd64 2004-04-09 23:01:42 +00:00
netinet
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient Unbreak build: s/TAILQ_ISEMPTY/TAILQ_EMPTY/g 2004-04-11 17:15:36 +00:00
nfsserver Don't send the available space as is in the FSSTAT call. Under 2004-04-12 13:02:21 +00:00
opencrypto
pc98
pccard
pci Implemented per-interface polling(4) control. 2004-04-11 20:34:08 +00:00
posix4
powerpc Remove avail_end. It is not used. 2004-04-11 06:02:24 +00:00
rpc
security
sparc64 Remove avail_end. It is not used. 2004-04-11 06:02:24 +00:00
sys Bump __FreeBSD_version on behalf of the new .warning directive in make(1). 2004-04-13 09:33:33 +00:00
tools
ufs
vm - pmap_kenter_temporary() is unused by machine-independent code. Therefore, 2004-04-10 22:41:46 +00:00
Makefile