aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* pmc: silence scan-build warningsMatt Macy2018-05-291-10/+7
* pmc: Add new sub-command structured "pmc" utilityMatt Macy2018-05-296-0/+826
* Simplify macros EFPRINTF and EFFLUSH. [0]Marcelo Araujo2018-05-291-36/+5
* sysrc(8): Test variable names for invalid charactersDevin Teske2018-05-281-0/+12
* Buildfix for GCC after r334277.Hans Petter Selasky2018-05-281-0/+2
* MFV r333789: libpcap 1.9.0 (pre-release)Hans Petter Selasky2018-05-281-0/+1
* bhyve: guarantee NUL terminationEric van Gyzen2018-05-281-1/+1
* bhyve: fix small memory leak in virtio consoleEric van Gyzen2018-05-281-1/+1
* tcpdrop: ensure NUL termination of a stringEric van Gyzen2018-05-281-3/+3
* pmcstat: suppress uninitialized warning of eventMatt Macy2018-05-271-0/+1
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-263-29/+62
* Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fu...Matt Macy2018-05-263-62/+29
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-263-29/+62
* We don't need check if str is NULL as free(3) will handle NULLMarcelo Araujo2018-05-251-2/+1
* After a long discussion about assert(3), we gonna use a HardenedBSDMarcelo Araujo2018-05-251-2/+5
* pmcstat(8)Sean Bruno2018-05-252-3/+14
* Fix a memory leak on topology_parse().Marcelo Araujo2018-05-251-2/+9
* pmcstat: add usage strings for -L and -IMatt Macy2018-05-241-0/+2
* pmcstat top mode + -I - use fully qualified addressMatt Macy2018-05-241-1/+1
* pmcstat: don't compare signed and unsignedMatt Macy2018-05-241-1/+2
* libpmcstat: compile in events based on json descriptionMatt Macy2018-05-242-4/+2
* pmc: bump PMC major version to reflect ABI breakage and make warning not requ...Matt Macy2018-05-231-1/+1
* hwpmc: add thread id field to callchain and context switch records to allow f...Matt Macy2018-05-231-1/+5
* mpsutil: correct styleEitan Adler2018-05-231-2/+1
* pthread_rwlock_unlock(3) returns 0 if successful, otherwise an error numberMarcelo Araujo2018-05-231-11/+21
* mpsutil: add missing bracesEitan Adler2018-05-231-2/+4
* Revert: r334016Marcelo Araujo2018-05-221-1/+2
* Include atkbdc header where there are declared the prototype functionsMarcelo Araujo2018-05-221-0/+1
* pmcstat: add option to not decode the leaf function in top modeMatt Macy2018-05-222-5/+8
* We must free the variable str.Marcelo Araujo2018-05-221-2/+1
* mtest: build with WARNS=3Eitan Adler2018-05-192-3/+4
* Use sysrc(8) in the documentation rather than echoing things to rc.confNathan Whitehorn2018-05-181-2/+2
* Fix math error in the computation of the free space after the last partitionNathan Whitehorn2018-05-181-1/+1
* Teach pmcannotate about $TMPDIR and _PATH_TMPAndrew Gallatin2018-05-181-2/+15
* Add missing newline to end of -c usage string .Rodney W. Grimes2018-05-171-1/+1
* makefs: ANSIfyEd Maste2018-05-162-18/+5
* Sort mlx5tool correctly in usr.sbin/MakefileEd Maste2018-05-161-1/+1
* vq_getchain() can return -1 if some descriptor(s) are invalid and printsMarcelo Araujo2018-05-151-0/+1
* cxgbetool(8): Provide user interface for hashfilters, hardware NAT, andNavdeep Parhar2018-05-152-87/+306
* If the sole non-option command line argument is "none", remove anyDag-Erling Smørgrav2018-05-121-6/+26
* Rename all Unbound binaries and man pages from unbound* to local-unbound*.Dag-Erling Smørgrav2018-05-129-9/+19
* cpucontrol: improve Intel microcode revision checkEd Maste2018-05-121-1/+8
* Upgrade Unbound to 1.6.2. More to follow.Dag-Erling Smørgrav2018-05-121-3/+3
* Upgrade Unbound to 1.6.1. More to follow.Dag-Erling Smørgrav2018-05-121-1/+2
* Fix mld6query(8) and add a new -g optionStephen Hurd2018-05-112-15/+35
* Reduce <sys/queue.h> pollution.Dag-Erling Smørgrav2018-05-112-0/+2
* Remove "All rights reserved" from my files.Xin LI2018-05-102-3/+1
* Rework CTL frontend & backend options to use nv(3), allow creating multipleMarcelo Araujo2018-05-109-305/+422
* Remove "all rights reserved" on files where I have copyright.Niclas Zeising2018-05-091-1/+0
* nxge(4):Sean Bruno2018-05-081-1/+0