summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-16syncDamien Bergamini
2008-11-16USB IDs for Atheros AR9170.Damien Bergamini
2008-11-16Make sure to increment the the output error counter ifBrad Smith
2008-11-16Add new style replacement for isp_inline.h.Kenneth R Westerback
2008-11-15update the readme a bit by deleting most of the irrelevant info, such as msdosTed Unangst
2008-11-15classic C compatibility (no statements before decls)Theo de Raadt
2008-11-14When parsing v4 addresses mark them as network addressesHans-Joerg Hoexer
2008-11-14oops. not yet. sorry for the noise.Jacob Meuser
2008-11-14* readability improvement in azalia_codec_connect_streamJacob Meuser
2008-11-14Revert the reduction in the delays in the miibus read/write routines,Christian Weisgerber
2008-11-14Garbage collect the LDT segments, and simply use the GDT segments.Tobias Weingartner
2008-11-14Atomically update the PTE.Kurt Miller
2008-11-14the warnings produced by -Wtraditional are not interesting, so remove it.Ted Unangst
2008-11-14add back acsite.m4Todd C. Miller
2008-11-14Upgrade to sudo 1.7. See the WHATSNEW files for details.Todd C. Miller
2008-11-14Upgrade to sudo 1.7. See the WHATSNEW files for details.Todd C. Miller
2008-11-14when describing options that can be passed to mount:Jason McIntyre
2008-11-14LOG_INFO is a level not a facility; input and ok jmc@Kevin Steves
2008-11-14Sigh. Some clients can't handle three DHO_PAD options holding spaceKenneth R Westerback
2008-11-14regenBrad Smith
2008-11-14Add more NVIDIA MCP77 PCI ids and correct the existing MCP77 SMBus PCI id.Brad Smith
2008-11-13- rephrase the "cannot load cert" warning that is output at startup when aGilles Chehade
2008-11-13Backout previous commit, there are still some issues with it.Landry Breuil
2008-11-13add support for ST's chip since documentation is now available atTheo de Raadt
2008-11-13use different TSCs when sending the two MIC failure report framesDamien Miller
2008-11-13Mitigate the new WPA attack described in Beck, M. and Tews S. "PracticalDamien Miller
2008-11-13fix rcs tag.Jonathan Gray
2008-11-13To allow for easier playing with more strict settings introduceOtto Moerbeek
2008-11-13back out bloaty bullshit from IANATheo de Raadt
2008-11-13Add openvpn, gpsd and subversion, from IANA. ok djm@Ian Darwin
2008-11-12KNF (whitespace fixes). ok brad@.Stuart Henderson
2008-11-12Interphase Hawk is 3207, not 4207 (which is Interphase Eagle and will needMiod Vallat
2008-11-12Add a comment to sigcode() to explain why the use of 'int $0x80' isTobias Weingartner
2008-11-12when destroying the device, mark the mixer and the demultiplexerAlexandre Ratchov
2008-11-12Usage -> usage.Igor Sobrado
2008-11-12fix typo in debug printf; ok ratchov@Stuart Henderson
2008-11-12we should not document each operand in the usage of a command,Igor Sobrado
2008-11-12avoid a few strlen calls for constant strings; prompted by tg; ok djm@Otto Moerbeek
2008-11-12syncTheo de Raadt
2008-11-11Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requiresKurt Miller
2008-11-11Add support for position independent executables. This adds compile flagsKurt Miller
2008-11-11Drop svnd lines from the munged fstab for upgrades, to avoid confusingKenneth R Westerback
2008-11-11Enable support for debugging pie programs. Code from Elena Zannoni'sKurt Miller
2008-11-11tweak previous;Jason McIntyre
2008-11-11if the device disappear the mixer and demultiplexer chains areAlexandre Ratchov
2008-11-11- mistakenly removed this lockGilles Chehade
2008-11-11- introduce queue_init_submissions() which will sanitize the disk-basedGilles Chehade
2008-11-11Remove the (unworking to the point it doens't even compile) viadrm driver.Owain Ainsworth
2008-11-11- temporarily comment chl@'s O_EXLOCK -> fcntl() change until we understandGilles Chehade
2008-11-11- now that we fdopen() message file descriptor, do not forget to fclose()Gilles Chehade