1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/bin
millert ba906cc60a printtime: use the Unix epoch if the file's timestamp is invalid
Fixes a crash in "ls -l" for files with bogus timestamp values.
OK miod@ denis@
2024-03-27 14:44:52 +00:00
..
cat cat(1): drop "rpath" promise in no-file case 2022-02-09 01:58:57 +00:00
chio remove unused var 2022-10-11 03:37:14 +00:00
chmod More Version 1 AT&T UNIX history. 2019-09-06 19:25:08 +00:00
cp Stop using MAXBSIZE to eliminate sys/param.h including (which injects a 2021-11-28 19:28:41 +00:00
csh escape "An" in a %T call, so groff does not flag it as an error; 2023-03-30 16:16:32 +00:00
date Since tzset(3) ignores arbitrary files, we no longer need rpath 2022-09-23 16:58:33 +00:00
dd For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
df Round up fractional percentages, as per POSIX. 2023-01-01 16:31:20 +00:00
domainname - make usage() static and __dead 2016-02-01 22:26:39 +00:00
echo Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
ed Write number of bytes read/written and "?" prompt to stdout, not stderr. 2022-11-18 14:52:03 +00:00
expr Denote multiple arguments with 'arg ...' not 'args' 2022-12-22 19:53:22 +00:00
hostname - make usage() static and __dead 2016-02-01 22:27:25 +00:00
kill drop historical section number as was done in ps 2020-02-09 00:21:01 +00:00
ksh add missing Ev macro; from mail at lukasneukom ch 2024-03-06 06:26:22 +00:00
ln More correction of section 3 layout. directory->opendir, fts->fts_open, 2019-09-02 21:18:40 +00:00
ls printtime: use the Unix epoch if the file's timestamp is invalid 2024-03-27 14:44:52 +00:00
md5 cksum: better describe the -c (checklist) option 2023-10-31 20:42:14 +00:00
mkdir When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:34:58 +00:00
mt Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
mv Stop using MAXBSIZE to eliminate sys/param.h including (which injects a 2021-11-28 19:28:41 +00:00
pax Better formatting for pax extended header times 2024-01-20 17:34:50 +00:00
ps Remove Softdep. 2024-02-03 18:51:57 +00:00
pwd Change all tame callers to namechange to pledge(2). 2015-10-09 01:37:06 +00:00
rm -v option should only act based upon syscall success. test case is 2022-08-16 13:52:41 +00:00
rmdir When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:34:58 +00:00
sleep rewrite was in Tahoe 2022-07-30 16:42:08 +00:00
stty man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
sync Add, correct, and improve HISTORY sections. 2016-08-16 18:51:25 +00:00
test test: fix description of -t: it has no default 2023-06-10 07:19:39 +00:00
Makefile unlink systrace from the build. pledge is the glorious future that awaits. 2016-04-25 19:05:09 +00:00
Makefile.inc