summaryrefslogtreecommitdiff
path: root/lib/libc/net/base64.c
Commit message (Collapse)AuthorAgeFilesLines
* Add unsigned char cast to ctype macros argAndrey A. Chernov1999-11-041-3/+3
| | | | Notes: svn path=/head/; revision=52858
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm1998-06-111-21/+16
| | | | | | | | | getXXXXbyYYYY() interfaces yet. Obtained from: diff relative to bind-8.1.2 sources Notes: svn path=/head/; revision=36891
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm1996-12-301-0/+321
DNSSEC stuff, among other things. There are also some renamed functions, I've left out the res_stubs.c from this commit in case cvs bombs out.. Notes: svn path=/head/; revision=21057