Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add kerberised CVS to the dependant programs. | markm | 1998-08-15 | 1 | -1/+2 |
| | |||||
* | Debogotify. ln -f should be ln -s to allow the obj/ dir to be | markm | 1998-03-28 | 1 | -2/+2 |
| | | | | on a different volume. | ||||
* | Repaired version of Bruce's "make -jN" patches. | markm | 1998-03-26 | 2 | -7/+6 |
| | |||||
* | More fixes to help fix race bags in "make -jN". | markm | 1998-03-20 | 5 | -15/+10 |
| | | | | Submitted by: BDE (Mostly) | ||||
* | Fix more linkage problems. libtermcap needs to be linked for routines | markm | 1998-03-15 | 1 | -3/+4 |
| | | | | in librealdline. | ||||
* | Damn. Left out the dependancy macro. | markm | 1998-03-14 | 1 | -2/+2 |
| | |||||
* | Link this against libcrypt. Crypt is not directly called, but is called from ↵ | markm | 1998-03-14 | 1 | -2/+2 |
| | | | | | | | | linked in code. I'll merge this to STABLE as well. PR: 5999 Submitted by: robert@cyrus.watson.org | ||||
* | Kerberized telnet is not built here. Remove telnet(d). | markm | 1998-02-16 | 1 | -3/+1 |
| | |||||
* | Link this against -lcrypt. In the case where the user has no key available | markm | 1997-10-24 | 1 | -2/+2 |
| | | | | | on the keyserver, the local kinit will blow chunks when it tries a crypt(3) and finds it unavailable. | ||||
* | Correct the MAKE_EBONES macro --> MAKE_KERBEROS4 | markm | 1997-10-03 | 1 | -4/+4 |
| | |||||
* | Take pity on Mark and fix the bogus paths to dump and restore in the | jkh | 1997-10-02 | 1 | -3/+3 |
| | | | | | | | | help-distribute target myself. They live in /usr/src/sbin, not /usr/src/usr.sbin. :-) I'm also assuming the omission of telnetd and telnet from this target are intentional so I'll leave that alone. | ||||
* | Whoops! Missed one. | markm | 1997-10-02 | 1 | -1/+2 |
| | |||||
* | Tidy up the bootstrap: target. Blind commit by me. | markm | 1997-10-02 | 1 | -5/+1 |
| | | | | Tested by: jkh | ||||
* | Fix a break in the includes where the build blows chunks if it is | markm | 1997-10-02 | 10 | -6/+28 |
| | | | | | | being built in a totally clean environment. Found by: jkh and "make release" | ||||
* | Delete extraneous paren. | jkh | 1997-10-01 | 1 | -2/+2 |
| | | | | Submitted by: Akira Watanabe <akira@myaw.ei.meisei-u.ac.jp> | ||||
* | Initial import of the new kerberosIV Makefiles. | markm | 1997-09-24 | 45 | -0/+1829 |
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-) |