summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-18Add some delay between a successful keyboard reset sequence and a keyboardMiod Vallat
2011-03-18- spellingJasper Lievisse Adriaanse
2011-03-18- when a newer version of an installed package is requested, print the URLJasper Lievisse Adriaanse
2011-03-18sighTheo de Raadt
2011-03-18- assert copyrightJasper Lievisse Adriaanse
2011-03-18format the message when a module doesn't validate more like fd.o pkg-config, ...Jasper Lievisse Adriaanse
2011-03-18add a 'pc_path' variable to the pkg-config.pc cache entry.Jasper Lievisse Adriaanse
2011-03-18- add basic validation for .pc files, at least Name, Description and Version ...Jasper Lievisse Adriaanse
2011-03-18fix a small buglet when PKG_CONFIG_SYSROOT_DIR was set, it only handled the f...Jasper Lievisse Adriaanse
2011-03-18minor related tweaks:Marc Espie
2011-03-18oh, it should stayTheo de Raadt
2011-03-18Fix obj directory probing to support cross compiling.Matthew Dempsky
2011-03-18Fix firmware loading at startup (and resume); from Tim van der MolenTheo de Raadt
2011-03-18amd64 mtrr interrace went awayTheo de Raadt
2011-03-18old style mtrr interface went awayTheo de Raadt
2011-03-18syncTheo de Raadt
2011-03-18Old-style MTRRs were never used on amd64, so remove the remaining tracesPhilip Guenthe
2011-03-18Add ukdetach() so that detaching an unknown SCSI device doesn't resultMatthew Dempsky
2011-03-17- recognize OMAP3630/DM3730, as found in the beagleboard xMJasper Lievisse Adriaanse
2011-03-17Uncommitted bits. Spotted by deraadt@, who theorizes I have insuffientKenneth R Westerback
2011-03-17add missing .El;Jason McIntyre
2011-03-17use dma_alloc/dma_free instead of malloc to allocate buffers which needTheo de Raadt
2011-03-17make more dma pools -- all the way up to 64K. at least the scsiTheo de Raadt
2011-03-17Document RC_DEBUG.Antoine Jacoutot
2011-03-17- introduce the INRC environment variable so that rc.subr(8) knows if itRobert Nagy
2011-03-17Ansify non-ansified function definitions. No functional change.Alexandr Shadchin
2011-03-17Make the various findopenbsd() functions non-recursive, eliminatingKenneth R Westerback
2011-03-17since we stopped installing the usd docs, it no longer makesJason McIntyre
2011-03-17use a DEFAULT_RATE macro instead of hardcoding 44100, no object changeAlexandre Ratchov
2011-03-16Using mandoc_char(7) escapes like "K\(:onig" for German umlautsIngo Schwarze
2011-03-16revert previous as it breaks nfs client as reported by kili@Jasper Lievisse Adriaanse
2011-03-16o diaeresis is 246 (U+00F6)Christian Weisgerber
2011-03-16Replace ISO 8859-1 character (o with diaeresis) with proper mandoc symbol.Christian Weisgerber
2011-03-16Recognize LM6002 as prefix for earlier Fuloong designs, and also recognizeMiod Vallat
2011-03-16anthonyjbentley@gmail.com has a SMC Networks SMCWUSB-N2Theo de Raadt
2011-03-16Use the help pager code, but repair it in various ways.Theo de Raadt
2011-03-16fix trap sending in snmpd by adjusting snmpctl to the imsg libutilReyk Floeter
2011-03-16spelling.Okan Demirmen
2011-03-16use timerclear macro. while here, fix spelling.Okan Demirmen
2011-03-16various cleanup;Jason McIntyre
2011-03-16If we get a packet larger than if_hardmtu skip it.Jonathan Gray
2011-03-16nl_types.h doesn't need to be #included to use nl_langinfo(). PointedPhilip Guenthe
2011-03-15syncTheo de Raadt
2011-03-15Remove evaluation of PATH_LOCALE environment variable because it can beStefan Sperling
2011-03-15sanity check, prompted by common work with Florent TribouilloyMarc Espie
2011-03-15let smtpd use user-provided Diffie-Hellman parameters for ephemeral keyGilles Chehade
2011-03-15unbreak tree for nested endian.h includesTheo de Raadt
2011-03-15Bunch of white space and style adjustments to make amd64 versionKenneth R Westerback
2011-03-15Attach one sensordev per softraid device rather than one sensordev perJoel Sing
2011-03-15Add a -B flag to netstat which displays buffer sizes for TCP sockets.Joel Sing