index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ssh
/
Makefile
Age
Commit message (
Expand
)
Author
2002-09-18
makefile delint. use NETBSDSRCDIR as appropriate
lukem
2002-06-24
sync with openssh 3.3.
itojun
2002-04-29
Complete the conversion back to the OpenSSH default configuration files of
lukem
2002-03-11
move sshd config files to /etc/ssh
itojun
2002-02-09
use ${INSTALL_FILE} as appropriate
lukem
2001-06-23
upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
itojun
2001-05-26
install /etc/primes for ssh
itojun
2001-02-07
sync crypto/dist/ssh with re-importorted tree. try to minimize diffs
itojun
2001-01-14
crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.
itojun
2001-01-09
convert to using .WAIT
lukem
2000-09-28
Enable the ssh build framework.
thorpej
2000-09-23
Use ${COPY} instead of -c for ${INSTALL} commands.
simonb
2000-09-23
Get the build ordering right for all and dependall.
simonb
2000-08-02
Fix a problem with the "distribution" target pointed out
thorpej
2000-07-28
Rename ssh_config to ssh.conf and sshd_config to sshd.conf, for
thorpej
2000-07-26
Remove white space after \ line continuation char.
simonb
2000-07-25
Install ssh_config and sshd_config for `distribution' target.
thorpej
2000-07-25
Add a build-framework for an SSH implementation which is not
thorpej