| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
(cherry picked from commit f8bbbce458194ff4312c610d32a64ff4a3a71d45)
|
| |
|
|
|
|
|
| |
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
Similar commit in main:
(cherry picked from commit 1d386b48a555)
|
| |
|
|
|
|
|
|
|
|
|
| |
The SPDX folks have obsoleted the BSD-2-Clause-FreeBSD identifier. Catch
up to that fact and revert to their recommended match of BSD-2-Clause.
Discussed with: pfg
MFC After: 3 days
Sponsored by: Netflix
(cherry picked from commit 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
Notes:
svn path=/head/; revision=326219
|
| |
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=297706
|
| |
|
|
| |
Notes:
svn path=/head/; revision=212552
|
| |
|
|
|
|
|
| |
checked it.
Notes:
svn path=/head/; revision=212539
|
| |
|
|
| |
Notes:
svn path=/head/; revision=212536
|
| |
|
|
|
|
|
|
|
| |
for some const dequalifiers that needs more careful investigation.
Ok'ed by: davidxu
Notes:
svn path=/head/; revision=178446
|
| |
|
|
| |
Notes:
svn path=/head/; revision=177861
|
| |
|
|
|
|
|
| |
to speed up searching.
Notes:
svn path=/head/; revision=177370
|
|
|
get and set thread's cpu affinity mask.
Notes:
svn path=/head/; revision=176763
|