Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-29 | from netbsd: fix vp3_cfg_intr_mask | Michael Shalayeff | |
2000-04-28 | regen | Michael Shalayeff | |
2000-04-28 | oops, dups | Michael Shalayeff | |
2000-04-28 | a few more board ids from hpux-devtools list (; | Michael Shalayeff | |
2000-04-28 | Nicer ite3 console. | Marc Espie | |
- sanitize the RGB swapping code, - add limited color support, ala old vt220, - nicer color scheme (whitish text, white bold, blue italic, red cursor...) | |||
2000-04-28 | sync netbsd bi-related header files | Brandon Creighton | |
2000-04-28 | man page matching command, better | Marc Espie | |
2000-04-27 | fix pcxt tlb handler | Michael Shalayeff | |
2000-04-27 | Fixes to xcoff bootloader to allow it to execute and load kernels for OpenBSD. | Dale S. Rahn | |
2000-04-27 | put vsbus_intr() prototype here so other vsbus devices can avail themselves | Brandon Creighton | |
of its intentional uselessness; also some __P() | |||
2000-04-27 | remove vaxbi stuff for the moment, far from working | Brandon Creighton | |
2000-04-27 | another driver does not fit... | Theo de Raadt | |
2000-04-27 | sync -- enabled devices in GENERIC should be working | Brandon Creighton | |
2000-04-27 | sync w/netbsd | Brandon Creighton | |
2000-04-27 | forgot these, oops | Brandon Creighton | |
2000-04-27 | sync with netbsd -- this involved rearranging things for sanity reasons | Brandon Creighton | |
and because separate builds of libsa are done. this is a pretty nice bootloader. | |||
2000-04-27 | Driver for C-Media CMI8x38 Audio Chip present on several all-in-one | Todd C. Miller | |
motherboards (ie: bultin audio + video). Written by Takuya SHIOZAKI. | |||
2000-04-27 | sync with netbsd of early april; some archs still untested | Brandon Creighton | |
2000-04-27 | oops -- forgot to give this an $OpenBSD$ tag | Brandon Creighton | |
2000-04-27 | sync with netbsd; working ncr5380 driver, saner vsbus code | Brandon Creighton | |
2000-04-27 | newline manglings | Theo de Raadt | |
2000-04-26 | properly probe sub-pci busses for RCC ServerWorks chipsets | Theo de Raadt | |
2000-04-26 | add errata for 82443BX identified by smurph | Theo de Raadt | |
2000-04-26 | new header files from netbsd -- also a spinlock.h | Brandon Creighton | |
2000-04-26 | vax resurrection, part 1: sync with early-april netbsd | Brandon Creighton | |
many changes here, notable: uvm, ansi.h, more (and cleaner) vsbus support | |||
2000-04-25 | A fix to the dreaded isadmaattach panic which hunts people playing with | Niklas Hallqvist | |
large memory machines. This time I really hope we can continue quite a bit away over the Gig. | |||
2000-04-24 | 3 bugs: off by one in dump offset calculation, | Niklas Hallqvist | |
when to print what is left, and what to print. Fixes PR#1182 | |||
2000-04-24 | fix some types | Michael Shalayeff | |
2000-04-24 | s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problems | Michael Shalayeff | |
2000-04-24 | support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu | Theo de Raadt | |
2000-04-21 | oops | Michael Shalayeff | |
2000-04-21 | shovel apm into it's own thread. | Michael Shalayeff | |
apply art's idea to sleep on &lbolt, it seem fine w/ it. | |||
2000-04-18 | seems ok w/o priming | Michael Shalayeff | |
2000-04-18 | some PDC calls | Michael Shalayeff | |
2000-04-18 | vm/vm.h not needed anymore | Michael Shalayeff | |
2000-04-18 | typo | Michael Shalayeff | |
2000-04-18 | audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, ↵ | Michael Shalayeff | |
or isdn | |||
2000-04-17 | fix version for some endianess-challenged compaqs; via linux | Michael Shalayeff | |
2000-04-17 | Whoops, missed a few. | Aaron Campbell | |
2000-04-17 | Move some misplaced periods outside of the parentheses. | Aaron Campbell | |
2000-04-16 | Remove atapiscsi* at umass?; csapuntz@ | Aaron Campbell | |
2000-04-16 | permit compiling kernel without pccom or com | Theo de Raadt | |
2000-04-16 | jakob, please be more careful | Theo de Raadt | |
2000-04-15 | add urio(4) | Jakob Schlyter | |
2000-04-15 | urio(4) - Diamond Multimedia RIO 500 (from NetBSD) | Jakob Schlyter | |
This driver will eventually go away as it really should be implemented using ugen(4) instead. | |||
2000-04-15 | comment out USB ethernet adapters (orphaned otherwise) | Jakob Schlyter | |
2000-04-14 | Move the PCIBIOS options line next to the CardBus bus support stuff, and add a | Aaron Campbell | |
note saying it may need to be uncommented for things to work. | |||
2000-04-13 | neo | Theo de Raadt | |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell | |
correctly say "OpenBSD 2.7". | |||
2000-04-12 | Fix pcic attachments; jj@dynarc.se | Aaron Campbell | |