| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -R to netstat to dump RSS/flow information. | adrian | 2014-05-19 | 3 | -5/+18 |
* | Note my mentors in the committers graph. | allanjude | 2014-05-18 | 1 | -0/+1 |
* | Add descriptions of the display formats for -e, -l, -r, and -x. Fix a few | jhb | 2014-05-17 | 1 | -2/+65 |
* | Use 'RESOURCE' instead of the more generic 'TYPE' for the resource name | jhb | 2014-05-17 | 1 | -1/+2 |
* | Correct some minor nits in the per-thread signal format description such | jhb | 2014-05-17 | 1 | -5/+5 |
* | - Add support for dumping current resource usage for processes via a new -r | jhb | 2014-05-17 | 5 | -13/+193 |
* | - Do not override sin6_scope_id in LLA when it is already set to non-zero. | hrs | 2014-05-15 | 1 | -5/+9 |
* | MFuser/marcel/mkimg: | marcel | 2014-05-15 | 19 | -160/+775 |
* | Revert r261296. This removes the WITHOUT_NCURSESW option. | brooks | 2014-05-15 | 3 | -16/+3 |
* | Makefile.inc is also included by the tests subdirectory, which results | imp | 2014-05-15 | 1 | -1/+4 |
* | units(1): Fix minor typos | eadler | 2014-05-15 | 1 | -2/+2 |
* | Undo changes to the generated Makefile. Move tests directory to proper | imp | 2014-05-15 | 2 | -6/+4 |
* | Move old fmake tests into bmake and hook them to the build. | jmmv | 2014-05-14 | 324 | -77/+78 |
* | printf: Fix missing arguments for %u/%o/%x/%X after r265592. | jilles | 2014-05-13 | 1 | -1/+1 |
* | units(1): call el_end() | eadler | 2014-05-12 | 1 | -0/+1 |
* | units(1): unbreak -f option, fix some style, increase compatibility. | eadler | 2014-05-12 | 1 | -6/+4 |
* | units(1): use common functions | eadler | 2014-05-12 | 1 | -3/+2 |
* | Minor fixes to previous change introducing switch -H, as per comments | thomas | 2014-05-11 | 2 | -16/+22 |
* | printf: fix regression after illumos merges. | pfg | 2014-05-11 | 1 | -3/+5 |
* | mesg: remove advertising clause | eadler | 2014-05-11 | 1 | -5/+1 |
* | look(1): add compability with other implementations. | eadler | 2014-05-11 | 2 | -1/+8 |
* | prinf: replace use of alloca with variable length array. | pfg | 2014-05-10 | 1 | -3/+1 |
* | Eliminate EARLY_BUILD flag. It is redundant and means MK_CLANG_FULL=no | imp | 2014-05-10 | 1 | -2/+2 |
* | Optionally allow building the historical FreeBSD make program and | imp | 2014-05-10 | 1 | -0/+4 |
* | Allow systat(1) interactive dispay-specific commands to | melifaro | 2014-05-09 | 3 | -18/+103 |
* | Fix the incorrect handling of %b and \c in printf(1) | pfg | 2014-05-08 | 1 | -13/+15 |
* | Handle ELF files with 65280 or more sections | emaste | 2014-05-07 | 1 | -8/+35 |
* | Add width and precision specifiers to printf(1) %n$. | pfg | 2014-05-07 | 1 | -25/+90 |
* | Introduce a new command line switch '-H' for stat(1) | thomas | 2014-05-07 | 2 | -5/+44 |
* | Add mkimg_write() which combines lseek(2) and write(2) and uses | marcel | 2014-05-06 | 9 | -51/+25 |
* | In apm_write(), both fd and imgsz are referenced, so don't mark the | marcel | 2014-05-06 | 1 | -1/+1 |
* | Fix the upgrade path for fmake by allowing the include of src.opts.mk | imp | 2014-05-06 | 1 | -1/+1 |
* | Revert r265436, since it is not the correct fix. | se | 2014-05-06 | 1 | -1/+1 |
* | Fix include statement to accept src.opts.mk from a source directory | se | 2014-05-06 | 1 | -1/+1 |
* | Remove support for WITHOUT_BMAKE. bmake is now the only make that can | imp | 2014-05-06 | 3 | -14/+0 |
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 46 | -48/+48 |
* | - Remove net.inet.tcp.reass.overflows sysctl. It counts exactly | glebius | 2014-05-06 | 1 | -1/+2 |
* | Treat the '-' as meaning standard input. | pluknet | 2014-05-04 | 2 | -7/+12 |
* | Fix width/alignment of JID column. Make it support up to the maximum | bdrewery | 2014-05-03 | 1 | -15/+23 |
* | Fix syntax error with modern shells | eadler | 2014-05-03 | 1 | -1/+1 |
* | Add -J command/flag to filter by jail name/jid. This will automatically | bdrewery | 2014-05-02 | 2 | -2/+8 |
* | Add freebsd-boot to recognized partition types. | nwhitehorn | 2014-05-01 | 1 | -0/+1 |
* | Fix "netstat -gW" behavior broken in r259638. | melifaro | 2014-04-29 | 1 | -11/+13 |
* | Eliminate last vestigies of NO_MAN= in the tree. Also, remove | imp | 2014-04-25 | 3 | -6/+0 |
* | Fix spelling error. | bdrewery | 2014-04-25 | 1 | -1/+1 |
* | Constify. | delphij | 2014-04-25 | 2 | -6/+6 |
* | Add option WITHOUT_VI to not build/install vi. vi was the largest | imp | 2014-04-24 | 1 | -1/+4 |
* | Add Linux socket call decoding to truss | smh | 2014-04-24 | 2 | -1/+123 |
* | Grammar fix. | trasz | 2014-04-24 | 1 | -2/+2 |
* | Make usage printing more consistent with other tools. | ed | 2014-04-23 | 2 | -2/+20 |