summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
| * Significant upgrades to sa(4) and mt(1).ken2015-02-233-179/+1328
* | Merge ^/head r279023 through r279162.dim2015-02-2223-1456/+2634
|\ \ | |/
| * Add the -c option for specifying the capacity of the disk image. Whenmarcel2015-02-223-15/+64
| * Don't require a scheme if no partitions are given. Change the codemarcel2015-02-222-10/+13
| * In scheme_write(), don't overwrite the end parameter with themarcel2015-02-221-1/+0
| * Remove extraneous parenthesis in assignment.marcel2015-02-221-1/+1
| * Document that netstat(1) supports libxo(3).marcel2015-02-221-1/+15
| * Convert netstat to use libxo.marcel2015-02-2118-1428/+2541
* | Merging ^/head r278916 through r279022.dim2015-02-193-71/+4
|\ \ | |/
| * Burn bridges to FreeBSD 7.x IGMP stats.glebius2015-02-191-62/+0
| * ministat(1): replace malloc + memset with calloc.pfg2015-02-171-4/+2
| * du(1): replace malloc + memset with calloc.pfg2015-02-171-5/+2
* | Merge ^/head r278756 through r278915.dim2015-02-176-53/+44
|\ \ | |/
| * compress,gzip,xz: Preserve timestamps with nanosecond precision.jilles2015-02-172-10/+11
| * kdump: sendfile(2) "flags" argument needs casting on 64-bit platforms.pluknet2015-02-161-1/+1
| * touch: Fix some subtle bugs related to NULL times fallback:jilles2015-02-151-28/+11
| * timeout: handle zombie grandchildrenemaste2015-02-151-13/+19
| * Include OBJT_PHYS VM objects in ELF core dumps. In particular thisjhb2015-02-141-1/+2
* | Merge llvm 3.6.0rc3 from ^/vendor/llvm/dist, merge clang 3.6.0rc3 fromdim2015-02-141-1/+0
* | Merge ^/head r278499 through r278755.dim2015-02-146-10/+11
|\ \ | |/
| * Revert r278642bapt2015-02-131-1/+11
| * Partially revert 278642bapt2015-02-131-1/+12
| * Use PRECIOUSPROG instead of custom code to handle schgbapt2015-02-122-23/+2
| * Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin;cperciva2015-02-123-7/+4
| * Reduce number of lines to set ORGANIZATION_NAME ingjb2015-02-121-6/+1
| * Ensure ORGANIZATION_NAME is quoted when ORGANIZATIONgjb2015-02-111-1/+6
| * Close the file list before opening the container that holds themarcel2015-02-111-1/+3
| * Add xo_finish() to w.c in case it's invoked as uptimegrembo2015-02-101-1/+3
* | Merge ^/head r278351 through r278498.dim2015-02-102-3/+5
|\ \ | |/
| * Merge xz 5.2.0.rpaulo2015-02-091-0/+1
| * Fix couple issues in ctlstat header printing.mav2015-02-071-3/+4
* | Update FreeBSD LLDB build for 3.6 updateemaste2015-02-081-0/+4
* | Merging ^/head r278298 through r278350.dim2015-02-072-14/+16
|\ \ | |/
| * Change ktrdump to use the more standard -M/-N flags to specify the pathjhb2015-02-062-14/+16
* | Merging ^/head r278224 through r278297.dim2015-02-055-3/+21
|\ \ | |/
| * Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v)trasz2015-02-055-3/+21
* | Merge ^/head r278110 through r278223.dim2015-02-041-4/+16
|\ \ | |/
| * Add MK_FILE to control whether or not to build file(1), libmagic(3), etcngie2015-02-041-1/+4
| * Add the following options to enable/disable several features in the base systemngie2015-02-041-3/+12
| * Create MANLINKS for lzgrep, etc when MK_LZMA_SUPPORT != nongie2015-01-301-7/+8
* | Merge ^/head r277902 through r277944.dim2015-01-301-7/+8
* | Merge ^/head r277804 through r277843.dim2015-01-281-2/+2
|\ \ | |/
| * sed: fix pasto from previous r277802.pfg2015-01-271-2/+2
| * Fix resource leak and dereference after NULL.pfg2015-01-272-1/+3
* | Merging ^/head r277777 through r277803.dim2015-01-272-1/+3
* | Update llvm and clang library and binary Makefiles for 3.6.0 rc1.dim2015-01-2611-21/+40
|/
* Allow tracing dlfunc() / dlsym() events.des2015-01-251-0/+9
* Add MK_TALK knob for building the talk and talkdngie2015-01-251-1/+4
* Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernelngie2015-01-251-1/+4
* Add MK_EE knob to control installing edit, ee, etcngie2015-01-251-1/+4
OpenPOWER on IntegriCloud