contrib
update version.
2002-05-14 09:03:46 -07:00
openbsd-compat
- (bal) Clarified openbsd-compat/*-cray.* Licence provided by Wendy.
2002-05-15 16:39:51 +00:00
regress
- (djm) Import OpenBSD regression tests. Requires BSD make to run
2002-05-01 13:17:33 +10:00
scard
- (djm) Bug #137 , #209 : fix make problems for scard/Ssh.bin, do uudecode
2002-04-26 11:25:40 +10:00
.cvsignore
Tweak cvsignore files
2001-12-29 18:00:08 +11:00
CREDITS
- (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
2002-04-13 11:04:40 +10:00
ChangeLog
- deraadt@cvs.openbsd.org 2002/05/04 02:39:35
2002-05-15 21:35:43 +00:00
INSTALL
- (djm) Add INSTALL warning about SSH protocol 1 blowfish w/ OpenSSL < 0.9.6
2002-05-13 15:22:21 +10:00
LICENCE
- (stevesk) [LICENCE] OpenBSD sync
2002-03-23 02:20:07 +00:00
Makefile.in
unbreak
2002-05-13 14:12:05 +10:00
OVERVIEW
Sync
2001-09-25 12:55:37 +10:00
README
HARUYAMA Seigo has changed address
2001-12-24 14:17:21 +11:00
README.privsep
remove reference to UnixWare 7 and OpenUNIX 8
2002-05-13 20:50:38 -07:00
README.smartcard
- (djm) Applied OpenSC smartcard updates from Markus &
2002-04-23 22:48:46 +10:00
RFC.nroff
- (djm) Manually fix up missed diff hunks (mainly RCS idents)
2000-11-06 12:39:34 +11:00
TODO
more
2002-01-22 22:26:20 +11:00
WARNING.RNG
- (djm) Random number collection doc fixes from Ben
2002-04-14 23:16:04 +10:00
acconfig.h
- (djm) Add --with-privsep-path configure option
2002-05-13 13:15:42 +10:00
aclocal.m4
[configure.in] Clean up library testing.
2001-10-21 17:53:58 -07:00
atomicio.c
- markus@cvs.openbsd.org 2001/05/08 22:48:07
2001-05-09 00:02:52 +00:00
atomicio.h
- itojun@cvs.openbsd.org 2001/06/26 06:32:58
2001-07-04 04:02:36 +00:00
auth-bsdauth.c
- provos@cvs.openbsd.org 2002/03/18 17:50:31
2002-03-22 02:30:41 +00:00
auth-chall.c
- markus@cvs.openbsd.org 2001/05/18 14:13:29
2001-06-05 18:56:16 +00:00
auth-krb4.c
- dugsong@cvs.openbsd.org 2002/03/18 01:30:10
2002-03-22 01:30:40 +00:00
auth-krb5.c
- (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
2002-04-13 11:04:40 +10:00
auth-options.c
- markus@cvs.openbsd.org 2002/05/13 20:44:58
2002-05-15 16:16:14 +00:00
auth-options.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
auth-pam.c
- (djm) Don't reinitialise PAM credentials before we have started PAM.
2002-05-08 12:27:55 +10:00
auth-pam.h
- (stevesk) [auth-pam.c auth-pam.h auth-passwd.c auth-sia.c auth-sia.h
2002-04-04 19:02:28 +00:00
auth-passwd.c
- (bal) CVS ID fix up on auth-passwd.c
2002-05-15 15:59:17 +00:00
auth-rh-rsa.c
- markus@cvs.openbsd.org 2002/03/25 09:25:06
2002-03-26 03:08:47 +00:00
auth-rhosts.c
- markus@cvs.openbsd.org 2002/05/13 21:26:49
2002-05-15 16:19:37 +00:00
auth-rsa.c
- stevesk@cvs.openbsd.org 2002/03/29 19:18:33
2002-04-02 20:43:11 +00:00
auth-sia.c
- (stevesk) [auth-sia.[ch]] add BSD license from Chris Adams
2002-04-12 15:36:07 +00:00
auth-sia.h
- (stevesk) [auth-sia.[ch]] add BSD license from Chris Adams
2002-04-12 15:36:07 +00:00
auth-skey.c
- itojun@cvs.openbsd.org 2002/05/13 02:37:39
2002-05-15 16:14:36 +00:00
auth.c
- markus@cvs.openbsd.org 2002/05/13 20:44:58
2002-05-15 16:16:14 +00:00
auth.h
- markus@cvs.openbsd.org 2002/05/13 20:44:58
2002-05-15 16:16:14 +00:00
auth1.c
- (djm) Make privsep work with PAM (still experimental)
2002-04-23 20:28:48 +10:00
auth2-chall.c
- provos@cvs.openbsd.org 2002/03/18 17:50:31
2002-03-22 02:30:41 +00:00
auth2-pam.c
- (djm) Make auth2-pam.c compile again after dispatch.h and packet.h
2002-01-22 23:43:12 +11:00
auth2-pam.h
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
auth2.c
- itojun@cvs.openbsd.org 2002/05/13 02:37:39
2002-05-15 16:14:36 +00:00
authfd.c
- rees@cvs.openbsd.org 2002/03/21 22:44:05
2002-03-22 03:51:06 +00:00
authfd.h
- rees@cvs.openbsd.org 2002/03/21 22:44:05
2002-03-22 03:51:06 +00:00
authfile.c
- markus@cvs.openbsd.org 2002/02/28 15:46:33
2002-03-05 01:33:36 +00:00
authfile.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
bufaux.c
- markus@cvs.openbsd.org 2002/04/20 09:14:58
2002-04-23 20:42:36 +10:00
bufaux.h
- markus@cvs.openbsd.org 2002/04/20 09:14:58
2002-04-23 20:42:36 +10:00
buffer.c
- stevesk@cvs.openbsd.org 2002/01/18 18:14:17
2002-01-22 23:33:31 +11:00
buffer.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
canohost.c
- stevesk@cvs.openbsd.org 2002/02/27 21:23:13
2002-03-05 01:31:28 +00:00
canohost.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
channels.c
- markus@cvs.openbsd.org 2002/04/22 21:04:52
2002-04-23 21:09:44 +10:00
channels.h
- markus@cvs.openbsd.org 2002/03/26 22:50:39
2002-03-27 17:36:41 +00:00
cipher.c
- markus@cvs.openbsd.org 2002/04/03 09:26:11
2002-04-04 22:10:38 +00:00
cipher.h
- markus@cvs.openbsd.org 2002/03/18 17:13:15
2002-03-22 01:39:44 +00:00
clientloop.c
- markus@cvs.openbsd.org 2002/04/22 21:04:52
2002-04-23 21:09:44 +10:00
clientloop.h
- markus@cvs.openbsd.org 2002/04/22 21:04:52
2002-04-23 21:09:44 +10:00
compat.c
- markus@cvs.openbsd.org 2002/04/10 08:21:47
2002-04-10 16:22:09 +00:00
compat.h
- markus@cvs.openbsd.org 2002/04/10 08:21:47
2002-04-10 16:22:09 +00:00
compress.c
- provos@cvs.openbsd.org 2002/03/18 17:31:54
2002-03-22 01:51:24 +00:00
compress.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
config.guess
newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess
2002-02-18 15:18:56 -08:00
config.sub
- (djm) Update config.guess and config.sub with latest versions (from
2001-05-06 10:54:15 +10:00
configure.ac
- (djm) Bug #234 : missing readpassphrase declaration and defines
2002-05-13 15:14:08 +10:00
crc32.c
One way to massive patch. <sigh> It compiles and works under Linux..
2000-12-22 01:43:59 +00:00
crc32.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
deattack.c
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
deattack.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
defines.h
- (stevesk) [defines.h] remove USE_TIMEVAL; unused
2002-04-25 17:56:07 +00:00
dh.c
- markus@cvs.openbsd.org 2002/03/06 00:23:27
2002-03-07 12:58:42 +11:00
dh.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
dispatch.c
- markus@cvs.openbsd.org 2002/01/11 13:39:36
2002-01-22 23:24:13 +11:00
dispatch.h
- markus@cvs.openbsd.org 2002/01/11 13:39:36
2002-01-22 23:24:13 +11:00
entropy.c
[entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0).
2002-04-21 11:26:10 -07:00
entropy.h
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
fatal.c
- (bal) Imported missing fatal.c and fixed up Makefile.in
2002-02-26 19:24:21 +00:00
fixpaths
- (djm) Convert mandoc manpages to man automatically. Patch from Mark D.
2001-04-16 10:41:46 +10:00
fixprogs
Fix fixprogs
2000-09-16 16:10:56 +11:00
getput.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
groupaccess.c
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
groupaccess.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
hostfile.c
- jakob@cvs.openbsd.org 2001/12/18 10:04:21
2001-12-21 12:47:09 +11:00
hostfile.h
- jakob@cvs.openbsd.org 2001/12/18 10:04:21
2001-12-21 12:47:09 +11:00
includes.h
- (djm) Bug #234 : missing readpassphrase declaration and defines
2002-05-13 15:14:08 +10:00
install-sh
- Added BSD compatible install program and autoconf test, thanks to
1999-11-25 12:31:26 +11:00
kex.c
- mouring@cvs.openbsd.org 2002/05/15 15:47:49
2002-05-15 16:25:01 +00:00
kex.h
- provos@cvs.openbsd.org 2002/03/18 17:50:31
2002-03-22 02:30:41 +00:00
kexdh.c
- provos@cvs.openbsd.org 2002/03/18 17:50:31
2002-03-22 02:30:41 +00:00
kexgex.c
- stevesk@cvs.openbsd.org 2002/03/24 17:27:03
2002-03-26 02:20:06 +00:00
key.c
- markus@cvs.openbsd.org 2002/03/19 10:49:35
2002-03-22 02:54:23 +00:00
key.h
- markus@cvs.openbsd.org 2002/03/18 17:23:31
2002-03-22 01:45:53 +00:00
log.c
- markus@cvs.openbsd.org 2002/02/22 12:20:34
2002-02-26 17:52:14 +00:00
log.h
- markus@cvs.openbsd.org 2002/02/22 12:20:34
2002-02-26 17:52:14 +00:00
loginrec.c
- (djm) Bug #214 : Fix utmp for Irix (don't strip "tty"). Patch from
2002-04-23 23:09:19 +10:00
loginrec.h
- (bal) UseLogin patch for Solaris/UNICOS. Patch by Wayne Davison
2001-05-08 20:33:05 +00:00
logintest.c
- (stevesk) logintest.c: fix for systems without __progname
2001-04-05 23:05:22 +00:00
mac.c
- markus@cvs.openbsd.org 2002/01/25 22:07:40
2002-02-05 11:54:07 +11:00
mac.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
match.c
- markus@cvs.openbsd.org 2002/03/01 13:12:10
2002-03-05 01:42:42 +00:00
match.h
- markus@cvs.openbsd.org 2002/03/01 13:12:10
2002-03-05 01:42:42 +00:00
md5crypt.c
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
md5crypt.h
- (djm) Add CVS Id's to files that we have missed
2001-02-09 12:55:35 +11:00
mdoc2man.pl
- (djm) Fix .Nm in mdoc2man.pl from pspencer@fields.utoronto.ca
2002-04-17 12:30:45 +10:00
misc.c
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
misc.h
- markus@cvs.openbsd.org 2002/03/19 10:49:35
2002-03-22 02:54:23 +00:00
mkinstalldirs
- HPUX and Configure fixes from Lutz Jaenicke
2000-05-20 15:33:44 +10:00
moduli
- (djm) Sync $sysconfdir/moduli
2001-09-25 13:06:18 +10:00
monitor.c
- mouring@cvs.openbsd.org 2002/05/15 15:47:49
2002-05-15 16:25:01 +00:00
monitor.h
- (djm) Bug #231 : UsePrivilegeSeparation turns off Banner.
2002-05-13 11:07:41 +10:00
monitor_fdpass.c
fix for systems that have both HAVE_ACCRIGHTS_IN_MSGHDR and
2002-05-11 15:30:04 -07:00
monitor_fdpass.h
- stevesk@cvs.openbsd.org 2002/03/26 03:24:01
2002-03-26 03:42:20 +00:00
monitor_mm.c
- (bal) disable privsep if no MAP_ANON. We can re-enable it
2002-04-12 18:51:22 +00:00
monitor_mm.h
- stevesk@cvs.openbsd.org 2002/03/26 03:24:01
2002-03-26 03:42:20 +00:00
monitor_wrap.c
- mouring@cvs.openbsd.org 2002/05/15 15:47:49
2002-05-15 16:25:01 +00:00
monitor_wrap.h
- (djm) Bug #231 : UsePrivilegeSeparation turns off Banner.
2002-05-13 11:07:41 +10:00
mpaux.c
- itojun@cvs.openbsd.org 2001/02/08 19:30:52
2001-02-09 02:11:24 +00:00
mpaux.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
myproposal.h
- markus@cvs.openbsd.org 2002/04/03 09:26:11
2002-04-04 22:10:38 +00:00
nchan.c
- markus@cvs.openbsd.org 2002/03/25 21:13:51
2002-03-26 03:26:24 +00:00
nchan.ms
- niklas@cvs.openbsd.org 2001/01/2001
2001-01-29 07:39:26 +00:00
nchan2.ms
- (bal) nchan2.ms resync. BSD License applied.
2001-10-04 21:16:57 +00:00
packet.c
- (djm) Bug #180 : Set ToS bits on IPv4-in-IPv6 mapped addresses. Based on
2002-04-26 16:54:34 +10:00
packet.h
- markus@cvs.openbsd.org 2002/03/18 17:16:38
2002-03-22 01:42:04 +00:00
pathnames.h
- (djm) Add --with-privsep-path configure option
2002-05-13 13:15:42 +10:00
radix.c
- markus@openbsd.org 2002/04/23 12:58:26
2002-04-23 16:35:15 +02:00
radix.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
readconf.c
- markus@cvs.openbsd.org 2002/02/04 12:15:25
2002-02-05 12:26:34 +11:00
readconf.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
readpass.c
- markus@cvs.openbsd.org 2002/03/26 15:58:46
2002-03-27 17:28:46 +00:00
readpass.h
- markus@cvs.openbsd.org 2002/03/26 15:58:46
2002-03-27 17:28:46 +00:00
rijndael.c
[acconfig.h defines.h includes.h] put includes in includes.h and
2002-04-11 20:35:39 -07:00
rijndael.h
- deraadt@cvs.openbsd.org 2001/12/19 07:18:56
2001-12-21 14:45:46 +11:00
rsa.c
- markus@cvs.openbsd.org 2001/12/27 18:22:16
2002-01-22 23:09:22 +11:00
rsa.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
scard-opensc.c
- (djm) Applied OpenSC smartcard updates from Markus &
2002-04-23 22:48:46 +10:00
scard.c
- (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
2002-04-05 16:11:45 +00:00
scard.h
- markus@cvs.openbsd.org 2002/03/25 17:34:27
2002-03-26 03:17:42 +00:00
scp.1
- markus@cvs.openbsd.org 2002/01/29 23:50:37
2002-02-05 12:16:15 +11:00
scp.c
- mouring@cvs.openbsd.org 2002/04/06 18:24:09
2002-04-06 18:29:59 +00:00
servconf.c
- deraadt@cvs.openbsd.org 2002/05/04 02:39:35
2002-05-15 21:35:43 +00:00
servconf.h
- stevesk@cvs.openbsd.org 2002/03/20 19:12:25
2002-03-22 03:11:49 +00:00
serverloop.c
- markus@cvs.openbsd.org 2002/03/30 18:51:15
2002-04-02 20:48:19 +00:00
serverloop.h
- markus@cvs.openbsd.org 2001/06/27 02:12:54
2001-07-04 04:53:53 +00:00
session.c
- (djm) Add --with-superuser-path=xxx configure option to specify what $PATH
2002-05-13 10:48:57 +10:00
session.h
- markus@cvs.openbsd.org 2002/03/29 18:59:32
2002-04-02 20:35:35 +00:00
sftp-client.c
- djm@cvs.openbsd.org 2002/04/06 00:30:08
2002-04-06 04:16:45 +00:00
sftp-client.h
- djm@cvs.openbsd.org 2002/02/13 00:59:23
2002-02-13 14:10:32 +11:00
sftp-common.c
- deraadt@cvs.openbsd.org 2001/12/02 02:08:32
2001-12-06 17:50:03 +00:00
sftp-common.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
sftp-glob.c
- djm@cvs.openbsd.org 2002/02/13 00:59:23
2002-02-13 14:10:32 +11:00
sftp-glob.h
- markus@cvs.openbsd.org 2002/03/19 10:49:35
2002-03-22 02:54:23 +00:00
sftp-int.c
- markus@cvs.openbsd.org 2002/03/30 18:51:15
2002-04-02 20:48:19 +00:00
sftp-int.h
- djm@cvs.openbsd.org 2002/02/13 00:59:23
2002-02-13 14:10:32 +11:00
sftp-server.8
- deraadt@cvs.openbsd.org 2001/06/23 05:57:09
2001-06-25 04:45:33 +00:00
sftp-server.c
- markus@cvs.openbsd.org 2002/02/13 00:28:13
2002-02-13 14:05:00 +11:00
sftp.1
- deraadt@cvs.openbsd.org 2002/02/26 19:06:43
2002-03-05 01:26:38 +00:00
sftp.c
- markus@cvs.openbsd.org 2002/04/02 17:37:48
2002-04-02 21:06:18 +00:00
sftp.h
- djm@cvs.openbsd.org 2002/02/13 00:59:23
2002-02-13 14:10:32 +11:00
ssh-add.1
- stevesk@cvs.openbsd.org 2002/02/04 20:41:16
2002-02-05 12:26:58 +11:00
ssh-add.c
- rees@cvs.openbsd.org 2002/03/21 22:44:05
2002-03-22 03:51:06 +00:00
ssh-agent.1
- stevesk@cvs.openbsd.org 2002/02/04 20:41:16
2002-02-08 22:02:16 +11:00
ssh-agent.c
- (bal) Too many <sys/queue.h> issues. Remove all workarounds and
2002-04-05 20:23:35 +00:00
ssh-dss.c
- markus@cvs.openbsd.org 2002/02/28 15:46:33
2002-03-05 01:33:36 +00:00
ssh-dss.h
- markus@cvs.openbsd.org 2002/02/24 19:14:59
2002-02-26 18:09:42 +00:00
ssh-keygen.1
- stevesk@cvs.openbsd.org 2002/02/16 14:53:37
2002-02-19 15:22:07 +11:00
ssh-keygen.c
- markus@cvs.openbsd.org 2002/03/27 22:21:45
2002-04-02 20:26:26 +00:00
ssh-keyscan.1
- mpech@cvs.openbsd.org 2002/02/13 08:33:47
2002-02-19 15:19:42 +11:00
ssh-keyscan.c
- (bal) Too many <sys/queue.h> issues. Remove all workarounds and
2002-04-05 20:23:35 +00:00
ssh-rand-helper.8
- (djm) ssh-rand-helper improvements
2002-04-14 19:27:12 +10:00
ssh-rand-helper.c
- (djm) ssh-rand-helper improvements
2002-04-14 19:27:12 +10:00
ssh-rsa.c
- markus@cvs.openbsd.org 2002/04/02 20:11:38
2002-04-03 03:03:04 +00:00
ssh-rsa.h
- markus@cvs.openbsd.org 2002/02/24 19:14:59
2002-02-26 18:09:42 +00:00
ssh.1
- markus@cvs.openbsd.org 2002/03/26 11:34:49
2002-03-27 17:18:31 +00:00
ssh.c
- markus@cvs.openbsd.org 2002/04/22 21:04:52
2002-04-23 21:09:44 +10:00
ssh.h
- stevesk@cvs.openbsd.org 2002/05/11 20:24:48
2002-05-15 16:09:57 +00:00
ssh1.h
[NOTE: File split is was not done in Portabl Tree]
2001-06-09 00:17:10 +00:00
ssh2.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
ssh_config
- stevesk@cvs.openbsd.org 2002/01/16 17:55:33
2002-01-22 23:32:39 +11:00
ssh_prng_cmds.in
- (bal) Starting the Unicossmk merger. File merged TODO, configure.in,
2001-07-22 19:32:00 +00:00
sshconnect.c
whitespace sync
2002-03-05 18:59:45 +00:00
sshconnect.h
- markus@cvs.openbsd.org 2001/10/09 10:12:08
2001-10-10 15:07:44 +10:00
sshconnect1.c
- stevesk@cvs.openbsd.org 2002/04/21 16:25:06
2002-04-23 20:56:02 +10:00
sshconnect2.c
[sshconnect2.c] change uint32_t to u_int32_t
2002-03-31 12:49:38 -08:00
sshd.8
- deraadt@cvs.openbsd.org 2002/05/04 02:39:35
2002-05-15 21:35:43 +00:00
sshd.c
- mouring@cvs.openbsd.org 2002/05/15 15:47:49
2002-05-15 16:25:01 +00:00
sshd_config
- deraadt@cvs.openbsd.org 2002/05/04 02:39:35
2002-05-15 21:35:43 +00:00
sshlogin.c
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
2002-02-24 17:56:46 -08:00
sshlogin.h
[loginrec.c session.c sshlogin.c sshlogin.h] Bug 84
2002-02-24 17:56:46 -08:00
sshpty.c
20020514
2002-05-13 17:07:18 -07:00
sshpty.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
sshtty.c
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
sshtty.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
tildexpand.c
- jakob@cvs.openbsd.org 2001/08/11 22:51:27
2001-08-15 23:19:21 +00:00
tildexpand.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
ttymodes.c
- markus@cvs.openbsd.org 2002/03/19 10:49:35
2002-03-22 02:54:23 +00:00
ttymodes.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
uidswap.c
- (bal) mispelling in uidswap.c (portable only)
2002-04-03 03:36:54 +00:00
uidswap.h
- markus@cvs.openbsd.org 2001/06/26 17:27:25
2001-07-04 04:46:56 +00:00
uuencode.c
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00
uuencode.h
- markus@cvs.openbsd.org 2002/02/25 16:33:27
2002-02-26 18:15:09 +00:00
version.h
- (djm) OpenBSD CVS Sync
2002-04-24 09:48:14 +10:00
xmalloc.c
- stevesk@cvs.openbsd.org 2001/07/23 18:21:46
2001-08-06 21:03:23 +00:00
xmalloc.h
- stevesk@cvs.openbsd.org 2002/03/04 17:27:39
2002-03-05 01:53:02 +00:00