summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-20Fix back wrong patches.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so).
1996-03-19Missed from last import.Michael Shalayeff
1996-03-15Fix bogosity in import of Lite2 fixThorsten Lockert
1996-03-14From Lite2; mark terminal devices as exclusively opened before flushingThorsten Lockert
1996-03-14From Lite2; only try to match a destination address on a point-to-pointThorsten Lockert
interface if the destination address has been set
1996-03-14From Lite2; improve handling of socket options on raw datagrams and multi-Thorsten Lockert
cast routing commands
1996-03-14From Lite2; fix mbuf leakThorsten Lockert
1996-03-14From Lite2; skip slow start calculation if socket state is listenThorsten Lockert
1996-03-14Fix from Lite2Thorsten Lockert
1996-03-14From Lite2; we should fail a malloc, not block waiting for memory to becomeThorsten Lockert
available in in_pcballoc()
1996-03-11Debbuger changed towards the latest Mach.Michael Shalayeff
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD.
1996-03-09restored IP filteringdm
1996-03-08From NetBSD:Michael Shalayeff
linux compatibility changes.
1996-03-08From NetBSD: merge of 960217Niklas Hallqvist
1996-03-05Changes for ifconfig to compile.Michael Shalayeff
1996-03-05From NetBSD: merge with 960217Niklas Hallqvist
1996-03-05sc_dev -> tulip_devdm
1996-03-05MAXBSIZE of 32768 breaks machines with 64 Megs of RAMdm
1996-03-05need some casts for clean compiledm
1996-03-04Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})chuck
[1] check return value from malloc() for NULL before trying to bzero it. [2] use "=" rather than "|=" when writing to CSR (otherwise you may ACK something you don't mean to!).
1996-03-04Initial commit of NetBSD 960217 netiso.Michael Shalayeff
all the rest is the fixes to the import by Niklas.
1996-03-04fixes of the 960217 import.Michael Shalayeff
1996-03-04From NetBSD: Fix PR/2095 options MROUTING did not compile.Niklas Hallqvist
1996-03-04From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-04From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-03From NetBSD: Remove tty_compat.cNiklas Hallqvist
1996-03-03From NetBSD: Remove tty_compat.c, add ns_cksum.cNiklas Hallqvist
1996-03-03From NetBSD: merge with 960217Niklas Hallqvist
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1996-03-03Makefiles seemed to be broken a bit, i don't evenMichael Shalayeff
know how it happens to work still ... probably nobody rebuilt libcompat.a. Fron NetBSD: kern_info_*.c, seemed to be a bug fix.
1996-03-03Set ia_iosize to 0 to keep probe silentThorsten Lockert
1996-03-03from NetBSD: so it compiles now again ;)Michael Shalayeff
1996-03-03Make last change actually compileThorsten Lockert
1996-03-03from NetBSD: so it compiles now.Michael Shalayeff
1996-03-02from NetBSD: audio now compiles.Michael Shalayeff
1996-03-02Fix missed s/ts_/tv_/ replacements in last patchNiklas Hallqvist
1996-03-02From NetBSD: sync with 960217 sourcesNiklas Hallqvist
1996-03-02Fixup umapfs_init prototype both on my partNiklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1996-02-29From NetBSD: Merge with NetBSD 960217Niklas Hallqvist
1996-02-29Fix typo in commentNiklas Hallqvist
1996-02-29Reinstate $NetBSD$ headers (we want them for tracking purposes)Niklas Hallqvist
Sync with NetBSD 960217
1996-02-29From NetBSD: merge with 960217Niklas Hallqvist