Age | Commit message (Expand) | Author |
2004-05-11 | change pf_route() loop detection: introduce a counter (number of times | Daniel Hartmeier |
2004-05-11 | sync | Theo de Raadt |
2004-05-11 | support Iodata SMC8041TX; mjc@bitz.ca | Theo de Raadt |
2004-05-11 | zap false rcs | Theo de Raadt |
2004-05-11 | put mdtphy onto install media | Theo de Raadt |
2004-05-10 | when doing user mounts, inherit the MNT_NOEXEC flag from the covered | Pedro Martelletto |
2004-05-10 | mediabay driver to configure ata bus attached to CD on pismo Powerbook | Dale Rahn |
2004-05-10 | auich for amd64. OK deraadt@ | Marco S Hyman |
2004-05-10 | ugly hackery for auich support on amd64. | Marco S Hyman |
2004-05-10 | regen | Peter Galbavy |
2004-05-10 | Add Vendor ID for Ralink Technology and one product, the RT2460A, | Peter Galbavy |
2004-05-10 | regen | Peter Galbavy |
2004-05-10 | New USB card reader (in an MSI865 chassis). | Peter Galbavy |
2004-05-10 | regen. This and previous: ok deraadt@ | Peter Galbavy |
2004-05-10 | PCI IDs found on an MSI865 system; NEC Firewire and Intel dumb-modem | Peter Galbavy |
2004-05-10 | Make the time getting frame buffer depth earlier. Without this | Kenji Aoyama |
2004-05-10 | When external power is not available, the tadpole video hardware gets | Miod Vallat |
2004-05-10 | Select the Latin-1 8x16 font as the default 8x16 font, instead of the | Miod Vallat |
2004-05-10 | obliterate undef, ok miod | Jolan Luff |
2004-05-10 | Make sure advskew set correctly in advertisement when configured to a value | Ryan Thomas McBride |
2004-05-09 | Add option ISP_COMPILE_1000_FW, as done in GENERIC; recommended by mjacob@. | Miod Vallat |
2004-05-09 | Replace the event queue with a bit mask of slots needing attention, as | Miod Vallat |
2004-05-09 | Remove some #ifndef __OpenBSD__/#endif sections that were intended to | Kenneth R Westerback |
2004-05-09 | Eliminate verbosity parameter to scsi_print_sense and the associated | Kenneth R Westerback |
2004-05-09 | Add missing <cr>'s to various SC_DEBUG() calls, along with a few other | Kenneth R Westerback |
2004-05-09 | Don't dereference scrub pointer when it's NULL, fix PR 3775, from | Daniel Hartmeier |
2004-05-08 | sync | Theo de Raadt |
2004-05-08 | some crappy usb mouse; lteo.openbsd1@mailnull.com | Theo de Raadt |
2004-05-08 | Remove spurious initialization; drahn@ ok | Miod Vallat |
2004-05-08 | In pmap_enu*(), be sure to splx() on low memory conditions. | Miod Vallat |
2004-05-08 | Do not duplicate fragments from <machine/conf.h>. | Miod Vallat |
2004-05-08 | reference count bpf descriptors to protect against disappearing interfaces | Can Erkin Acar |
2004-05-08 | Better bus_dmamap_load() implementation which does not use vtophys(), | Miod Vallat |
2004-05-08 | Kill whitespace at EOL | Miod Vallat |
2004-05-08 | Correct values for the pci_routes[] pci-to-mpic interrupt routing table, | Miod Vallat |
2004-05-08 | Enable ichpcib(4) in GENERIC and on all media. | Alexander Yurchenko |
2004-05-08 | Put back ichpcib(4), it works now. | Alexander Yurchenko |
2004-05-08 | If a carp interface has more than CARP_SENDAD_MAX_ERRORS failed | Ryan Thomas McBride |
2004-05-07 | CardBus fxp's use the 82558 chipset which has a Long Receive bit, | Brad Smith |
2004-05-07 | Set value for rslt before trying to display it. 'Bad LUN ...' messsage | Kenneth R Westerback |
2004-05-07 | align to __LDPGSZ for anon mmap. this allows userland to be compiled | Ted Unangst |
2004-05-07 | spllower should return the previous level, to match other archs. | Ted Unangst |
2004-05-07 | Implement _SC_SEM_NSEMS_MAX and _SC_SEM_VALUE_MAX. | Todd C. Miller |
2004-05-07 | Remove mvme88k workaround for ssh(4) bugs. | Miod Vallat |
2004-05-07 | Replace the old ssh(4) NCR53C710 scsi driver with a pcctwo attachment for | Miod Vallat |
2004-05-07 | bus_dma(9) implementation for mvme88k, mostly based upon powerpc. | Miod Vallat |
2004-05-07 | Introduce a new cmmu operation, cachectl_pa, similar to cachectl, but taking | Miod Vallat |
2004-05-07 | Make #endif /* foo */ comments really match the #if condition. | Miod Vallat |
2004-05-07 | Do not rely upon a fictitious MAXPHYSMEM value, but rather the actual | Miod Vallat |
2004-05-07 | Add new file <machine/conf.h> and clean up console code and structures. | Kenji Aoyama |