freebsd-skq/bin
Mike Smith afa53c8df7 Add the '-t timeout' option to the 'read' builtin. This allows the
'read' command to return an error if the user fails to supply any
input withink a given time period.  The behaviour of this option is
similar to that of the like-named option in ksh93.

Reviewed by:	joerg
1997-09-29 15:15:16 +00:00
..
cat
chflags
chio spelling corrections. 1997-09-13 16:01:53 +00:00
chmod
cp
csh More minor nits (mostly using memove instead of memcpy). 1997-08-08 00:54:05 +00:00
date spelling corrections. 1997-09-13 16:01:53 +00:00
dd Pad the input buffer whenever sync is used, not just if the noerror flag 1997-08-19 19:46:18 +00:00
df environmental -> environment. 1997-09-18 06:55:21 +00:00
domainname
echo
ed fix misspelling 1997-08-30 11:09:26 +00:00
expr
hostname
kill Disallow empty arguments (eg: '') as process ids. 1997-08-21 21:34:43 +00:00
ln
ls environmental -> environment. 1997-09-18 06:55:21 +00:00
mkdir
mv Endless loop. 1997-09-28 10:41:40 +00:00
pax Dont have an internal function named "warn" it clashes with libc.. 1997-08-29 16:12:30 +00:00
ps Document correct option in manual page. 1997-08-19 21:52:07 +00:00
pwd
rcp Change to use the new KTH Kerberos. 1997-09-28 08:32:59 +00:00
rm
rmail Observe precedence set by Philippe Charnier when adding an 1997-08-07 22:33:01 +00:00
rmdir
sh Add the '-t timeout' option to the 'read' builtin. This allows the 1997-09-29 15:15:16 +00:00
sleep Describe signals behaviour now 1997-08-12 21:20:12 +00:00
stty Correct confusing error message when called as 'stty -sane'. 1997-08-24 00:26:12 +00:00
sync
test
Makefile
Makefile.inc