Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-27 | Sync with NetBSD; | Federico G. Schwindt | |
Make sure not to call tsleep() from suspend/resume routine. Move more of the transfer completion processing to HC independent code. Fix some problems with transfer abort & timeout. Merge the soft_{td,qh} with the real {td,qh}. This saves time and space. | |||
1999-08-27 | sync | Federico G. Schwindt | |
1999-08-27 | Add a Kawatsu mouse; from NetBSD. | Federico G. Schwindt | |
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 | |
to an attack pointed out by David Wagner. | |||
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 | |
provide memory maps editing through the machine memory command. rearrange probing in machdep, so it provides less output, also giving a shot for apm to fix the memory maps. changes to kernel are minimal, only that is required due to the api version bits addition and such cosmetic changes. tested on all critical kernel,boot combinations; niklas@ ok | |||
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 | |
Updated ioctls to match Minor patches in anticipation of wd->sd translation layer | |||
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 | |
Mostly cleanups, but also a few improvements to pagedaemon for better handling of low memory and/or low swap conditions. | |||
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 | |
Matthieu Herrb. | |||
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 | |
Some comment cleanup. Add compatible hash function for generating 20-bit security key. (So much for Proxim's security by obscurity.) | |||
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 | |
reality has changed while we were (possibly) sleeping. | |||
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 | |