aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/kldxref
Commit message (Expand)AuthorAgeFilesLines
* Remove my middle name.Dag-Erling Smørgrav2023-08-171-1/+1
* Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-169-18/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-125-5/+5
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* kldxref: skip .pkgsave filesMina Galić2023-02-252-7/+19
* kldxref: handle R_RISCV_64 relocationMitchell Horne2022-10-201-4/+8
* kldxref: add R_PPC_ADDR32 handlerAlfredo Dal'Ava Junior2022-02-101-1/+8
* kldxref: add R_PPC64_ADDR64 handlerAlfredo Dal'Ava Junior2021-12-271-1/+5
* kldxref: do not error out if specified path is not directory, for -d modeKonstantin Belousov2021-05-201-1/+1
* kldxref: Avoid buffer overflows in parse_pnp_listJessica Clarke2020-10-151-20/+25
* Bump kldxref's MAXSEGS to 16, to stop complaints about the kernelDimitry Andric2020-08-201-1/+1
* - Cleanups related to sparc64 removal.Yoshihiro Takahashi2020-07-281-71/+0
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-0/+1
* kldxref(8): Sort MDT_MODULE info first in linker.hints outputConrad Meyer2019-05-271-8/+43
* Parse MIPS relocations to unbreak kldxref on MIPS.John Baldwin2019-04-241-0/+99
* Fix kldxref on PowerPC64Leandro Lupori2019-02-272-3/+10
* kldxref: use appropriate Elf_Off type for offsetsEd Maste2018-11-091-18/+19
* Add support for relocations in RISC-V kernel modules to kldxref.John Baldwin2018-10-081-0/+78
* Relax syntax requirements of source stringWarner Losh2018-09-261-0/+4
* Use EF_SEG_READ_STRING instead of EF_SEG_READ when reading strings.Warner Losh2018-07-151-2/+2
* Fixup minor nits in the PNP_INFO protocol.Warner Losh2018-02-171-3/+3
* Adjust format string to fix build.John Baldwin2018-01-181-1/+1
* Tidy some whitespace.John Baldwin2018-01-181-2/+2
* kldxref: additional sytle(9) cleanupEd Maste2018-01-171-16/+16
* kldxref: improve style(9)Ed Maste2018-01-175-226/+228
* kldxref: handle modules with md_cval at the end of allocated sectionsEd Maste2018-01-164-2/+54
* kldxref: correct function names in warning messagesEd Maste2018-01-022-3/+3
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-275-0/+10
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-183-3/+9
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* kldxref: bump MAXSEGS to 3Ed Maste2017-02-101-1/+1
* kldxref: s/sections/segments/ in warning messageEd Maste2017-02-101-1/+1
* Use roundup2() from sys/param.h.Marcelo Araujo2016-08-231-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-05-161-1/+1
* Add support for relocating AArch64 modules to kldxref. This fixes an errorAndrew Turner2016-01-131-0/+77
* Augment kldxref to find the new MODULE_PNP_INFO records now inWarner Losh2015-12-111-3/+344
* Add debug file extension to kldxref(8) after r288176Ed Maste2015-10-021-1/+4
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-2/+5
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-3/+3
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge from headSimon J. Gerraty2014-05-081-8/+9
| |\ \
| * \ \ Merge headSimon J. Gerraty2014-04-281-1/+1
| |\ \ \