Age | Commit message (Expand) | Author |
2014-03-23 | kill(1) doesn't use getopt() due to its non-standard option processing. | Todd C. Miller |
2014-03-23 | Remove commented-out module-config line, it is already set to "validator | Stuart Henderson |
2014-03-23 | Fix uhidev_detach() when detaching a device which did not claimed for all | andre |
2014-03-23 | Revert audio key handling, requested by ratchov@ | Martin Pieuchot |
2014-03-23 | my bad, last commit was not ok deraadt, revert it. | Alexandre Ratchov |
2014-03-23 | some minor cleanup: | Jason McIntyre |
2014-03-23 | note that the last two usage forms are marked xsi; ok millert | Jason McIntyre |
2014-03-23 | default to tcpwrappers off. ok deraadt | Ted Unangst |
2014-03-23 | stop using libwrap. ok deraadt | Ted Unangst |
2014-03-23 | Repair R5000SC and R4600SC external L2 cache setup, broken in previous | Miod Vallat |
2014-03-22 | switch to shorter ISC license. this was ok with Niels Provos. | Ted Unangst |
2014-03-22 | warn() -> warnx() when errno is irrelevant. | Kenneth R Westerback |
2014-03-22 | Fix trap: do not remove the entire WRKDIR -- we may have our backed up files | Antoine Jacoutot |
2014-03-22 | Also remove TEMPROOT in error_rm_wrkdir. | Antoine Jacoutot |
2014-03-22 | Unbreak tree; p_sigacts moved from struct proc to struct process | Florian Obser |
2014-03-22 | Make sure to add missing users/groups _before_ running the | Antoine Jacoutot |
2014-03-22 | donebell is no longer required. | Mark Lumsden |
2014-03-22 | don't use >$@ directly | Marc Espie |
2014-03-22 | If no default tag defined, still let user input a tag to find. | Mark Lumsden |
2014-03-22 | disable the imsg buffers profiling code unless requested, this will prevent | Gilles Chehade |
2014-03-22 | standard blurb; | Jason McIntyre |
2014-03-22 | Move p_sigacts from struct proc to struct process. | Philip Guenther |
2014-03-22 | Now tunnel can have multiple listen addresses. | YASUOKA Masahiko |
2014-03-22 | Reimplement control part of npppd(8) with imsg. Also add "monitor" | YASUOKA Masahiko |
2014-03-22 | Add an assert not to call radius_cancel_request() on callback. If the | YASUOKA Masahiko |
2014-03-22 | Fixed a bug in npppd_auth_get_user() which caused segmentation faults after | YASUOKA Masahiko |
2014-03-22 | In RADIUS accounting, realm_framed_ip_address was mistakenly used for | YASUOKA Masahiko |
2014-03-22 | Don't stop listening 1723/tcp when accept() is failed. | YASUOKA Masahiko |
2014-03-22 | Stop output "Stopped" log message of the tunnel protocols. | YASUOKA Masahiko |
2014-03-22 | truer words were never spoken | Ted Unangst |
2014-03-22 | Upper case another global variable (nifs -> NIFS). | Kenneth R Westerback |
2014-03-22 | Oops. MDMTDEVS is used to populate /dev. Put those bits back. | Kenneth R Westerback |
2014-03-22 | Remove 'tape' as a method for installing sets. Elite masters of unix | Kenneth R Westerback |
2014-03-22 | If a man(7) NAME section contains macros, avoid truncated or empty | Ingo Schwarze |
2014-03-22 | <sys/agpio.h> is gone; this compiles fine without it | Philip Guenther |
2014-03-22 | Second draft of my attempt to workaround the infamous R4000 end-of-page errata, | Miod Vallat |
2014-03-22 | Shuffle tlblo-related defines, to better show which bits are software only, | Miod Vallat |
2014-03-21 | Rename db_inst_type() into classify_insn() and make that function available | Miod Vallat |
2014-03-21 | avoid repetitive code for asprintf error handling | Ingo Schwarze |
2014-03-21 | The files mandoc.c and mandoc.h contained both specialised low-level | Ingo Schwarze |
2014-03-21 | Keep the `clamp memory to what pmap can address' logic unconditional, and | Miod Vallat |
2014-03-21 | Fix missing brackets: longitude/latitude status set to critical every time | andre |
2014-03-21 | Rename the symbolic constants for the pmap-specific vm_pag pg_flags from | Miod Vallat |
2014-03-21 | Some knf, no functional changes. | andre |
2014-03-21 | Allow for two more pmap-specific bits in vm_page pg_flags. Define | Miod Vallat |
2014-03-21 | Disable MS-CHAPv1 (RFC 2433) support. Undocumented; Microsoft dropped | Christian Weisgerber |
2014-03-21 | sync | Theo de Raadt |
2014-03-21 | Global lists of addresses are species near extinction, even carp do | Martin Pieuchot |
2014-03-21 | Add nginx default log files to the rotation. | Antoine Jacoutot |
2014-03-21 | zap trailing whitespace; | Jason McIntyre |