Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-19 | Remove com_right.h, it's included in com_err.h | Hans Insulander | |
2000-02-19 | Update to a newer version from KTH-Kerberos. | Hans Insulander | |
(most work by art@) | |||
1998-05-13 | use errcode_t | Artur Grabowski | |
change errcode_t from long to int to make the API match the usage. This should solve the problems with having kerberos servers on alphas. | |||
1997-07-25 | #if __STDC__ --> #ifdef __STDC__ | Michael Shalayeff | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-16 | Compatibility | Jason Downs | |
1996-12-14 | lean up lint & compile warnings | Thorsten Lockert | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-11-11 | Slight update. | Jason Downs | |
1996-11-11 | Move libcom_err out of Kerberos, change include location. | Jason Downs | |