aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove ignored command line optionsWarner Losh2018-05-081-2/+0
* efibootmgr.8: fix exampleWarner Losh2018-05-081-4/+4
* Improve printing the boot variables.Warner Losh2018-05-081-28/+73
* Inline print_order(). It's used one palce.Warner Losh2018-05-081-22/+8
* Make it easier for filesystems to count themselves as jail-enabled,Jamie Gritton2018-05-041-28/+28
* Allow arbitrary numbers of columns for VNC server screen resolution.Peter Grehan2018-05-041-25/+8
* Fix in the documentation that the default hop limit is not 30, butMichael Tuexen2018-05-021-2/+5
* Retire ixgb(4)Sean Bruno2018-05-021-1/+0
* Retire lmc(4)Ed Maste2018-05-015-3305/+0
* Initial debug server for bhyve.John Baldwin2018-05-017-10/+1483
* pwd_mkdb: retire legacy v3 db support (-l option)Ed Maste2018-05-012-135/+9
* bthidd(8): Add evdev protocol support for bluetooth keyboards and mousesVladimir Kondratyev2018-04-3013-45/+874
* bthidd(8): Add internal support for user-friendly name of remote devices.Vladimir Kondratyev2018-04-306-8/+58