Age | Commit message (Expand) | Author |
2000-05-02 | remove endian hack code, do it the right way. | Dale S. Rahn |
2000-05-02 | Fix bug caused by <= comparison on unsigned value. | Dale S. Rahn |
2000-05-02 | Remove gmac_enable_hack, not needed here, doesn't work. | Dale S. Rahn |
2000-05-01 | changed dc to dz to avoid conflict with if_dc. -moj | Mats O Jansson |
2000-05-01 | another RCC host bridge with a pci behind it | Theo de Raadt |
2000-05-01 | When cache is mandatory, don't pmap_enter uncached in vmapbuf. | Artur Grabowski |
2000-05-01 | cleaner and righter memcmp/memcpy | Michael Shalayeff |
2000-05-01 | fix countdown for vs4000{/60,/90,VLC} -- from netbsd | Brandon Creighton |
2000-04-30 | Add memcpy() and memcmp() emulation by swapping the first 2 args | Todd C. Miller |
2000-04-30 | Fix kernel msgbuf size and position | Miod Vallat |
2000-04-30 | Fix kernel msgbuf buffer size and position | Miod Vallat |
2000-04-30 | Prevent multi inclusion | Miod Vallat |
2000-04-30 | Add $OpenBSD$, update pseudo-device settings | Miod Vallat |
2000-04-30 | prevent messing with critical psl flags -- from netbsd | Brandon Creighton |
2000-04-29 | Fixed a tyop | Miod Vallat |
2000-04-29 | From Lars Hecking <lhecking@nmrc.ucc.ie>: | Marc Espie |
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 |
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 |
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 |
2000-04-27 | Driver for C-Media CMI8x38 Audio Chip present on several all-in-one | Todd C. Miller |
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 |
2000-04-25 | A fix to the dreaded isadmaattach panic which hunts people playing with | Niklas Hallqvist |
2000-04-24 | 3 bugs: off by one in dump offset calculation, | Niklas Hallqvist |
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 |
2000-04-18 | seems ok w/o priming | Michael Shalayeff |
2000-04-18 | some PDC calls | Michael Shalayeff |