freebsd-dev/usr.sbin/kldxref
Mina Galić 773c13c686 kldxref: skip .pkgsave files
This should help people transitioning from traditional setups to pkgbase
experience a lot less friction.

We do this by skipping all files containing two dots.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/661
Differential Revision: https://reviews.freebsd.org/D27959
2023-02-25 10:35:43 -07:00
..
ef_aarch64.c
ef_amd64.c
ef_i386.c
ef_mips.c Parse MIPS relocations to unbreak kldxref on MIPS. 2019-04-24 23:35:10 +00:00
ef_nop.c
ef_obj.c
ef_powerpc.c kldxref: add R_PPC_ADDR32 handler 2022-02-10 12:15:47 -03:00
ef_riscv.c kldxref: handle R_RISCV_64 relocation 2022-10-20 12:01:29 -03:00
ef.c Bump kldxref's MAXSEGS to 16, to stop complaints about the kernel 2020-08-20 18:50:46 +00:00
ef.h
fileformat
kldxref.8 kldxref: skip .pkgsave files 2023-02-25 10:35:43 -07:00
kldxref.c kldxref: skip .pkgsave files 2023-02-25 10:35:43 -07:00
Makefile pkgbase: Put a lot of binaries and lib in FreeBSD-runtime 2019-09-05 14:13:08 +00:00
Makefile.depend