index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
fsync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Build usr.bin/ with WARNS=6 by default.
ed
2010-01-02
1
-1
/
+0
*
Correct some style nits that I have mistakenly submitted as
delphij
2005-01-26
1
-9
/
+15
*
Document the recent fsync(1) changes.
ssouhlal
2005-01-26
1
-1
/
+6
*
In case of error, return errno, instead of 1.
ssouhlal
2005-01-26
1
-2
/
+3
*
- Continue, in case of error.
ssouhlal
2005-01-25
2
-7
/
+15
*
Consistently use FBSDID
obrien
2002-06-30
1
-2
/
+2
*
Remove leaf node WARNS?=2 (that mainly I added). This should
markm
2002-02-08
1
-1
/
+0
*
MFS: in HISTORY section, fix release number of first appearance
sheldonh
2001-08-01
1
-1
/
+1
*
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
dd
2001-06-30
1
-0
/
+1
*
Include missing header files which define functions for which gcc has
dd
2001-06-24
1
-0
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Avoid the need to capitalize an extraneous argument to the Nm macro
sheldonh
2000-07-24
1
-5
/
+8
*
Typos and spelling fixes.
ps
2000-07-24
2
-6
/
+9
*
Oops. fsync(8) should have been fsync(1). (repo-copied by peter)
ps
2000-07-19
2
-3
/
+2
*
Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.
ps
2000-07-19
3
-0
/
+123