|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0 |
|
| #
34839215 |
| 07-Feb-2018 |
Alex Richardson <[email protected]> |
Fix broken SPDX comment in usr.bin/lex/initparse.c
Approved By: jhb (mentor)
|
| #
8a16b7a1 |
| 20-Nov-2017 |
Pedro F. Giffuni <[email protected]> |
General further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 3-Clause license.
The Software Package Data Exchange (SPDX) group provides a specification to make it easier f
General further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 3-Clause license.
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.
Special thanks to Wind River for providing access to "The Duke of Highlander" tool: an older (2014) run over FreeBSD tree was useful as a starting point.
show more ...
|
|
Revision tags: release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0 |
|
| #
c81a92db |
| 19-Apr-2016 |
Marcelo Araujo <[email protected]> |
Use NULL instead of 0 for pointers.
realloc will return NULL in case it cannot allocate memory.
MFC after: 2 weeks.
|
|
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 |
|
| #
ab76bc97 |
| 21-May-2013 |
Jung-uk Kim <[email protected]> |
Connect flex 2.5.37 to the build and bump __FreeBSD_version.
|