Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-25 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | Mainly focus on files that use BSD 2-Clause license, however the tool I was using mis-identified many licenses so this was mostly a manual - error prone - task. The Software Package Data Exchange (SPDX) group provides a specification to make it easier for automated tools to detect and summarize well known opensource licenses. We are gradually adopting the specification, noting that the tags are considered only advisory and do not, in any way, superceed or replace the license texts. Notes: svn path=/head/; revision=326193 | ||||
* | Define _NS_PRIVATE to make declarations visible. | Craig Rodrigues | 2015-09-20 | 1 | -0/+1 |
| | | | | | | | This eliminates -Wmissing-prototypes warnings. Notes: svn path=/head/; revision=288013 | ||||
* | - Correctly define CACHED_SOCKET_PATH as /var/run/nscd after cached to | Tom McLaughlin | 2007-10-17 | 1 | -1/+1 |
| | | | | | | | | | nscd renaming. Approved by: mux Notes: svn path=/head/; revision=172730 | ||||
* | - Extend the nsswitch to support Services, Protocols and Rpc | Hajimu UMEMOTO | 2006-04-28 | 1 | -0/+438 |
databases. - Make nsswitch support caching. Submitted by: Michael Bushkov <bushman__at__rsu.ru> Sponsored by: Google Summer of Code 2005 Notes: svn path=/head/; revision=158115 |