|
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0, release/14.0.0 |
|
| #
685dc743 |
| 16-Aug-2023 |
Warner Losh <[email protected]> |
sys: Remove $FreeBSD$: one-line .c pattern
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
|
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0 |
|
| #
718cf2cc |
| 27-Nov-2017 |
Pedro F. Giffuni <[email protected]> |
sys/dev: further adoption of SPDX licensing ID tags.
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
sys/dev: further adoption of SPDX licensing ID tags.
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.
show more ...
|
|
Revision tags: release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0 |
|
| #
3cbea0b1 |
| 01-Aug-2016 |
Landon J. Fuller <[email protected]> |
Sync CFE interface with upstream cfe-1.4.2 release.
Approved by: adrian (mentor) Obtained from: https://www.broadcom.com/support/communications-processors Differential Revision: https://reviews.free
Sync CFE interface with upstream cfe-1.4.2 release.
Approved by: adrian (mentor) Obtained from: https://www.broadcom.com/support/communications-processors Differential Revision: https://reviews.freebsd.org/D7375
show more ...
|
|
Revision tags: release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0 |
|
| #
3274f529 |
| 11-Jan-2010 |
Warner Losh <[email protected]> |
Fix bug in cfe_enumenv(). The CFE API to invoke is CFE_CMD_ENV_ENUM and not CFE_CMD_ENV_SET.
Submitted by: neel@
|
|
Revision tags: release/8.0.0_cvs, release/8.0.0 |
|
| #
c72a141e |
| 04-Jul-2009 |
Warner Losh <[email protected]> |
Fix various conolse issues with cfe after MPSAFE tty. Fix a bug with getting env on cfe...
|
|
Revision tags: release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0 |
|
| #
ae36cccd |
| 26-Sep-2008 |
Warner Losh <[email protected]> |
Support for CFE boot loaders. Initially the support is for MIPS, but other processors will work too.
Submitted by: bms@ Obtained from: p4 mips2 branch
|