aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* mv: Improve message when moving two or more files to non-directory.Jilles Tjoelker2015-06-281-1/+1
* sh: Fix some arithmetic undefined behaviour.Jilles Tjoelker2015-06-242-4/+3
* Continue ubreaking ``env LANG=ru_RU.KOI8-R ls -l''.Alexander Kabaev2015-06-171-2/+2
* Unbreak ``env LANG=ru_RU.KOI8-R ls -l''.Marcel Moolenaar2015-06-171-1/+1
* new dependsSimon J. Gerraty2015-06-162-1/+2
* removed extra keywordSimon J. Gerraty2015-06-131-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-1339-0/+1032
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-0839-78/+1
| * Merge sync of headSimon J. Gerraty2015-05-2794-713/+925
| |\
| * | Updated/new dependenciesSimon J. Gerraty2014-11-191-0/+1
| * | Merge from head@274682Simon J. Gerraty2014-11-1973-624/+1156
| |\ \
| * \ \ Merge head from 7/28Simon J. Gerraty2014-08-1938-125/+205
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1638-37/+1
| * | | | Updated dependenciesSimon J. Gerraty2014-05-1037-0/+75
| * | | | Merge from headSimon J. Gerraty2014-05-0822-56/+164
| |\ \ \ \
| * \ \ \ \ Merge headSimon J. Gerraty2014-04-28501-411/+9021
| |\ \ \ \ \
| * | | | | | New/updated dependenciesSimon J. Gerraty2013-10-171-0/+12
| * | | | | | Merge head@256284Simon J. Gerraty2013-10-136-4/+274
| |\ \ \ \ \ \
| * | | | | | | Updated dependenciesSimon J. Gerraty2013-10-132-106/+0
| * | | | | | | Merge from headSimon J. Gerraty2013-09-0556-1152/+583
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ sync from headSimon J. Gerraty2013-04-1230-116/+444
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Updated dependenciesSimon J. Gerraty2013-03-1138-0/+38
| * | | | | | | | | Updated dependenciesSimon J. Gerraty2013-02-1638-76/+2
| * | | | | | | | | Sync with HEAD.David E. O'Brien2013-02-0844-434/+617
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+1
| * | | | | | | | | | Sync from headSimon J. Gerraty2012-11-0455-306/+504
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-2238-0/+1158
* | | | | | | | | | | | r284198 seems to have left a null format string printf that gcc does *not*Sean Bruno2015-06-111-1/+0
* | | | | | | | | | | | Convert ls(1) to use libxo(3).Marcel Moolenaar2015-06-106-104/+190
* | | | | | | | | | | | Cleanup some style(9) issues.Bryan Drewery2015-06-082-42/+52
* | | | | | | | | | | | It has been long time that when doing 'ls -G /path/to/a/symlink', instead ofXin LI2015-06-081-2/+7
* | | | | | | | | | | | Implement '-s' to copy as symlink, similar to the current -l link(2) handling.Bryan Drewery2015-06-074-28/+46
* | | | | | | | | | | | Cleanup some indentation issues.Bryan Drewery2015-06-071-9/+8
* | | | | | | | | | | | Change directory permissions in pre-order.Sergey Kandaurov2015-06-041-2/+4
* | | | | | | | | | | | Remove unused variable, this variable fmtstr was introduced at revision r225868Marcelo Araujo2015-06-011-6/+1
* | | | | | | | | | | | Document recent p_flag2 additions.Sergey Kandaurov2015-05-271-1/+4
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Convert to use libxo. Document use of libxo as well.Marcel Moolenaar2015-05-226-166/+253
* | | | | | | | | | | Eliminate unneeded includes.Xin LI2015-05-2112-17/+1
* | | | | | | | | | | date(1): Make -r behave like GNU's version when the option can not beXin LI2015-05-072-4/+13
* | | | | | | | | | | cp: Remove fts sorting.Jilles Tjoelker2015-05-051-28/+1
* | | | | | | | | | | Standardise chmod, chflags, chown and chgrp recursive symlink processingSteven Hartland2015-04-294-80/+90
* | | | | | | | | | | Pet manlintBaptiste Daroussin2015-04-261-1/+1
* | | | | | | | | | | Use mdoc(7) macros for curly bracesBaptiste Daroussin2015-04-261-3/+3
* | | | | | | | | | | mdoc: escape ReBaptiste Daroussin2015-04-261-1/+1
* | | | | | | | | | | sh: Pass along SIGINT from a child if job control is enabled, even when notJilles Tjoelker2015-04-251-1/+1
* | | | | | | | | | | ed(1): Fix [-Werror=logical-not-parentheses]Eitan Adler2015-04-201-1/+1
* | | | | | | | | | | bin/ed: use correct type in multiplicationEitan Adler2015-04-181-1/+1
* | | | | | | | | | | sh: Fix the trap builtin to be POSIX-compliant for 'trap exit SIG' and 'trap ...Bryan Drewery2015-04-185-4/+30
* | | | | | | | | | | Fix build after r281550 when WITHOUT_ICONV is defined.Tijl Coosemans2015-04-161-1/+1
* | | | | | | | | | | Remove the const qualifier from iconv(3) to comply with POSIX:Tijl Coosemans2015-04-151-1/+1