| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Submitted by: kib@ (libthr)
Notes:
svn path=/head/; revision=358364
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified 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.
Notes:
svn path=/head/; revision=326219
|
| |
|
|
|
|
|
| |
in order to avoid a clash in the net80211 code.
Notes:
svn path=/head/; revision=253266
|
| |
|
|
|
|
|
|
|
| |
Reviewed by: marcel
Approved by: re (kib)
MFC after: 1 week
Notes:
svn path=/head/; revision=224685
|
| |
|
|
|
|
|
|
| |
Approved by: marcel, emaste
Sponsored by: Sandvine Incorporated
Notes:
svn path=/head/; revision=189416
|
| |
|
|
| |
Notes:
svn path=/head/; revision=181341
|
| |
|
|
| |
Notes:
svn path=/head/; revision=181059
|
| |
|
|
|
|
|
|
|
|
|
|
| |
notably, this restores some of the contents in thread_db.h as well
as David Xu's copyright notice. This also fixes the includes in
the MD libpthread files which Scott tried to provide a quick fix
for.
Pointy hat: marcel
Notes:
svn path=/head/; revision=132360
|
| |
|
|
| |
Notes:
svn path=/head/; revision=132351
|
|
|
i386, ia64 and sparc64. Add stubs for alpha, amd64, ia64 and sparc64 for
libpthread.
Restructure the source files to avoid unnecessary use of subdirectories
that also force us to use non-portable compilation flags to deal with
the uncommon compilation requirements (building archive libraries for
linkage into a shared library).
The libpthread support has been copied from the original local and
cleaned-up to make them WARNS=2 clean.
that also force us to use non-portable compilation flags to deal with
the uncommon compilation requirements (building archive libraries for
linkage into a shared library).
The libpthread support has been copied from the original local and
cleaned-up to make them WARNS=2 clean.
Tested on: amd64, i386, ia64
Notes:
svn path=/head/; revision=132332
|