Date: Tue, 27 Jun 2000 19:33:18 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys chflags.2 src/bin/ls Makefile extern.h ls.c src/bin/rm Makefile rm.c src/libexec/ftpd Makefile src/usr.bin/chflags Makefile chflags.c src/usr.bin/find Makefile function.c src/usr.bin/xinstall Makefile xinstall.c ... Message-ID: <200006280233.TAA08322@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2000/06/27 19:33:18 PDT
Modified files: (Branch: RELENG_4)
lib/libc/sys chflags.2
bin/ls Makefile extern.h ls.c
bin/rm Makefile rm.c
libexec/ftpd Makefile
usr.bin/chflags Makefile chflags.c
usr.bin/find Makefile function.c
usr.bin/xinstall Makefile xinstall.c
usr.sbin/mtree Makefile compare.c create.c extern.h
misc.c spec.c
Log:
MFC: Use the new fflagstostr and strtofflags functions in libc.
Revision Changes Path
1.11.2.2 +3 -1 src/lib/libc/sys/chflags.2
1.9.2.1 +2 -3 src/bin/ls/Makefile
1.7.2.1 +1 -2 src/bin/ls/extern.h
1.32.2.1 +9 -4 src/bin/ls/ls.c
1.12.2.1 +2 -3 src/bin/rm/Makefile
1.29.2.1 +7 -9 src/bin/rm/rm.c
1.33.2.2 +3 -3 src/libexec/ftpd/Makefile
1.8.2.1 +2 -3 src/usr.bin/chflags/Makefile
1.7.2.2 +2 -4 src/usr.bin/chflags/chflags.c
1.8.2.2 +2 -3 src/usr.bin/find/Makefile
1.22.2.4 +2 -4 src/usr.bin/find/function.c
1.11.2.1 +2 -3 src/usr.bin/xinstall/Makefile
1.38.2.1 +2 -2 src/usr.bin/xinstall/xinstall.c
1.15.2.2 +3 -4 src/usr.sbin/mtree/Makefile
1.15.2.1 +10 -5 src/usr.sbin/mtree/compare.c
1.18.2.2 +13 -7 src/usr.sbin/mtree/create.c
1.3.2.2 +2 -3 src/usr.sbin/mtree/extern.h
1.8.2.1 +19 -1 src/usr.sbin/mtree/misc.c
1.13.2.1 +2 -2 src/usr.sbin/mtree/spec.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006280233.TAA08322>
