Age | Commit message (Expand) | Author |
2008-11-14 | the warnings produced by -Wtraditional are not interesting, so remove it. | Ted Unangst |
2008-11-14 | add back acsite.m4 | Todd C. Miller |
2008-11-14 | Upgrade to sudo 1.7. See the WHATSNEW files for details. | Todd C. Miller |
2008-11-14 | Upgrade to sudo 1.7. See the WHATSNEW files for details. | Todd C. Miller |
2008-11-14 | when describing options that can be passed to mount: | Jason McIntyre |
2008-11-14 | LOG_INFO is a level not a facility; input and ok jmc@ | Kevin Steves |
2008-11-14 | Sigh. Some clients can't handle three DHO_PAD options holding space | Kenneth R Westerback |
2008-11-14 | regen | Brad Smith |
2008-11-14 | Add 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 a | Gilles Chehade |
2008-11-13 | Backout previous commit, there are still some issues with it. | Landry Breuil |
2008-11-13 | add support for ST's chip since documentation is now available at | Theo de Raadt |
2008-11-13 | use different TSCs when sending the two MIC failure report frames | Damien Miller |
2008-11-13 | Mitigate the new WPA attack described in Beck, M. and Tews S. "Practical | Damien Miller |
2008-11-13 | fix rcs tag. | Jonathan Gray |
2008-11-13 | To allow for easier playing with more strict settings introduce | Otto Moerbeek |
2008-11-13 | back out bloaty bullshit from IANA | Theo de Raadt |
2008-11-13 | Add openvpn, gpsd and subversion, from IANA. ok djm@ | Ian Darwin |
2008-11-12 | KNF (whitespace fixes). ok brad@. | Stuart Henderson |
2008-11-12 | Interphase Hawk is 3207, not 4207 (which is Interphase Eagle and will need | Miod Vallat |
2008-11-12 | Add a comment to sigcode() to explain why the use of 'int $0x80' is | Tobias Weingartner |
2008-11-12 | when destroying the device, mark the mixer and the demultiplexer | Alexandre Ratchov |
2008-11-12 | Usage -> usage. | Igor Sobrado |
2008-11-12 | fix typo in debug printf; ok ratchov@ | Stuart Henderson |
2008-11-12 | we should not document each operand in the usage of a command, | Igor Sobrado |
2008-11-12 | avoid a few strlen calls for constant strings; prompted by tg; ok djm@ | Otto Moerbeek |
2008-11-12 | sync | Theo de Raadt |
2008-11-11 | Compile crt0.o, crtbegin.o and crtend.o with -fpie/-fPIE. This requires | Kurt Miller |
2008-11-11 | Add support for position independent executables. This adds compile flags | Kurt Miller |
2008-11-11 | Drop svnd lines from the munged fstab for upgrades, to avoid confusing | Kenneth R Westerback |
2008-11-11 | Enable support for debugging pie programs. Code from Elena Zannoni's | Kurt Miller |
2008-11-11 | tweak previous; | Jason McIntyre |
2008-11-11 | if the device disappear the mixer and demultiplexer chains are | Alexandre Ratchov |
2008-11-11 | - mistakenly removed this lock | Gilles Chehade |
2008-11-11 | - introduce queue_init_submissions() which will sanitize the disk-based | Gilles Chehade |
2008-11-11 | Remove 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 understand | Gilles Chehade |
2008-11-11 | - now that we fdopen() message file descriptor, do not forget to fclose() | Gilles Chehade |
2008-11-11 | remove the SIGNALS sections, describe signals in DESCRIPTION | Alexandre Ratchov |
2008-11-11 | expose a volume knob in the sndio API: add sio_setvol(3) and | Alexandre Ratchov |
2008-11-11 | expose the volume knob in server mode too | Alexandre Ratchov |
2008-11-11 | Fix prototype for drm_addmap(), okay oga@. | Pedro Martelletto |
2008-11-11 | for ^T support, grab all the information from the process before going | Theo de Raadt |
2008-11-11 | Use rfc2409 conform notification message when client identities are | Hans-Joerg Hoexer |
2008-11-11 | termninate non-server aucat when it's idle rather that using | Alexandre Ratchov |
2008-11-11 | when not in server mode, aucat terminates automatically using | Alexandre Ratchov |
2008-11-11 | Spacing. | Marcus Glocker |
2008-11-11 | allocate job only when it's needed. | Marc Espie |
2008-11-11 | escape minus signs; | Jason McIntyre |
2008-11-11 | for sshd -T print 'permitopen any' vs. 'permitopen' for case of no | Kevin Steves |