Date: Thu, 30 Dec 1999 05:15:17 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls Makefile src/bin/rm Makefile src/lib/libutil Makefile src/libexec/ftpd Makefile src/usr.bin/chflags Makefile src/usr.bin/find Makefile src/usr.bin/xinstall Makefile src/usr.sbin/mtree Makefile Message-ID: <199912301315.FAA63774@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 1999/12/30 05:15:16 PST
Modified files:
bin/ls Makefile
bin/rm Makefile
lib/libutil Makefile
libexec/ftpd Makefile
usr.bin/chflags Makefile
usr.bin/find Makefile
usr.bin/xinstall Makefile
usr.sbin/mtree Makefile
Log:
Moved flags_to_string and string_to_flags into libutil. It's used in
many places nowadays.
Revision Changes Path
1.6 +4 -2 src/bin/ls/Makefile
1.8 +3 -4 src/bin/rm/Makefile
1.29 +3 -2 src/lib/libutil/Makefile
1.30 +2 -2 src/libexec/ftpd/Makefile
1.5 +3 -2 src/usr.bin/chflags/Makefile
1.5 +3 -3 src/usr.bin/find/Makefile
1.7 +3 -2 src/usr.bin/xinstall/Makefile
1.12 +4 -3 src/usr.sbin/mtree/Makefile
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?199912301315.FAA63774>
