lib: further adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using mis-identified many licenses so this was mostly a manual - errorpr
lib: further adoption of SPDX licensing ID tags.Mainly focus on files that use BSD 2-Clause license, however the tool Iwas using mis-identified many licenses so this was mostly a manual - errorprone - task.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.
show more ...
DIRDEPS_BUILD: Update dependencies.Sponsored by: Dell EMC Isilon
Fix typo when deregistering the VLAN unconfig event handlerSubmitted by: Masao Uebayashi <[email protected]>MFC after: 3 days
Updated/new dependencies
Updated dependencies
Updated/new Makefile.depend
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Requested by: Simon Gerraty <[email protected]>
%U was macroized in mdoc(7), escape.
Mechanically kill hard sentence breaks.
Fix strict aliasing breakage in PAM modules (except pam_krb5, which needsmore work than the others). This should make most modules build with -O2.
style.Makefile(5) police(I've tried to keep to the spirit of the original formatting)Reviewed by: des
Make sure the message is only printed once.
Don't blame markm for what he didn't do - writing these man pages, forinstance. Also bump the date since I made substantial modificationsearlier today.
Add support for escape sequences in the arguments (e.g. %u for user name)Sponsored by: DARPA, NAI Labs
Just to show that PAM can do almost anything from the ridiculous to theobscene, or - as they say in New York - sophisticated, add pam_echo(8) andpam_exec(8) to our ever-lengthening roster of PAM mo
Just to show that PAM can do almost anything from the ridiculous to theobscene, or - as they say in New York - sophisticated, add pam_echo(8) andpam_exec(8) to our ever-lengthening roster of PAM modules.Sponsored by: DARPA, NAI Labs.