| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | * kinit.c: frob error codes | Tom Yu | 1994-07-16 | 2 | -2/+6 |
| * | index->strchr, rindex->strrchr, add (char *) cast to malloc, have | Theodore Tso | 1994-07-16 | 3 | -8/+15 |
| * | Umulate utimes() only for systems that don't have it; this is because | Theodore Tso | 1994-07-16 | 3 | -0/+28 |
| * | Fix error return codes for sanity's sake | Theodore Tso | 1994-07-16 | 3 | -46/+60 |
| * | Removed internal routine detach_process(), and replaced it with a | Theodore Tso | 1994-07-16 | 2 | -39/+8 |
| * | Add BSD daemon library routine | Theodore Tso | 1994-07-16 | 2 | -1/+95 |
| * | Change to use POSIX getcwd() instead of getwd() | Theodore Tso | 1994-07-16 | 2 | -12/+17 |
| * | Fix core dump caused by trying to free stack garbage. :-) | Theodore Tso | 1994-07-16 | 2 | -2/+8 |
| * | lndir --- used to be autotools; used for making symlink trees | Theodore Tso | 1994-07-16 | 2 | -0/+100 |
| * | Updated protocol error messages to be in line with latest official | Theodore Tso | 1994-07-15 | 1 | -3/+3 |
| * | Updated protocol constants in line with latest official assigned numbers | Theodore Tso | 1994-07-15 | 3 | -4/+8 |
| * | Added reserved port for the krb524 daemon | Theodore Tso | 1994-07-15 | 1 | -0/+1 |
| * | Use POSIX utime() instead of non-posix utimes() | Theodore Tso | 1994-07-15 | 2 | -10/+12 |
| * | Added MIT Copyright notices | Theodore Tso | 1994-07-14 | 19 | -0/+419 |
| * | attempt at autoconf'ing | Tom Yu | 1994-07-14 | 2 | -0/+69 |
| * | * configure.in: suck in bsd now | Tom Yu | 1994-07-14 | 2 | -1/+5 |
| * | * asn1_encode_k.c (asn1_encode_pa_data): oops still check NULL if | Tom Yu | 1994-07-14 | 2 | -1/+7 |
| * | * Makefile.in: remove spurious mkdir | Tom Yu | 1994-07-14 | 2 | -3/+4 |
| * | * Makefile.in: some cleanup to not echo cruft | Tom Yu | 1994-07-14 | 2 | -4/+8 |
| * | * Makefile.in: nuke libss.a.bak crud | Tom Yu | 1994-07-14 | 2 | -1/+4 |
| * | * Makefile.in: nuke the libcom_err.a.bak stuff | Tom Yu | 1994-07-14 | 2 | -1/+4 |
| * | Remove no longer used files... | Theodore Tso | 1994-07-13 | 4 | -138/+0 |
| * | * aclocal.m4: cleaning up stuff to not echo things like "if | Tom Yu | 1994-07-12 | 2 | -11/+14 |
| * | * asn1_encode_k.c (asn1_encode_pa_data): the contents field of a | Tom Yu | 1994-07-09 | 2 | -1/+8 |
| * | * asn1_decode_k.c: yet another instance of the SunOS realloc bug | Tom Yu | 1994-07-09 | 3 | -9/+26 |
| * | * configure.in (in all relevant subdirs): | Tom Yu | 1994-07-08 | 13 | -24/+12 |
| * | * configure.in: | Tom Yu | 1994-07-08 | 3 | -4/+7 |
| * | fixes to suck in -lndbm or -ldbm as needed | Tom Yu | 1994-07-07 | 3 | -1/+9 |
| * | * configure.in (in all relevant subdirs): | Tom Yu | 1994-07-07 | 13 | -6/+30 |
| * | * an1buf.c: Harry saves vs. Unix again. Making sure that anything | Tom Yu | 1994-07-07 | 2 | -2/+7 |
| * | updated the spec to represent the current state of tests (chpass and randkey) | Michael Shanzer | 1994-07-06 | 1 | -10/+51 |
| * | Get rid of strftime (since it breaks when used this way, at least under | Mark Eichin | 1994-07-06 | 3 | -27/+18 |
| * | add gmt_mktime to support new asn1 code | Mark Eichin | 1994-07-06 | 4 | -0/+87 |
| * | Fixed some silly latex errors | Michael Shanzer | 1994-07-06 | 1 | -5/+4 |
| * | mostly changes to prevent spewage of ignored errors | Tom Yu | 1994-07-03 | 9 | -17/+33 |
| * | * asn1_encode_k.h: | Tom Yu | 1994-07-03 | 4 | -3/+11 |
| * | fixing clean rules | Tom Yu | 1994-07-03 | 2 | -1/+5 |
| * | * pre.in: added KRB4 to the template to keep things like v4server | Tom Yu | 1994-07-02 | 2 | -0/+6 |
| * | copy configure so as to not get nuked in a recursive autoconf | Tom Yu | 1994-07-02 | 1 | -0/+1 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 8 | -144/+0 |
| * | Reduced Makefile.in, using pre/post | Mark Eichin | 1994-07-02 | 57 | -1222/+3 |
| * | revert portability change temporarily | Mark Eichin | 1994-07-02 | 1 | -0/+7 |
| * | common bits of Makefile.in | Mark Eichin | 1994-07-02 | 2 | -0/+53 |
| * | fix use of sigblock | Mark Eichin | 1994-07-01 | 2 | -0/+14 |
| * | make gmt_offset portable, make decls and defns consistent.. | Mark Eichin | 1994-07-01 | 3 | -16/+44 |
| * | Changed configuration to actually work with a displaced source tree. | Mark Eichin | 1994-07-01 | 1 | -0/+11 |
| * | WITH_CC, EXTRA_RULES_IN | Mark Eichin | 1994-07-01 | 2 | -6/+26 |
| * | select makefile in build dir | Mark Eichin | 1994-07-01 | 1 | -0/+12 |
| * | rename *.in.* to *.*.in to make it work | Mark Eichin | 1994-07-01 | 3 | -6/+9 |
| * | * aclocal.m4: fixes for dealing with new version of autoconf, in | Tom Yu | 1994-07-01 | 2 | -8/+12 |