Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
META MODE: These need object directories to handle staging.Sponsored by: EMC / Isilon Storage Division
META_MODE: Remove DEP_MACHINE from Makefile.depend files.This has not been needed since r246865 in projects/bmake.Sponsored by: EMC / Isilon Storage Division
META_MODE: Remove DEP_RELDIR from Makefile.depend files.This has not been needed since r284171 in projects/bmake.Sponsored by: EMC / Isilon Storage Division
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
Remove stale references to utmp(5) and its corresponding filenames.I removed utmp and its manpage, but not other manpages referring to it.
Start the dreaded NOFOO -> NO_FOO conversion.OK'ed by: core
For variables that are only checked with defined(), don't provideany fake value.
Makefile.inc wasn't needed; this is a left-over of other files presentin share/security in the trustedbsd_sebsd branch that are not presentin the main tree. Also, .include Makefile.inc from the pa
Makefile.inc wasn't needed; this is a left-over of other files presentin share/security in the trustedbsd_sebsd branch that are not presentin the main tree. Also, .include Makefile.inc from the parent directoryso that BINDIR is set right.Pointed out by: bde
show more ...
When lomac-policy.contexts was merged from the TrustedBSD MAC branch,the Makefiles were not committed.
Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module,the file system initial labeling policy exists in userland, and isfed into setfsmac(1). This is based on the old LOMAC PLM.Ap
Hook up a sample LOMAC labeling policy. Unlike the old LOMAC module,the file system initial labeling policy exists in userland, and isfed into setfsmac(1). This is based on the old LOMAC PLM.Approved by: reObtained from: TrustedBSD ProjectSponsored by: DARPA, Network Associates Laboratories