freebsd-dev/bin
Jim Pirzyk af8dcd940f Fixed two bugs, first not allowing '.' as a valid login name character
in okname() in util.c and second, returning != 0 when you do have an
error from okname in two places in rcp.c.

Thanks to Garrett for the POSIX defintion of valid login and group names.

PR:		bin/25757
MFC after:	3 weeks
2001-05-30 16:19:13 +00:00
..
cat
chflags Follow symbolic links named as command line arguments if run without -R. 2001-05-28 12:58:10 +00:00
chio Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00
chmod Change noop option -h to do the real work. Now mode of symbolic link 2001-05-28 15:31:11 +00:00
cp Make it clear that -P is the default. 2001-05-25 07:32:58 +00:00
csh
date
dd
df BDECFLAGS cleanup (modulo long long issues). Add WARNS. Tested on alpha. 2001-05-20 04:12:30 +00:00
domainname Make this pass WARNS=2 and BDECFLAGS 2001-05-20 04:37:28 +00:00
echo Make this pass WARNS=2 and BDECFLAGS 2001-05-20 04:37:28 +00:00
ed Use PATH_MAX rather than MAXPATHLEN. Also fix a possible off by one 2001-05-29 18:03:14 +00:00
expr Fix warnings to compile with WARNS=2 on i386 and alpha 2001-05-26 20:45:25 +00:00
getfacl Silence warnings on alpha. Unfortunately we can't add WARNS to this 2001-05-20 04:47:55 +00:00
hostname Silence WARNS=2 and BDECFLAGS on i386 and alpha 2001-05-20 04:54:15 +00:00
kenv
kill Silence WARNS=2 and BDECFLAGS on the i386 and alpha 2001-05-20 04:52:37 +00:00
ln Use PATH_MAX in preference to MAXPATHLEN. 2001-05-29 17:27:56 +00:00
ls
mkdir Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings. 2001-05-20 05:49:20 +00:00
mv Use PATH_MAX in preference to MAXPATHLEN. 2001-05-29 18:20:36 +00:00
pax Minor comment fix 2001-05-30 03:25:45 +00:00
ps Use PATH_MAX rather than MAXPATHLEN. 2001-05-30 03:27:07 +00:00
pwd PATH_MAX in preference to MAXPATHLEN. 2001-05-30 03:28:29 +00:00
rcp Fixed two bugs, first not allowing '.' as a valid login name character 2001-05-30 16:19:13 +00:00
realpath
rm
rmail
rmdir Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:10:04 +00:00
setfacl Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:13:21 +00:00
sh Use PATH_MAX in preference in MAXPATHLEN. 2001-05-30 03:37:28 +00:00
sleep Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:13:21 +00:00
stty Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:25:37 +00:00
sync Spelling police: insure -> ensure 2001-05-24 03:52:32 +00:00
test Silence WARNS=2 and BDECFLAGS on alpha and i386 2001-05-20 05:33:53 +00:00
Makefile
Makefile.inc