NetBSD/sys
sommerfeld b7c70d2b2f If the new global variable hostzerobroadcast is zero, no longer assume
address zero of each net/subnet is a broadcast address.
(The default value is nonzero, which preserves the current behavior).

This can be set using sysctl; the boot-time default can also be
configured using the HOSTZEROBROADCAST kernel config option.

While we're here, defopt HOSTZEROBROADCAST and SUBNETSARELOCAL
1999-06-26 06:16:47 +00:00
..
adosfs Support ADOS file systems with more then 512 bytes/sector. 1999-06-02 22:04:30 +00:00
arch Nuke some code ripe for garbage-collection. 1999-06-26 03:15:54 +00:00
coda Typo/braino? 1999-04-29 22:20:42 +00:00
compat emulate (parts of) flock 1999-06-26 01:24:41 +00:00
conf If the new global variable hostzerobroadcast is zero, no longer assume 1999-06-26 06:16:47 +00:00
ddb Don't load the symbol table if it's corrupted. 1999-06-15 00:23:19 +00:00
dev Remove unneeded #include. 1999-06-26 03:14:25 +00:00
filecorefs
gdbscripts
ipkdb Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
isofs
kern Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
lib bring back my friend the twiddle. 1999-06-22 22:44:16 +00:00
lkm Compile all VFS LKMs on all ports. 1999-05-18 23:06:02 +00:00
miscfs Fixes PR #1206, by setting va_mode and va_flags in the copied-up vnode's 1999-06-25 19:05:49 +00:00
msdosfs Silently ignore attributes modifications on directories. Fixes 1999-05-24 23:01:13 +00:00
net call pfil_list_add with the right flag, to ensure it goes into the right list. 1999-06-18 05:59:20 +00:00
netatalk
netccitt
netinet If the new global variable hostzerobroadcast is zero, no longer assume 1999-06-26 06:16:47 +00:00
netiso
netnatm
netns
nfs Be more correct with attribute structures for setattr RPCs and friends, 1999-05-29 01:22:03 +00:00
ntfs Fix compilation problems on the Alpha. 1999-05-18 00:22:41 +00:00
stand
sys Add compile-time and run-time feature test knobs for the 1003.1 Mapped Files, 1999-06-24 14:18:10 +00:00
ufs squash some compiler warnings on debug printfs by casting to int 1999-06-17 22:22:41 +00:00
uvm Protect prototypes, certain macros, and inlines from userland. 1999-06-21 17:25:11 +00:00
vm pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
Makefile Install ntfs headers. 1999-05-17 16:41:48 +00:00