Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; | Akinori MUSHA | 2002-01-29 | 1 | -1/+1 |
| | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. | ||||
* | Preserve files in etc/. | Jimmy Olgeni | 2001-06-17 | 2 | -4/+14 |
| | | | | Approved by: greid | ||||
* | Make htshd work with tcsh. | George C A Reid | 2001-05-29 | 1 | -1/+2 |
| | | | | | PR: 27564 Submitted by: Yoshiyuki NAKAMICHI <nakamiti@ongs.gr.jp> | ||||
* | Fix plist | George C A Reid | 2001-05-19 | 2 | -1/+2 |
| | | | | | PR: 27447 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> | ||||
* | make WRKDIR safe (fix broken on bento) | Michael Haro | 2001-03-29 | 1 | -2/+2 |
| | |||||
* | Add wapsh 1.0, a system to allow remote shell logins via a WAP | Will Andrews | 2001-03-10 | 8 | -0/+251 |
phone or web browser. PR: 24313 Submitted by: George Reid <greid@ukug.uk.freebsd.org> |