| Commit message (Expand) | Author | Age | Files | Lines |
* | Set BINOWN=root explicitly for setuid root binaries. | ru | 2001-09-13 | 1 | -0/+1 |
* | mdoc(7) police: removed HISTORY info from the .Os call. | ru | 2001-07-10 | 1 | -1/+1 |
* | mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2). | ru | 2001-07-06 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -4/+2 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-16 | 1 | -1/+1 |
* | [rlogin.1] Document the `-4' and `-6' options. Correct a typo. | jkoshy | 2000-11-24 | 2 | -3/+7 |
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
* | remove trailing periods from SEE ALSO. | ben | 2000-11-15 | 1 | -1/+1 |
* | getopt and friends are declared in <unistd.h> | imp | 2000-09-04 | 1 | -2/+0 |
* | Buildworld fixes for NO_OPENSSH and NO_OPENSSL | kris | 2000-03-09 | 1 | -1/+1 |
* | Use libcrypto in place of libdes. | markm | 2000-02-24 | 2 | -3/+3 |
* | Add -4 and -6 options. | shin | 2000-02-15 | 1 | -5/+14 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 2 | -4/+16 |
* | . mdoc(7)'fy | phantom | 2000-01-07 | 1 | -14/+29 |
* | Revert the libcrypt/libmd stuff back to how it was. This should not have | peter | 1999-12-18 | 1 | -2/+2 |
* | Add libmd (or move it after libcrypt). We don't want the linker to be | marcel | 1999-12-16 | 1 | -2/+2 |
* | Change edistribution to krb4 in preaparation for K5 | markm | 1999-09-19 | 1 | -1/+1 |
* | Fix for new Kerberos4. | markm | 1999-09-19 | 1 | -1/+2 |
* | Fix Common Error brokenness. | markm | 1999-09-06 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 3 | -3/+3 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
* | Fixed usage message to almost match the man page. The old -d option and | bde | 1999-05-27 | 1 | -12/+9 |
* | Add a -i localname switch (restricted to root) to specify a different | peter | 1999-05-25 | 2 | -5/+21 |
* | Use KJH's auth.conf parser to turn on/off Kerberos in userland. | markm | 1998-10-09 | 3 | -4/+12 |
* | Remove useless `BINOWN=root' now that it is the default. | obrien | 1998-09-19 | 1 | -2/+1 |
* | Add -lcrypt when building kerberos. | jb | 1998-09-05 | 1 | -3/+3 |
* | Fix LIBDIR (for aout/ELF). | markm | 1998-08-06 | 1 | -1/+2 |
* | Rats. I was too fast here. Re-enable SUID mode for the non-Kerberos | markm | 1998-03-26 | 1 | -3/+3 |
* | Quite a while back KTH (who are the good folks who wrote our KerberosIV) | markm | 1998-03-26 | 2 | -18/+20 |
* | Changes for KTH KerberosIV. | markm | 1997-09-28 | 5 | -567/+30 |
* | Use err(3). Document -l flag. | charnier | 1997-08-05 | 2 | -38/+34 |
* | kill the undead | peter | 1997-07-13 | 1 | -203/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27241, | bde | 1997-07-06 | 1 | -0/+203 |
|\ |
|
| * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | bde | 1997-07-06 | 3 | -157/+415 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 1 | -203/+0 |
* | | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
* | | Better buffer length calculation and overrun detection. Closes PR 2577 | markm | 1997-02-09 | 1 | -4/+8 |
* | | Sort cross references. | wosch | 1997-01-15 | 1 | -3/+3 |
* | | Don't use __dead or __pure in user code. They were obfuscations | bde | 1996-09-14 | 1 | -5/+5 |
* | | Add Bruce's improvement to security patch | pst | 1996-07-25 | 1 | -1/+6 |
* | | Do a bounds check on the strcpy of environment variables onto the stack. | pst | 1996-07-15 | 1 | -1/+1 |
* | | #include <kerberosIV/des.h> -> #include <des.h> | markm | 1996-02-11 | 3 | -3/+3 |
* | | Rename des_set_key -> des_set_key_krb. (libdes conflict) | markm | 1996-02-03 | 1 | -1/+1 |
* | | Section FILES and SEE ALSO complete | wosch | 1996-01-29 | 1 | -1/+18 |
* | | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 1 | -203/+0 |
* | | Kerberos can now deal with multi-homed clients. | gibbs | 1995-10-05 | 2 | -4/+7 |
* | | Updating /usr/include/kerberosIV/des.h so eBones will build breaks | markm | 1995-09-10 | 2 | -14/+1 |
* | | Back out speed reducing to 38400 for old remote rlogind. | ache | 1995-08-03 | 1 | -3/+1 |
* | | Reduce passed speed to 38400, like telnet does too. | ache | 1995-08-01 | 1 | -1/+3 |
* | | Remove trailing whitespace. | rgrimes | 1995-05-30 | 2 | -3/+3 |