Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-07-19 | Remove compat functions | Miklos Szeredi | -155/+0 | |
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 | -106/+117 | |
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-09-22 | fix compat bugs in lowlevel interface | Miklos Szeredi | -9/+50 | |
2006-03-17 | fix | Miklos Szeredi | -1/+11 | |
2006-03-01 | fix | Miklos Szeredi | -0/+2 | |
2006-02-17 | fix | Miklos Szeredi | -0/+5 | |
2006-01-20 | fix | Miklos Szeredi | -0/+57 | |
2006-01-06 | fix | Miklos Szeredi | -1/+5 | |
2005-11-11 | fix | Miklos Szeredi | -0/+25 | |