Age | Commit message (Expand) | Author |
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 |
2000-11-10 | Change the ktrace interface functions from taking the trace vnode to taking the | Artur Grabowski |
2000-11-10 | seperate -> separate, okay aaron@ | Niels Provos |
2000-11-10 | Adaptec "FSA" RAID driver | Niklas Hallqvist |
2000-11-08 | Don't busy-wait for random data. | Artur Grabowski |
2000-11-08 | Use netisr_dispatch.h | Artur Grabowski |
2000-11-07 | AMD750 Athlon chipset support for PCIBIOS_INTR_FIXUP; from minoura@jp.netbsd.org | Michael Shalayeff |
2000-10-31 | rename pcibios.h to pcibiosvar.h | Theo de Raadt |
2000-10-27 | Put dc(4) cardbus attachment on floppyC, too. | Aaron Campbell |
2000-10-27 | and angry dwarfs came on to me | Michael Shalayeff |
2000-10-27 | more precise BUFCACHEPERCENT calculations. | Michael Shalayeff |
2000-10-26 | Remove the notion of "Copybuffer ownership" now that copybuffer contents are | Aaron Campbell |
2000-10-26 | match via82c586 also on other apollo chipsets, such as VT82C585, VT82C596A, V... | Michael Shalayeff |
2000-10-26 | Add support for Xircom X3201-based CardBus Ethernet cards. Tested successfully | Aaron Campbell |
2000-10-25 | put back using bios_pciinfo, we will rework it later on | Michael Shalayeff |
2000-10-25 | some people may say that i suck | Michael Shalayeff |
2000-10-25 | add pciprobe back into /boot. | Michael Shalayeff |
2000-10-25 | Wrap PCVT mouse operations in spltty(); deraadt@ ok | Aaron Campbell |
2000-10-23 | ok, i think all i82802-using host bridges are in here now | Theo de Raadt |
2000-10-23 | Kbit | Theo de Raadt |
2000-10-23 | i820 also does rng; art tested | Theo de Raadt |
2000-10-21 | w/ help of aaron@ make it work now: | Michael Shalayeff |
2000-10-19 | Increment version; deraadt@ ok. | Federico G. Schwindt |
2000-10-19 | Pass SACFLAGS correctly so all files are compiled with -fpack-struct, | Federico G. Schwindt |
2000-10-19 | find RNG on i815 hub | Theo de Raadt |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-10-18 | if periodic checks return errors, stop doing so. This is a workaround for | Theo de Raadt |
2000-10-18 | before sending a character check for DSR state. | Michael Shalayeff |
2000-10-17 | undo last commit. on some kernel links, this causes pcibios panics at | Theo de Raadt |
2000-10-17 | driver for amphy from freebsd; aaron ok | Jason Wright |
2000-10-16 | base the segment for a service returned by bios32 service | Michael Shalayeff |
2000-10-16 | less newlines in verbose print | Michael Shalayeff |
2000-10-16 | Make doubly sure we scroll up if we've passed the last row on the screen. | Aaron Campbell |
2000-10-16 | protect %edx when calling bios | Michael Shalayeff |
2000-10-16 | a little verbosity on probe, a little caution on bios calls | Michael Shalayeff |
2000-10-16 | Initialize mouse_flags during the coldinit stage. | Aaron Campbell |
2000-10-16 | Restore conversion to new timeouts (art@'s previous commit). They were | Aaron Campbell |
2000-10-13 | Disable the actual USB controllers instead of the usb attachments by default. | Aaron Campbell |
2000-10-11 | Now you can use both left and right SHIFT keys with PGUP/PGDN to scrollback in | Aaron Campbell |