freebsd-dev/bin
Ruslan Ermilov 1b00c916a1 The "cat - -" feature was broken by the last commit.
Restore the code that avoided closing and reopening
stdin.  This is also required by POSIX.  As a bonus,
enable multiple stdin reads with the -benstv flags,
by resetting the EOF condition on stdin.
2001-09-26 11:32:23 +00:00
..
cat The "cat - -" feature was broken by the last commit. 2001-09-26 11:32:23 +00:00
chflags mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
chio mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
chmod mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
cp mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
csh Enable BSD style color ls support. 2001-09-05 22:56:58 +00:00
date mdoc(7) police: 2001-08-07 15:48:51 +00:00
dd mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
df Remove a misplaced space. 2001-08-01 02:09:09 +00:00
domainname Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
echo mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
ed File positions are off_t nowdays, not long, so: 2001-09-01 23:26:40 +00:00
expr Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
getfacl Set WARNS=2 on programs which compile cleanly. 2001-07-15 10:30:46 +00:00
hostname Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
kenv mdoc(7) police: markup nits. 2001-09-21 07:04:47 +00:00
kill
ln mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
ls mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
mkdir mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
mv mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
pax mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
ps KSE Milestone 2 2001-09-12 08:38:13 +00:00
pwd mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
rcp style(9) 2001-08-01 05:12:39 +00:00
realpath mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
rm Set WARNS=2 on programs which compile cleanly. 2001-07-15 10:30:46 +00:00
rmail
rmdir
setfacl mdoc(7) police: utilize the new .Ex macro. 2001-08-15 09:09:47 +00:00
sh Don't check uninitialized memory for having the shell control character 2001-09-19 20:16:38 +00:00
sleep mdoc(7) police: 2001-08-07 15:48:51 +00:00
stty Implement stty ek as documented. 2001-08-23 22:31:13 +00:00
sync
test The file_descriptor argument to -t isn't optional, so don't mark it up so. 2001-08-31 15:38:53 +00:00
Makefile
Makefile.inc