summaryrefslogtreecommitdiff
path: root/lib/libc/net/base64.c
AgeCommit message (Expand)Author
2023-11-01libc: Purge unneeded cdefs.hWarner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2023-02-08libc: base64: trim some bogus trailing whitespaceKyle Evans
2016-04-18libc: do not include <sys/types.h> where <sys/param.h> was already includedAndriy Voskoboinyk
2016-04-10libc: replace 0 with NULL for pointers.Pedro F. Giffuni
2014-11-27ANSIfy b64_ptonEd Maste
2014-11-25Fix b64_pton output buffer overrun test for exact-sized bufferEd Maste
2002-03-22Fix the style of the SCM ID's.David E. O'Brien
1999-11-04Add unsigned char cast to ctype macros argAndrey A. Chernov
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1998-06-11Update the resolver parts to bind-8.1.2 level. I have not touched thePeter Wemm
1996-12-30Here goes.. Bring the 4.9.5-P1 resolver into -current. This has thePeter Wemm