summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus cast.kevlo2015-03-312-10/+10
* Switch to ELF toolchain readelf(1)emaste2015-03-301-0/+2
* Clarify the ministat default widthkp2015-03-261-1/+3
* Print size_t's with %zu rather than "%zd.kevlo2015-03-261-2/+2
* Remove defunct SSLv2 support from fetch(1) and fetch(3).jkim2015-03-252-21/+11
* xlint: update.pfg2015-03-2318-356/+868
* Describe the behavior when both -f and a message are given. Pointed out bywblock2015-03-221-1/+2
* bsdgrep: fix regression in the -f option since r268799pfg2015-03-211-1/+1
* Improve the mt(1) rblim display.ken2015-03-181-3/+10
* Fix a couple of problems in the sa(4) media type reports.ken2015-03-181-2/+2
* Allowus to exclude a.out support from ldd and use it with arm64 as it won'tandrew2015-03-181-1/+10
* xlint: add arm64 #defineemaste2015-03-181-0/+3
* Add arm64 xlint support.emaste2015-03-171-0/+50
* Remove bad and useless LINKSbapt2015-03-151-1/+0
* unzip: Don't subvert vfs.timestamp_precision when setting atime to now.jilles2015-03-151-15/+13
* Regenerated llvm/clang manpages.dim2015-03-1415-45/+44
* Merge ^/head r279893 through r279984.dim2015-03-142-14/+3
|\
| * TARGET_* shouldn't be used here. Use MACHINE_* instead.imp2015-03-121-11/+3
| * These local variables are unused. gc them.imp2015-03-121-3/+0
* | Merge ^/head r279759 through r279892.dim2015-03-1110-30/+173
|\ \ | |/
| * Fix a typo and update the date in the man page.scottl2015-03-112-2/+2
| * Add OpenBSD copyright for reallocarraybapt2015-03-101-17/+35
| * Implement basic cpuset reporting in procstat via the -S flag.scottl2015-03-105-6/+130
| * Call xo_finish(3) before exiting in usage().markj2015-03-091-0/+1
| * touch(1): Xref utimensat(2) instead of utimes(2).jilles2015-03-081-2/+2
| * Ouch, I've misread the original text.marck2015-03-081-1/+1
| * Correct wordings a bit.marck2015-03-081-2/+2
| * env: Fix crash when -S string is not empty but no operand follows.jilles2015-03-081-2/+2
* | Merging ^/head r279596 through r279758.dim2015-03-077-291/+220
|\ \ | |/
| * rlogin(1): initialize term variable.pfg2015-03-051-1/+1
| * r* commands are not precious anymorebapt2015-03-042-2/+0
| * Rework calendar(1) parserbapt2015-03-044-288/+219
* | Merge ^/head r279313 through r279595.dim2015-03-044-5/+6
|\ \ | |/
| * Fix typo in dropped-packets attribute (missing s).marcel2015-03-041-1/+1
| * Add density code for DAT-72, and notes on DAT-160.ken2015-03-031-2/+4
| * Update mandoc to cvs snaphot from 20150302bapt2015-03-021-1/+1
| * sh: Fix compiler warnings related to duplicate or missing declarations.jilles2015-03-011-1/+0
* | Merge ^/head r279163 through r279308.dim2015-02-269-424/+1840
|\ \ | |/
| * Update to upstream version 2.10hselasky2015-02-254-241/+486
| * Explicitly crypt_set_format("des") and bail out if wedelphij2015-02-251-0/+5
| * Fix "netstat -hdw 1" output.marcel2015-02-251-4/+0
| * Fix several problems found by Coverity.ken2015-02-251-3/+24
| * Significant upgrades to sa(4) and mt(1).ken2015-02-233-179/+1328
* | Merge ^/head r279023 through r279162.dim2015-02-2223-1456/+2634
|\ \ | |/
| * Add the -c option for specifying the capacity of the disk image. Whenmarcel2015-02-223-15/+64
| * Don't require a scheme if no partitions are given. Change the codemarcel2015-02-222-10/+13
| * In scheme_write(), don't overwrite the end parameter with themarcel2015-02-221-1/+0
| * Remove extraneous parenthesis in assignment.marcel2015-02-221-1/+1
| * Document that netstat(1) supports libxo(3).marcel2015-02-221-1/+15
| * Convert netstat to use libxo.marcel2015-02-2118-1428/+2541
OpenPOWER on IntegriCloud