diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -30,6 +30,10 @@ | |||
30 | - deraadt@cvs.openbsd.org 2001/04/16 08:05:34 | 30 | - deraadt@cvs.openbsd.org 2001/04/16 08:05:34 |
31 | [xmalloc.c] | 31 | [xmalloc.c] |
32 | xrealloc dealing with ptr == nULL; mouring | 32 | xrealloc dealing with ptr == nULL; mouring |
33 | - djm@cvs.openbsd.org 2001/04/16 08:19:31 | ||
34 | [session.c] | ||
35 | Split motd and hushlogin checks into seperate functions, helps for | ||
36 | portable. From Chris Adams <cmadams@hiwaay.net>; ok markus@ | ||
33 | 37 | ||
34 | 20010415 | 38 | 20010415 |
35 | - OpenBSD CVS Sync | 39 | - OpenBSD CVS Sync |
@@ -5115,4 +5119,4 @@ | |||
5115 | - Wrote replacements for strlcpy and mkdtemp | 5119 | - Wrote replacements for strlcpy and mkdtemp |
5116 | - Released 1.0pre1 | 5120 | - Released 1.0pre1 |
5117 | 5121 | ||
5118 | $Id: ChangeLog,v 1.1126 2001/04/16 08:27:07 djm Exp $ | 5122 | $Id: ChangeLog,v 1.1127 2001/04/16 08:29:15 djm Exp $ |