summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1997-11-21Remove LOG_CONS from openlog() call so every darned finger connect messagegene
1997-11-20do not exit(-1)Theo de Raadt
1997-11-20puts -> xputsTheo de Raadt
1997-11-18Fix misplace '>' vs. '>>'; John.P.Darrow@wheaton.eduTodd C. Miller
1997-11-17Check if we get a valid fd from pw_lock().gene
1997-11-171) use fgetln for arbitrary sized linesTodd C. Miller
1997-11-13From NetBSD:Todd C. Miller
1997-11-13Nuke trailing space.Todd C. Miller
1997-11-13Changes from NetBSD (mrg):Todd C. Miller
1997-11-134.4BSD lite version. Adds -w flag for whatis entries.Todd C. Miller
1997-11-08With the new manpage, we need an obj subdir for ro /usr/src builds.Todd T. Fries
1997-11-05man page from netbsdTheo de Raadt
1997-11-05remember dev_t of filesystem quotas act on, instead of filesystem quotas file...Theo de Raadt
1997-11-04use LOG_NDELAY so that syslog works inside chroot; jim@komodo.reptiles.orgTheo de Raadt
1997-10-15another terminating condition, why did i forget thatTheo de Raadt
1997-10-10do not rely on a single read() to get us sufficient data. Read till newlineTheo de Raadt
1997-10-06unlimit number of tftpd directories; enforce single directory spec for -sTheo de Raadt
1997-09-20Fix a few minor nits, grammar and the location of a sentence.Todd C. Miller
1997-09-19WallTheo de Raadt
1997-09-09mention rpc.lockd(8)kstailey
1997-09-08setlogin, and chdir after uid change; do before exec'ing sendmail as well.Todd C. Miller
1997-09-08setlogin, and chdir after uid change; came here because of a problem dima rep...Theo de Raadt
1997-08-31union wait diesTheo de Raadt
1997-08-27fix ' useTheo de Raadt
1997-08-21.noident not .noindent; fc@parkone.ci.oakland.ca.usTheo de Raadt
1997-08-19rpc.lockd moved from libexec to usr.sbinNiklas Hallqvist
1997-08-19Moved to usr.sbin behind cvs backNiklas Hallqvist
1997-08-19make -Wall happyNiklas Hallqvist
1997-08-19$OpenBSD$Niklas Hallqvist
1997-08-16<string.h> not <strings.h>Todd C. Miller
1997-08-16OpenBSD tags and document assumption about finger(1) arg parsing.Todd C. Miller
1997-08-13a little extra paranoiadm
1997-08-11Prototype things.Todd C. Miller
1997-08-11Timeout reads/writes on the socket just to be safe.Todd C. Miller
1997-08-10Pass -Wall and add OpenBSD tags.Todd C. Miller
1997-08-09Using stdio on sockets is gross so don't do it. Also some -Wall.Todd C. Miller
1997-08-06whooshTheo de Raadt
1997-08-06indentTheo de Raadt
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