summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/Makefile
AgeCommit message (Expand)Author
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-06-24sync with openssh 3.3.itojun
2002-04-29Complete the conversion back to the OpenSSH default configuration files oflukem
2002-03-11move sshd config files to /etc/sshitojun
2002-02-09use ${INSTALL_FILE} as appropriatelukem
2001-06-23upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).itojun
2001-05-26install /etc/primes for sshitojun
2001-02-07sync crypto/dist/ssh with re-importorted tree. try to minimize diffsitojun
2001-01-14crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.itojun
2001-01-09convert to using .WAITlukem
2000-09-28Enable the ssh build framework.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