freebsd-src/usr.sbin/kldxref
Jilles Tjoelker 6d9cb20bd7 kldxref: Do not depend on the directory order.
Sort the filenames to get a consistent result between machines of the same
architecture.

Also, sort FTS_D entries after other entries so kldxref -R works properly in
the uncommon case that a directory contains both subdirectories and modules.
Previously, this may have happened to work, depending on the order of files
in the directory.

PR:		bin/182098
Submitted by:	Derek Schrock (original version)
Tested by:	Derek Schrock
Approved by:	re (delphij)
MFC after:	1 week
2013-10-04 21:25:55 +00:00
..
ef.c Remove unneeded reference to link.h (sys/link_elf.h). 2013-06-05 21:55:20 +00:00
ef.h
ef_amd64.c Remove unneeded reference to link.h (sys/link_elf.h). 2013-06-05 21:55:20 +00:00
ef_i386.c Remove unneeded reference to link.h (sys/link_elf.h). 2013-06-05 21:55:20 +00:00
ef_nop.c
ef_obj.c Use calloc(). 2013-06-05 21:56:29 +00:00
ef_powerpc.c
ef_sparc64.c
fileformat
kldxref.8
kldxref.c kldxref: Do not depend on the directory order. 2013-10-04 21:25:55 +00:00
Makefile