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
Age
Commit message (
Expand
)
Author
2001-12-12
Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).
lukem
2001-12-12
MKfoo=no -> NOfoo
tv
2001-09-27
sync with openssh 2.9.9 around 9/27.
itojun
2001-06-23
upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).
itojun
2001-06-15
On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5.
wiz
2001-05-26
install /etc/primes for ssh
itojun
2001-05-15
upgrade to openssh (openbsd usr.bin/ssh) 2.9, around 5/15/2001.
itojun
2001-04-10
upgrade to openssh 2.5.4 (2001/4/10).
itojun
2001-04-01
Link against libcrypt in order to make MD5 passwords work.
ad
2001-03-19
sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable).
itojun
2001-03-04
add krb5 support to ssh/sshd. based on code initially from Daniel Kouril <ko...
assar
2001-02-14
sync with 2/14.
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-12-30
Let src/usr.bin build with recursive parallel make..
sommerfeld
2000-10-28
Hunted down another make -> ${MAKE}....
garbled
2000-10-17
Remove INSTALLFLAGS=-fschg. This will break a "make install" phase where
tv
2000-10-17
Do not install /usr/bin/ssh suid, as this can cause various security problems.
cjs
2000-09-28
Enable the ssh build framework.
thorpej
2000-09-28
Update for most recent ssh source files.
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