| Commit message (Expand) | Author | Age | Files | Lines |
* | Cosmetic in usage string. | charnier | 1997-12-15 | 1 | -2/+2 |
* | Use full path in synopsis. Sort #includes. Use .Tn for NIS. | charnier | 1997-12-08 | 6 | -104/+163 |
* | Sync with diffs I found in kerberised versions: -Wall, no `;' in macros. | charnier | 1997-12-08 | 3 | -27/+25 |
* | Make emacs work again. This is a workaround for the fact that the | jdp | 1997-12-05 | 1 | -18/+33 |
* | Use err(3). Add prototypes. Document that startup scripts are rc.i386 and | charnier | 1997-12-04 | 5 | -61/+92 |
* | Sort #includes. Add rcsid. Use full pathname in SYNOPSIS section. | charnier | 1997-12-04 | 2 | -12/+14 |
* | FTP_INTERNAL_LS -> FTPD_INTERNAL_LS | steve | 1997-12-04 | 1 | -2/+2 |
* | Use full path in synopsis. Syslog will add trailing \n. | charnier | 1997-12-03 | 2 | -27/+39 |
* | Use err(3). Remove progname and trailing \n in syslog strings. | charnier | 1997-12-03 | 8 | -149/+155 |
* | Use err(3). Add protos for -Wall. | charnier | 1997-12-02 | 6 | -34/+73 |
* | No \n in syslog() strings. Add man page to Xrefs. Change null byte to NUL byte. | charnier | 1997-12-02 | 2 | -23/+37 |
* | Do not terminate syslog() messages with a dot, as others daemons do. | charnier | 1997-12-02 | 2 | -15/+16 |
* | Document -n flag. Use err(3). Add usage. | charnier | 1997-12-02 | 2 | -36/+53 |
* | Get rid of the dynamic linker's internal malloc package, and arrange | jdp | 1997-11-29 | 2 | -267/+474 |
* | Use err(3). -Wall cleaning. cosmetics in man page. | charnier | 1997-11-26 | 3 | -23/+30 |
* | Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page. | charnier | 1997-11-26 | 3 | -28/+39 |
* | Cosmetics in man page. Add rcsid and sort #includes. | charnier | 1997-11-26 | 2 | -15/+22 |
* | Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs. | charnier | 1997-11-26 | 2 | -23/+29 |
* | Sort #includes. Add rcsid. Add man page section in .Xrefs. | charnier | 1997-11-25 | 2 | -13/+15 |
* | Use warn(3). Hardcode progname instead of using argv[0]. Use Pa for file | charnier | 1997-11-25 | 4 | -59/+66 |
* | Add usage(), rcsids. | charnier | 1997-11-24 | 7 | -16/+43 |
* | Cosmetics in usage() and man page. | charnier | 1997-11-24 | 4 | -59/+60 |
* | Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid. | charnier | 1997-11-24 | 2 | -5/+7 |
* | Use err(3) instead of local redefinition. Add usage. -Wall cleaning. | charnier | 1997-11-24 | 5 | -93/+79 |
* | Correct incompletes .Xrs. Remove duplicate #includes and unused variables. | charnier | 1997-11-21 | 7 | -52/+58 |
* | Use err(3). -Wall cleaning. | charnier | 1997-11-21 | 2 | -15/+17 |
* | Cosmetics in man page. Exit(-1) -> exit(1). | charnier | 1997-11-21 | 6 | -30/+36 |
* | Add const to copyright string. Put sccsid under #if 0/#endif control. | charnier | 1997-11-20 | 2 | -7/+7 |
* | Use err(3). exit(-1) -> exit(1). | charnier | 1997-11-20 | 1 | -11/+11 |
* | Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability). | charnier | 1997-11-20 | 3 | -55/+67 |
* | Log the request from the remote side, in addition to it having happened. | sef | 1997-11-14 | 1 | -13/+27 |
* | Switch the effective uid to that of the user when writing mail files, | alex | 1997-11-13 | 1 | -3/+27 |
* | Store temporary files in /var/tmp instead /tmp. This should avoid | wosch | 1997-10-11 | 2 | -4/+4 |
* | PR: bin/771 and bin/1037 are resolved by this change | uhclem | 1997-10-08 | 1 | -1/+17 |
* | Clarify the actions of -s and the list of allowable names. | imp | 1997-10-06 | 1 | -1/+5 |
* | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 1 | -3/+4 |
* | Putting records with zero-length keys into a Berkeley DB hash database | wpaul | 1997-09-30 | 1 | -6/+22 |
* | Changes for KTH KerberosIV. | markm | 1997-09-28 | 1 | -7/+2 |
* | There is a clear separation of the crypto telnet and the non-crypto telnet. | markm | 1997-09-28 | 1 | -4/+0 |
* | Changes for the new KTH Kerberos4. | markm | 1997-09-28 | 2 | -16/+21 |
* | Changes for the new KTH Kerberos. | markm | 1997-09-28 | 2 | -12/+26 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 4 | -10/+10 |
* | Allow backspace too | ache | 1997-09-15 | 1 | -2/+2 |
* | disable upper controls and enable all other | ache | 1997-09-15 | 1 | -11/+15 |
* | -p flag misdocumented in telnetd(8) | wosch | 1997-09-14 | 1 | -3/+3 |
* | spelling corrections. | wosch | 1997-09-13 | 3 | -9/+9 |
* | Do setlogin() before changing uid/gid, since | dima | 1997-09-08 | 1 | -11/+17 |
* | Hopefully better fix for logwtmp(): rename to a private | tg | 1997-09-05 | 3 | -7/+8 |
* | logwtmp() prototype is in <libutil.h>. | tg | 1997-09-05 | 1 | -2/+1 |
* | Fix botch with escaped characters, go back to using cgetstr(). | davidn | 1997-09-03 | 1 | -3/+3 |