Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usr.bin: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -3/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-05-12 | 1 | -1/+1 |
* | various: general adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Correct some style nits that I have mistakenly submitted as | Xin LI | 2005-01-26 | 1 | -9/+15 |
* | In case of error, return errno, instead of 1. | Suleiman Souhlal | 2005-01-26 | 1 | -2/+3 |
* | - Continue, in case of error. | Suleiman Souhlal | 2005-01-25 | 1 | -7/+14 |
* | Consistently use FBSDID | David E. O'Brien | 2002-06-30 | 1 | -2/+2 |
* | Include missing header files which define functions for which gcc has | Dima Dorfman | 2001-06-24 | 1 | -0/+1 |
* | Typos and spelling fixes. | Paul Saab | 2000-07-24 | 1 | -3/+6 |
* | Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc. | Paul Saab | 2000-07-19 | 1 | -0/+62 |