1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/bin
schwarze 772e31c152 Simplify the display() function by getting rid of a useless buffer
on the stack.  No functional change, +8 -15 LOC.

Suggested by and OK millert@.
2023-10-07 13:29:08 +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
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
kill drop historical section number as was done in ps 2020-02-09 00:21:01 +00:00
ksh sh(1), ksh(1): reimplement p_tv() with p_ts() 2023-09-14 18:32:03 +00:00
ln More correction of section 3 layout. directory->opendir, fts->fts_open, 2019-09-02 21:18:40 +00:00
ls Simplify the display() function by getting rid of a useless buffer 2023-10-07 13:29:08 +00:00
md5 use imperative tense consistently; OK jmc 2023-08-18 14:10:33 +00:00
mkdir
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 Zap #ifndef SMALL around pax format read support 2023-09-04 17:05:34 +00:00
ps Document PS_CHROOT, and upcoming PS_NOBTCFI flags 2023-07-06 10:07:09 +00:00
pwd
rm -v option should only act based upon syscall success. test case is 2022-08-16 13:52:41 +00:00
rmdir
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
test test: fix description of -t: it has no default 2023-06-10 07:19:39 +00:00
Makefile
Makefile.inc