kris
b146fa78f3
Reduce diffs with OpenBSD:
#if __STDC__ -> #ifdef __STDC__
pax_warn() -> paxwarn()
sys_warn() -> syswarn()
(foo *)NULL -> NULL
bcopy -> memmove()/memcpy()
bzero -> memset()
Typo fixes
sprintf() -> snprintf()
rindex() -> strrchr()
index() -> strchr()
sys_errlist[] -> strerror()
Obtained from: OpenBSD
2001-04-26 08:37:00 +00:00
..
2000-12-15 17:37:31 +00:00
2000-12-19 16:00:12 +00:00
2000-12-21 15:31:28 +00:00
2001-03-01 19:03:01 +00:00
2001-02-04 02:02:38 +00:00
2001-03-27 10:03:10 +00:00
2001-03-26 16:18:01 +00:00
2000-11-20 11:39:41 +00:00
2001-02-01 16:38:02 +00:00
2000-12-14 11:40:41 +00:00
2001-02-01 16:38:02 +00:00
2001-03-29 01:25:06 +00:00
2000-12-15 17:37:31 +00:00
2001-04-18 15:54:10 +00:00
2000-11-20 11:39:41 +00:00
2000-11-23 11:21:35 +00:00
2000-11-20 11:39:41 +00:00
2001-03-27 10:03:10 +00:00
2001-04-03 13:34:35 +00:00
2001-01-14 12:08:50 +00:00
2000-11-20 11:39:41 +00:00
2001-04-26 08:37:00 +00:00
2001-04-12 20:04:54 +00:00
2001-03-27 10:03:10 +00:00
2001-04-17 07:46:38 +00:00
2001-02-22 07:29:40 +00:00
2001-02-13 09:56:35 +00:00
2001-03-27 10:03:10 +00:00
2000-11-20 11:39:41 +00:00
2001-04-24 22:45:41 +00:00
2001-04-17 07:46:38 +00:00
2000-12-15 17:37:31 +00:00
2001-03-04 06:04:50 +00:00
2001-03-27 10:03:10 +00:00
2000-11-20 11:39:41 +00:00
2001-03-19 18:09:56 +00:00
1999-08-27 23:15:48 +00:00