summaryrefslogtreecommitdiff
path: root/libexec
AgeCommit message (Expand)Author
1999-05-25for getopt, check rval != -1, not > 0Todd C. Miller
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-15repairAaron Campbell
1999-04-29Work around the blocking read() that causes so many hung ftpd processes.Jason Downs
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-02-26implement internal lsArtur Grabowski
1999-02-24fowarding -> forwardingAaron Campbell
1999-02-21vis() buf overflowTheo de Raadt
1999-01-11Correct documentation on how mail.local does its locking.Constantine Sapuntzakis
1998-12-30indentTheo de Raadt
1998-12-30No, it was a NOT a typo.Jason Downs
1998-12-30typo; evanc@concer.toTheo de Raadt
1998-12-29use getcwd()Theo de Raadt
1998-12-20spelling; krw@tcn.netTheo de Raadt
1998-12-19less cryptic message on pty allocation failureTheo de Raadt
1998-12-16even more .Nm fixesAaron Campbell
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-11-25whoopsAaron Campbell
1998-11-25cleanup; d@Aaron Campbell
1998-11-18check for out-of-range umask bits from strtol()Theo de Raadt
1998-10-20.Nm gettytab 5 -> .Xr gettytab 5Angelos D. Keromytis
1998-10-15Add ref to /usr/share/smtpd files.Ian Darwin
1998-10-10Man page typo.Ian Darwin
1998-09-27superuser may now specify another user's spool to lock.Todd C. Miller
1998-09-16change to using getopt() [some inetd.conf files will need repair];Theo de Raadt
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-08-21decrypt the input _before_ checking if it is \n, not _after_.Artur Grabowski
1998-08-18TIOCNOTTY is the default in POSIX termios, no need to explicately ask for it.Todd C. Miller
1998-08-17As prommised, mail.local is no longer setuid.Todd C. Miller
1998-08-15kill bogus ENVIRONMENT section and clean up slightlyTodd C. Miller
1998-08-15go back to using mktemp, not mkstemp in baditem(); theoTodd C. Miller
1998-08-15Break out locking code into its own file so it can be shared with lockspool.Todd C. Miller
1998-08-15Move the spool locking functionality of "mail.local -H" into its ownTodd C. Miller
1998-08-11Xr uucicoTheo de Raadt
1998-08-04Fix definition of high port and tell where they come from; noted by karls@ine...Todd C. Miller
1998-07-28change getent/getstr to gtgettent/gtgetstr, the names now usedMarco S Hyman
1998-07-27use old curses to avoid duplicate symbol in libtelnetTodd C. Miller
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23delete SecurID hacksTheo de Raadt
1998-07-23add replydirname() from netbsd; fixes 257 directory replies; problem noted by...Theo de Raadt
1998-07-20Spelling, and omitted words for getNAME.Marc Espie
1998-07-16no yppasswdd.log file; mason@primenet.com.auTheo de Raadt
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-07-12indentTheo de Raadt
1998-07-10Make sure port is in allowed range before trying to get a reserved port.Todd C. Miller
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt