NetBSD/lib/libutil
christos 5e2a9cf1aa - Add support for "midnight" "noon", dawn etc.
- Add validation to date/time strings by checking that mktime did not change
  the fields of struct tm from the ones requested
- Allow the format "year monthname day".
From kre
2015-12-07 20:55:49 +00:00
..
compat
disklabel_dkcksum.3
disklabel_dkcksum.c
disklabel_scan.3
disklabel_scan.c
efun.3 Bump date for recent changes 2015-07-26 17:37:38 +00:00
efun.c Add ereallocarr(3) to libutil 2015-07-26 02:20:30 +00:00
getbootfile.3
getbootfile.c
getbyteorder.3 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
getbyteorder.c Add getbyteorder() call. 2013-05-02 07:17:09 +00:00
getdiskrawname.3
getdiskrawname.c KNF, sign cast. 2014-09-17 23:54:42 +00:00
getfsspecname.3 grammar patrol 2015-06-13 19:52:58 +00:00
getfsspecname.c In COMPAT_DKWEDGE, attempt to open the label as specified in the NAME= entry. 2014-05-25 13:46:07 +00:00
getfstypename.3
getlabelsector.3
getlabelsector.c
getmaxpartitions.3
getmaxpartitions.c
getmntopts.3
getmntopts.c
getrawpartition.3
getrawpartition.c
if_media.c
kinfo_getvmmap.3 Add kinfo_getvmmap from FreeBSD 2015-09-24 14:39:20 +00:00
kinfo_getvmmap.c need uvm_param.h now. 2015-09-26 20:28:55 +00:00
login_cap.3 Put code example on its own line, using Dl. 2013-06-23 08:38:41 +00:00
login_cap.c Correct typos in comments 2015-10-29 20:29:24 +00:00
login_tty.c
login.3
login.c
loginx.3
loginx.c
logout.c
logoutx.c
logwtmp.c
logwtmpx.c
Makefile Add kinfo_getvmmap from FreeBSD 2015-09-24 14:39:20 +00:00
opendisk.3
opendisk.c toolify opendisk 2014-09-29 21:04:52 +00:00
openpty.3
parsedate.3 - Add support for "midnight" "noon", dawn etc. 2015-12-07 20:55:49 +00:00
parsedate.y - Add support for "midnight" "noon", dawn etc. 2015-12-07 20:55:49 +00:00
passwd.c
pidfile.3
pidfile.c s/basename/bname/ 2015-01-22 19:04:28 +00:00
pidlock.3
pidlock.c
proc_compare.3
pty.c
pw_getconf.3
pw_init.3
pw_lock.3
raise_default_signal.3
raise_default_signal.c
secure_path.3
secure_path.c
shlib_version Add kinfo_getvmmap from FreeBSD 2015-09-24 14:39:20 +00:00
snprintb.3 Update example using hex-escape-sequences to conform to gcc parsing rules. 2013-08-07 23:22:28 +00:00
sockaddr_snprintf.3 Add a debugging format that prints all the fields with names. 2013-06-07 17:23:26 +00:00
sockaddr_snprintf.c Use output buffer size to limit copy-out of sun_path. Otherwise you may 2013-12-31 12:58:02 +00:00
stat_flags.3
stat_flags.c
strpct.3 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
strpct.c
ttyaction.3
ttyaction.c
ttymsg.3 Sort sections. 2013-01-16 06:44:27 +00:00
ttymsg.c
util.3