aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Store PID after becoming a daemon() and not before to ensure theHans Petter Selasky2015-09-281-8/+6
* Add support to systat to display zfs arc cache status/infoMichael Reifenberger2015-09-277-3/+272
* Revert r288270 to fix the buildConrad Meyer2015-09-261-7/+0
* Hookup mkcsmapper_static and mkesdb_static for all but install.Bryan Drewery2015-09-261-0/+7
* Add more SUBDIR_PARALLEL.Bryan Drewery2015-09-261-1/+4
* xinstall: renumber UCB clauses to avoid skipping #3Ed Maste2015-09-252-2/+2
* META_MODE: Remove DEP_MACHINE from Makefile.depend files.Bryan Drewery2015-09-255-10/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-2531-62/+0
* Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+2
* Rename ELFOSABI_SYSV to ELFOSABI_NONE to match current specEd Maste2015-09-241-1/+1
* Similar to r266147, don't define PROG in the test subdirs.Bryan Drewery2015-09-231-0/+2
* elfdump: report MIPS ELF section type SHT_MIPS_REGINFOEd Maste2015-09-231-0/+1
* elfdump: report MIPS-specific section type SHT_MIPS_ABIFLAGSEd Maste2015-09-221-0/+1
* Bunch of improvements to ctlstat.Alexander Motin2015-09-212-54/+78
* Output times as normal microseconds, rather then in bintime format.Alexander Motin2015-09-201-5/+4
* Connect sesutil(1) and numactl(1) for META_MODE.Bryan Drewery2015-09-191-0/+18
* Restore man -t for manpages rendered by mandocBaptiste Daroussin2015-09-191-1/+5
* Don't hide build commands.Bryan Drewery2015-09-181-1/+1
* Update META_MODE dependencies.Bryan Drewery2015-09-173-0/+13
* Make it clear that 'swapuse' is swap reservation and not actual swap usage.Edward Tomasz Napierala2015-09-141-2/+2
* Use a common subroutine to fetch and zero protocol stats instead ofMark Johnston2015-09-1110-242/+119
* Remove prototypes for undefined functions from netstat.h.Mark Johnston2015-09-111-15/+0
* Remove the v_cache_min and v_cache_max sysctls. They are unused and haveMark Johnston2015-09-111-2/+0
* login.c doesn't really need libutil.h, don't include it.Xin LI2015-09-102-3/+1
* - Avoid accessing window properties directly, instead, use accessors.Xin LI2015-09-104-21/+16
* w(1) is not setgid binary since r53279, so remove the setgid() call.Xin LI2015-09-092-13/+1
* Fix inverted output re: stack protection no-execute flag in procstat(1)Allan Jude2015-09-061-2/+2
* Fix build error on gcc platformsAllan Jude2015-09-051-1/+1
* Introduce libxo to procstat(1)Allan Jude2015-09-0517-243/+654
* Rename YP to NIS in the manpages.Marcelo Araujo2015-09-033-13/+13
* Simplify kvm symbol resolution and error handling. The symbol tableHiroki Sato2015-09-028-241/+151
* Divide statistics in the number of packets with 1000 instead of 1024Hiroki Sato2015-09-021-21/+25
* - Add -W flag support for network column in intpr() (-i flag) andHiroki Sato2015-09-019-284/+226
* Drop group privileges after opening the kvm descriptor, otherwise, the codeXin LI2015-09-011-10/+4
* Failure of dropping privilege should be fatal, so test and bail outXin LI2015-09-011-3/+6
* vtfontcvt: fix buffer overflow for non-default size .hex fontsEd Maste2015-09-011-6/+22
* vtfontcvt: introduce xmalloc to abort on out-of-memoryEd Maste2015-08-311-3/+13
* ar: Deobfuscate a while loopEd Maste2015-08-311-1/+1
* ar: fix deterministic mode when running as ranlibEd Maste2015-08-311-0/+3
* - uri is expected to be nul-terminated (strchr used later),Xin LI2015-08-311-4/+3
* Constify opt_f and opt_t and eliminate unneeded copying. This fixesXin LI2015-08-311-4/+4
* Use the userland exported states and handle them completely.Michael Tuexen2015-08-291-7/+16
* Report CLOSED as state for bound sockets for consistency withMichael Tuexen2015-08-291-3/+1
* add documentation for timers that silby added in r197244, almost 6 yearsJohn-Mark Gurney2015-08-271-1/+7
* Decompose linkat()/renameat() rights to source and target.Ed Schouten2015-08-271-2/+4
* Unbreak nvi message catalog generation for 8 bit locales.Alexander Kabaev2015-08-271-3/+3
* Add SCTP support.Michael Tuexen2015-08-262-7/+63
* Remove a variable which is set but never used.Michael Tuexen2015-08-261-3/+2
* Print the status on the first line of a socket description, not atMichael Tuexen2015-08-261-11/+12
* Fix SEE ALSO.Sergey Kandaurov2015-08-261-3/+3