Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/libsbuf/tests: reformat with `clang-format` | Enji Cooper | 2024-12-02 | 3 | -55/+58 |
* | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
* | lib: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 3 | -3/+0 |
* | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
* | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 3 | -6/+0 |
* | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
* | Do a sweep and remove most WARNS=6 settings | Kyle Evans | 2020-10-01 | 1 | -2/+0 |
* | device_printf: Use sbuf for more coherent prints on SMP | Conrad Meyer | 2019-05-07 | 2 | -0/+118 |
* | Update the spelling of my name (continuation of r346571) | Enji Cooper | 2019-04-22 | 4 | -8/+4 |
* | DIRDEPS_BUILD: Connect new directories. | Bryan Drewery | 2017-10-31 | 1 | -0/+20 |
* | Use __FBSDID instead of the license agreement to embed the $FreeBSD$ RCS keyword | Enji Cooper | 2017-04-06 | 3 | -6/+9 |
* | sbuf(3): add some basic functional tests for the library | Enji Cooper | 2017-04-06 | 5 | -0/+710 |