summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1997-08-06reindent and remove extra crud. a program that is security sensitive must be ...Theo de Raadt
1997-08-06use so_uid, whee, another wicked payoffTheo de Raadt
1997-08-06Errno save/restore.Angelos D. Keromytis
1997-08-05Errno.Angelos D. Keromytis
1997-08-05More of errno.Angelos D. Keromytis
1997-08-05Remove duplicate inclusion of signal.hAngelos D. Keromytis
1997-08-05More errno saving.Angelos D. Keromytis
1997-08-05pull errno.h inTheo de Raadt
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-01cleanup; everyone please testTheo de Raadt
1997-08-01remove config trashTheo de Raadt
1997-07-29wrap wait3 with save_errnoTheo de Raadt
1997-07-29sendmail -t pleaseTheo de Raadt
1997-07-29what incredible bullshitTheo de Raadt
1997-07-27New, mandoc, man page.Jason Downs
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-23tabifykstailey
1997-07-22setproctitle lessTheo de Raadt
1997-07-21WallTheo de Raadt
1997-07-15Xr repairTheo de Raadt
1997-07-14-WallTodd C. Miller
1997-07-09Use syslog(3), not fprintf(3) for error messages.kstailey
1997-07-08Don't call exit(0) from rstat_service(). There is a alarm(3) that brings uskstailey
1997-07-08daemons can't fprintf(stderr, "blah"), use syslog(3)kstailey
1997-07-08mispelled SYNOPSISTheo de Raadt
1997-06-29new location of des.hNiels Provos
1997-06-29crank versionTheo de Raadt
1997-06-29partial WallTheo de Raadt
1997-06-24New mandoc manual pages.Jason Downs
1997-06-21attempt to realpath() log entriesTheo de Raadt
1997-06-17Add a -d flag which takes the directory where the YP password files are.Niklas Hallqvist
1997-06-15rshd should give the same error message when the user doesn't existTodd C. Miller
1997-06-11Implement and document the -c flag.Jason Downs
1997-06-05bigger bufTheo de Raadt
1997-06-02if getty to# parameter is used, pp option has timeout problem; kfurge@worldne...Theo de Raadt
1997-06-02let uucpd prompt for loginname multiple times, if \r is a problem; tron@lyssa...Theo de Raadt
1997-06-01Support integrated tcp wrappers when in daemon mode.Jason Downs
1997-06-01A few changed from tcp_wrappers 7.6Jason Downs
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-05-28spray(1); msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-01change -A to let in anon | chroot accountsTheo de Raadt
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-25do not allow connect to a 2049 either, helps firewall cases; adam@math.tau.ac.ilTheo de Raadt
1997-04-24Don't build LFS, it doesn't work.Jason Downs
1997-04-23use daemon()Theo de Raadt
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-04-17Use the real times returned by dkreadstat().Tobias Weingartner
1997-04-14Make ftpd man page and ftp spool entries in mtree special fileTodd C. Miller
1997-04-12Fix from FreeBSD (David Nugent <davidn>)Todd C. Miller
1997-04-06cleanup using -WallTheo de Raadt