diff options
author | Kevin Steves <stevesk@pobox.com> | 2001-08-14 20:54:52 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2001-08-14 20:54:52 +0000 |
commit | 72992afb264bb7601e98e34f02fc524145081fe7 (patch) | |
tree | 9799906859c3ad7092e20ba08f57525f6e52afb3 /ChangeLog | |
parent | 25ee4e48f79681ce76122d2b4ddda46efcd37ca0 (diff) |
- (stevesk) bsd-cray.c: utmp strings are not C strings
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,6 +3,7 @@ for some #ifdef _CRAY code; ok wendyp@cray.com - (stevesk) sshpty.c: return 0 on error in cray pty code; ok wendyp@cray.com + - (stevesk) bsd-cray.c: utmp strings are not C strings 20010812 - (djm) Fix detection of long long int support. Based on patch from @@ -6284,4 +6285,4 @@ - Wrote replacements for strlcpy and mkdtemp - Released 1.0pre1 -$Id: ChangeLog,v 1.1472 2001/08/14 20:41:34 stevesk Exp $ +$Id: ChangeLog,v 1.1473 2001/08/14 20:54:52 stevesk Exp $ |