Age | Commit message (Expand) | Author |
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 adding a new group to /etc/groups, place it just before the first | Theo de Raadt |
2004-05-10 | When external power is not available, the tadpole video hardware gets | Miod Vallat |
2004-05-10 | strtonum conversion and better input checking of integer values; ok deraadt@ | Jason Ish |
2004-05-10 | Select the Latin-1 8x16 font as the default 8x16 font, instead of the | Miod Vallat |
2004-05-10 | pretty | Theo de Raadt |
2004-05-10 | obliterate undef, ok miod | Jolan Luff |
2004-05-10 | another | Jolan Luff |
2004-05-10 | Make sure advskew set correctly in advertisement when configured to a value | Ryan Thomas McBride |
2004-05-09 | does not need to link getmntopts.c itself | Theo de Raadt |
2004-05-09 | delint | Theo de Raadt |
2004-05-09 | delint | Theo de Raadt |
2004-05-09 | spaces | Theo de Raadt |
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 | fix 1000BaseT mediaopt example. Ok miod@ | Matthieu Herrb |
2004-05-09 | Remove some #ifndef __OpenBSD__/#endif sections that were intended to | Kenneth R Westerback |
2004-05-09 | route-to -> reply-to in one case where it was swapped, from | Daniel Hartmeier |
2004-05-09 | xfer ichpcib(4) | Alexander Yurchenko |
2004-05-09 | Say that only sockets owned by processes can been seen. Based on diff | Otto Moerbeek |
2004-05-09 | Document new behavior of $RANDOM. ok deraadt@ | Otto Moerbeek |
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 | make man page example match reality | Bob Beck |
2004-05-09 | knf | Theo de Raadt |
2004-05-09 | de-lint | Theo de Raadt |
2004-05-09 | pretty | Theo de Raadt |
2004-05-09 | lint says toss unused variable away | Theo de Raadt |
2004-05-09 | de-lint | Theo de Raadt |
2004-05-09 | compress code | Theo de Raadt |
2004-05-09 | spacing | Theo de Raadt |
2004-05-09 | don't overwrite what we are trying to compute | Damien Miller |
2004-05-09 | kill it here too | Damien Miller |
2004-05-09 | kill some more tiny files; ok deraadt@ | Damien Miller |
2004-05-09 | Don't dereference scrub pointer when it's NULL, fix PR 3775, from | Daniel Hartmeier |
2004-05-09 | zap another tiny header; ok deraadt@ | Damien Miller |
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 | Use arc4random() unless the user specifies a specific seed, in which | Todd C. Miller |
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 | add an example neighbor with manual keyed IPsec | Henning Brauer |
2004-05-08 | off by one in key too long detection | Henning Brauer |
2004-05-08 | fix redefinition detection with manual keyes ipsec | Henning Brauer |
2004-05-08 | reference count bpf descriptors to protect against disappearing interfaces | Can Erkin Acar |
2004-05-08 | with manual keyed ipsec, we need keys and spis for both directions - | Henning Brauer |