aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-27179-46/+415
* Make ctlstat -n option work reasonably for sparse LUN list.Alexander Motin2017-11-271-28/+21
* add myself as ports committer, mentor jrm + swillsDave Cottlehuber2017-11-271-0/+1
* .Xr pmcstat(8) from kgmon(8) and gprof(1).Edward Tomasz Napierala2017-11-271-2/+3
* Set errno to EFTYPE instead of EINVAL to be more consistent with theXin LI2017-11-251-1/+1
* Decode kevent structures logged via ktrace(2) in kdump.John Baldwin2017-11-254-77/+199
* vmstat: use 64-bit counters from struct vmtotal.Konstantin Belousov2017-11-231-6/+6
* Use C standard spelling uint64_t for u_int64_t.Konstantin Belousov2017-11-231-3/+3
* Order declarations alphabetically.Konstantin Belousov2017-11-221-2/+2
* Fix language in a bunch of error messages.Niclas Zeising2017-11-221-27/+27
* patch(1): don't assume a match if we run out of context to checkKyle Evans2017-11-221-0/+3
* systat: use and correctly display 64bit counters.Konstantin Belousov2017-11-212-21/+41
* Support SIGINFO.Xin LI2017-11-215-95/+263
* Add ATF tests for head(1)Alan Somers2017-11-203-0/+144
* Install strings unconditionallyEd Maste2017-11-201-1/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-20307-152/+765
* MFV r326007: less v529.Xin LI2017-11-201-2/+2
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-1846-15/+107
* procstat: fix a crash with -k -a optionsAndriy Gapon2017-11-161-1/+1
* Remove xlint(1).Konstantin Belousov2017-11-1666-23413/+0
* Remove all fortune datfiles except freebsd-tips.Benno Rice2017-11-1413-74205/+1
* Move zstd from contrib to sys/contrib so it can be used in theWarner Losh2017-11-141-6/+6
* Remove fortune quotes attributed to or providing admiration of Adolf HitlerMark Felder2017-11-131-79/+0
* find(1): Don't treat statfs() error as fatal in f_fstype, which can happenXin LI2017-11-111-2/+7
* Remove __unused attributed on arguments that are actually usedBaptiste Daroussin2017-11-111-1/+1
* vmstat: fix duplicate key in libxo outputAllan Jude2017-11-111-1/+1
* mailaddr(7): wave goodbyeEitan Adler2017-11-111-7/+0
* Revert r325365Kyle Evans2017-11-081-3/+0
* Add the LTO-8 Type M density code (0x5d, LTO-8M) to libmt and theKenneth D. Merry2017-11-031-1/+6
* patch(1): don't assume a match if we run out of context to checkKyle Evans2017-11-031-0/+3
* Update to bmake-20171028Simon J. Gerraty2017-11-023-12/+8
|\
* | DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-31317-317/+0
* | DIRDEPS_BUILD: Connect new directories.Bryan Drewery2017-10-3112-0/+142
* | The !! trick does not apply to all shellsEitan Adler2017-10-291-1/+1
* | Update URLs in usr.binEitan Adler2017-10-298-12/+10
* | Modernize freebsd-tips a bitEitan Adler2017-10-291-14/+2
* | Prefer using https over httpEitan Adler2017-10-291-3/+3
* | Update manpage date to when the deprecation notice was removed.Jeremie Le Hen2017-10-272-2/+2
* | Limit top display of total swap size by the max swap size system canKonstantin Belousov2017-10-251-1/+12
* | Import the latest CloudABI definitions, version 0.16.Ed Schouten2017-10-181-1/+1
* | Switch procstat from subcommand flags to verbsBrooks Davis2017-10-1418-234/+520
* | truss: mention 'H' in usageEd Maste2017-10-131-2/+2
* | xinstall: plug an infinite loop in directory creationMateusz Guzik2017-10-121-2/+4
* | Mute gcc warning about p not being possibly initializedEnji Cooper2017-10-101-1/+1
* | patch(1): Don't overrun line buffer in some casesKyle Evans2017-10-091-1/+6
* | Remove rcmds.Jeremie Le Hen2017-10-069-1523/+0
* | hexdump: Remove expected test failures for now succeeding testsKyle Evans2017-10-041-2/+0
* | chpass(1): Check crypt(3) return and handle error appropriatelyConrad Meyer2017-10-041-3/+3
* | Make procstat(1) recognize process descriptors, so that it showsEdward Tomasz Napierala2017-10-032-1/+8
* | Correct sense of crypt(3) NULL checks in init(8) and lock(1)Conrad Meyer2017-10-031-1/+1