Age | Commit message (Expand) | Author |
2004-05-14 | Really working interrupt engine, at least on both 2600 flavours. | Miod Vallat |
2004-05-14 | sync | Nathan Binkert |
2004-05-14 | more adaptec aac(4) | Nathan Binkert |
2004-05-14 | Syba SD-LAB PCI I/O Card 4S | Henning Brauer |
2004-05-14 | sync | Henning Brauer |
2004-05-14 | Syba 4S puc | Henning Brauer |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2004-05-14 | use pool for namei pathbuf. testing ok millert@ tdeval@ | Ted Unangst |
2004-05-13 | activate systrace on amd64, while here get rid of syscall_{plain,fancy} | Nikolay Sturm |
2004-05-13 | 8ks do not have hvt | Michael Shalayeff |
2004-05-13 | Act like our advskew is 240 when receiving packets as well as sending if | Ryan Thomas McBride |
2004-05-13 | Add cloned interface destruction to carp (ifconfig carp0 destroy). | Ryan Thomas McBride |
2004-05-13 | Fix userland profiling on amd64, update to new NetBSD version of file. | Dale Rahn |
2004-05-13 | More cleanup of SCSI sense printing. Better output, more readable code. | Kenneth R Westerback |
2004-05-13 | implement spop1,,0 support | Michael Shalayeff |
2004-05-13 | KNF | Ryan Thomas McBride |
2004-05-12 | support probe instructions | Michael Shalayeff |
2004-05-12 | 32 bit ints are uint32_t, not u_long. works on 64bit now. ok deraadt@ | Ted Unangst |
2004-05-12 | Rework a block readded by the multipath commit that should ensure that | Claudio Jeker |
2004-05-12 | if tctrl not there, still let this compile; miod ok | Theo de Raadt |
2004-05-12 | network drivers don't need to include bpfdesc.h | Ted Unangst |
2004-05-12 | sync | Alexander Yurchenko |
2004-05-12 | Forgot 6300ESB IDE, too. | Alexander Yurchenko |
2004-05-11 | pf_cksum_fixup() was called without last argument from normalization, | Daniel Hartmeier |
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 |