summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
AgeCommit message (Expand)Author
2000-10-28Hunted down another make -> ${MAKE}....garbled
2000-10-17Remove INSTALLFLAGS=-fschg. This will break a "make install" phase wheretv
2000-10-17Do not install /usr/bin/ssh suid, as this can cause various security problems.cjs
2000-09-28Enable the ssh build framework.thorpej
2000-09-28Update for most recent ssh source files.thorpej
2000-09-23Use ${COPY} instead of -c for ${INSTALL} commands.simonb
2000-09-23Get the build ordering right for all and dependall.simonb
2000-08-02Fix a problem with the "distribution" target pointed outthorpej
2000-07-28Rename ssh_config to ssh.conf and sshd_config to sshd.conf, forthorpej
2000-07-26Remove white space after \ line continuation char.simonb
2000-07-25Install ssh_config and sshd_config for `distribution' target.thorpej
2000-07-25Add a build-framework for an SSH implementation which is notthorpej