aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Use uintmax_t to print st_nlink.Konstantin Belousov2017-02-161-4/+4
* Remove empty LiBaptiste Daroussin2017-02-111-1/+1
* Remove space at and of lineBaptiste Daroussin2017-02-111-1/+1
* Remove bdes(1)Allan Jude2017-02-061-5/+1
* Revert crap accidentally committedBaptiste Daroussin2017-01-281-1/+1
* Revert r312923 a better approach will be taken laterBaptiste Daroussin2017-01-281-1/+1
* chmod: Add SIGINFO handlerConrad Meyer2017-01-082-3/+26
* Use type-independent formats for printing nlink_t and ino_t.Konstantin Belousov2017-01-061-1/+2
* pax(1): Fix a bug with archives smaller than 512 bytes.Pedro F. Giffuni2016-12-211-1/+4
* Fix ls_tests:o_flag with ZFS TMPDIRAlan Somers2016-12-151-1/+1
* Use nmount(2) rather than the obsolete mount(2).Brooks Davis2016-12-142-3/+29
* ed(1): drop redundant parenthesis.Pedro F. Giffuni2016-12-141-2/+2
* Mount filesystems without executable permissions since they should neverBrooks Davis2016-12-141-1/+1
* Put the undocumented df feature of mounting filesystems from device nodesBrooks Davis2016-12-142-1/+11
* ed(1): Simplify some checks.Pedro F. Giffuni2016-12-121-5/+5
* Fix regression when stdin/out/err fds are are overridden by shell.Bartek Rutkowski2016-12-121-4/+10
* ed(1): Prevent possible overflows during allocation.Pedro F. Giffuni2016-12-123-4/+4
* Capsicum support for dd(1)Bartek Rutkowski2016-12-091-0/+30
* Export the whole thread name in kinfo_procEric van Gyzen2016-12-071-6/+10
* style(9).Xin LI2016-11-281-2/+2
* Plug a potential memory leak.Xin LI2016-11-281-10/+10
* [dd] Revert the capsicum bits for now until it gets fixed.Adrian Chadd2016-11-191-30/+0
* Restore dd changes included accidentally in r308857.Ruslan Bukin2016-11-191-0/+30
* Bring in support for Ingenic XBurst JZ4780 andRuslan Bukin2016-11-191-30/+0
* Capsicum support for dd(1)Bartek Rutkowski2016-11-181-0/+30
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-11-132-0/+2
* Fix missing '-' for the flags -s and -d on both manpage and usage.Marcelo Araujo2016-11-092-3/+3
* Add -d flag that prints domain only.Marcelo Araujo2016-11-082-6/+17
* Capsicumize some trivial stdio programsConrad Meyer2016-11-082-0/+9
* Use what(1) instead of strings(1). It's simpler and always available.Dag-Erling Smørgrav2016-11-041-2/+2
* sh: Add simple test for 'set -C' (noclobber).Jilles Tjoelker2016-11-022-0/+13
* Increase timeouts so tests have more chances to succeedRuslan Bukin2016-10-192-7/+7
* Increase timeout so low-end platforms have a chance to complete testRuslan Bukin2016-10-171-1/+2
* sh: Do not import IFS's value from the environment.Jilles Tjoelker2016-10-084-3/+15
* Add history section for test(1)Sevan Janiyan2016-10-051-1/+6
* Add history section for stty(1)Sevan Janiyan2016-10-051-1/+6
* Add history section of pwd(1)Sevan Janiyan2016-10-051-1/+6
* Document origins of expr & authorsSevan Janiyan2016-10-051-1/+17
* Add history section for echo(1)Sevan Janiyan2016-10-051-1/+6
* Add history section for dd(1)Sevan Janiyan2016-10-051-1/+6
* Document where chio(1) originated from & which version of FreeBSD first inclu...Sevan Janiyan2016-10-051-1/+9
* In v3 UNIX, the kill utility is documented in category 8, not 1.Sevan Janiyan2016-10-021-2/+3
* Move the description of CHANGER variable to ENVIRONMENT section rather than i...Sevan Janiyan2016-10-021-5/+7
* "POSIX doesn't specify -h." - r1.27 from NetBSDSevan Janiyan2016-10-021-6/+5
* Use .At macro instead of specifying AT&T UNIX literaly.Sevan Janiyan2016-10-021-2/+2
* Implement multibyte encoding support for -v with fallbackAndrey A. Chernov2016-09-151-6/+31
* MFhead @ r305314Enji Cooper2016-09-034-0/+21
|\
| * sh: Add some tests for non-standard features of the echo builtin.Jilles Tjoelker2016-09-024-0/+21
* | MFhead @ r305170Enji Cooper2016-09-011-0/+3
|\|
| * df(1): Allow duplicate -l flags gracefullyConrad Meyer2016-08-311-0/+3