Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2020-03-13 | State GPL version in comment (#485) | Dr. David Alan Gilbert | -1/+1 | |
IN a bunch of comments we say 'under the terms of the GNU GPL', make it clear this is GPLv2 (as LICENSE says). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> | ||||
2017-08-24 | Don't use -o auto_unmount under FreeBSD. | Nikolaus Rath | -0/+2 | |
2017-05-24 | Make tests build on bsd | Brian Naylor | -0/+5 | |
2016-11-06 | Added test for fchmod | Nikolaus Rath | -0/+184 | |
At the moment this test fails (cf. issue #62). If that gets fixed in the kernel, this test can be activated conditionally. |