Age | Commit message (Expand) | Author |
2001-01-25 | put pci_intr_fixup.h into pcibiosvar.h; billions of tiny headers for nothing | Michael Shalayeff |
2001-01-24 | put pci_addr_fixup.h into pcibiosvar.h as well, | Michael Shalayeff |
2001-01-24 | elliminate pci_bus_fixup.h by moving | Michael Shalayeff |
2001-01-24 | Sample options for KGDB. (commented out) | Hugh Graham |
2001-01-24 | KGDB for i386 from NetBSD via niklas, with tweaks and accommodations. | Hugh Graham |
2001-01-23 | recognize P4; testing by techsupport@lokmail.net, the unfortunate owner of su... | Theo de Raadt |
2001-01-23 | iha fits, cool | Theo de Raadt |
2001-01-23 | Add Initio SCSI controller | Kenneth R Westerback |
2001-01-22 | this should make i850 and i860 hubs do RNG | Theo de Raadt |
2001-01-22 | keyboard led update lockup patch; pr 1432, smat@acm.org | Theo de Raadt |
2001-01-22 | Define ARCH_ELFSIZE that is the default elf size on this arch. | Artur Grabowski |
2001-01-21 | map the bios rom at both it's real address and | Michael Shalayeff |
2001-01-19 | validate gate targets; sommerfeld, mycroft | Theo de Raadt |
2001-01-16 | fix VP3_PIRQ arg name, use I386_PCI_INTERRUPT_LINE_NO_CONNECTION; from netbsd | Michael Shalayeff |
2001-01-16 | add timeout variable, alphabetize the var list; pointed out by Rob Francis <r... | Michael Shalayeff |
2001-01-13 | Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD by | Aaron Campbell |
2001-01-11 | Add maestro | Marc Espie |
2001-01-11 | there is no pseudo-device crypto either; sleep theo | Michael Shalayeff |
2001-01-11 | ich/auich | Michael Shalayeff |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2001-01-05 | Add i386 specific sysctl to modify halt -p processing, required to make | Marco S Hyman |
2001-01-02 | handle no-event as the end of event fetch loop; my fix for pr-1588 by Sam Isa... | Michael Shalayeff |
2000-12-29 | kiss in the rng; all those evil voices kept me pushing for it... | Michael Shalayeff |
2000-12-27 | better english and fix some spelling mistakes, Ok'd by aaron@ | Brad Smith |
2000-12-25 | always read new byte from rng, then decide wheather to start a new cycle | Michael Shalayeff |
2000-12-21 | People have difficulty spelling 'initial' and derivatives thereof (too many | Aaron Campbell |
2000-12-19 | This fixes keyboard lock-ups I was getting wiggling the mouse in | Constantine Sapuntzakis |
2000-12-17 | Compaq SMART Array RAID controllers. | Michael Shalayeff |
2000-12-17 | Add a new possible value for the machdep.allowaperture sysctl: `2' | Matthieu Herrb |
2000-12-12 | Add an extra apm_periodic_check() call before the one we check for | Angelos D. Keromytis |
2000-12-10 | new file; smat@acm.org | Theo de Raadt |
2000-12-10 | more keycaps for jp106 keyboards -- gotta get myself one of these weird contr... | Theo de Raadt |
2000-12-10 | jp106 keycap; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt |
2000-12-10 | iso8859 font; smat@acm.org | Theo de Raadt |
2000-12-10 | new swiss keyboard maps; smat@acm.org | Theo de Raadt |
2000-12-10 | fix norway section; johs@copyleft.no | Theo de Raadt |
2000-12-07 | fix various perror() that were buf oflows | Theo de Raadt |
2000-12-06 | use __x__ formats for __attribute__ arguments; guenther@gac.edu | Theo de Raadt |
2000-11-23 | ttyC? with one max letter after ttyC | Theo de Raadt |
2000-11-22 | s/stroul/strtoul/; spotted by brad@ | Michael Shalayeff |
2000-11-21 | Make this compile without UVM; dirt@monkey.org | Aaron Campbell |
2000-11-18 | Add an example for boot -c. | Aaron Campbell |
2000-11-18 | - Add an EXAMPLES section. I still haven't chosen a "standard" format. | Aaron Campbell |
2000-11-18 | - "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality. | Aaron Campbell |
2000-11-18 | aac appears to fit | Theo de Raadt |
2000-11-17 | Uncomment audio* at uaudio?, especially since ho@ has had success with the | Aaron Campbell |
2000-11-16 | Driver for USB scanners; from NetBSD. | Aaron Campbell |
2000-11-16 | Add entries for the AMD K6-2+/III+, newer Athlon/Duron chips, and | Todd C. Miller |
2000-11-13 | Address the i8042 keyboard controller registers as offsets from IO_KBD; from | Aaron Campbell |
2000-11-13 | Do not use PG_N on "real" 386es as it does not exist there; from NetBSD | Niklas Hallqvist |