1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-22 07:27:59 -08:00
openbsd-src/bin
millert a565d659ae Write number of bytes read/written and "?" prompt to stdout, not stderr.
This matches both historical behavior and the POSIX specification.
From Soeren Tempel.
2022-11-18 14:52:03 +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 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +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 When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:34:58 +00:00
domainname - make usage() static and __dead 2016-02-01 22:26:39 +00:00
echo improve markup quality in the cases found by the new "--" style message 2018-03-16 16:58:26 +00:00
ed Write number of bytes read/written and "?" prompt to stdout, not stderr. 2022-11-18 14:52:03 +00:00
expr When it's the possessive of 'it', it's spelled "its", without the 2022-01-28 05:15:05 +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 Trigger ERR trap on permanent I/O redirection failure 2022-10-10 14:57:48 +00:00
ln More correction of section 3 layout. directory->opendir, fts->fts_open, 2019-09-02 21:18:40 +00:00
ls If we are asked to print the total number of blocks, do so even if 2020-10-07 21:03:09 +00:00
md5 change some 4.4BSD references to earlier releases 2022-08-04 06:20:24 +00:00
mkdir When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:34:58 +00:00
mt Usually, -width Fl (which is 10n) is too wide and hence ugly. 2020-01-16 16:46:46 +00:00
mv Stop using MAXBSIZE to eliminate sys/param.h including (which injects a 2021-11-28 19:28:41 +00:00
pax man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
ps controm terminql -> controlling terminal; 2022-10-13 21:37:05 +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 correct t_lex_type() return type 2022-10-11 13:40:38 +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 using COPTS is probably better than CFLAGS 2014-07-11 13:13:04 +00:00