Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2010-08-27 | Add NetBSD support | Miklos Szeredi | -2/+2 | |
The bulk of it is just about adding ifdef __NetBSD__ where there is already an ifdef __FreeBSD__ Add a arch=netbsd to deal with NetBSD specifics. I suggests that arch=bsd could be renamed to arch=freebsd NetBSD specific linking with -lperfuse NetBSD patches to lib/mount.c. It turned to be less itrusive to patch mount;c than mount_bsd.c. I suggest mount_bsd.c could be renamed to mount_freebsd.c Patch from Emmanuel Dreyfus | ||||
2007-12-12 | change indenting | Miklos Szeredi | -146/+154 | |
2007-10-16 | Clarify licence version to be "LGPLv2" for the library | Miklos Szeredi | -1/+1 | |
2007-04-25 | update copyright dates | Miklos Szeredi | -1/+1 | |
2006-12-04 | build fixes | Miklos Szeredi | -1/+1 | |
2006-09-22 | fix compat bugs in lowlevel interface | Miklos Szeredi | -18/+10 | |
2006-03-17 | fix | Miklos Szeredi | -0/+2 | |
2006-03-10 | fix | Miklos Szeredi | -6/+0 | |
2006-03-01 | pass device file descriptor to fuse_unmount | Csaba Henk | -0/+2 | |
2006-01-20 | fix | Miklos Szeredi | -0/+56 | |
2006-01-06 | fix | Miklos Szeredi | -1/+3 | |
2005-11-11 | fix | Miklos Szeredi | -21/+30 | |
2005-11-07 | fix | Miklos Szeredi | -0/+49 | |
2005-11-07 | fix up statfs interface | Miklos Szeredi | -0/+2 | |
2005-01-10 | update copyright year | Miklos Szeredi | -1/+1 | |
2004-12-07 | cleanup | Miklos Szeredi | -14/+14 | |
2004-12-04 | backward compatibility | Miklos Szeredi | -0/+85 | |