summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update the usage with the new jail option.thompsa2012-06-271-1/+1
* Add a new line to top that provides a brief summary of the ZFS ARC memoryjhb2012-06-272-21/+84
* Clarify that the cached file data pages included in the "Wired" countjhb2012-06-271-1/+1
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-271-1/+1
* - Disable threaded sort by defaultgabor2012-06-271-2/+2
* Add a -I flag which requests confirmation before action, like what is donedelphij2012-06-272-3/+22
* MFV: less v449.delphij2012-06-261-9/+3
* MFV: Update zlib to 1.2.7.delphij2012-06-211-1/+1
* Currently the code uses gzFile * for a zlib file descriptor, whichdelphij2012-06-201-1/+1
* Correct typo in version.obrien2012-06-201-1/+1
* - Updated TOE support in the kernel.np2012-06-192-1/+5
* find(1): Move description of -d option to -depth primary.jilles2012-06-131-30/+30
* None of these programs actually use auth.conf.des2012-06-114-8/+0
* Fix typokevlo2012-06-111-1/+1
* - Consistenly mention columns and fieldskevlo2012-06-112-8/+8
* Add more description and clarification about the -depth and -d options inissyl02012-06-101-4/+5
* touch: Add the -d option from POSIX.1-2008.jilles2012-06-102-5/+95
* - Remove the UNUSED_ARG macro and use __unused in argument listsgabor2012-06-082-17/+9
* In usr.bin/sort, use another method of silencing warnings about unuseddim2012-06-081-1/+1
* Add myself to the calendar.ashish2012-06-081-0/+1
* Fix style nit: don't use leading zero for dates in .Ddeadler2012-06-053-3/+3
* Allow the -p argument to kdump to accept either a PID or a thread ID.jhb2012-06-042-5/+7
* Minor mdoc improvements.joel2012-06-031-3/+4
* Document the limitations of the -delete primaryeadler2012-06-021-1/+4
* Add myself as a new committer.jase2012-06-011-0/+1
* Update date for r236338 & r236346.obrien2012-05-311-1/+1
* Don't trace or dump page fault records in the default set of tracepointsjhb2012-05-312-5/+5
* Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.obrien2012-05-312-5/+14
* Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)obrien2012-05-303-1/+35
* Fix likely race condition if wait_child() is interrupted by sigchild()eadler2012-05-301-1/+3
* Pass a filename, rather than a file descriptor, to libarchive.des2012-05-291-10/+5
* Make sure that each va_start has one and only one matching va_end,kevlo2012-05-291-0/+2
* Revert r232274 - unauthorized, unnecessary and incorrect.des2012-05-261-7/+2
* Update to OpenPAM Micrampelis.des2012-05-261-0/+11
* mdoc: sort sections into conventional order.joel2012-05-261-21/+21
* - Only use multi-threading for large filesgabor2012-05-257-23/+90
* Fix resolving symbol names on ARM.gber2012-05-251-0/+6
* Hook up mkulzma to the build.jpaetzel2012-05-241-0/+1
* MFprojects/zfsd:mav2012-05-241-0/+2
* Fixes to man8 groff mandoc style, usage mistakes, or typos.wblock2012-05-241-2/+2
* Allow the socket list to be limited to a specific jail id.thompsa2012-05-242-2/+35
* Fix error reported by mandoc.joel2012-05-231-2/+1
* commandline -> command linedelphij2012-05-221-2/+2
* Fix world after byacc import:bapt2012-05-226-7/+0
* Import byacc from invisible island, it brings us lots of compatibilities withbapt2012-05-2129-13032/+11
* Bring DPADD in sync with LDADD.marcel2012-05-192-2/+2
* Don't cast inode number or file size down to long or unsigned.gleb2012-05-181-1/+1
* Fix a typo that crept in.gjb2012-05-181-1/+1
* - Fix -o option that was broken by my clang compile fixgabor2012-05-171-3/+2
* Allow to specify strftime(3) format for process start end exit times.kib2012-05-172-5/+36
OpenPOWER on IntegriCloud