summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update to bmake-20140620sjg2014-07-082-4/+14
* Make synopsis version of -3 flag match other uses in the page.wblock2014-07-081-1/+2
* Remove ia64.marcel2014-07-078-425/+1
* Dominion Day became Canada Day in 1982, update the holiday calendar.gavin2014-07-051-1/+1
* units(1): Clean upeadler2014-07-051-18/+14
* units(1): Convert units.lib to use '#' instead of '/'.eadler2014-07-051-31/+31
* units: Support start of line comments with '#'eadler2014-07-052-2/+2
* units(1): Add 'terse' supporteadler2014-07-052-11/+24
* units(1): Add 'help' flageadler2014-07-042-2/+8
* units(1): Fix man pageeadler2014-07-041-3/+5
* units(1): add long optionseadler2014-07-042-7/+17
* Document the -y option as a unit test option.marcel2014-07-042-2/+15
* look: implement long optionseadler2014-07-042-5/+16
* Add VHD support to mkimg(1). VHD is used by Xen and Microsoft's Hyper-Vmarcel2014-07-039-14/+364
* More sed(1) usage fixing: the extension -i is not optional.pfg2014-07-031-1/+1
* Fix sed(1) usage: the extension -i is not an optional.pfg2014-07-021-1/+1
* vtfontcvt: correct width calculation (.hex files and commandline)emaste2014-07-021-8/+13
* Add a ful stop after FreeBSD's version in the history section.marcel2014-07-021-2/+2
* Add documentation for svnlite.eadler2014-07-021-2/+4
* Prepare for merging to stable/10: update the history section.marcel2014-07-021-3/+3
* Rename the WITHOUT_VT_SUPPORT knob to WITHOUT_VTemaste2014-06-301-1/+1
* MFV r267843: update file/libmagic to 5.19.delphij2014-06-261-1/+2
|\
* | Correct buffer size.delphij2014-06-261-1/+1
* | Use correct length for buffer.delphij2014-06-251-1/+1
* | Introduce $RA_SERVER to set default whois server.ume2014-06-251-4/+6
* | Remove csup(1) and its associated cpasswd(1) tool.gavin2014-06-2563-20672/+0
* | use .Mt to mark up email addresses consistently (part3)bapt2014-06-2343-65/+64
* | Drop ifdef nonsense: just use setvbuf(3).pfg2014-06-211-9/+3
* | Fix a bug in bsdgrep(1) where patterns are not correctlygjb2014-06-201-1/+1
* | Add -u (unbuffered output) after GNU sed.pfg2014-06-202-6/+19
* | Cap the percent CPU of individual threads at 100% to fix some of thejhb2014-06-201-0/+2
* | Don't dump core when the ELF file has no section headers. The ELFmarcel2014-06-191-9/+24
* | Rename a variable; no functional changes.trasz2014-06-181-16/+16
* | Add "iscsictl -M", which allows one to change session parameterstrasz2014-06-182-9/+155
* | Add a stub send-pr that simply points people towards the online supportgavin2014-06-173-0/+17
* | patch: add dry-run alias for compatibility with other implementations.pfg2014-06-152-2/+3
* | Fix date.joel2014-06-151-1/+1
* | patch: unsign the line length to avoid overflows.pfg2014-06-153-11/+15
* | patch: cleanup some unnecessary cruft.pfg2014-06-141-16/+7
* | Added:shurd2014-06-141-0/+1
* | - Make invalids variable local to do_conv such that it prints the numbertijl2014-06-131-13/+14
* | Avoid zeroing during allocation.pfg2014-06-122-22/+11
* | Add myself to the calendarrodrigo2014-06-121-0/+1
* | Avoid leaking file pointer on erroremaste2014-06-111-2/+9
* | vt fontcvt: move to usr.bin/vtfontcvtemaste2014-06-104-0/+654
* | dtc: ignore lines starting with #.rpaulo2014-06-101-4/+5
* | dtc: don't crash if the argument is a directory.rpaulo2014-06-101-0/+9
* | The, currently undocumented, -i option takes an argument.rpaulo2014-06-101-1/+1
* | truncate: Detect integer overflow, fix relative sizes, add tests.jilles2014-06-094-5/+421
* | In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.bdrewery2014-06-0816-0/+32
OpenPOWER on IntegriCloud