| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
has an amd rc script. Eventually when amd is removed from base
packages will automatically include the rc script.
Adjust the location of the amd binary in the supplied rc script.
MFH: 2019Q4
Notes:
svn path=/head/; revision=518101
|
|
|
|
|
|
|
| |
MFH: 2019Q4
Notes:
svn path=/head/; revision=518051
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In both cases, function pointer arguments were inconsistently declared
and the result worked because of C's odd rules around function pointer
(de)references. With a stricter compiler these fail to compile.
Reported by: pfg@
Obtained from: base r350049 by brooks@ from CheriBSD
MFH: 2019Q3
Differential Revision: https://reviews.freebsd.org/D20964
Notes:
svn path=/head/; revision=508980
|
|
|
|
|
|
|
|
| |
PR: 204140, 207687
Submitted by: Lawrence Chen <beastie@tardisi.com>
Notes:
svn path=/head/; revision=458892
|
|
- Clarify License
- Strip library
PR: ports/194852
Submitted by: Yasuhiro KIMURA
Notes:
svn path=/head/; revision=372434
|