1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/bin
millert 6b176adcd9 Instead of calling donlist() in the format print routines, call it
a single time before we print anything, if needed.  Uses a flag to
specify which formats need the kernel info donlist() provides.
OK deraadt@
2008-03-08 19:20:12 +00:00
..
cat sync usage(); from Tobias Stoeckmann 2007-07-17 07:10:22 +00:00
chio Unbreak parser by initializing topfile correctly. 2008-02-27 16:07:20 +00:00
chmod convert to new .Dd format; 2007-05-31 19:19:00 +00:00
cp some small nonfunctional tweaks. ok beck millert 2007-11-04 02:01:57 +00:00
csh providing MLINKS for shell builtins makes little sense: what we had was out 2008-01-11 20:16:02 +00:00
date printf field widths are always int, so add a cast to remove 2007-12-28 19:17:28 +00:00
dd remove "unused variable" warning appearing when building release 2007-11-10 13:45:17 +00:00
df fix df posix mode bug 2007-12-22 17:37:36 +00:00
domainname convert to new .Dd format; 2007-05-31 19:19:00 +00:00
echo convert to new .Dd format; 2007-05-31 19:19:00 +00:00
ed use ftello instead of ftell; from Davil Hill; ok millert@ 2008-02-12 07:57:29 +00:00
expr convert to new .Dd format; 2007-05-31 19:19:00 +00:00
hostname convert to new .Dd format; 2007-05-31 19:19:00 +00:00
kill there is a reason why the argument to -l is "exit_status": as well as 2007-11-01 16:09:31 +00:00
ksh Remove ulimit MLINK, it is a shell built-in. 2008-01-12 22:36:34 +00:00
ln "source" and "target" can be either files or directories; 2007-09-16 18:13:57 +00:00
ls convert to new .Dd format; 2007-05-31 19:19:00 +00:00
md5 properly exit >0 when encountering bad md5 in cheklist 2007-11-07 09:52:25 +00:00
mkdir Rework the fix in 1.20. The original fix causes problems for systrace 2008-02-13 14:50:51 +00:00
mt - standard EXAMPLES 2007-11-03 09:05:33 +00:00
mv Separate code a little, making it clearer. From Gilles Chehade 2007-07-27 02:49:38 +00:00
pax Typo in comment about cpio_endwr() fixed. 2008-01-01 16:22:44 +00:00
ps Instead of calling donlist() in the format print routines, call it 2008-03-08 19:20:12 +00:00
pwd providing MLINKS for shell builtins makes little sense: what we had was out 2008-01-11 20:16:02 +00:00
rcp If rcp -p encounters a pre-epoch timestamp, use the epoch which is 2008-01-01 09:10:25 +00:00
rm Unlink files with multiple links when -P flag is specified instead 2007-06-06 00:08:57 +00:00
rmail support giant files by using ftello(); dhill@mindcry.org 2008-02-25 18:52:39 +00:00
rmdir the ellipsis is not an optional argument; while here, sync the usage 2007-08-06 19:16:05 +00:00
sleep convert to new .Dd format; 2007-05-31 19:19:00 +00:00
stty Greg A. Woods: stty(1) should mention tty(4) 2007-06-25 09:56:18 +00:00
sync convert to new .Dd format; 2007-05-31 19:19:00 +00:00
systrace typos; ok jmc@ 2007-11-26 09:28:33 +00:00
test convert to new .Dd format; 2007-05-31 19:19:00 +00:00
Makefile prettier Makefiles 2007-05-18 16:08:12 +00:00
Makefile.inc