| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: markm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
|
|
| |
invoked will cause breakage. US Users - DO NOT try to turn on
IDEA - the sources are not included.
|
| |
|
|
|
|
| |
Submitted by: Nick Sayer
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
|
| |
|
|
|
|
| |
secure reference the libraries that were just build instead of in /usr/lib.
|
|
|
|
| |
this keyword is in too many places! :(
|
| |
|
| |
|
| |
|
|
|
|
| |
init and ed, by pointing to real sources.
|
|
|