| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches)
Sponsored by: Netflix
|
| |
|
|
|
|
| |
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
|
|
| |
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
|
|
|
|
| |
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
|
|
|
|
| |
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
|
|
|
|
|
| |
Reported by: kib
Fixes: ef135466f81b ("Clean up warnings in pthread tests")
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
|
|
|
|
| |
I intend to move these into lib/libthr/tests/ and connect to kyua. This
is a first step to address warnings emitted when building using standard
make infrastructure.
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D34306
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291738
|
|
|
|
|
|
|
|
|
| |
and finish the job. ncurses is now the only Makefile in the tree that
uses it since it wasn't a simple mechanical change, and will be
addressed in a future commit.
Notes:
svn path=/head/; revision=264400
|
|
|
|
| |
Notes:
svn path=/head/; revision=253384
|
|
|
|
| |
Notes:
svn path=/head/; revision=228953
|
|
|
|
| |
Notes:
svn path=/head/; revision=213155
|
|
|
|
| |
Notes:
svn path=/head/; revision=204311
|
|
|
|
| |
Notes:
svn path=/head/; revision=176050
|
|
|
|
|
|
|
|
|
|
|
|
| |
the semantics of pthread_mutex_islocked_np() to return true if and only if
the mutex is held by the current thread.
Obviously, change the regression test to match.
MFC after: 2 weeks
Notes:
svn path=/head/; revision=175969
|
|
|
|
|
|
|
| |
MFC after: 2 weeks
Notes:
svn path=/head/; revision=175957
|
|
|
|
| |
Notes:
svn path=/head/; revision=164928
|
|
|
|
| |
Notes:
svn path=/head/; revision=164899
|
|
Notes:
svn path=/head/; revision=164898
|