spdx: initial adoption of licensing ID tags.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensou
spdx: initial adoption of licensing ID tags.The Software Package Data Exchange (SPDX) group provides a specificationto make it easier for automated tools to detect and summarize well knownopensource licenses. We are gradually adopting the specification, notingthat the tags are considered only advisory and do not, in any way,superceed or replace the license texts.Special thanks to Wind River for providing access to "The Duke ofHighlander" tool: an older (2014) run over FreeBSD tree was useful as astarting point.Initially, only tag files that use BSD 4-Clause "Original" license.RelNotes: yesDifferential Revision: https://reviews.freebsd.org/D13133
show more ...
The purge option hasn't been implemented since 1994 when we imported thiscode. I think it is safe to say it's not going to be. I'm also working tode-orbit catman, so remove the reference in the man
The purge option hasn't been implemented since 1994 when we imported thiscode. I think it is safe to say it's not going to be. I'm also working tode-orbit catman, so remove the reference in the manpage.Reviewed by: allanjude
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
dirdeps.mk now sets DEP_RELDIR
Updated dependencies
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
The .Nm utility
Remove whitespace at EOL.
mdoc(7) police: removed HISTORY info from the .Os call.
beforeinstall -> SCRIPTS.
- Backout botched attempt to introduce MANSECT feature.- MAN[1-9] -> MAN.
Use more secure temporary files using mktemp(1)Submitted by: Mike Heffner <[email protected]>
mdoc(7) police: use the new features of the Nm macro.
Remove incorrect section name. Terminate .Bl with .El.
$Id$ -> $FreeBSD$
Stylistic changes in man page.
Revert $FreeBSD$ to $Id$
Sort cross references.
Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so
Make the long-awaited change from $Id$ to $FreeBSD$This will make a number of things easier in the future, as well as (finally!)avoiding the Id-smashing problem which has plagued developers for so long.Boy, I'm glad we're not using sup anymore. This update would have beeninsane otherwise.
export PATH variable
sync copyright with /usr/share/examples/etc/bsd-style-copyright
Fix a bunch of spelling errors in a bunch of man pages.
add a manpagecheck for argument 'path'
Change `install' to `${INSTALL}' so that default install flags can bespecified in the top level Makefiles.
Take hardcoded /usr/sbin out of the install target.
12