NetBSD/sys
briggs f537a73f9e Increase buffer from 32 bytes to 128 bytes in PMData. I have observed a
response from the device that had 120 bytes of data.  The lack of any
bounds-checking in pm_direct.c allowed that data to smash the stack in
the interrupt handler.
2005-01-07 04:59:58 +00:00
..
altq
arch Increase buffer from 32 bytes to 128 bytes in PMData. I have observed a 2005-01-07 04:59:58 +00:00
coda Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
compat Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
conf Welcome to 2005. 2005-01-01 00:00:01 +00:00
crypto
ddb
dev Add command to read the defect data from a direct access device. 2005-01-07 02:08:34 +00:00
dist pfil4_wrapper: clear M_CANFASTFWD which is not compatible with pf. 2005-01-01 09:13:14 +00:00
fs make this compile again; hi potr 2005-01-02 21:15:48 +00:00
gdbscripts
ipkdb
kern If sa_upcall() fails (which is always going to be due to resource exhaustion), 2005-01-06 19:26:41 +00:00
lib
lkm ETHFOO_GOING had no chance to actually be useful if sc_flags is set to 0 2004-12-17 12:17:09 +00:00
miscfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
net Fixup of bad patch made by me; the #ifdef ought to be also including ISO 2004-12-30 15:38:50 +00:00
net80211 IBSS-merge clean-up, inspired by some Linux patches from Jon Anderson 2005-01-04 00:56:51 +00:00
netatalk
netccitt
netinet In tcp_respond(), clear the m_pkthdr.csum_flags that was inherited from the 2005-01-03 19:47:30 +00:00
netinet6 remove a redundant check for ifindex2ifnet[idx] != 0 2004-12-21 11:40:12 +00:00
netipsec
netisdn
netiso Convert lo(4) to a clonable device. 2004-12-04 16:10:25 +00:00
netkey move SA header to DEAD if there's no children. markus@openbsd 2004-12-06 08:07:28 +00:00
netnatm
netns
netsmb
nfs nfs_loadattrcache: invalidate access cache when ctime is changed. 2005-01-06 11:52:44 +00:00
opencrypto Cloning cleanup: 2004-11-30 04:25:43 +00:00
stand
sys Add IO_NORMAL and IO_EXT flags, that will be used by file system extended 2005-01-03 16:33:33 +00:00
ufs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
uvm km_vacache_alloc: UVM_PROT_ALL rather than UVM_PROT_NONE 2005-01-05 00:58:57 +00:00
Makefile