Age | Commit message (Expand) | Author |
2015-04-28 | Someone went to the trouble of vertically aligning a set of parameters but | Mike Larkin |
2014-06-26 | Create temporary file with mkstemp and unlink if rename operation fails. | Tobias Stoeckmann |
2013-09-13 | errx() provides its own newline, so remove it from the string here | Bret Lambert |
2009-12-24 | spelling fixes, from Brad Tilley; we will not fix src/sbin/dump/dump.h | Igor Sobrado |
2006-10-25 | Remove some unneeded externs. OK canacar@ | Moritz Jodeit |
2006-03-06 | convert permanent privilege revocation to use setresuid/setresgid; | Damien Miller |
2006-01-15 | If the log file is invalid/incompatible, try to rename the bad log file | Can Erkin Acar |
2004-12-22 | also pass SIGINT/QUIT to child, from mpech@. ok avsm@ | Otto Moerbeek |
2004-07-14 | no \n in errx(3) | Henning Brauer |
2004-04-08 | sigh, really fix the error message this time, thanks Moritz Jodeit | Anil Madhavapeddy |
2004-04-08 | reorder error message and send_fd in order to display the correct | Anil Madhavapeddy |
2004-04-03 | dont close an invalid fd, canacar@ ok | Anil Madhavapeddy |
2004-03-14 | Check return code of chdir() after chroot(); noted by Joris Vink, slight mod | Otto Moerbeek |
2004-02-13 | cleanup signal handling; close descriptors. | Otto Moerbeek |
2004-01-18 | Create log files if they do not already exist, but do not follow | Can Erkin Acar |
2004-01-15 | Synchronize with syslogd privsep: When reading a new command fails, | Can Erkin Acar |
2003-10-22 | spacing | Theo de Raadt |
2003-10-22 | use setgroups too; canacar ok | Theo de Raadt |
2003-10-22 | caution with kill | Theo de Raadt |
2003-10-22 | privilege seperated pflogd | Can Erkin Acar |