aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* Make emacs work again. This is a workaround for the fact that theJohn Polstra1997-12-051-18/+33
* Use err(3). Add prototypes. Document that startup scripts are rc.i386 andPhilippe Charnier1997-12-045-61/+92
* Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section.Philippe Charnier1997-12-042-12/+14
* FTP_INTERNAL_LS -> FTPD_INTERNAL_LSSteve Price1997-12-041-2/+2
* Use full path in synopsis. Syslog will add trailing \n.Philippe Charnier1997-12-032-27/+39
* Use err(3). Remove progname and trailing \n in syslog strings.Philippe Charnier1997-12-038-149/+155
* Use err(3). Add protos for -Wall.Philippe Charnier1997-12-026-34/+73
* No \n in syslog() strings. Add man page to Xrefs. Change null byte to NUL byte.Philippe Charnier1997-12-022-23/+37
* Do not terminate syslog() messages with a dot, as others daemons do.Philippe Charnier1997-12-022-15/+16
* Document -n flag. Use err(3). Add usage.Philippe Charnier1997-12-022-36/+53
* Get rid of the dynamic linker's internal malloc package, and arrangeJohn Polstra1997-11-292-267/+474
* Use err(3). -Wall cleaning. cosmetics in man page.Philippe Charnier1997-11-263-23/+30
* Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page.Philippe Charnier1997-11-263-28/+39
* Cosmetics in man page. Add rcsid and sort #includes.Philippe Charnier1997-11-262-15/+22
* Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs.Philippe Charnier1997-11-262-23/+29
* Sort #includes. Add rcsid. Add man page section in .Xrefs.Philippe Charnier1997-11-252-13/+15
* Use warn(3). Hardcode progname instead of using argv[0]. Use Pa for filePhilippe Charnier1997-11-254-59/+66
* Add usage(), rcsids.Philippe Charnier1997-11-247-16/+43
* Cosmetics in usage() and man page.Philippe Charnier1997-11-244-59/+60
* Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid.Philippe Charnier1997-11-242-5/+7
* Use err(3) instead of local redefinition. Add usage. -Wall cleaning.Philippe Charnier1997-11-245-93/+79
* Correct incompletes .Xrs. Remove duplicate #includes and unused variables.Philippe Charnier1997-11-217-52/+58
* Use err(3). -Wall cleaning.Philippe Charnier1997-11-212-15/+17
* Cosmetics in man page. Exit(-1) -> exit(1).Philippe Charnier1997-11-216-30/+36
* Add const to copyright string. Put sccsid under #if 0/#endif control.Philippe Charnier1997-11-202-7/+7
* Use err(3). exit(-1) -> exit(1).Philippe Charnier1997-11-201-11/+11
* Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability).Philippe Charnier1997-11-203-55/+67
* Log the request from the remote side, in addition to it having happened.Sean Eric Fagan1997-11-141-13/+27
* Switch the effective uid to that of the user when writing mail files,Alexander Langer1997-11-131-3/+27
* Store temporary files in /var/tmp instead /tmp. This should avoidWolfram Schneider1997-10-112-4/+4
* PR: bin/771 and bin/1037 are resolved by this changeFrank Durda IV1997-10-081-1/+17
* Clarify the actions of -s and the list of allowable names.Warner Losh1997-10-061-1/+5
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-051-3/+4
* Putting records with zero-length keys into a Berkeley DB hash databaseBill Paul1997-09-301-6/+22
* Changes for KTH KerberosIV.Mark Murray1997-09-281-7/+2
* There is a clear separation of the crypto telnet and the non-crypto telnet.Mark Murray1997-09-281-4/+0
* Changes for the new KTH Kerberos4.Mark Murray1997-09-282-16/+21
* Changes for the new KTH Kerberos.Mark Murray1997-09-282-12/+26
* Many places in the code NULL is used in integer context, wherePoul-Henning Kamp1997-09-184-10/+10
* Allow backspace tooAndrey A. Chernov1997-09-151-2/+2
* disable upper controls and enable all otherAndrey A. Chernov1997-09-151-11/+15
* -p flag misdocumented in telnetd(8)Wolfram Schneider1997-09-141-3/+3
* spelling corrections.Wolfram Schneider1997-09-133-9/+9
* Do setlogin() before changing uid/gid, sinceDima Ruban1997-09-081-11/+17
* Hopefully better fix for logwtmp(): rename to a privateThomas Gellekum1997-09-053-7/+8
* logwtmp() prototype is in <libutil.h>.Thomas Gellekum1997-09-051-2/+1
* Fix botch with escaped characters, go back to using cgetstr().David Nugent1997-09-031-3/+3
* Use cgetustr() since we handled special escapes ourselves.David Nugent1997-09-012-5/+5
* Fix description of -t option.Joerg Wunsch1997-08-241-2/+2
* Turn off hyphenation in this manpage so that .Xr macros, don't getSteve Price1997-08-231-1/+3