| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | which: Use size_t instead of ssize_t for pathlen | Collin Funk | 2024-04-05 | 1 | -1/+1 |
| * | Remove $FreeBSD$: two-line .c pattern | Warner Losh | 2023-08-16 | 1 | -3/+0 |
| * | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -1/+3 |
| * | which(1): sort #includes | Enji Cooper | 2017-04-19 | 1 | -2/+1 |
| * | Clean up trailing whitespace | Enji Cooper | 2017-04-19 | 1 | -2/+2 |
| * | Mark global functions and/or variables in which(1) static where possible. | Ed Schouten | 2011-11-06 | 1 | -2/+2 |
| * | Require at least one argument. | Ruslan Ermilov | 2005-02-10 | 1 | -8/+5 |
| * | Handle relative and absolute pathnames (anything with a `/' in it) in the same | Tim J. Robbins | 2002-06-30 | 1 | -1/+1 |
| * | Treat empty PATH elements as "." for tradition and consistency with the | Tim J. Robbins | 2002-06-30 | 1 | -1/+3 |
| * | Off by one error in checking max file name length. | Wolfram Schneider | 2002-03-09 | 1 | -1/+1 |
| * | Use FBSDID(), WARNS=2 fix. | Mark Murray | 2001-12-11 | 1 | -3/+5 |
| * | Use a C version of which(1). | Brian Feldman | 2000-08-29 | 1 | -0/+145 |
