NetBSD/sys
thorpej 6440db6488 * Add a NetBSD Vendor Class Identifier option as proposed on tech-net
in message <20020216172527.C23901@dr-evil.shagadelic.org>.
* Print the bootp/dhcp response, as is done for rarp/bootparam
  responses.
* Nuke bootp_flags and BOOTP_PXE; they're not used, nor should they be.
2002-03-20 23:10:39 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +00:00
arch Use host tool elf2ecoff if available. 2002-03-20 20:18:00 +00:00
coda
compat use 64 signals. 2002-03-20 17:50:07 +00:00
conf Make sure USETOOLS value is propagated (for USETOOLS?=no case in each 2002-03-18 15:20:08 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb
dev Use bus_space_vaddr(). 2002-03-20 20:41:35 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs
gdbscripts
ipkdb
isofs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
kern emulation specific sysctls. 2002-03-20 00:27:25 +00:00
lib * Add a NetBSD Vendor Class Identifier option as proposed on tech-net 2002-03-20 23:10:39 +00:00
lkm emul_netbsd is no longer used in exec_pecoff. 2002-03-18 08:16:08 +00:00
miscfs Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
msdosfs don't do any flush-behind for async mounts. 2002-03-17 23:58:09 +00:00
net Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
netatalk
netccitt
netinet Drop connections to the broadcast address. From BUGTRAQ. This is a security 2002-03-19 14:35:20 +00:00
netinet6 remove obsolete comment 2002-03-20 22:47:59 +00:00
netisdn Fix a long standing confusion between n_mgm_command and mph_command_req 2002-03-19 20:10:45 +00:00
netiso
netkey missing splx 2002-03-01 04:19:42 +00:00
netnatm
netns
netsmb
nfs Add a NetBSD Vendor Class Identifier option as proposed on tech-net in 2002-03-20 23:07:37 +00:00
ntfs
stand
sys kill PS_STRINGS, STACKGAPBASE_UNALIGNED, STACKGAPBASE 2002-03-20 18:00:07 +00:00
ufs Fix a typo, a KNF-nit, and simplify a printf format string. 2002-03-18 13:38:52 +00:00
uvm Move swapctl(SWAP_STATS) implementation to a separate function called 2002-03-18 11:43:01 +00:00
Makefile