NetBSD/sys
veego a7c3d2263b Fix a panic which was mentioned on the ipfilter mailing list.
Patch from Darren send to the mailing list after he released 3.3.6 and
did a bad job with using the wrong way to update the NetBSD version
of ipfilter.
1999-12-29 08:19:07 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Modify software interrupt handling a bit. 1999-12-29 05:01:13 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Regen. 1999-12-16 15:13:41 +00:00
conf sync IPv6 part with latest KAME tree. IPsec part is left unmodified 1999-12-13 15:17:17 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Off-by-one error in limiting the DMAC buffer size for Audio 2 to 64K (actually 1999-12-28 19:26:26 +00:00
filecorefs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
gdbscripts
ipkdb
isofs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
kern Explicitly set secondary processors in motion before calling uvm_scheduler(). 1999-12-16 19:59:17 +00:00
lib check _STANDALONE 1999-12-21 21:48:19 +00:00
lkm Resolve conflicts and change the Makefile to reflect the move of ipl.h 1999-12-12 11:18:46 +00:00
miscfs Actually nullop is a better idea here 1999-12-12 00:56:29 +00:00
msdosfs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
net fix compilation on sun3x. 1999-12-22 03:58:12 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt
netinet Fix a panic which was mentioned on the ipfilter mailing list. 1999-12-29 08:19:07 +00:00
netinet6 synchronize in6pcb flags definition across kame/*bsd. 1999-12-27 06:38:47 +00:00
netiso make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
netkey
netnatm
netns make sure we do not pass bogus socket pointer to IPv4 IPsec. 1999-12-24 05:01:33 +00:00
nfs The length check for readdirplus entries wasn't right, causing troubles 1999-12-05 01:43:06 +00:00
ntfs Always unlock the "fnode", even if we're about to free it, to keep 1999-12-20 22:11:57 +00:00
stand
sys add a typedef sy_call_t' for the function type used in struct 1999-12-28 23:16:49 +00:00
ufs Fix error returns on lfs vnops so that locks and reference counts are 1999-12-15 07:19:07 +00:00
uvm Remove a piece of code introduced in rev 1.36 that I didn't intend to 1999-12-11 05:38:41 +00:00
vm Cast the argument to ptoa() to a vaddr_t to prevent an integer overflow 1999-11-30 19:31:05 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00