Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Use macro MIN() from sys/param.h. | araujo | 2016-04-27 | 1 | -1/+1 | |
* | Use NULL instead of 0 for pointers. | araujo | 2016-04-20 | 3 | -10/+10 | |
* | Augment struct tcpstat with tcps_states[], which is used for book-keeping | glebius | 2016-01-27 | 1 | -1/+1 | |
* | Add on systat -vm the ability to display the physical and kernel memory | araujo | 2015-12-28 | 1 | -1/+13 | |
* | Update dependencies after r291406 added libelf to libkvm. | bdrewery | 2015-12-01 | 1 | -0/+1 | |
* | Bump date. Missed in r289873. | tuexen | 2015-10-24 | 1 | -1/+1 | |
* | Add support to systat to display SCTP statistics. | tuexen | 2015-10-24 | 5 | -1/+374 | |
* | Use _PATH_DEVNULL instead of direct hardcoding. | delphij | 2015-09-28 | 1 | -1/+1 | |
* | Add support to systat to display zfs arc cache status/info | mr | 2015-09-27 | 7 | -3/+272 | |
* | - Avoid accessing window properties directly, instead, use accessors. | delphij | 2015-09-10 | 4 | -21/+16 | |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+23 | |
|\ | ||||||
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 | |
| * | Merge sync of head | sjg | 2015-05-27 | 2 | -4/+3 | |
| |\ | ||||||
| * \ | Merge from head@274682 | sjg | 2014-11-19 | 2 | -11/+11 | |
| |\ \ | ||||||
| * \ \ | Merge head from 7/28 | sjg | 2014-08-19 | 4 | -33/+105 | |
| |\ \ \ | ||||||
| * | | | | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 | |
| * | | | | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 | |
| * | | | | Merge from head | sjg | 2014-05-08 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge head | sjg | 2014-04-28 | 3 | -3/+16 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge from head | sjg | 2013-09-05 | 5 | -209/+2 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | sync from head | sjg | 2013-04-12 | 5 | -31/+174 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 | |
| * | | | | | | | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 | |
| * | | | | | | | | Sync with HEAD. | obrien | 2013-02-08 | 1 | -36/+40 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Sync from head | sjg | 2012-11-04 | 11 | -99/+160 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+24 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Bump WARNS level to 1 | bapt | 2015-06-06 | 1 | -1/+1 | |
* | | | | | | | | | | | Remove unused variable | bapt | 2015-06-06 | 1 | -1/+0 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge from projects/sendfile: | glebius | 2014-11-30 | 1 | -2/+2 | |
* | | | | | | | | | | Convert to usr.bin/ to LIBADD | bapt | 2014-11-25 | 1 | -2/+1 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Fix integer truncation in affecting systat -ifstat | rstone | 2014-09-29 | 1 | -10/+10 | |
* | | | | | | | | | mdoc: kill EOL whitespace. | joel | 2014-07-29 | 1 | -1/+1 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Revert r261296. This removes the WITHOUT_NCURSESW option. | brooks | 2014-05-15 | 2 | -15/+2 | |
* | | | | | | | | Allow systat(1) interactive dispay-specific commands to | melifaro | 2014-05-09 | 3 | -18/+103 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuff | imp | 2014-05-06 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge from CheriBSD: | brooks | 2014-01-30 | 2 | -2/+15 | |
* | | | | | | Use INADDR_NONE instead of -1 to check inet_addr() result. | kevlo | 2013-10-15 | 1 | -1/+1 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Nuke "systat -mbuf". It was broken since FreeBSD 5, and since there | glebius | 2013-07-15 | 5 | -209/+2 | |
| |_|_|/ |/| | | | ||||||
* | | | | Make `systat -vmstat` to use suffixes to display big floating point numbers | mav | 2013-03-23 | 1 | -0/+8 | |
* | | | | Remove EOL whitespace. | joel | 2013-02-25 | 1 | -6/+6 | |
* | | | | Fix several new & old style issues. | melifaro | 2013-02-20 | 3 | -14/+12 | |
* | | | | Add interface name filtering via 'match' cmd. | melifaro | 2013-02-20 | 3 | -25/+162 | |
* | | | | Remove old-style function definition | charnier | 2013-02-19 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
* | | | - Show page faults requiring I/O on vmstat display. | zont | 2013-01-28 | 1 | -36/+40 | |
| |/ |/| | ||||||
* | | Make systat(1) accept fractional number of seconds. | melifaro | 2012-09-17 | 10 | -97/+159 | |
* | | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 1 | -2/+1 | |
|/ | ||||||
* | Whitespace fixes. | ed | 2012-02-05 | 8 | -13/+1 | |
* | Replace index() and rindex() calls with strchr() and strrchr(). | ed | 2012-01-03 | 3 | -4/+4 | |
* | Spelling fixes for usr.bin/ | uqs | 2011-12-30 | 1 | -2/+2 | |
* | Use integer to store the result of getch(). | ed | 2011-10-16 | 1 | -2/+2 |