freebsd_amp_hwpstate/sys
Garrett Wollman 906f09bca4 Add a macro to accurately calculate the length of a struct ifreq when
it contains an address.  This can replace all the myriad (wrong) ways
in which this task is performed in the current system.  As an added
bonus, since it's a macro, then third-party software vendors have an easy
way to tell whether it's there or not.  (This will become necessary
when sizeof(struct sockaddr) is increaased, and also when additional
fields are added to struct ifreq.)
1998-01-13 02:56:21 +00:00
..
alpha Add a machine dependent header to size the jmpbuf instead of piling 1998-01-10 23:00:06 +00:00
amd64 Adjust upwards the size of exec map in order to take into account the 1998-01-12 05:16:03 +00:00
compat
compile
conf Effect the divorce of kern_clock.c and kern_timeout.c (which was 1998-01-10 13:16:26 +00:00
ddb
dev Fix illegal numeric expressions: 08 and 09. 1998-01-12 23:54:51 +00:00
fs
geom
gnu
i386 Fix illegal numeric expressions: 08 and 09. 1998-01-12 23:54:51 +00:00
isa Fix illegal numeric expressions: 08 and 09. 1998-01-12 23:54:51 +00:00
isofs/cd9660
kern Fix another vnode leak. 1998-01-12 03:15:01 +00:00
libkern
miscfs
modules Minor fixups after INET option change. 1998-01-09 01:01:21 +00:00
msdosfs
net Add a macro to accurately calculate the length of a struct ifreq when 1998-01-13 02:56:21 +00:00
netatalk
netinet Remove use of <osreldate.h>. 1998-01-11 18:34:38 +00:00
netipx
netkey
netnatm
netns
nfs Make the BOOTP family new-style options (in opt_bootp.h) 1998-01-09 03:21:07 +00:00
nfsclient Make the BOOTP family new-style options (in opt_bootp.h) 1998-01-09 03:21:07 +00:00
nfsserver
pc98 Fix JIS code support. 1998-01-12 15:41:16 +00:00
pccard
pci
powerpc/include
rpc
scsi
sys Remove two non-global variables. 1998-01-12 19:10:43 +00:00
tools
ufs
vm Fix some vnode management problems, and better mgmt of vnode free list. 1998-01-12 01:46:33 +00:00
Makefile