| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a reasonable bound on the symbol table index size. | Mark Johnston | 2017-01-05 | 1 | -2/+4 |
| * | Bump the libproc library version. | Mark Johnston | 2016-12-06 | 1 | -1/+1 |
| * | libproc: Add support for some proc_attach() flags. | Mark Johnston | 2016-12-06 | 3 | -22/+36 |
| * | libproc: Cache symbol tables for mapped objects upon access. | Mark Johnston | 2016-12-06 | 3 | -167/+160 |
| * | libproc: Match prefixes when looking up mapped object by name. | Mark Johnston | 2016-12-06 | 3 | -56/+33 |
| * | libproc: Cache ELF handles for loaded objects. | Mark Johnston | 2016-12-06 | 5 | -219/+231 |
| * | libproc: Improve .gnu_debuglink support. | Mark Johnston | 2016-12-06 | 4 | -54/+277 |
| * | libproc: Make proc_getpid() an accessor for struct proc_handle. | Mark Johnston | 2016-12-06 | 5 | -25/+23 |
| * | Fix style bugs and remove trailing whitespace in libproc and librtld_db. | Mark Johnston | 2016-12-06 | 7 | -98/+110 |
| * | Use uint32_t instead of u_long as a storage for breakpoint instruction | Ruslan Bukin | 2016-10-26 | 1 | -9/+19 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2016-08-31 | 2 | -0/+3 |
| * | proc_init: Fix a few memory leaks of 'phdl' | Conrad Meyer | 2016-08-02 | 1 | -5/+5 |
| * | libproc: Add proc_getmodel(). | Mark Johnston | 2016-07-30 | 6 | -43/+108 |
| * | Add descriptions for fields in struct proc_handle. | Mark Johnston | 2016-07-30 | 1 | -9/+6 |
| * | Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed | Enji Cooper | 2016-05-04 | 1 | -4/+0 |
| * | MFH | Glen Barber | 2016-03-10 | 1 | -0/+26 |
| |\ | |||||
| | * | DIRDEPS_BUILD: Connect MK_TESTS. | Bryan Drewery | 2016-03-09 | 1 | -0/+26 |
| * | | MFH | Glen Barber | 2016-03-02 | 2 | -2/+3 |
| |\| | |||||
| | * | Remove WARNS inherited fine by ../Makefile.inc. | Bryan Drewery | 2016-02-26 | 2 | -2/+3 |
| * | | First pass through library packaging. | Glen Barber | 2016-02-04 | 1 | -0/+1 |
| * | | First pass to fix the 'tests' packages. | Glen Barber | 2016-02-02 | 1 | -0/+4 |
| |/ | |||||
| * | Add support for RISC-V ISA. | Ruslan Bukin | 2016-01-24 | 2 | -0/+11 |
| * | Fix LDADD/DPADD that should be LIBADD. | Bryan Drewery | 2015-12-04 | 1 | -2/+1 |
| * | META MODE: Rework circular dependency guard for librtld_db/libproc. | Bryan Drewery | 2015-11-25 | 2 | -3/+1 |
| * | META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host. | Bryan Drewery | 2015-11-25 | 1 | -1/+0 |
| * | Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and | Enji Cooper | 2015-10-12 | 1 | -3/+0 |
| * | Enable libproc symbol_lookup tests on arm64 | Ed Maste | 2015-08-31 | 1 | -9/+0 |
| * | Fix libproc on architectures that don't need the program counter to be | Andrew Turner | 2015-08-24 | 1 | -1/+10 |
| * | On arm64 disable three tests that hang or panic | Ed Maste | 2015-08-17 | 1 | -0/+9 |
| * | Make libproc compilable on AArch64. | Ruslan Bukin | 2015-07-01 | 2 | -12/+26 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 2 | -0/+26 |
| |\ | |||||
| | * | 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 | -17/+89 |
| | |\ | |/ |/| | |||||
| | * | Merge from head@274682 | Simon J. Gerraty | 2014-11-19 | 12 | -363/+608 |
| | |\ | |||||
| | * \ | Merge head from 7/28 | Simon J. Gerraty | 2014-08-19 | 2 | -18/+21 |
| | |\ \ | |||||
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+1 |
| | * | | | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | | | Merge from head | Simon J. Gerraty | 2014-05-08 | 8 | -44/+94 |
| | |\ \ \ | |||||
| | * | | | | New/updated dependencies | Simon J. Gerraty | 2014-05-05 | 1 | -0/+1 |
| | * | | | | Merge head | Simon J. Gerraty | 2014-04-27 | 10 | -55/+117 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge from head | Simon J. Gerraty | 2013-09-05 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | | | | | | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -3/+0 |
| | * | | | | | | Sync with HEAD. | David E. O'Brien | 2013-02-08 | 4 | -2/+14 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Avoid circular dependency with librtld_db | Simon J. Gerraty | 2012-11-08 | 1 | -0/+2 |
| | * | | | | | | | Updated/new Makefile.depend | Simon J. Gerraty | 2012-11-08 | 1 | -0/+8 |
| | * | | | | | | | Sync from head | Simon J. Gerraty | 2012-11-04 | 4 | -29/+65 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+14 |
| * | | | | | | | | | Fix underlinking | Baptiste Daroussin | 2015-05-19 | 1 | -0/+2 |
| * | | | | | | | | | Fix debug symbols loading in libproc: 0 is a valid file descriptor. | Stanislav Sedov | 2015-03-13 | 1 | -1/+1 |
