Age | Commit message (Expand) | Author |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell |
2001-05-03 | Clean up a signed vs unsigned error in gm ethernet. | Dale Rahn |
2001-05-02 | register save/restore fix from art via Chuck Cranor | Marco S Hyman |
2001-05-02 | pack all NVGA*s into one vga.h, lot's of spaces vs tabs | Michael Shalayeff |
2001-05-02 | allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu> | Michael Shalayeff |
2001-05-02 | -b i dunno, and it's hard to get auth .su liquer here to figure it out | Michael Shalayeff |
2001-05-02 | document boot options, i dunno what -b does so i just do not mention it anymore | Michael Shalayeff |
2001-05-02 | - somewhat better use of bus_dma interface | Jason Wright |
2001-05-02 | prevent overflow in sbreserve; from wollman@freebsd via netbsd | Niels Provos |
2001-05-02 | Move powerpc interrupt enablement into the interrupt controller, not after | Dale Rahn |
2001-05-02 | Use correct M_CACHE type; art@ ok. | Federico G. Schwindt |
2001-05-02 | Remove some unused entries, add some new ones. ok art@ itojun@ | Angelos D. Keromytis |
2001-05-01 | sync closer to GENERIC, make compile again | Todd T. Fries |
2001-05-01 | note another release time thingy | Theo de Raadt |
2001-05-01 | Remove PCVT cruft. | Aaron Campbell |
2001-05-01 | this is what i'm running these days | Michael Shalayeff |
2001-05-01 | Fix tcp_signature_tdb_input decl; kernel compiles again if TCP_SIGNATURE | Federico G. Schwindt |
2001-05-01 | kill dtom, also fixes malloc bugs; fgsch@ ok | Michael Shalayeff |
2001-05-01 | Remove PCVT file references. | Aaron Campbell |
2001-05-01 | convert to new timeouts | Todd C. Miller |
2001-05-01 | Convert to new timeouts. (art@ ok) | Hakan Olsson |
2001-05-01 | get rid of dtom(), okay itojun@ angelos@ mickey@ millert@ | Niels Provos |
2001-05-01 | trailing spaces | Michael Shalayeff |
2001-05-01 | trailing spaces | Michael Shalayeff |
2001-05-01 | Add a 250ms wait in attach if ATAPI drives present on channel. Some | Constantine Sapuntzakis |
2001-05-01 | splhigh -> spltty | Aaron Campbell |
2001-05-01 | constify some arrays | Michael Shalayeff |
2001-05-01 | restore socket base addr and bus number on resume; from netbsd | Michael Shalayeff |
2001-05-01 | Fix a typo in comment. Constify. From NetBSD. | Aaron Campbell |
2001-05-01 | Add $OpenBSD$ tags. | Aaron Campbell |
2001-05-01 | Typo in comment. | Aaron Campbell |
2001-05-01 | Convert to new timeouts. | Aaron Campbell |
2001-05-01 | Add fields to keep track of reset capabilities and resets better | Constantine Sapuntzakis |
2001-04-30 | Pass IOCTL to adapter device if not understood by SCSI layer. | Constantine Sapuntzakis |
2001-04-30 | Move ioctl stuff to low-level driver | Constantine Sapuntzakis |
2001-04-30 | Move ATA IOCTL commands to low-level WDC driver | Constantine Sapuntzakis |
2001-04-30 | Added ATAPI_DEVICE_RESET command | Constantine Sapuntzakis |
2001-04-30 | koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua> | Michael Shalayeff |
2001-04-30 | Move the zeroing of proc0 u area from cpu_startup to configure. | Artur Grabowski |
2001-04-30 | rework scsi stuff a bit, better locking. | Michael Shalayeff |
2001-04-30 | ami.c | Michael Shalayeff |
2001-04-30 | padness | Michael Shalayeff |
2001-04-30 | Move the hwrpb_primary_init to before configure. | Artur Grabowski |
2001-04-30 | Move proc0's TSS and LDT initialization to a separate function | Artur Grabowski |
2001-04-30 | Move gdt_init prototype to gdt.h | Artur Grabowski |
2001-04-30 | sync. | lebel |
2001-04-30 | add new device, Lucent USB QuadraBus. deraadt@ OK. | lebel |
2001-04-30 | cleaning | Jason Wright |
2001-04-30 | pretty up rx filter setup | Jason Wright |
2001-04-30 | sync | Jason Wright |