| Commit message (Expand) | Author | Age | Files | Lines |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | Ruslan Ermilov | 2001-07-06 | 1 | -1/+1 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -4/+2 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2001-01-16 | 1 | -1/+1 |
| * | [rlogin.1] Document the `-4' and `-6' options. Correct a typo. | Joseph Koshy | 2000-11-24 | 2 | -3/+7 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
| * | remove trailing periods from SEE ALSO. | Ben Smithurst | 2000-11-15 | 1 | -1/+1 |
| * | getopt and friends are declared in <unistd.h> | Warner Losh | 2000-09-04 | 1 | -2/+0 |
| * | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | Kris Kennaway | 2000-03-09 | 1 | -1/+1 |
| * | Use libcrypto in place of libdes. | Mark Murray | 2000-02-24 | 2 | -3/+3 |
| * | Add -4 and -6 options. | Yoshinobu Inoue | 2000-02-15 | 1 | -5/+14 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 2 | -4/+16 |
| * | . mdoc(7)'fy | Alexey Zelkin | 2000-01-07 | 1 | -14/+29 |
| * | Revert the libcrypt/libmd stuff back to how it was. This should not have | Peter Wemm | 1999-12-18 | 1 | -2/+2 |
| * | Add libmd (or move it after libcrypt). We don't want the linker to be | Marcel Moolenaar | 1999-12-16 | 1 | -2/+2 |
| * | Change edistribution to krb4 in preaparation for K5 | Mark Murray | 1999-09-19 | 1 | -1/+1 |
| * | Fix for new Kerberos4. | Mark Murray | 1999-09-19 | 1 | -1/+2 |
| * | Fix Common Error brokenness. | Mark Murray | 1999-09-06 | 1 | -2/+2 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 3 | -3/+3 |
| * | Add $Id$, to make it simpler for members of the translation teams to | Nik Clayton | 1999-07-12 | 1 | -0/+1 |
| * | Fixed usage message to almost match the man page. The old -d option and | Bruce Evans | 1999-05-27 | 1 | -12/+9 |
| * | Add a -i localname switch (restricted to root) to specify a different | Peter Wemm | 1999-05-25 | 2 | -5/+21 |
| * | Use KJH's auth.conf parser to turn on/off Kerberos in userland. | Mark Murray | 1998-10-09 | 3 | -4/+12 |
| * | Remove useless `BINOWN=root' now that it is the default. | David E. O'Brien | 1998-09-19 | 1 | -2/+1 |
| * | Add -lcrypt when building kerberos. | John Birrell | 1998-09-05 | 1 | -3/+3 |
| * | Fix LIBDIR (for aout/ELF). | Mark Murray | 1998-08-06 | 1 | -1/+2 |
| * | Rats. I was too fast here. Re-enable SUID mode for the non-Kerberos | Mark Murray | 1998-03-26 | 1 | -3/+3 |
| * | Quite a while back KTH (who are the good folks who wrote our KerberosIV) | Mark Murray | 1998-03-26 | 2 | -18/+20 |
| * | Changes for KTH KerberosIV. | Mark Murray | 1997-09-28 | 5 | -567/+30 |
| * | Use err(3). Document -l flag. | Philippe Charnier | 1997-08-05 | 2 | -38/+34 |
| * | kill the undead | Peter Wemm | 1997-07-13 | 1 | -203/+0 |
| * | This commit was generated by cvs2svn to compensate for changes in r27241, | Bruce Evans | 1997-07-06 | 1 | -0/+203 |
| |\ |
|
| | * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | Bruce Evans | 1997-07-06 | 3 | -0/+1382 |
| * | compare return value from getopt against -1 rather than EOF, per the final | Warner Losh | 1997-03-29 | 1 | -1/+1 |
| * | Better buffer length calculation and overrun detection. Closes PR 2577 | Mark Murray | 1997-02-09 | 1 | -4/+8 |
| * | Sort cross references. | Wolfram Schneider | 1997-01-15 | 1 | -3/+3 |
| * | Don't use __dead or __pure in user code. They were obfuscations | Bruce Evans | 1996-09-14 | 1 | -5/+5 |
| * | Add Bruce's improvement to security patch | Paul Traina | 1996-07-25 | 1 | -1/+6 |
| * | Do a bounds check on the strcpy of environment variables onto the stack. | Paul Traina | 1996-07-15 | 1 | -1/+1 |
| * | #include <kerberosIV/des.h> -> #include <des.h> | Mark Murray | 1996-02-11 | 3 | -3/+3 |
| * | Rename des_set_key -> des_set_key_krb. (libdes conflict) | Mark Murray | 1996-02-03 | 1 | -1/+1 |
| * | Section FILES and SEE ALSO complete | Wolfram Schneider | 1996-01-29 | 1 | -1/+18 |
| * | This commit was generated by cvs2svn to compensate for changes in r13122, | Peter Wemm | 1995-12-30 | 1 | -203/+0 |
| * | Kerberos can now deal with multi-homed clients. | Justin T. Gibbs | 1995-10-05 | 2 | -4/+7 |
| * | Updating /usr/include/kerberosIV/des.h so eBones will build breaks | Mark Murray | 1995-09-10 | 2 | -14/+1 |
| * | Back out speed reducing to 38400 for old remote rlogind. | Andrey A. Chernov | 1995-08-03 | 1 | -3/+1 |
| * | Reduce passed speed to 38400, like telnet does too. | Andrey A. Chernov | 1995-08-01 | 1 | -1/+3 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 2 | -3/+3 |
| * | Added "D" option to usage clause. | David Greenman | 1995-05-03 | 1 | -3/+3 |
| * | Added a "-D" option to set the TCP_NODELAY socket option. | David Greenman | 1995-05-03 | 2 | -5/+18 |