Age | Commit message (Expand) | Author |
1999-08-27 | Disable SACK for now, it has problems, deraadt@ | Todd C. Miller |
1999-08-27 | sync | Jason Downs |
1999-08-27 | Fix Ensoniq, add Inition devices. | Jason Downs |
1999-08-27 | sync | Jason Downs |
1999-08-27 | S3 Savage series | Jason Downs |
1999-08-26 | increase timeout for "lost messages" | David Leonard |
1999-08-26 | remove some unneeded debugging | David Leonard |
1999-08-26 | add an inner xor to make prediction attacks against the ids harder, due | Niels Provos |
1999-08-26 | change a & to &&. From dima@best.net | Artur Grabowski |
1999-08-25 | Move COREGA to ALLIEDTELESIS. | Federico G. Schwindt |
1999-08-25 | sync | Federico G. Schwindt |
1999-08-25 | Remove some unneeded text. Add Contec entry. | Federico G. Schwindt |
1999-08-25 | n+1 approximation step for the user space constants | Michael Shalayeff |
1999-08-25 | Compile under UVM and versions of egcs. art@ ok. | Hakan Olsson |
1999-08-25 | receive works a lot better now | David Leonard |
1999-08-25 | give better support to the bios memory maps. | Michael Shalayeff |
1999-08-24 | Opps. forgot this in the last uvm update | Artur Grabowski |
1999-08-24 | Remove unneeded printf. | Federico G. Schwindt |
1999-08-24 | Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI). | Constantine Sapuntzakis |
1999-08-23 | reset card before attempting config | David Leonard |
1999-08-23 | undo damage by careless developer | Theo de Raadt |
1999-08-23 | Remove some unneeded needs-flag; NetBSD. | Federico G. Schwindt |
1999-08-23 | Todo list and roadmap; from NetBSD. | Federico G. Schwindt |
1999-08-23 | Disable interrupts early; from NetBSD. | Federico G. Schwindt |
1999-08-23 | Opps. Forgot to commit this in the recent uvm sync. (noted by mickey@) | Artur Grabowski |
1999-08-23 | sync with NetBSD from 1999.05.24 (there is a reason for this date) | Artur Grabowski |
1999-08-23 | vm_offset_t -> {v,p}addr_t, vm_size_t -> {v,p}size_t | Artur Grabowski |
1999-08-23 | vm_offset_t -> {v,p}addr_t + some other cleanup | Artur Grabowski |
1999-08-22 | Add noop MOUSEIOCSCOOKED and ENODEV MOUSEIOCSRAW ioctls, as suggested by | Jason Downs |
1999-08-22 | make isapnp_print() use canonical format | Theo de Raadt |
1999-08-22 | sync | Theo de Raadt |
1999-08-22 | whack isapnp gus for now | Theo de Raadt |
1999-08-21 | /dev/ksyms | kstailey |
1999-08-21 | definitions needed by sbin/kbd/kbd_sparc.c | Mats O Jansson |
1999-08-21 | Disable device interrupts in INTSEL register when interface is down. | David Leonard |
1999-08-20 | change MIPSE{B|L} to __MIPSE{B|L}__. -moj | Mats O Jansson |
1999-08-20 | needs <scsi/cd.h> -moj | Mats O Jansson |
1999-08-20 | more paranoid check of the refcount in vfs_register | Artur Grabowski |
1999-08-20 | teach it about Rise cpus; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-08-20 | cleanup pmap_enk4m | Artur Grabowski |
1999-08-20 | in pv_link4m malloc can sleep. Make the malloc earlier and check if | Artur Grabowski |
1999-08-20 | uninitialized variable; art@ | Jason Wright |
1999-08-20 | uninitialized variable; art@ | Jason Wright |
1999-08-19 | sync | Theo de Raadt |
1999-08-19 | Sync with NetBSD. | Federico G. Schwindt |
1999-08-19 | pnpdevs.h | Theo de Raadt |
1999-08-19 | another ethernet card | Theo de Raadt |
1999-08-19 | undo damage aaron did | Theo de Raadt |
1999-08-19 | test vendor id against PCMCIA_VENDOR_INVALID, not against 0 | David Leonard |
1999-08-19 | increase size of register copies for debugging | David Leonard |