aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fsync/fsync.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Include missing header files which define functions for which gcc hasDima Dorfman2001-06-241-0/+1
* Typos and spelling fixes.Paul Saab2000-07-241-3/+6
* Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.Paul Saab2000-07-191-0/+62