| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/head/; revision=114283
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- TELNETOBJDIR is gone. `buildworld' already installs libtelnet.a
in ${WORLDTMP}/usr/lib, and we have LIBRARY_PATH pointing there.
- SSHDIR (formerly SSHSRC) is now shared between all SSH modules.
New LIBSSH is introduced for libssh.a (an internal static lib).
Previously, build without prior `obj' was broken; SSH modules
always looked for libssh.a in ${.OBJDIR}. Also, the dependancies
on the libssh.a were missing.
- libtelnet/ did not install the crypto version of telnet.h into
/usr/include/arpa.
- Removed BINOWN, BINMODE, BINDIR and SRCS with default values.
Reviewed by: markm
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74818
|
| |
|
|
|
|
|
| |
Submitted by: Nick Sayer
Notes:
svn path=/head/; revision=51993
|
| |
|
|
| |
Notes:
svn path=/head/; revision=19502
|
| |
|
|
|
|
|
| |
secure reference the libraries that were just build instead of in /usr/lib.
Notes:
svn path=/head/; revision=10814
|
| |
|
|
|
|
|
|
|
|
|
|
| |
makefiles. This puts it in.
PLEASE NOTE - YOU WILL NEED TO BUILD AND INSTALL THE libtelnet IN secure/
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9760
|
|
|
Reviewed by:
Submitted by:
Obtained from:
Notes:
svn path=/head/; revision=9684
|