Lines Matching +full:files +full:- +full:based
2 --------------------------------
7 src/sys/bsm Modified versions of some bsm/ include files
8 src/sys/security/audit Kernel audit framework, some OpenBSM-based files
10 src/etc/Makefile Installation of /etc OpenBSM files
15 adapted BSD make (bmake) build system loosely based on the automake
17 imported, rather than re-configuring every build. This leads to a
22 - Vendor import of OpenBSM into src/contrib.
23 - Run configure, commit src/contrib/openbsm/config/config.h.
24 - Replication of src/contrib/openbsm/bsm changes into src/sys/bsm.
25 - Possible updates to src/sys/security/audit, especially relating to
27 - Update any library, tool, or etc BSD Makefiles to add new files,
30 Certain files are present only in the vendor branch, and not in FreeBSD
37 versions of the include files should be used in the build. Normally, the
41 cvs -n -d rwatson@repoman.FreeBSD.org:/home/ncvs -q import \
44 Replacing the version string as required. Remove the "-n" argument once
48 requires careful coordination and attention to detail. These files are
51 be built with the version of the bsm/ include files in src/sys/bsm, not