freebsd-dev/bin
Ed Maste 819129649d date: avoid crash on invalid time
localtime(3) returns NULL when passed an invalid time_t but date(1)
previously did not handle it. Exit with an error in that case.

PR:		220828
Reported by:	Vinícius Zavam
Reviewed by:	cem, kevans
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D11660
2017-07-20 15:28:48 +00:00
..
cat Add testcases for cat -b 2017-06-06 21:50:00 +00:00
chflags Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
chio
chmod Add some basic tests for chmod(1) 2017-06-07 05:33:56 +00:00
cp Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
csh Update to tcsh 6.20.00 2017-03-25 13:32:28 +00:00
date date: avoid crash on invalid time 2017-07-20 15:28:48 +00:00
dd Remove unnecessary make logic added in r319339 2017-07-18 17:29:12 +00:00
df Use {T:Capacity} for header so html output looks tidy 2017-06-13 05:38:40 +00:00
domainname Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
echo style fixes in bin/echo/tests 2017-06-23 15:02:49 +00:00
ed ed(1): Allow the omission of one address in (.,.) and (.;.) address ranges 2017-07-03 15:54:44 +00:00
expr
freebsd-version bin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:31:08 +00:00
getfacl
hostname Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
kenv
kill Don't kill pid -1 on overflow from strtol(3). 2017-03-05 21:56:04 +00:00
ln Don't expect :sF_flag to fail anymore 2017-06-20 20:50:54 +00:00
ls Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mkdir Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
mv Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
pax Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
pkill Clarify -q is only for pgrep. 2017-06-05 16:00:10 +00:00
ps ps(1): Fix -w + UNLIMITED handling 2017-03-07 04:51:35 +00:00
pwait Rename some tests to end in _test. 2017-03-09 04:20:00 +00:00
pwd Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rcp Add deprecation notices for all rcmd tools 2017-07-04 15:44:30 +00:00
realpath Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rm Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
rmail bin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:31:08 +00:00
rmdir Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
setfacl
sh sh: Remove broken #ifdef NOHACK code (related to sh -c). 2017-07-18 19:00:15 +00:00
sleep Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
stty .Xr resizewin from stty(1) man page. 2017-05-07 11:44:25 +00:00
sync Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
test Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
tests
uuidgen
Makefile Remove SUBDIR ordering/uniquifying in *bin/Makefile 2017-07-06 04:15:30 +00:00
Makefile.inc