index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sbin
/
mount_ntfs
/
mount_ntfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
When system calls indicate an error they return -1, not some arbitrary
deraadt
2019-06-28
1
-2
/
+2
*
Remove use of sysexits.h. OK guenther@
millert
2015-12-30
1
-5
/
+4
*
Replace <sys/param.h> with <limits.h> and other less dirty headers where
deraadt
2015-01-16
1
-3
/
+4
*
cleanup this file a little, review by krw
tedu
2011-06-27
1
-32
/
+10
*
cleanup the ntfs man page, and enforce readonly operation.
tedu
2011-06-27
1
-1
/
+3
*
documentation of -o option was missing both in man page and usage()
grunk
2007-04-14
1
-2
/
+3
*
Correctly handle option '-m', okay mickey@ grunk@
pedro
2007-04-09
1
-2
/
+19
*
sort options; sync usage;
jmc
2006-12-15
1
-2
/
+2
*
Sync with recent realpath(3) changes: on failure, don't use the second
jaredy
2005-04-08
1
-2
/
+2
*
use realpath() in helpers instead of doing it ourselves every time.
tedu
2003-07-03
1
-12
/
+4
*
convert strncat -> strlcat
avsm
2003-07-02
1
-3
/
+3
*
ansification
deraadt
2003-06-11
1
-8
/
+1
*
boring cleanups
deraadt
2003-06-10
1
-52
/
+8
*
rename export to export_info for c++ safety. report by naddy@
tedu
2003-05-24
1
-4
/
+4
*
un __P
tedu
2003-05-20
1
-4
/
+4
*
$OpenBSD$ tags
tedu
2003-05-20
1
-1
/
+1
*
mount_ntfs, from NetBSD via Julien Bordet
tedu
2003-05-20
1
-0
/
+214