summaryrefslogtreecommitdiff
path: root/security/bioapi/files/patch-apps-mod_install-install.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Teach the mod_install utility to not remove the shared object whenSergey Matveychuk2006-03-281-1/+12
| | | | | | | | | | de-registering a BSP module from the BioAPI registry. This is needed when adding BSP modules to the ports tree, as both the ports system and mod_install will try to remove the file on de-install. PR: ports/95028 Submitted by: maintainer
* BioAPI (Biometric Application Programming Interface) brings platform and devicePav Lucistnik2006-01-151-0/+18
independence to application programmers and biometric service providers. PR: ports/91734 Submitted by: Fredrik Lindberg <fli@shapeshifter.se>