| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
|
|
|
|
|
|
|
| |
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit b3e7694832e8)
|
|
|
|
|
|
|
|
|
|
|
| |
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 misidentified 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.
Commit these apart because compile testing doesn't guarantee I didn't made
some nasty mistake. No functional change intended.
Notes:
svn path=/head/; revision=326275
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As result of this, a new examples package is now created.
Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=299293
|
|
|
|
|
|
|
|
|
| |
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
Notes:
svn path=/head/; revision=264400
|
|
|
|
|
|
|
| |
Submitted by: ae
Notes:
svn path=/head/; revision=253421
|
|
|
|
|
|
|
| |
isn't loaded.
Notes:
svn path=/head/; revision=253420
|
|
|
|
|
|
|
|
| |
Submitted by: Vladislav Movchan <vladislav.movchan gmail com>
MFC after: 1 week
Notes:
svn path=/head/; revision=209199
|
|
|
|
|
|
|
|
|
| |
override WARNS.
Reported by: <marius@nuenneri.ch> and uqs@
Notes:
svn path=/head/; revision=203349
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- sort includes
- remove usage(), since it seems to come from older version
of the KLD
- remove unnecessary variable
- mark argc/argv as unused
Bring WARNS = 5 to the Makefile.
Notes:
svn path=/head/; revision=202602
|
|
|
|
|
|
|
| |
this program to compile cleanly.
Notes:
svn path=/head/; revision=202601
|
|
|
|
| |
Notes:
svn path=/head/; revision=193374
|
|
|
|
|
|
|
|
|
| |
for AUE_NULL.
Approved by: re (kensmith)
Notes:
svn path=/head/; revision=171536
|
|
|
|
| |
Notes:
svn path=/head/; revision=156733
|
|
|
|
|
|
|
| |
OK'ed by: core
Notes:
svn path=/head/; revision=139103
|
|
|
|
|
|
|
| |
any fake value.
Notes:
svn path=/head/; revision=136910
|
|
|
|
|
|
|
| |
return EOPNOTSUPP.
Notes:
svn path=/head/; revision=134520
|
|
|
|
| |
Notes:
svn path=/head/; revision=99771
|
|
|
|
|
|
|
| |
Reviewed: jhb
Notes:
svn path=/head/; revision=86316
|
|
|
|
| |
Notes:
svn path=/head/; revision=83608
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
| |
Notes:
svn path=/head/; revision=42436
|
|
module registration hooks for syscalls.
Submitted by: Assar Westerlund <assar@sics.se>
Notes:
svn path=/head/; revision=42434
|