Date: Fri, 2 Mar 2001 08:52:15 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 src/contrib/groff mdate.sh src/contrib/groff/eqn neqn.sh src/contrib/sendmail/cf/sh makeinfo.sh src/etc/periodic/weekly 320.whatis 330.catman src/games/morse morse.6 morse.c src/gnu/usr.bin/man/catman ... Message-ID: <200103021652.f22GqFf69051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/03/02 08:52:15 PST
Modified files:
. Makefile Makefile.inc1
contrib/groff mdate.sh
contrib/groff/eqn neqn.sh
contrib/sendmail/cf/sh makeinfo.sh
etc/periodic/weekly 320.whatis 330.catman
games/morse morse.6 morse.c
gnu/usr.bin/man/catman catman.perl
gnu/usr.bin/man/makewhatis makewhatis.perl
gnu/usr.bin/man/man man.man
gnu/usr.bin/rcs/rcsfreeze rcsfreeze.sh
release Makefile
secure/lib/libcrypto Makefile.inc
sys/boot/common newvers.sh
sys/boot/ficl Makefile
sys/conf newvers.sh
usr.sbin/kbdmap kbdmap.pl
usr.sbin/named Makefile.inc
usr.sbin/ntp/scripts mkver
Log:
setlocale(3) has been fixed to match POSIX standard:
LC_ALL takes precedence over other LC_* envariables.
Revision Changes Path
1.244 +3 -3 src/Makefile
1.193 +3 -3 src/Makefile.inc1
1.4 +2 -2 src/contrib/groff/mdate.sh
1.6 +2 -2 src/contrib/groff/eqn/neqn.sh
1.5 +2 -2 src/contrib/sendmail/cf/sh/makeinfo.sh
1.8 +2 -2 src/etc/periodic/weekly/320.whatis
1.8 +2 -2 src/etc/periodic/weekly/330.catman
1.4 +2 -2 src/games/morse/morse.6
1.13 +4 -4 src/games/morse/morse.c
1.18 +3 -9 src/gnu/usr.bin/man/catman/catman.perl
1.23 +3 -9 src/gnu/usr.bin/man/makewhatis/makewhatis.perl
1.17 +3 -3 src/gnu/usr.bin/man/man/man.man
1.9 +2 -2 src/gnu/usr.bin/rcs/rcsfreeze/rcsfreeze.sh
1.595 +3 -3 src/release/Makefile
1.21 +2 -2 src/secure/lib/libcrypto/Makefile.inc
1.3 +2 -2 src/sys/boot/common/newvers.sh
1.25 +2 -2 src/sys/boot/ficl/Makefile
1.47 +2 -2 src/sys/conf/newvers.sh
1.12 +2 -2 src/usr.sbin/kbdmap/kbdmap.pl
1.14 +2 -2 src/usr.sbin/named/Makefile.inc
1.5 +2 -2 src/usr.sbin/ntp/scripts/mkver
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?200103021652.f22GqFf69051>
