aboutsummaryrefslogtreecommitdiff
path: root/lib/libcuse
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add support for new cuse(3) error code, CUSE_ERR_NO_DEVICE.Hans Petter Selasky2017-10-051-1/+2
* libcuse: make more use of the howmany() macro when available.Pedro F. Giffuni2016-04-261-1/+1
* First pass through library packaging.Glen Barber2016-02-041-0/+1
* Make CUSE usable with platforms where the size of "unsigned long" isHans Petter Selasky2015-12-221-4/+4
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* META_MODE: Remove DEP_RELDIR from Makefile.depend files.Bryan Drewery2015-09-251-2/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * Merge sync of headSimon J. Gerraty2015-05-271-3/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-192-49/+50
| |\
| * | Merge head from 7/28Simon J. Gerraty2014-08-191-0/+21
* | | Convert libraries to use LIBADDBaptiste Daroussin2014-11-251-3/+1
| |/ |/|
* | Fix compiler locking diagnostic warnings.Hans Petter Selasky2014-10-131-46/+44
* | Add lock annotations to libcuse.Ed Schouten2014-09-011-5/+7
* | Add missing DPADD to Makefile.Hans Petter Selasky2014-08-171-0/+1
|/
* mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-2/+0
* Fix destruction of character devices by passing correct pointer toHans Petter Selasky2014-06-161-1/+1
* Mdoc cleanup, typo and grammar fixes.Christian Brueffer2014-06-061-157/+154
* Add missing MLINKs.Christian Brueffer2014-06-061-0/+5
* Initial import of character device in userspace support for FreeBSD.Hans Petter Selasky2014-05-234-0/+1354