OpenBSD CVS

src/usr.bin/ssh/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / ssh

Current tag: OPENBSD_3_1_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] lib/        
[DIR] moduli-gen/        
[DIR] scard/        
[DIR] scp/        
[DIR] sftp/        
[DIR] sftp-server/        
[DIR] ssh/        
[DIR] ssh-add/        
[DIR] ssh-agent/        
[DIR] ssh-keygen/        
[DIR] ssh-keyscan/        
[DIR] ssh-keysign/        
[DIR] ssh-pkcs11-helper/        
[DIR] ssh-sk-helper/        
[DIR] sshd/        
[TXT] LICENCE  1.9   22 years  stevesk   branches: 1.9.2; BSD license. from Daniel Kouril via Dug Song. ok markus@
[TXT] Makefile  1.10   22 years  deraadt   branches: 1.10.2; move ssh config files to /etc/ssh
[TXT] Makefile.inc  1.23   22 years  markus   branches: 1.23.4; 1.23.6; undo
[TXT] OVERVIEW  1.6   22 years  stevesk   branches: 1.6.8; 1.6.10; note obsolete for > OpenSSH-1.2; ok markus@
[TXT] README  1.5   22 years  deraadt   branches: 1.5.2; 1.5.6; 1.5.8; move ssh config files to /etc/ssh
[TXT] atomicio.c  1.10   23 years  markus   branches: 1.10.6; 1.10.8; no need for xmalloc.h, thanks to espie@
[TXT] atomicio.h  1.4   22 years  itojun   branches: 1.4.6; 1.4.8; prototype pedant. not very creative... - () -> (void)...
[TXT] auth-bsdauth.c  1.3   22 years  provos   branches: 1.3.2; integrate privilege separated openssh; its turned off by defau...
[TXT] auth-krb5.c  1.8   22 years  markus   branches: 1.8.2; KNF whitespace
[TXT] auth-options.c  1.23   22 years  markus   branches: 1.23.2; clean up prototypes
[TXT] auth-options.h  1.11   22 years  stevesk   branches: 1.11.2; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files;...
[TXT] auth-passwd.c  1.24   22 years  markus   branches: 1.24.2; unused include
[TXT] auth-rhosts.c  1.27   22 years  markus   branches: 1.27.2; unused include
[TXT] auth.c  1.41   22 years  markus   branches: 1.41.2; check for NULL; from provos@
[TXT] auth.h  1.35   22 years  markus   branches: 1.35.2; clean up prototypes
[TXT] auth2-chall.c  1.17   22 years  provos   branches: 1.17.2; integrate privilege separated openssh; its turned off by defa...
[TXT] auth2.c  1.89   22 years  markus   branches: 1.89.2; make getpwnamallow() allways call pwcopy()
[TXT] authfd.c  1.49   22 years  rees   branches: 1.49.2; Add PIN-protection for secret key.
[TXT] authfd.h  1.24   22 years  rees   branches: 1.24.2; Add PIN-protection for secret key.
[TXT] authfile.c  1.48   22 years  markus   branches: 1.48.2; add some const EVP_MD for openssl-0.9.7
[TXT] authfile.h  1.9   22 years  stevesk   branches: 1.9.2; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; ...
[TXT] canohost.c  1.31   22 years  stevesk   branches: 1.31.2; remove unneeded casts in [gs]etsockopt(); ok markus@
[TXT] canohost.h  1.8   22 years  markus   branches: 1.8.18; 1.8.20; remove comments from .h, since they are cut&paste fr...
[TXT] channels.c  1.172   22 years  markus   branches: 1.172.2; don't send stderr data after EOF, accept this from older kno...
[TXT] channels.h  1.67   22 years  markus   branches: 1.67.2; CHANNEL_EFD_OUTPUT_ACTIVE is false for CHAN_CLOSE_RCVD, too
[TXT] cipher.c  1.55   22 years  markus   branches: 1.55.2; re-add rijndael-cbc@lysator.liu.se for MacSSH; ash@lab.poc.ne...
[TXT] cipher.h  1.33   22 years  markus   branches: 1.33.6; 1.33.8; export/import cipher states; needed by ssh-privsep
[TXT] clientloop.c  1.99   22 years  markus   branches: 1.99.2; remove unused, sync w/ cmdline patch in my tree.
[TXT] clientloop.h  1.6   22 years  markus   branches: 1.6.2; 1.6.4; remove comments from .h, since they are cut&paste from...
[TXT] compat.c  1.63   22 years  markus   branches: 1.63.2; strip '@' from username only for KerbV and known broken clien...
[TXT] compat.h  1.32   22 years  markus   branches: 1.32.2; strip '@' from username only for KerbV and known broken clien...
[TXT] dh.c  1.21   22 years  markus   branches: 1.21.2; undo
[TXT] dh.h  1.7   22 years  markus   branches: 1.7.10; 1.7.12; remove comments from .h, since they are cut&paste fr...
[TXT] dispatch.c  1.15   22 years  markus   branches: 1.15.4; 1.15.6; a single dispatch_protocol_error() that sends a mess...
[TXT] dispatch.h  1.9   22 years  markus   branches: 1.9.16; 1.9.18; a single dispatch_protocol_error() that sends a mess...
[TXT] fatal.c  1.1   22 years  markus   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.12; 1.1.14; overwrite fatal() in ssh-key...
[TXT] groupaccess.c  1.5   22 years  stevesk   branches: 1.5.4; 1.5.6; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h...
[TXT] groupaccess.h  1.4   22 years  markus   branches: 1.4.18; 1.4.20; remove comments from .h, since they are cut&paste fr...
[TXT] hostfile.c  1.29   22 years  jakob   branches: 1.29.2; remove auth_rsa_read_key, make hostfile_ready_key non static;...
[TXT] hostfile.h  1.10   22 years  jakob   branches: 1.10.2; remove auth_rsa_read_key, make hostfile_ready_key non static;...
[TXT] kex.c  1.49   22 years  markus   branches: 1.49.2; generate a new cookie for each SSH2_MSG_KEXINIT message we se...
[TXT] kex.h  1.30   22 years  provos   branches: 1.30.2; integrate privilege separated openssh; its turned off by defa...
[TXT] kexdh.c  1.18   22 years  provos   branches: 1.18.2; 1.18.4; integrate privilege separated openssh; its turned of...
[TXT] kexgex.c  1.22   22 years  stevesk   branches: 1.22.2; 1.22.4; typo; ok markus@
[TXT] log.c  1.22   22 years  markus   branches: 1.22.2; overwrite fatal() in ssh-keyscan.c; fixes pr 2354; ok provos@...
[TXT] log.h  1.6   22 years  markus   branches: 1.6.2; overwrite fatal() in ssh-keyscan.c; fixes pr 2354; ok provos@
[TXT] mac.c  1.4   22 years  markus   branches: 1.4.2; use EVP_MD_size(evp_md) and not evp_md->md_size; ok steveks@
[TXT] mac.h  1.3   22 years  markus   branches: 1.3.18; 1.3.20; remove comments from .h, since they are cut&paste fr...
[TXT] match.c  1.19   22 years  markus   branches: 1.19.12; 1.19.14; undo the 'delay hostname lookup' change match.c mu...
[TXT] match.h  1.12   22 years  markus   branches: 1.12.16; 1.12.18; undo the 'delay hostname lookup' change match.c mu...
[TXT] misc.c  1.19   22 years  stevesk   branches: 1.19.2; 1.19.4; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ...
[TXT] misc.h  1.12   22 years  markus   branches: 1.12.8; 1.12.10; KNF whitespace
[TXT] monitor.c  1.9   22 years  markus   branches: 1.9.2; check waitpid for EINTR; based on patch from peter@ifm.liu.se
[TXT] monitor.h  1.3   22 years  stevesk   branches: 1.3.2; $OpenBSD$
[TXT] monitor_fdpass.c  1.2   22 years  stevesk   branches: 1.2.2; 1.2.4; 1.2.6; minor cleanup and more error checking; ok mark...
[TXT] monitor_fdpass.h  1.2   22 years  stevesk   branches: 1.2.4; 1.2.6; 1.2.20; 1.2.22; $OpenBSD$
[TXT] monitor_wrap.c  1.5   22 years  stevesk   branches: 1.5.2; ssize_t args use "%ld" and cast to (long) size_t args use "%lu...
[TXT] monitor_wrap.h  1.4   22 years  stevesk   branches: 1.4.2; $OpenBSD$
[TXT] myproposal.h  1.14   22 years  markus   branches: 1.14.4; 1.14.6; re-add rijndael-cbc@lysator.liu.se for MacSSH; ash@l...
[TXT] nchan.c  1.45   22 years  markus   branches: 1.45.2; don't send stderr data after EOF, accept this from older know...
[TXT] nchan.ms  1.7   23 years  niklas   branches: 1.7.10; 1.7.12; $OpenBSD$
[TXT] nchan2.ms  1.2   22 years  markus   branches: 1.2.8; 1.2.10; missing copyright
[TXT] packet.c  1.93   22 years  markus   branches: 1.93.2; debug->debug3 for extra padding
[TXT] packet.h  1.34   22 years  markus   branches: 1.34.2; export/import cipher state, iv and ssh2 seqnr; needed by ssh-...
[TXT] pathnames.h  1.12   22 years  stevesk   branches: 1.12.2; _PATH_PRIVSEP_CHROOT_DIR; ok provos@
[TXT] readconf.c  1.95   22 years  markus   branches: 1.95.2; add SYSLOG_FACILITY_NOT_SET = -1, SYSLOG_LEVEL_NOT_SET = -1, ...
[TXT] readconf.h  1.42   22 years  stevesk   branches: 1.42.2; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files;...
[TXT] readpass.c  1.27   22 years  markus   branches: 1.27.2; 1.27.4; client side support for PASSWD_CHANGEREQ based on wo...
[TXT] rijndael.c  1.13   22 years  deraadt   branches: 1.13.2; basic KNF done while i was looking for something else
[TXT] rijndael.h  1.12   22 years  deraadt   branches: 1.12.10; 1.12.12; basic KNF done while i was looking for something e...
[TXT] scp.1  1.21   22 years  markus   branches: 1.21.2; mention exit status; ok stevesk@
[TXT] scp.c  1.88   22 years  mouring   branches: 1.88.2; Fixes potental double // within path. http://bugzilla.mindrot...
[TXT] servconf.c  1.105   22 years  stevesk   branches: 1.105.2; for unprivileged user, group do: pw=getpwnam(SSH_PRIVSEP_USE...
[TXT] servconf.h  1.57   22 years  stevesk   branches: 1.57.2; for unprivileged user, group do: pw=getpwnam(SSH_PRIVSEP_USER...
[TXT] serverloop.c  1.101   22 years  markus   branches: 1.101.2; check waitpid for EINTR; based on patch from peter@ifm.liu.s...
[TXT] serverloop.h  1.5   22 years  markus   branches: 1.5.18; 1.5.20; quick hack to make ssh2 work again.
[TXT] session.c  1.134   22 years  markus   branches: 1.134.2; retrieve last login time before the pty is allocated, store ...
[TXT] session.h  1.17   22 years  markus   branches: 1.17.2; retrieve last login time before the pty is allocated, store p...
[TXT] sftp-client.c  1.31   22 years  djm   branches: 1.31.2; Fix occasional corruption on upload due to bad reuse of reque...
[TXT] sftp-client.h  1.9   22 years  djm   branches: 1.9.2; API cleanup and backwards compat for filexfer v.0 servers; ok ...
[TXT] sftp-common.c  1.5   22 years  deraadt   branches: 1.5.2; zap };
[TXT] sftp-common.h  1.3   22 years  markus   branches: 1.3.2; 1.3.4; remove comments from .h, since they are cut&paste from...
[TXT] sftp-glob.c  1.10   22 years  djm   branches: 1.10.2; API cleanup and backwards compat for filexfer v.0 servers; ok...
[TXT] sftp-server.8  1.8   22 years  deraadt   branches: 1.8.6; 1.8.8; ok, tmac is now fixed
[TXT] sftp-server.c  1.33   22 years  markus   branches: 1.33.2; handle SSH2_FILEXFER_ATTR_SIZE in SSH2_FXP_(F)SETSTAT; ok djm...
[TXT] sftp.1  1.33   22 years  deraadt   branches: 1.33.2; no, look closely. the comma was highlighted. split .Ic even ...
[TXT] sftp.c  1.29   22 years  markus   branches: 1.29.2; always call log_init()
[TXT] sftp.h  1.4   22 years  djm   branches: 1.4.16; 1.4.18; API cleanup and backwards compat for filexfer v.0 se...
[TXT] ssh-add.1  1.30   22 years  stevesk   branches: 1.30.2; more sync for default ssh-add identities; ok markus@
[TXT] ssh-add.c  1.53   22 years  rees   branches: 1.53.2; Add PIN-protection for secret key.
[TXT] ssh-agent.1  1.31   22 years  stevesk   branches: 1.31.2; more sync for default ssh-add identities; ok markus@
[TXT] ssh-agent.c  1.85   22 years  markus   branches: 1.85.2; check $SHELL for -k and -d, too; http://bugzilla.mindrot.org/...
[TXT] ssh-dss.c  1.14   22 years  markus   branches: 1.14.2; add some const EVP_MD for openssl-0.9.7
[TXT] ssh-keygen.1  1.53   22 years  stevesk   branches: 1.53.2; -t required now for key generation
[TXT] ssh-keygen.c  1.98   22 years  markus   branches: 1.98.2; try to import keys with extra trailing === (seen with ssh.com...
[TXT] ssh-keyscan.1  1.14   22 years  mpech   branches: 1.14.2; 1.14.4; 1.14.6; When you give command examples and etc., in...
[TXT] ssh-keyscan.c  1.35   22 years  stevesk   branches: 1.35.2; handle connection close during read of protocol version strin...
[TXT] ssh-rsa.c  1.18   22 years  markus   branches: 1.18.2; ignore SSH_BUG_SIGBLOB for ssh-rsa; #187
[TXT] ssh.1  1.150   22 years  markus   branches: 1.150.2; update to recent drafts
[TXT] ssh.c  1.169   22 years  markus   branches: 1.169.2; update Copyright
[TXT] ssh.h  1.66   22 years  stevesk   branches: 1.66.2; make RSA modulus minimum #define; ok markus@
[TXT] ssh2.h  1.8   22 years  stevesk   branches: 1.8.4; 1.8.6; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h...
[TXT] ssh_config  1.12   22 years  stevesk   branches: 1.12.2; correct some commented defaults. add Ciphers default. ok ma...
[TXT] sshconnect.c  1.119   22 years  markus   branches: 1.119.2; use read_passphrase+ECHO in confirm(), allows use of ssh-ask...
[TXT] sshconnect.h  1.13   22 years  markus   branches: 1.13.2; 1.13.4; some more IPv4or6 cleanup
[TXT] sshconnect2.c  1.99   22 years  markus   branches: 1.99.2; client side support for PASSWD_CHANGEREQ based on work by joh...
[TXT] sshd.8  1.176   22 years  stevesk   branches: 1.176.2; clarify sshrc some and handle X11UseLocalhost=yes; ok markus...
[TXT] sshd.c  1.239   22 years  markus   branches: 1.239.2; check waitpid for EINTR; based on patch from peter@ifm.liu.s...
[TXT] sshd_config  1.49   22 years  markus   branches: 1.49.2; add privsep (off)
[TXT] sshlogin.c  1.3   22 years  deraadt   branches: 1.3.2; basic KNF done while i was looking for something else
[TXT] sshlogin.h  1.3   22 years  markus   branches: 1.3.2; 1.3.4; remove comments from .h, since they are cut&paste from...
[TXT] sshpty.c  1.4   22 years  deraadt   branches: 1.4.2; basic KNF done while i was looking for something else
[TXT] sshpty.h  1.4   22 years  stevesk   branches: 1.4.8; 1.4.10; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ....
[TXT] sshtty.c  1.3   22 years  stevesk   branches: 1.3.4; 1.3.6; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h...
[TXT] ttymodes.c  1.17   22 years  markus   branches: 1.17.2; KNF whitespace
[TXT] ttymodes.h  1.12   22 years  stevesk   branches: 1.12.8; 1.12.10; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in...
[TXT] uidswap.c  1.20   22 years  stevesk   branches: 1.20.2; typo: assign to self; ok markus@ solar@openwall.com
[TXT] uidswap.h  1.9   22 years  markus   branches: 1.9.18; 1.9.20; remove comments from .h, since they are cut&paste fr...
[TXT] version.h  1.29   22 years  markus   branches: 1.29.2; OpenSSH_3.2
[TXT] xmalloc.c  1.16   22 years  stevesk   branches: 1.16.18; 1.16.20; no zero size xstrdup() error; ok markus@
[TXT] xmalloc.h  1.8   22 years  stevesk   branches: 1.8.2; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; ...
[TXT] README.smartcard (in the Attic) [Hide]  1.8   22 years  rees   branches: 1.8.6; 1.8.8; Add instructions for changing acl on private key file
[TXT] RFC.nroff (in the Attic) [Hide]  1.2   23 years  djm   branches: 1.2.10; 1.2.12; Add idents for files which lack them Fix idents Id ...
[TXT] auth-chall.c (in the Attic) [Hide]  1.8   22 years  markus   branches: 1.8.8; 1.8.10; improved kbd-interactive support. work by per@appgate...
[TXT] auth-krb4.c (in the Attic) [Hide]  1.26   22 years  dugsong   branches: 1.26.2; set client to NULL after xfree(), from Rolf Braun <rbraun+ssh...
[TXT] auth-rh-rsa.c (in the Attic) [Hide]  1.34   22 years  markus   branches: 1.34.4; 1.34.6; rm bogus comment
[TXT] auth-rsa.c (in the Attic) [Hide]  1.55   22 years  stevesk   branches: 1.55.2; make RSA modulus minimum #define; ok markus@
[TXT] auth-skey.c (in the Attic) [Hide]  1.17   22 years  provos   branches: 1.17.2; integrate privilege separated openssh; its turned off by defa...
[TXT] auth1.c (in the Attic) [Hide]  1.40   22 years  markus   branches: 1.40.2; strip '@' from username only for KerbV and known broken clien...
[TXT] bufaux.c (in the Attic) [Hide]  1.24   22 years  markus   branches: 1.24.2; do not talk about packets in bufaux
[TXT] bufaux.h (in the Attic) [Hide]  1.17   22 years  provos   branches: 1.17.2; buffer_skip_string and extra sanity checking; needed by ssh-p...
[TXT] buffer.c (in the Attic) [Hide]  1.15   22 years  stevesk   branches: 1.15.2; unneeded cast cleanup; ok markus@
[TXT] buffer.h (in the Attic) [Hide]  1.11   22 years  stevesk   branches: 1.11.10; 1.11.12; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] compress.c (in the Attic) [Hide]  1.19   22 years  provos   branches: 1.19.6; 1.19.8; export compression streams for ssh-privsep
[TXT] compress.h (in the Attic) [Hide]  1.11   22 years  stevesk   branches: 1.11.16; 1.11.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] crc32.c (in the Attic) [Hide]  1.8   23 years  markus   branches: 1.8.6; 1.8.8; replace 'unsigned bla' with 'u_bla' everywhere. also, ...
[TXT] crc32.h (in the Attic) [Hide]  1.13   22 years  stevesk   branches: 1.13.2; 1.13.4; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ...
[TXT] deattack.c (in the Attic) [Hide]  1.18   22 years  stevesk   branches: 1.18.6; 1.18.8; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ...
[TXT] deattack.h (in the Attic) [Hide]  1.7   22 years  markus   branches: 1.7.18; 1.7.20; remove comments from .h, since they are cut&paste fr...
[TXT] getput.h (in the Attic) [Hide]  1.8   22 years  stevesk   branches: 1.8.16; 1.8.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in ...
[TXT] includes.h (in the Attic) [Hide]  1.17   22 years  stevesk   branches: 1.17.8; 1.17.10; revert code to add x11 localhost display authorizat...
[TXT] key.c (in the Attic) [Hide]  1.43   22 years  markus   branches: 1.43.2; KNF whitespace
[TXT] key.h (in the Attic) [Hide]  1.19   22 years  markus   branches: 1.19.2; 1.19.4; add key_demote() for ssh-privsep
[TXT] monitor_mm.c (in the Attic) [Hide]  1.4   22 years  stevesk   branches: 1.4.2; 1.4.4; ssize_t args use "%ld" and cast to (long) size_t args ...
[TXT] monitor_mm.h (in the Attic) [Hide]  1.2   22 years  stevesk   branches: 1.2.4; 1.2.6; 1.2.20; 1.2.22; $OpenBSD$
[TXT] mpaux.c (in the Attic) [Hide]  1.16   23 years  itojun   sync with netbsd tree changes. - more strict prototypes, include necessary heade...
[TXT] mpaux.h (in the Attic) [Hide]  1.12   22 years  stevesk   $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add missing RCSID(...
[TXT] radix.c (in the Attic) [Hide]  1.17   22 years  mpech   branches: 1.17.2; kill more registers millert@ ok
[TXT] radix.h (in the Attic) [Hide]  1.4   22 years  markus   branches: 1.4.6; 1.4.8; remove comments from .h, since they are cut&paste from...
[TXT] readpass.h (in the Attic) [Hide]  1.7   22 years  markus   client side support for PASSWD_CHANGEREQ based on work by johan.andersson@appgat...
[TXT] rsa.c (in the Attic) [Hide]  1.24   22 years  markus   branches: 1.24.16; 1.24.18; call fatal() for openssl allocation failures
[TXT] rsa.h (in the Attic) [Hide]  1.15   22 years  stevesk   branches: 1.15.16; 1.15.18; $OpenBSD$ and RCSID() cleanup: don't use RCSID() i...
[TXT] scard.c (in the Attic) [Hide]  1.25   22 years  rees   branches: 1.25.2; try_AUT0 in read_pubkey too, for those paranoid few who want ...
[TXT] scard.h (in the Attic) [Hide]  1.10   22 years  markus   branches: 1.10.2; change sc_get_key to sc_get_keys and hide smartcard details i...
[TXT] sftp-glob.h (in the Attic) [Hide]  1.7   22 years  markus   branches: 1.7.2; KNF whitespace
[TXT] sftp-int.c (in the Attic) [Hide]  1.46   22 years  markus   branches: 1.46.2; check waitpid for EINTR; based on patch from peter@ifm.liu.se...
[TXT] sftp-int.h (in the Attic) [Hide]  1.5   22 years  djm   branches: 1.5.2; 1.5.4; API cleanup and backwards compat for filexfer v.0 serv...
[TXT] ssh-dss.h (in the Attic) [Hide]  1.6   22 years  markus   branches: 1.6.4; signed vs. unsigned: make size arguments u_int, ok stevesk@
[TXT] ssh-rsa.h (in the Attic) [Hide]  1.6   22 years  markus   branches: 1.6.4; signed vs. unsigned: make size arguments u_int, ok stevesk@
[TXT] ssh1.h (in the Attic) [Hide]  1.3   22 years  markus   branches: 1.3.10; 1.3.12; channel layer cleanup: merge header files and split ...
[TXT] sshconnect1.c (in the Attic) [Hide]  1.49   22 years  markus   branches: 1.49.2; don't trust size sent by (rogue) server; noted by s.esser@e-m...
[TXT] sshtty.h (in the Attic) [Hide]  1.2   22 years  markus   branches: 1.2.8; 1.2.10; remove comments from .h, since they are cut&paste fro...
[TXT] tildexpand.c (in the Attic) [Hide]  1.12   22 years  jakob   branches: 1.12.2; 1.12.4; fix more paths beginning with "//"; <bradshaw@staff....
[TXT] tildexpand.h (in the Attic) [Hide]  1.4   22 years  markus   remove comments from .h, since they are cut&paste from the .c files and out of s...
[TXT] uuencode.c (in the Attic) [Hide]  1.15   22 years  stevesk   branches: 1.15.2; $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files;...
[TXT] uuencode.h (in the Attic) [Hide]  1.9   22 years  markus   branches: 1.9.6; 1.9.8; more u_* fixes