NetBSD/sys
thorpej 51867fc227 When sending an ARP reply, make sure to set the length of the outgoing
packet.

Slightly modified from PR #7809, Zdenek Salvet <salvet@ics.muni.cz>.
1999-06-18 18:20:50 +00:00
..
adosfs Support ADOS file systems with more then 512 bytes/sector. 1999-06-02 22:04:30 +00:00
arch Whitespace police. 1999-06-18 18:11:56 +00:00
coda
compat Make uvm_vslock() return the error code from uvm_fault_wire(). All places 1999-06-17 15:47:22 +00:00
conf 1.4D -- semantics of uvm_map_pageable() changed. 1999-06-16 23:10:51 +00:00
ddb Don't load the symbol table if it's corrupted. 1999-06-15 00:23:19 +00:00
dev Fix that ANNOYING transmit timeout bug, caused by an unfortunate interaction 1999-06-18 17:44:06 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern Um, hi, let's initialize pointers before we use them. 1999-06-17 23:17:45 +00:00
lib
lkm
miscfs
msdosfs
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 When sending an ARP reply, make sure to set the length of the outgoing 1999-06-18 18:20:50 +00:00
netiso
netnatm
netns
nfs
ntfs
stand
sys Don't export MAP_COPY to userland. It's deprecated, works like MAP_PRIVATE, 1999-06-17 21:07:55 +00:00
ufs squash some compiler warnings on debug printfs by casting to int 1999-06-17 22:22:41 +00:00
uvm Add the guts of mlockall(MCL_FUTURE). This requires that a process's 1999-06-18 05:13:45 +00:00
vm pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
Makefile