freebsd-dev/bin
Peter Wemm 73eb8310a9 Implement a new option to ps.. `-U username'. This allows you to
list the processes belonging to a particular user without having to use
`-u' and grepping for the username.  Basically you can now get a short
`ps -x' like list (with more space for the command) for other users.
1995-12-26 03:38:55 +00:00
..
cat Fix exit status. `cat no-such-file >/dev/null' exited with status 0. 1995-10-03 12:46:37 +00:00
chflags Set NOSHARED=true, having this binary static makes it much easier to 1995-07-24 01:44:17 +00:00
chmod
cp Preserve sticky bit for cp -pR'. It was already preserved for cp -R'. 1995-10-03 12:55:01 +00:00
csh Add missing reaction on LC_ALL and LC_COLLATE 1995-10-23 23:08:26 +00:00
date Add setlocale(LC_TIME,... 1995-10-23 20:26:53 +00:00
dd Add setlocale LC_CTYPE 1995-10-23 21:31:48 +00:00
df
domainname
echo Well, it would appear that the "ayes" have it (though by a slim margin). 1995-08-31 17:25:55 +00:00
ed Wrong library was picked by ed 1995-10-22 20:14:13 +00:00
expr Fix my own brokeness for the colon operator, when one of the arguments 1995-11-18 18:05:03 +00:00
hostname
kill
ln
ls Change locale to LC_ALL, there no bitmask 1995-10-26 10:56:38 +00:00
mkdir
mv Handle trailing slashes in source filenames correctly. E.g., rewrite 1995-10-07 10:42:48 +00:00
pax Remove unneded ctype.h everywhere 1995-10-23 21:23:27 +00:00
ps Implement a new option to ps.. `-U username'. This allows you to 1995-12-26 03:38:55 +00:00
pwd
rcp Updating /usr/include/kerberosIV/des.h so eBones will build breaks 1995-09-10 14:59:51 +00:00
rm
rmail If mail is received with no from address, invoke sendmail with 1995-09-16 18:52:51 +00:00
rmdir
sh Restored formatting from the old printf/printf.c. 1995-12-14 23:19:36 +00:00
sleep
stty Fixed descriptions of ignpar and parmrk. 1995-11-11 03:31:13 +00:00
sync
test Fix -h option: 1995-10-28 11:54:42 +00:00
Makefile ed/Makefile is able to 'decide' for itself whether to build secure or 1995-10-01 14:24:01 +00:00
Makefile.inc Wrong library was picked by ed 1995-10-22 20:14:13 +00:00