| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * telnet.1: Update -x flag usage to reflect our behavior of | Tom Yu | 1996-09-10 | 2 | -1/+6 |
| * | remove ".so man1/header.doc" and extra args to .TH | Tom Yu | 1996-09-10 | 60 | -64/+137 |
| * | Fixed header.doc so manpages say "MIT" rather than "Cygnus". 8-) | Jeff Bigler | 1996-09-09 | 1 | -2/+1 |
| * | Fix BINDIR to be CLIENT_BINDIR | Theodore Tso | 1996-09-09 | 2 | -1/+5 |
| * | Fix the usage messages to state -randkey, not -randpass, to conform | Theodore Tso | 1996-09-09 | 2 | -2/+8 |
| * | Don't call get_config_params again, since it's not necessary, and | Theodore Tso | 1996-09-09 | 2 | -12/+10 |
| * | Update patch level file for Beta 7 release | Theodore Tso | 1996-09-07 | 2 | -1/+6 |
| * | Don't allow the environment variable RESOLV_HOST_CONF to be set for | Theodore Tso | 1996-09-07 | 2 | -0/+6 |
| * | New manpages | Jeff Bigler | 1996-09-06 | 3 | -1/+70 |
| * | New generic man pages | Jeff Bigler | 1996-09-06 | 6 | -0/+223 |
| * | Added [login] section | Jeff Bigler | 1996-09-06 | 1 | -146/+142 |
| * | * configure.in: remove admin subdir | Tom Yu | 1996-09-06 | 2 | -1/+5 |
| * | remove admin directory as it is no longer needed | Tom Yu | 1996-09-06 | 4 | -94/+0 |
| * | remove kdb5_anadd as it is no longer needed | Tom Yu | 1996-09-06 | 6 | -347/+0 |
| * | login.M: Document that login_krb4_convert is off by default | Theodore Tso | 1996-09-06 | 3 | -3/+18 |
| * | Change continuation processing so that it doesn't depend on ANSI C | Theodore Tso | 1996-09-06 | 2 | -4/+15 |
| * | getdate.y: Declare a private copy of struct timeb to be used internally | Ezra Peisach | 1996-09-06 | 2 | -11/+14 |
| * | * Makefile.in (all-unix): Fix symlinking so building in a link | Tom Yu | 1996-09-05 | 2 | -1/+11 |
| * | Fixed a typo | Jeff Bigler | 1996-09-05 | 1 | -1/+1 |
| * | nroff version, including Barry's changes | Jeff Bigler | 1996-09-05 | 1 | -122/+166 |
| * | loadv4.c (load_v4db): Fix argument parsing so that it actually works! | Theodore Tso | 1996-09-05 | 3 | -15/+20 |
| * | * Makefile.in (t_kdb): Fix up dependencies of t_kdb so it will | Tom Yu | 1996-09-04 | 2 | -2/+8 |
| * | Update to reflect reality | Ezra Peisach | 1996-09-04 | 1 | -3/+3 |
| * | Remove $LOG$, including "unprofessional" comment which OV requested | Theodore Tso | 1996-09-04 | 2 | -119/+5 |
| * | Removing attic files from the live source tree | Theodore Tso | 1996-09-04 | 9 | -2467/+0 |
| * | Fix typo: ($PROG) -> $(PROG) | Theodore Tso | 1996-09-04 | 6 | -4/+16 |
| * | Remove attic files | Theodore Tso | 1996-09-04 | 16 | -3728/+0 |
| * | TCP performance fix (see 2203 in krb5-bugs): write out encrypted data | Sam Hartman | 1996-09-02 | 3 | -31/+54 |
| * | * pmap_rmt.c (getbroadcastnets): Tweak conditional layout to make emacs | Ken Raeburn | 1996-08-31 | 5 | -18/+41 |
| * | * makeshlib.sh (*-*-aix*): Echo more stuff before running it. Always use | Ken Raeburn | 1996-08-31 | 2 | -22/+37 |
| * | * internal.h: #ifdef NEED_SYS_ERRLIST -> #ifdef | Tom Yu | 1996-08-31 | 4 | -7/+17 |
| * | * aclocal.m4 (DECLARE_SYS_ERRLIST): Fix up to look for sys_errlist | Tom Yu | 1996-08-31 | 2 | -15/+34 |
| * | Removed Cygnus-specific info | Jeff Bigler | 1996-08-30 | 5 | -350/+140 |
| * | Tweak to manpage from Cygnus | Jeff Bigler | 1996-08-29 | 3 | -6/+9 |
| * | Tweaks to manpages from Cygnus | Jeff Bigler | 1996-08-29 | 2 | -80/+64 |
| * | Added man page and line in Makefile to install it | Jeff Bigler | 1996-08-29 | 6 | -0/+318 |
| * | Added line to install kdb5_util manpage | Jeff Bigler | 1996-08-29 | 1 | -0/+1 |
| * | man page rewrite from Cygnus. Renamed the file kadmin.M. (kadmin.1 is | Jeff Bigler | 1996-08-29 | 5 | -453/+769 |
| * | man page edit from Cygnus | Jeff Bigler | 1996-08-29 | 1 | -6/+9 |
| * | man page rewrite from Cygnus | Jeff Bigler | 1996-08-29 | 2 | -98/+124 |
| * | man page rewrite from Cygnus. (Got rid of tmac.doc dependency, which | Jeff Bigler | 1996-08-29 | 2 | -1459/+1508 |
| * | man page tweak from Cygnus | Jeff Bigler | 1996-08-29 | 4 | -66/+67 |
| * | man page rewrite from Cygnus. (Got rid of dependency on tmac.doc, which | Jeff Bigler | 1996-08-29 | 2 | -1216/+1225 |
| * | man page rewrites/tweaks/edits from Cygnus | Jeff Bigler | 1996-08-29 | 6 | -334/+471 |
| * | man page tweaks from Cygnus | Jeff Bigler | 1996-08-29 | 1 | -3/+3 |
| * | * dump.c (dump_db): don't compare apples and iguanas | Barry Jaspan | 1996-08-29 | 2 | -1/+5 |
| * | shs.c: Only include sys/types.h if present | Theodore Tso | 1996-08-28 | 3 | -0/+9 |
| * | utl_nohash_validate.c, util_canonhost.c, util_validate.c: Only include | Theodore Tso | 1996-08-28 | 5 | -3/+15 |
| * | Fix stupid bug; don't free buf before it's allocated! | Theodore Tso | 1996-08-28 | 2 | -1/+5 |
| * | * configure.in: Add check for SIZEOF_INT | Tom Yu | 1996-08-28 | 3 | -1/+10 |