Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
From: Andrey Matveev <andrushock@korovino.net> | |||
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 | |
errno in error message; pointed out by Moritz Jodeit <moritz at jodeit.org> | |||
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 | |
from avsm@. ok avsm@ hshoexer@ henning@ | |||
2004-02-13 | cleanup signal handling; close descriptors. | Otto Moerbeek | |
ok avsm@ millert@ canacar@ | |||
2004-01-18 | Create log files if they do not already exist, but do not follow | Can Erkin Acar | |
symlinks. ok markus@ | |||
2004-01-15 | Synchronize with syslogd privsep: When reading a new command fails, | Can Erkin Acar | |
terminate the loop instead of exiting directly, suggested by avsm@ Also get rid of trailing comma in enum, makes lint(1) happier, from Andrey Matveev andrushock at korovino dot net | |||
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 | |
_pflogd user and group must be created for proper operation. ok frantzen@ henning@ mcbride@ deraadt@ |