aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/net/base64.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk2016-04-181-1/+0
* libc: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-101-1/+1
* ANSIfy b64_ptonEd Maste2014-11-271-4/+1
* Fix b64_pton output buffer overrun test for exact-sized bufferEd Maste2014-11-251-7/+15
* Fix the style of the SCM ID's.David E. O'Brien2002-03-221-3/+2
* Add unsigned char cast to ctype macros argAndrey A. Chernov1999-11-041-3/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm1998-06-111-21/+16
* Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm1996-12-301-0/+321