diff options
author | Ben Lindstrom <mouring@eviladmin.org> | 2002-02-19 21:50:43 +0000 |
---|---|---|
committer | Ben Lindstrom <mouring@eviladmin.org> | 2002-02-19 21:50:43 +0000 |
commit | 4e97e85c03c893a7f853eccb81f1ed8733355bd4 (patch) | |
tree | 2a49a2d5f249a3c4eb6fc1ad14644f1fbf39f202 /ChangeLog | |
parent | a9c039cf04291cbdb57d4c6200808de9ecb08569 (diff) |
- (bal) OpenBSD CVS Sync
- markus@cvs.openbsd.org 2002/02/15 23:11:26
[session.c]
split do_child(), ok mouring@
Compiles under Redhat 7.2.. I cannot give any promises.. but I spent a
good hour and half ensure all the right bits are in the right spots.. and
it does seem to help out quite a bit for readiblity.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -48,6 +48,11 @@ | |||
48 | - (bal) Migrated AIX getuserattr and usrinfo code to | 48 | - (bal) Migrated AIX getuserattr and usrinfo code to |
49 | openbsd-compat/port-aix.[c] to improve readilbity of do_child() and | 49 | openbsd-compat/port-aix.[c] to improve readilbity of do_child() and |
50 | simplify our diffs against upstream source. | 50 | simplify our diffs against upstream source. |
51 | - (bal) OpenBSD CVS Sync | ||
52 | - markus@cvs.openbsd.org 2002/02/15 23:11:26 | ||
53 | [session.c] | ||
54 | split do_child(), ok mouring@ | ||
55 | |||
51 | 56 | ||
52 | 20020218 | 57 | 20020218 |
53 | - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess | 58 | - (tim) newer config.guess from ftp://ftp.gnu.org/gnu/config/config.guess |
@@ -7645,4 +7650,4 @@ | |||
7645 | - Wrote replacements for strlcpy and mkdtemp | 7650 | - Wrote replacements for strlcpy and mkdtemp |
7646 | - Released 1.0pre1 | 7651 | - Released 1.0pre1 |
7647 | 7652 | ||
7648 | $Id: ChangeLog,v 1.1867 2002/02/19 20:27:55 mouring Exp $ | 7653 | $Id: ChangeLog,v 1.1868 2002/02/19 21:50:43 mouring Exp $ |