| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Siva Mahadevan <me@svmhdvn.name>
Sponsored by: The FreeBSD Foundation
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1780
|
|
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
|
Executable bits should be set at install time instead of in the repo.
Setting executable bits on files triggers false positives with Phabricator.
MFC after: 2 months
Notes:
svn path=/head/; revision=322214
|
|
This will unbreak the test script and make things green again after r291440
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291575
|
|
MFC after: 6 days
Notes:
svn path=/head/; revision=282133
|
|
tests/sys/mqueue
MFC after: 1 week
Notes:
svn path=/head/; revision=282071
|