freebsd-src/bin
Warner Losh fc69394f0a Move user_from_uid to pwd.h
Move group_from_gid to grp.h
Remove from stdlib.h
Make the prototypes match the code
Fix rm and mv to include new files.

NetBSD has these defined in those files, and others too that I've not
done.

Approved by: terminal room kabal
Reviewed by: jhb, phk
2002-02-14 01:59:47 +00:00
..
cat
chflags Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
chio
chmod
cp
csh Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh. 2002-02-12 04:50:12 +00:00
date
dd Correct a logic bug that snuck in and broke multiplication of off_ts. 2002-02-07 02:54:30 +00:00
df
domainname
echo
ed
expr
getfacl
hostname
kenv
kill
ln
ls
mkdir Fix the race between the stat() and the mkdir(). 2002-02-05 21:55:12 +00:00
mv Move user_from_uid to pwd.h 2002-02-14 01:59:47 +00:00
pax
ps
pwd Repo-copied src/bin/pwd/realpath.1' to src/bin/realpath/realpath.1', 2002-02-11 18:45:29 +00:00
rcp
realpath Move the realpath(1) source into its own directory. Previously, it 2002-02-11 07:32:17 +00:00
rm Move user_from_uid to pwd.h 2002-02-14 01:59:47 +00:00
rmail
rmdir
setfacl
sh
sleep
stty
sync
test
Makefile o Remove old code from pwd(1); realpath(1) is now in its own directory. 2002-02-11 18:38:54 +00:00
Makefile.inc