summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* When the world is built WITHOUT_OPENSSH also don'teadler2013-04-281-1/+4
* Fix EXIT STATUS. biff reports its status when it was invoked.joel2013-04-281-3/+3
* Constify where appropriate.eadler2013-04-231-2/+2
* Cleanups to touch.ceadler2013-04-231-20/+22
* Wrong cast.trociny2013-04-201-2/+1
* Sync gcore(1) with the recent changes in kernel code aimed at addingtrociny2013-04-202-203/+374
* Make use of newly added libprocstat(3) ability to extract procstattrociny2013-04-202-17/+32
* Use procstat_getkstack(3) for retrieving process kernel stackstrociny2013-04-203-55/+15
* Use libprocstat(3) to retrieve ELF auxiliary vector.trociny2013-04-203-96/+10
* Use libprocstat(3) to retrieve process command line arguments andtrociny2013-04-203-34/+22
* Use libprocstat(3) when retrieving binary information for a process.trociny2013-04-203-29/+8
* Use procstat_getrlimit(3) for retrieving rlimit information instead oftrociny2013-04-203-18/+5
* Use procstat_getumask(3) for retrieving umaks information instead oftrociny2013-04-201-13/+5
* Use procstat_getgroups(3) for retrieving groups information instead oftrociny2013-04-203-30/+11
* Use more generic procstat_getvmmap(3) for retrieving VM layout of a process.trociny2013-04-203-4/+4
* Use procstat_getprocs(3) for retrieving thread information instead oftrociny2013-04-204-66/+17
* Add the Clang specific -Wmissing-variable-declarations to WARNS=6.ed2013-04-197-2/+15
* Replace hardcoded numbers. Also use interface-local scope name insteadae2013-04-161-9/+9
* Fix typo from previous commit.joel2013-04-141-1/+1
* LSD first synthesised 16/11/38, not 7/4/43.joel2013-04-141-1/+1
* Correct spelling is "Christiaan Huygens".joel2013-04-141-1/+1
* Upgrade our copy of llvm/clang to trunk r178860, in preparation of thedim2013-04-1233-541/+467
* - Do not bail out if stat(2) fails with ENOENT in the spool directory. Thisgahr2013-04-121-2/+26
* - Switch order of setting real uid and gid. If we set uid first, then wegahr2013-04-121-1/+1
* Fix bugs in the elapsed time calculation in ctlstat_standard()ken2013-04-111-7/+3
* Minor spelling and grammar fixes.joel2013-04-111-1/+1
* Remove contractions.joel2013-04-111-8/+8
* fuser(1) requires a filename.eadler2013-04-111-1/+1
* Use kvm_counter_u64_fetch() to fix obtaining ipstat and tcpstat fromglebius2013-04-103-29/+69
* Fix a time calculation error in ctlstat_standard().ken2013-04-101-2/+3
* Merge from projects/counters: TCP/IP stats.glebius2013-04-081-124/+130
* Correct the path.jh2013-04-061-2/+2
* Add myself as a ports committer and my mentor relationship.wg2013-04-041-0/+1
* Update to bmake-20130330sjg2013-04-023-6/+7
* Make it possible to build CTL as a module.trasz2013-04-021-1/+2
* Update to upstream version 2.7fanf2013-03-284-216/+416
* Make `systat -vmstat` to use suffixes to display big floating point numbersmav2013-03-231-0/+8
* MFV r248590,248594:mm2013-03-225-6/+49
* Replace deprecated (or remove obsolete) libarchive 2.8 functionsmm2013-03-224-12/+8
* find: Include nanoseconds when comparing timestamps of files.jilles2013-03-172-20/+29
* Remove EOL whitespace accidentally introduced in r248393.joel2013-03-172-2/+2
* Move example to EXAMPLES.joel2013-03-171-7/+5
* Add a couple of examples.joel2013-03-162-2/+26
* Fix version in the .Fx macro.pluknet2013-03-161-1/+1
* Replace our (un)vis(1) commands with implementations from NetBSD tobrooks2013-03-158-608/+6
* No need to call an external program.obrien2013-03-131-2/+1
* Revert r246917, as it is causing incorrect behaviour as reported onmarkj2013-03-121-1/+1
* Fix the 'C' field for a running thread to match the behavior describedjhb2013-03-111-2/+9
* Fix spelling.glebius2013-03-111-2/+2
* Add forgotten .Elmelifaro2013-03-091-0/+1
OpenPOWER on IntegriCloud