| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFC r357268: | Dimitry Andric | 2020-02-04 | 1 | -1/+2 |
| * | MFC r351819: procstat/tests: Fix flakiness by waiting for program to start | Jilles Tjoelker | 2019-09-18 | 2 | -11/+8 |
| * | MFC r348887: | Mitchell Horne | 2019-06-28 | 1 | -0/+12 |
| * | MFC r346571,r346572: | Enji Cooper | 2019-04-29 | 2 | -4/+2 |
| * | MFC r344823: | Mark Johnston | 2019-03-25 | 2 | -3/+14 |
| * | MFC 339894: Teach procstat -x about the AT_EHDRFLAGS ELF auxiliary vector. | John Baldwin | 2019-01-02 | 1 | -0/+6 |
| * | MFC r341448: | Konstantin Belousov | 2018-12-10 | 1 | -0/+5 |
| * | Add a rudimentary test for procstat kstack. | Mark Johnston | 2018-08-02 | 1 | -0/+15 |
| * | Don't escape '?'s in protocol output. | Brooks Davis | 2018-01-23 | 1 | -3/+3 |
| * | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 13 | -0/+26 |
| * | procstat: fix a crash with -k -a options | Andriy Gapon | 2017-11-16 | 1 | -1/+1 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | DIRDEPS_BUILD: Connect new directories. | Bryan Drewery | 2017-10-31 | 1 | -0/+16 |
| * | Switch procstat from subcommand flags to verbs | Brooks Davis | 2017-10-14 | 18 | -233/+519 |
| * | Make procstat(1) recognize process descriptors, so that it shows | Edward Tomasz Napierala | 2017-10-03 | 2 | -1/+8 |
| * | MFhead@r322057 | Enji Cooper | 2017-08-04 | 1 | -3/+7 |
| |\ | |||||
| | * | Fix procstat --libxo -L. | Mark Johnston | 2017-08-03 | 1 | -3/+7 |
| * | | Add HAS_TESTS to all Makefiles that are currently using the | Enji Cooper | 2017-08-02 | 1 | -0/+1 |
| |/ | |||||
| * | Convert traditional ${MK_TESTS} conditional idiom for including test | Enji Cooper | 2017-08-02 | 1 | -3/+1 |
| * | procstat(8): clarify program usage | Enji Cooper | 2017-07-20 | 1 | -5/+16 |
| * | procstat(1): Add TCP socket send/recv buffer size | Conrad Meyer | 2017-05-26 | 1 | -0/+6 |
| * | Add missing usage and getopt(3) options | Brooks Davis | 2017-05-26 | 2 | -5/+8 |
| * | Start writing up some basic feature tests for procstat | Enji Cooper | 2017-05-15 | 4 | -0/+195 |
| * | procstat(1): also reference icmp(4) and sctp(4) | Enji Cooper | 2017-05-11 | 1 | -0/+2 |
| * | procstat(1): document all possible `PRO` (network protocol) values | Enji Cooper | 2017-05-11 | 1 | -1/+59 |
| * | procstat(1): clarify the Signal Disposition section | Enji Cooper | 2017-05-11 | 1 | -3/+6 |
| * | procstat(1): fix a typo (it's -> its) | Enji Cooper | 2017-05-11 | 1 | -2/+2 |
| * | Add support for capturing 'struct ptrace_lwpinfo' for signals | Tycho Nightingale | 2017-03-30 | 5 | -4/+108 |
| * | Export the whole thread name in kinfo_proc | Eric van Gyzen | 2016-12-07 | 5 | -15/+29 |
| * | Use nitems() from sys/param.h. | Marcelo Araujo | 2016-07-30 | 1 | -2/+1 |
| * | Implement process-shared locks support for libthr.so.3, without | Konstantin Belousov | 2016-02-28 | 1 | -2/+3 |
| * | Update META_MODE dependencies. | Bryan Drewery | 2015-09-17 | 1 | -0/+2 |
| * | Fix inverted output re: stack protection no-execute flag in procstat(1) | Allan Jude | 2015-09-06 | 1 | -2/+2 |
| * | Fix build error on gcc platforms | Allan Jude | 2015-09-05 | 1 | -1/+1 |
| * | Introduce libxo to procstat(1) | Allan Jude | 2015-09-05 | 17 | -243/+654 |
| * | Decompose linkat()/renameat() rights to source and target. | Ed Schouten | 2015-08-27 | 1 | -2/+4 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+23 |
| |\ | |||||
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Merge sync of head | Simon J. Gerraty | 2015-05-27 | 6 | -10/+134 |
| | |\ | |/ |/| | |||||
| | * | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 7 | -26/+271 |
| | |\ | |||||
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | Merge head | Simon J. Gerraty | 2014-04-28 | 4 | -8/+14 |
| | |\ \ | |||||
| | * \ \ | Merge head@256284 | Simon J. Gerraty | 2013-10-13 | 1 | -3/+3 |
| | |\ \ \ | |||||
| | * | | | | Updated dependencies | Simon J. Gerraty | 2013-10-13 | 1 | -0/+1 |
| | * | | | | Merge from head | Simon J. Gerraty | 2013-09-05 | 13 | -376/+143 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | sync from head | Simon J. Gerraty | 2013-04-12 | 1 | -18/+42 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 1 | -2/+2 |
| | |\ \ \ \ \ \ | |||||
