]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Also validate hours via strptime_l(3)
authorBaptiste Daroussin <bapt@FreeBSD.org>
Sun, 5 Jul 2015 10:11:35 +0000 (10:11 +0000)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Sun, 5 Jul 2015 10:11:35 +0000 (10:11 +0000)
commitf6eae381a5a60996f7abb1084805e6a62afe11bb
tree13e947378bd59fd2719e48ed118a5cc56809fa59
parent330e423084cb6e54d591a149120ed2ec36fec40d
Also validate hours via strptime_l(3)

Simplify the code, by only using one parser, ensure the dates (hours and dates)
are valid
usr.sbin/pw/psdate.c
usr.sbin/pw/tests/pw_useradd.sh