summaryrefslogtreecommitdiff
path: root/usr.bin/fsync/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2019-09-05pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot
2010-01-02Build usr.bin/ with WARNS=6 by default.Ed Schouten
2005-01-25- Continue, in case of error.Suleiman Souhlal
2002-02-08Remove leaf node WARNS?=2 (that mainly I added). This shouldMark Murray
2001-06-30Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$Dima Dorfman
2000-07-19Oops. fsync(8) should have been fsync(1). (repo-copied by peter)Paul Saab
2000-07-19Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.Paul Saab