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