| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
all its functionality, and all its consumers have been converted.
Notes:
svn path=/head/; revision=115830
|
| |
|
|
| |
Notes:
svn path=/head/; revision=106538
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50479
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22990
|
| |
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=15225
|
| |
|
|
|
|
|
|
| |
has been blown away. Previously it depended on an existing
crypt.3 to be present for the man page links to install properly.
Notes:
svn path=/head/; revision=15159
|
| |
|
|
|
|
|
| |
libs.
Notes:
svn path=/head/; revision=14656
|
| |
|
|
|
|
|
| |
Down to only about 100 items left to cleanup! :-)
Notes:
svn path=/head/; revision=14045
|
| |
|
|
|
|
|
| |
Submitted by: Geoff.
Notes:
svn path=/head/; revision=2601
|
| |
|
|
|
|
|
|
|
|
| |
- remove ^L's - CTM will probably choke on them
- add PRECIOUSLIB to Makefile
- name changes libcrypt -> libcipher
Submitted by: Geoff.
Notes:
svn path=/head/; revision=2550
|
|
|
will in due course become libcipher.
Based on David Burren's FreeSEC
Submitted by: Geoff.
Notes:
svn path=/cvs2svn/branches/FBSD_1_intl/; revision=2546
|