Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-03-24 | Style police | Niklas Hallqvist | |
1996-03-24 | From NetBSD: Add clobbers missing in asm statements | Niklas Hallqvist | |
1996-03-23 | Moved boolean_t back to vm_param.h; not protected by _KERNEL. It needs to | Thorsten Lockert | |
be available to userland (libc, libkvm, others), but will break software if defined in <sys/types.h>. | |||
1996-03-22 | Fix previous changes; accept and forward a device name, do not just use | Thorsten Lockert | |
a generic name "pci" for interrupt statistics | |||
1996-03-22 | Fix previous changes; we actually take a device name too so as to avoid | Thorsten Lockert | |
having just non-descript "pci" devices show up in interrupt stats | |||
1996-03-21 | From NetBSD: eliminate setjmp.h | Niklas Hallqvist | |
1996-03-21 | From NetBSD: eliminate setjmp.h | Niklas Hallqvist | |
1996-03-21 | From NetBSD: Remove ns_cksum.c (now in sys/conf/files) | Niklas Hallqvist | |
1996-03-20 | We moved away from NetBSD+OpenBSD long ago; / really does live | hvozda | |
on wd0a finally. Also we swap to files when we are really beating the machine. | |||
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-20 | Fix back wrong patches. | Michael Shalayeff | |
1996-03-19 | Merging 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-19 | Missed from last import. | Michael Shalayeff | |
1996-03-15 | Fix bogosity in import of Lite2 fix | Thorsten Lockert | |
1996-03-14 | From Lite2; mark terminal devices as exclusively opened before flushing | Thorsten Lockert | |
1996-03-14 | From Lite2; only try to match a destination address on a point-to-point | Thorsten Lockert | |
interface if the destination address has been set | |||
1996-03-14 | From Lite2; improve handling of socket options on raw datagrams and multi- | Thorsten Lockert | |
cast routing commands | |||
1996-03-14 | From Lite2; fix mbuf leak | Thorsten Lockert | |
1996-03-14 | From Lite2; skip slow start calculation if socket state is listen | Thorsten Lockert | |
1996-03-14 | Fix from Lite2 | Thorsten Lockert | |
1996-03-14 | From Lite2; we should fail a malloc, not block waiting for memory to become | Thorsten Lockert | |
available in in_pcballoc() | |||
1996-03-11 | Debbuger changed towards the latest Mach. | Michael Shalayeff | |
Some minor changes for Linux ;) emulation. Small bug fixes from NetBSD. | |||
1996-03-09 | restored IP filtering | dm | |
1996-03-08 | From NetBSD: | Michael Shalayeff | |
linux compatibility changes. | |||
1996-03-08 | From NetBSD: merge of 960217 | Niklas Hallqvist | |
1996-03-05 | Changes for ifconfig to compile. | Michael Shalayeff | |
1996-03-05 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-03-05 | sc_dev -> tulip_dev | dm | |
1996-03-05 | MAXBSIZE of 32768 breaks machines with 64 Megs of RAM | dm | |
1996-03-05 | need some casts for clean compile | dm | |
1996-03-04 | Fix 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-04 | Initial commit of NetBSD 960217 netiso. | Michael Shalayeff | |
all the rest is the fixes to the import by Niklas. | |||
1996-03-04 | fixes of the 960217 import. | Michael Shalayeff | |
1996-03-04 | From NetBSD: Fix PR/2095 options MROUTING did not compile. | Niklas Hallqvist | |
1996-03-04 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-04 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: Remove tty_compat.c | Niklas Hallqvist | |
1996-03-03 | From NetBSD: Remove tty_compat.c, add ns_cksum.c | Niklas Hallqvist | |
1996-03-03 | From NetBSD: merge with 960217 | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-03-03 | Makefiles seemed to be broken a bit, i don't even | Michael 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-03 | Set ia_iosize to 0 to keep probe silent | Thorsten Lockert | |
1996-03-03 | from NetBSD: so it compiles now again ;) | Michael Shalayeff | |
1996-03-03 | Make last change actually compile | Thorsten Lockert | |
1996-03-03 | from NetBSD: so it compiles now. | Michael Shalayeff | |