mirror of
https://github.com/opnsense/src.git
synced 2026-06-18 13:10:00 -04:00
Consolidate the various lists of Kerberos files into three sets: common files, files only installed by MIT Kerberos, and files only installed by Heimdal. This avoids having to list the same files in multiple places and makes the logic a lot easier to maintain. The new file lists were created by comparing the actual result of make installworld with the various options enabled or disabled. Reviewed by: des, cy Differential Revision: https://reviews.freebsd.org/D51874 |
||
|---|---|---|
| .. | ||
| boot | ||
| bsdbox | ||
| build | ||
| bus_space | ||
| coccinelle | ||
| debugscripts | ||
| diag | ||
| ifnet | ||
| kerneldoc | ||
| LibraryReport | ||
| lua | ||
| pkgbase | ||
| regression | ||
| sched | ||
| test | ||
| tools | ||
| uma/smrstress | ||
| install.sh | ||
| make_libdeps.sh | ||
| README | ||
| tinder.sh | ||
This directory tree contains tools used for the maintenance and testing of FreeBSD. There is no toplevel Makefile structure since these tools are not meant to be built as part of the standard system, though there may be individual Makefiles in some of the subdirs. Please read the README files in the subdirs for further information.