diff options
author | jirib@503223f0610c6c66f4e6dc738a5a0b2648c290b1 <jirib@web> | 2015-10-04 13:47:30 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-10-04 13:47:30 +0000 |
commit | 5cf69f12f7f028a26394ff6b15a01e1e4a415666 (patch) | |
tree | 8083f672c6287e023b9cadca2e5c4630b979916d | |
parent | 7a10beed4d5e668948d43367bc7d00d6a4c7f997 (diff) |
Added a comment: no statfs64 on OpenBSD
-rw-r--r-- | doc/bugs/Utility__47__libdiskfree.c_more_BSD_friendly/comment_1_cdbf63d15795946f55aaea3da4755a22._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/Utility__47__libdiskfree.c_more_BSD_friendly/comment_1_cdbf63d15795946f55aaea3da4755a22._comment b/doc/bugs/Utility__47__libdiskfree.c_more_BSD_friendly/comment_1_cdbf63d15795946f55aaea3da4755a22._comment new file mode 100644 index 000000000..2b3113561 --- /dev/null +++ b/doc/bugs/Utility__47__libdiskfree.c_more_BSD_friendly/comment_1_cdbf63d15795946f55aaea3da4755a22._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="jirib@503223f0610c6c66f4e6dc738a5a0b2648c290b1" + nickname="jirib" + subject="no statfs64 on OpenBSD" + date="2015-10-04T13:47:30Z" + content=""" +there's no statfs64 on OpenBSD, maybe following similar diff from conky fs part could help: + +http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/conky/patches/patch-src_fs_c?rev=1.3&content-type=text/x-cvsweb-markup +"""]] |