| Commit message (Expand) | Author | Age | Files | Lines |
| * | Get rid of the dynamic linker's internal malloc package, and arrange | John Polstra | 1997-11-29 | 2 | -266/+473 |
| * | Use err(3). -Wall cleaning. cosmetics in man page. | Philippe Charnier | 1997-11-26 | 3 | -23/+30 |
| * | Remove \n at end of syslog string. -Wall cleaning. Cosmetics in man page. | Philippe Charnier | 1997-11-26 | 3 | -28/+39 |
| * | Cosmetics in man page. Add rcsid and sort #includes. | Philippe Charnier | 1997-11-26 | 2 | -15/+22 |
| * | Use err(3). -Wall cleaning. Use Pa for file names and add section in Xrefs. | Philippe Charnier | 1997-11-26 | 2 | -23/+29 |
| * | Sort #includes. Add rcsid. Add man page section in .Xrefs. | Philippe Charnier | 1997-11-25 | 2 | -13/+15 |
| * | Use warn(3). Hardcode progname instead of using argv[0]. Use Pa for file | Philippe Charnier | 1997-11-25 | 4 | -59/+66 |
| * | Add usage(), rcsids. | Philippe Charnier | 1997-11-24 | 7 | -16/+43 |
| * | Cosmetics in usage() and man page. | Philippe Charnier | 1997-11-24 | 4 | -59/+60 |
| * | Key is 8 bytes according to code, not 10 as stated in man page. Add rcsid. | Philippe Charnier | 1997-11-24 | 2 | -5/+7 |
| * | Use err(3) instead of local redefinition. Add usage. -Wall cleaning. | Philippe Charnier | 1997-11-24 | 5 | -93/+79 |
| * | Correct incompletes .Xrs. Remove duplicate #includes and unused variables. | Philippe Charnier | 1997-11-21 | 7 | -52/+58 |
| * | Use err(3). -Wall cleaning. | Philippe Charnier | 1997-11-21 | 2 | -15/+17 |
| * | Cosmetics in man page. Exit(-1) -> exit(1). | Philippe Charnier | 1997-11-21 | 6 | -30/+36 |
| * | Add const to copyright string. Put sccsid under #if 0/#endif control. | Philippe Charnier | 1997-11-20 | 2 | -7/+7 |
| * | Use err(3). exit(-1) -> exit(1). | Philippe Charnier | 1997-11-20 | 1 | -11/+11 |
| * | Cosmetic in error strings. Sort Xrefs. Add usage (with syslog capability). | Philippe Charnier | 1997-11-20 | 3 | -55/+67 |
| * | Log the request from the remote side, in addition to it having happened. | Sean Eric Fagan | 1997-11-14 | 1 | -13/+27 |
| * | Switch the effective uid to that of the user when writing mail files, | Alexander Langer | 1997-11-13 | 1 | -3/+27 |
| * | Store temporary files in /var/tmp instead /tmp. This should avoid | Wolfram Schneider | 1997-10-11 | 2 | -4/+4 |
| * | PR: bin/771 and bin/1037 are resolved by this change | Frank Durda IV | 1997-10-08 | 1 | -1/+17 |
| * | Clarify the actions of -s and the list of allowable names. | Warner Losh | 1997-10-06 | 1 | -1/+5 |
| * | Changes to support full make parallelism (-j<n>) in the world | Jordan K. Hubbard | 1997-10-05 | 1 | -3/+4 |
| * | Putting records with zero-length keys into a Berkeley DB hash database | Bill Paul | 1997-09-30 | 1 | -6/+22 |
| * | Changes for KTH KerberosIV. | Mark Murray | 1997-09-28 | 1 | -7/+2 |
| * | There is a clear separation of the crypto telnet and the non-crypto telnet. | Mark Murray | 1997-09-28 | 1 | -4/+0 |
| * | Changes for the new KTH Kerberos4. | Mark Murray | 1997-09-28 | 2 | -16/+21 |
| * | Changes for the new KTH Kerberos. | Mark Murray | 1997-09-28 | 2 | -12/+26 |
| * | Many places in the code NULL is used in integer context, where | Poul-Henning Kamp | 1997-09-18 | 4 | -10/+10 |
| * | Allow backspace too | Andrey A. Chernov | 1997-09-15 | 1 | -2/+2 |
| * | disable upper controls and enable all other | Andrey A. Chernov | 1997-09-15 | 1 | -11/+15 |
| * | -p flag misdocumented in telnetd(8) | Wolfram Schneider | 1997-09-14 | 1 | -3/+3 |
| * | spelling corrections. | Wolfram Schneider | 1997-09-13 | 3 | -9/+9 |
| * | Do setlogin() before changing uid/gid, since | Dima Ruban | 1997-09-08 | 1 | -11/+17 |
| * | Hopefully better fix for logwtmp(): rename to a private | Thomas Gellekum | 1997-09-05 | 3 | -7/+8 |
| * | logwtmp() prototype is in <libutil.h>. | Thomas Gellekum | 1997-09-05 | 1 | -2/+1 |
| * | Fix botch with escaped characters, go back to using cgetstr(). | David Nugent | 1997-09-03 | 1 | -3/+3 |
| * | Use cgetustr() since we handled special escapes ourselves. | David Nugent | 1997-09-01 | 2 | -5/+5 |
| * | Fix description of -t option. | Joerg Wunsch | 1997-08-24 | 1 | -2/+2 |
| * | Turn off hyphenation in this manpage so that .Xr macros, don't get | Steve Price | 1997-08-23 | 1 | -1/+3 |
| * | change -I/sys to -I${.CURDIR}/../../sys | John-Mark Gurney | 1997-08-22 | 1 | -2/+2 |
| * | - In dlsym(), if the lookup fails using the original symbol, prepend an | Nate Williams | 1997-08-19 | 1 | -2/+30 |
| * | .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5. | Steve Price | 1997-08-17 | 1 | -2/+2 |
| * | Makefile.dist is a non-bmaked version of Makefile. We don't want it. | Bruce Evans | 1997-08-02 | 1 | -14/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r27847, | Bruce Evans | 1997-08-02 | 1 | -0/+14 |
| |\ |
|
| | * | Import Lite2's src/libexec, except for makekey (which was spammed | Bruce Evans | 1997-08-02 | 34 | -0/+15858 |
| * | Implement dlsym(RTLD_NEXT, symbol). | John Polstra | 1997-08-02 | 1 | -12/+64 |
| * | Make useage of hostname global variable consistent. | David Nugent | 1997-07-24 | 2 | -7/+8 |
| * | Rshd print to much information if a user does not exists. | Wolfram Schneider | 1997-07-18 | 2 | -8/+7 |
| * | kill the undead | Peter Wemm | 1997-07-13 | 1 | -54/+0 |