summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-10New USB card reader (in an MSI865 chassis).Peter Galbavy
2004-05-10regen. This and previous: ok deraadt@Peter Galbavy
2004-05-10PCI IDs found on an MSI865 system; NEC Firewire and Intel dumb-modemPeter Galbavy
2004-05-10Make the time getting frame buffer depth earlier. Without thisKenji Aoyama
2004-05-10when adding a new group to /etc/groups, place it just before the firstTheo de Raadt
2004-05-10When external power is not available, the tadpole video hardware getsMiod Vallat
2004-05-10strtonum conversion and better input checking of integer values; ok deraadt@Jason Ish
2004-05-10Select the Latin-1 8x16 font as the default 8x16 font, instead of theMiod Vallat
2004-05-10prettyTheo de Raadt
2004-05-10obliterate undef, ok miodJolan Luff
2004-05-10anotherJolan Luff
2004-05-10Make sure advskew set correctly in advertisement when configured to a valueRyan Thomas McBride
2004-05-09does not need to link getmntopts.c itselfTheo de Raadt
2004-05-09delintTheo de Raadt
2004-05-09delintTheo de Raadt
2004-05-09spacesTheo de Raadt
2004-05-09Add option ISP_COMPILE_1000_FW, as done in GENERIC; recommended by mjacob@.Miod Vallat
2004-05-09Replace the event queue with a bit mask of slots needing attention, asMiod Vallat
2004-05-09fix 1000BaseT mediaopt example. Ok miod@Matthieu Herrb
2004-05-09Remove some #ifndef __OpenBSD__/#endif sections that were intended toKenneth R Westerback
2004-05-09route-to -> reply-to in one case where it was swapped, fromDaniel Hartmeier
2004-05-09xfer ichpcib(4)Alexander Yurchenko
2004-05-09Say that only sockets owned by processes can been seen. Based on diffOtto Moerbeek
2004-05-09Document new behavior of $RANDOM. ok deraadt@Otto Moerbeek
2004-05-09Eliminate verbosity parameter to scsi_print_sense and the associatedKenneth R Westerback
2004-05-09Add missing <cr>'s to various SC_DEBUG() calls, along with a few otherKenneth R Westerback
2004-05-09make man page example match realityBob Beck
2004-05-09knfTheo de Raadt
2004-05-09de-lintTheo de Raadt
2004-05-09prettyTheo de Raadt
2004-05-09lint says toss unused variable awayTheo de Raadt
2004-05-09de-lintTheo de Raadt
2004-05-09compress codeTheo de Raadt
2004-05-09spacingTheo de Raadt
2004-05-09don't overwrite what we are trying to computeDamien Miller
2004-05-09kill it here tooDamien Miller
2004-05-09kill some more tiny files; ok deraadt@Damien Miller
2004-05-09Don't dereference scrub pointer when it's NULL, fix PR 3775, fromDaniel Hartmeier
2004-05-09zap another tiny header; ok deraadt@Damien Miller
2004-05-08syncTheo de Raadt
2004-05-08some crappy usb mouse; lteo.openbsd1@mailnull.comTheo de Raadt
2004-05-08Remove spurious initialization; drahn@ okMiod Vallat
2004-05-08Use arc4random() unless the user specifies a specific seed, in whichTodd C. Miller
2004-05-08In pmap_enu*(), be sure to splx() on low memory conditions.Miod Vallat
2004-05-08Do not duplicate fragments from <machine/conf.h>.Miod Vallat
2004-05-08add an example neighbor with manual keyed IPsecHenning Brauer
2004-05-08off by one in key too long detectionHenning Brauer
2004-05-08fix redefinition detection with manual keyes ipsecHenning Brauer
2004-05-08reference count bpf descriptors to protect against disappearing interfacesCan Erkin Acar
2004-05-08with manual keyed ipsec, we need keys and spis for both directions -Henning Brauer