Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/gen
Module Name: src
Committed By: christos
Date: Wed Jan 19 19:13:38 UTC 2005
Modified Files:
src/lib/libc/gen: pw_scan.c
Log Message:
- test for too long username (from Greg Woods)
- centralize id and time_t parsing, providing better error checking of
numeric values; previously the code would accept 12foo as an expiration
or change time.
- fix issue with dereferencing null flags in compat code.
- ansify, KNF
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/gen/pw_scan.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index