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 Drag cat(1) kicking and screaming into the late 1980's: 2002-02-02 06:10:01 +00:00
chflags Remove leaf node WARNS?=2 (that mainly I added). This should 2002-02-08 22:31:43 +00:00
chio Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
chmod Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
cp Modernization effort for bin/c*: 2002-02-02 06:15:22 +00:00
csh Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh. 2002-02-12 04:50:12 +00:00
date Lock down with WFORMAT=1 except those directories with unfixed warnings. 2002-02-04 02:49:19 +00:00
dd Correct a logic bug that snuck in and broke multiplication of off_ts. 2002-02-07 02:54:30 +00:00
df o __P has been reoved 2002-02-02 06:24:13 +00:00
domainname o __P has been reoved 2002-02-02 06:24:13 +00:00
echo o __P has been reoved 2002-02-02 06:36:49 +00:00
ed o __P has been reoved 2002-02-02 06:36:49 +00:00
expr o __P has been reoved 2002-02-02 06:36:49 +00:00
getfacl Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
hostname o __P has been reoved 2002-02-02 06:48:10 +00:00
kenv Deuglify the usage message by putting the program name after the 2001-11-15 15:46:45 +00:00
kill o __P has been reoved 2002-02-02 06:48:10 +00:00
ln o __P has been reoved 2002-02-02 06:48:10 +00:00
ls Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
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 Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
ps Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
pwd Repo-copied src/bin/pwd/realpath.1' to src/bin/realpath/realpath.1', 2002-02-11 18:45:29 +00:00
rcp Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
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 Correct inadvertent style botches in previous commit. 2002-02-04 03:06:51 +00:00
rmdir o __P has been reoved 2002-02-02 06:48:10 +00:00
setfacl Use a more correct method of copying entire ACLs (fixes 2002-02-03 02:37:43 +00:00
sh Lock down with WFORMAT=1 except those directories with unfixed warnings. 2002-02-04 02:49:19 +00:00
sleep o __P has been reoved 2002-02-02 06:50:57 +00:00
stty o __P has been reoved 2002-02-02 06:50:57 +00:00
sync o __P has been reoved 2002-02-02 06:50:57 +00:00
test __printflike() should really be __printf0like() since verrx() can 2002-02-04 01:11:48 +00:00
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 Lock down with WFORMAT=1 except those directories with unfixed warnings. 2002-02-04 02:49:19 +00:00