pfg
872b698bd4
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.
2017-11-20 19:49:47 +00:00
emaste
324e4c082c
Renumber clauses to reduce diffs to other versions
...
NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.
2013-05-28 20:57:40 +00:00
jilles
398bf0a7ed
strsignal(): Reindent.
2012-09-19 19:22:24 +00:00
jilles
766649e667
strsignal(): Do not append signal numbers to messages for known signals.
...
Messages for known signals looked like "Terminated: 15" instead of
"Terminated".
2012-09-19 19:21:22 +00:00
ume
613ef86226
Make strsignal(3) thread-safe.
...
MFC after: 2 weeks
2010-01-24 10:35:26 +00:00
imp
cd1f140ae4
Per Regents of the University of Calfornia letter, remove advertising
...
clause.
# If I've done so improperly on a file, please let me know.
2007-01-09 00:28:16 +00:00
mux
91ab1502ac
Unbreak strsignal(). This is an MFC candidate.
...
Reported by: Sean McNeil <sean@mcneil.com>
2005-03-06 03:19:19 +00:00
phantom
0420842c6b
Unbreak !NLS case
2005-02-27 21:17:22 +00:00
phantom
31ef43753e
Add NLS catalogs support to strerror(), strerror_r() and strsignal().
...
Controlled by NLS define, currently disabled by default.
Idea obtained from: NetBSD
2005-02-27 16:58:28 +00:00
obrien
1196344bb3
Remove 'register' keyword.
2002-03-21 18:49:23 +00:00
obrien
d1bf0c4841
rcsid[]->__FBSDID
2001-11-07 19:55:16 +00:00
obrien
8d900018e7
Make the rcsid and FreeBSD IDs more sane in the wcs* and wmem* files.
...
Do the same for the non-wcs*/wmem* files while I'm here.
2001-05-24 08:47:42 +00:00
peter
91cb63bd82
Add a strsignal(3) (like strerror(3)) for libc compatability with other
...
systems. NetBSD, Linux, SVR4 etc all have it.
1999-05-18 04:48:58 +00:00