| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
65c3cfc1
|
| 19-Mar-2014 |
Julio Merino <jmmv@FreeBSD.org> |
Migrate tools/regression/usr.bin/pkill to the new tests layout.
Interestingly, the pkill tool lives in bin, not usr.bin. Haven't bothered to check if this is because the tool moved or because the t
Migrate tools/regression/usr.bin/pkill to the new tests layout.
Interestingly, the pkill tool lives in bin, not usr.bin. Haven't bothered to check if this is because the tool moved or because the tests were originally added in the wrong place.
show more ...
|
| #
19d43a4c
|
| 04-Jan-2010 |
David E. O'Brien <obrien@FreeBSD.org> |
Fix formatting.
|
| #
adcda09c
|
| 04-Jan-2010 |
David E. O'Brien <obrien@FreeBSD.org> |
Catch up with UNIX98-style PTY's.
|
| #
d56da50a
|
| 07-Nov-2005 |
Pawel Jakub Dawidek <pjd@FreeBSD.org> |
Add tests for -t option with short tty name - pkill(1) should accept both (eg. "ttyv0" and "v0").
|
| #
1897c441
|
| 20-Mar-2005 |
Pawel Jakub Dawidek <pjd@FreeBSD.org> |
Add regression tests for pkill/pgrep.
MFC after: 3 days
|