freebsd-nq/bin
Baptiste Daroussin be90c1c6b5 Fix ls -l alignement with new locales
Latest update of locales introduced abbreviated month that follows the regionale
rules meaning that they can be of variable length instead of being arbitrary
truncated to top 3 characters.

To fix alignement, ls now computes the visible length of the abbreviated month,
pads the shorter month with spaces in order to make sure everything is properly
aligned

Reviewed by:	ache, ed, jilles
Differential Revision:	https://reviews.freebsd.org/D4239
2015-12-07 20:48:28 +00:00
..
cat Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
chflags
chio
chmod
cp
csh Fix a ton of speelling errors 2015-10-21 05:37:09 +00:00
date Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
dd Integrate contrib/netbsd-tests/bin/dd into the FreeBSD test suite as 2015-10-18 05:49:58 +00:00
df Add more text to explain --libxo flag. 2015-12-01 19:18:53 +00:00
domainname
echo
ed
expr Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
freebsd-version Add missing CLEANFILES. 2015-12-07 16:08:13 +00:00
getfacl
hostname
kenv
kill
ln
ls Fix ls -l alignement with new locales 2015-12-07 20:48:28 +00:00
mkdir
mv Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
pax Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
pkill Update dependencies after r291406 added libelf to libkvm. 2015-12-01 05:18:48 +00:00
ps Fix spelling, as recommended by igor tool. 2015-12-01 19:20:38 +00:00
pwait
pwd
rcp
realpath
rm Protecting against rm -rf / is now POSIXLY_CORRECT per posix 1003.1 2015-11-07 02:18:19 +00:00
rmail META MODE: Don't create .meta files when symlinking sources into the obj directory. 2015-11-25 19:44:43 +00:00
rmdir
setfacl
sh sh: Add limited test for ${#@} and ${#*}. 2015-12-06 14:09:31 +00:00
sleep Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
stty
sync
test Clean up trailing whitespace 2015-10-18 05:51:44 +00:00
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +00:00
uuidgen
Makefile Start using the fact that SUBDIR.yes is added to SUBDIR 2015-10-05 21:41:55 +00:00
Makefile.inc