diff options
author | Damien Miller <djm@mindrot.org> | 2002-04-23 20:42:36 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2002-04-23 20:42:36 +1000 |
commit | 3b23566a5b266f4915697616b5a4e2ecc23b930a (patch) | |
tree | f82d424caf4a3a75f485e51c4f242127f86970f2 /ChangeLog | |
parent | e4ccf100e05d24c3cfb20a18685d1c507670c7c3 (diff) |
- markus@cvs.openbsd.org 2002/04/20 09:14:58
[bufaux.c bufaux.h]
add buffer_{get,put}_short
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,6 +2,13 @@ | |||
2 | - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by | 2 | - (djm) Bug #222: Fix tests for getaddrinfo on OSF/1. Spotted by |
3 | Robert Urban <urban@spielwiese.de> | 3 | Robert Urban <urban@spielwiese.de> |
4 | - (djm) Make privsep work with PAM (still experimental) | 4 | - (djm) Make privsep work with PAM (still experimental) |
5 | - (djm) OpenBSD CVS Sync | ||
6 | - deraadt@cvs.openbsd.org 2002/04/20 09:02:03 | ||
7 | [servconf.c] | ||
8 | No, afs requires explicit enabling | ||
9 | - markus@cvs.openbsd.org 2002/04/20 09:14:58 | ||
10 | [bufaux.c bufaux.h] | ||
11 | add buffer_{get,put}_short | ||
5 | 12 | ||
6 | 20020421 | 13 | 20020421 |
7 | - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0). | 14 | - (tim) [entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0). |
@@ -8268,4 +8275,4 @@ | |||
8268 | - Wrote replacements for strlcpy and mkdtemp | 8275 | - Wrote replacements for strlcpy and mkdtemp |
8269 | - Released 1.0pre1 | 8276 | - Released 1.0pre1 |
8270 | 8277 | ||
8271 | $Id: ChangeLog,v 1.2063 2002/04/23 10:28:48 djm Exp $ | 8278 | $Id: ChangeLog,v 1.2064 2002/04/23 10:42:36 djm Exp $ |