aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* dtc: update to upstream 227d6a3Ed Maste2017-04-178-63/+287
* dtc: remove unused (since r306806) string.hhEd Maste2017-04-171-164/+0
* bsdgrep: fix zero-length matches without the -o flagEd Maste2017-04-171-3/+3
* bsdgrep: remove output separators between overlapping segmentsEd Maste2017-04-171-6/+27
* bsdgrep: for -r, use the working directory if none specifiedEd Maste2017-04-174-2/+61
* bsdgrep: add -z/--null-data supportEd Maste2017-04-175-10/+21
* Fix userland tools that don't check the format of routing socketPatrick Kelsey2017-04-161-2/+3
* Install the zstdgrep shell wrapperBaptiste Daroussin2017-04-151-0/+1
* rename zstless into zstdless to be consistent with other zstdcommandsBaptiste Daroussin2017-04-151-1/+1
* Add forgotten links for zstdcat and unzstdBaptiste Daroussin2017-04-151-0/+4
* Add a zstdless equivalent to zless, bzless xzlessBaptiste Daroussin2017-04-152-1/+5
* Import zstandard 1.1.4 in baseBaptiste Daroussin2017-04-152-1/+23
* Clean up headers declarationBaptiste Daroussin2017-04-153-6/+1
* Update to bmake 20170413Simon J. Gerraty2017-04-151-2/+2
|\
* | banner(6): Squash a harmless coverity warningConrad Meyer2017-04-131-1/+1
* | add a stub --speed-large-files for compatibility with GNU diffBaptiste Daroussin2017-04-082-1/+10
* | Remove a useless loop over the long options before passing through someBaptiste Daroussin2017-04-081-2/+0
* | When passingthrough from sdiff to diff the -H/--speed-large-filesBaptiste Daroussin2017-04-082-4/+6
* | usr.bin/netstat: strcpy -> strlcpyAlan Somers2017-04-071-2/+2
* | bsdgrep: Handle special case of single-byte NUL patternEd Maste2017-04-051-1/+5
* | bsdgrep: create additional tests for coverage on recent fixesEd Maste2017-04-051-0/+16
* | Remove a duplicate fclose() that snuck into r316501Alan Somers2017-04-051-1/+0
* | Fix file descriptor and memory leaks in pr(1)Alan Somers2017-04-048-46/+172
* | strcpy => strlcpy, strcat => strlcatAlan Somers2017-04-044-7/+7
* | bsdgrep(1): Fix errors with invalid expressionsConrad Meyer2017-04-041-2/+2
* | bsdgrep(1): Rip out "xmalloc" bitsConrad Meyer2017-04-046-463/+31
* | bsdgrep: revert color changes from r316477Ed Maste2017-04-041-2/+2
* | bsdgrep: Initialize vars to avoid a false positive GCC warningEd Maste2017-04-041-0/+3
* | bsdgrep(1): create rgrep linkConrad Meyer2017-04-042-1/+7
* | bsdgrep: fix matching behaviourEd Maste2017-04-031-17/+52
* | bsdgrep: treat rgrep as grep -rEd Maste2017-04-031-0/+3
* | Revert debugging that was accidently committed in r316314Allan Jude2017-03-311-8/+1
* | fix top(1) ZFS compressed ARC supportAllan Jude2017-03-312-4/+12
* | Add support for capturing 'struct ptrace_lwpinfo' for signalsTycho Nightingale2017-03-306-4/+129
* | Add some useful examples to the sed man page.Brad Davis2017-03-271-1/+31
* | diff: Show nanoseconds in -u/-c header line.Jilles Tjoelker2017-03-264-15/+23
* | Provide proper contemporary function prototypes for many of the functionsRobert Watson2017-03-261-1/+1
* | diff: Fix mtime of file1 in -u/-c header line.Jilles Tjoelker2017-03-264-4/+22
* | MFV r315875:Martin Matuska2017-03-241-0/+1
* | diff(1): document remaining long optionsEnji Cooper2017-03-231-15/+85
* | Rename tests from <foo> to <foo>_test to match the FreeBSD test suiteEnji Cooper2017-03-2312-8/+9
* | Use MIN macros from sys/param.hBaptiste Daroussin2017-03-221-1/+1
* | Use strndup(3) instead of malloc + memcpyBaptiste Daroussin2017-03-221-3/+2
* | Use MAX and MIN macros from sys/param.hBaptiste Daroussin2017-03-221-12/+9
* | diff(1): fix SYNOPSIS section noting non-existent option, --no-ignore-caseEnji Cooper2017-03-221-6/+6
* | Shut up gcc.Gleb Smirnoff2017-03-211-1/+1
* | Hide struct inpcb, struct tcpcb from the userland.Gleb Smirnoff2017-03-215-214/+90
* | Cache tzdata when running under capsicumBaptiste Daroussin2017-03-201-0/+1
* | Port the getaddrinfo(1) utility from NetBSDEric van Gyzen2017-03-205-0/+597
* | MFV r315633, 315635:Martin Matuska2017-03-203-0/+3