summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/strpbrk.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-03-27Err, umm.downsj1-3/+3
1997-03-27Make this code sane.downsj1-3/+4
1997-03-27constrain hostnames to MAXHOSTNAMELEN (again), and fix a typoderaadt1-4/+4
1997-03-27yet another random() converted to arc4random()provos1-4/+3
1997-03-25Ok here is the mvme88k userland, minus a few important pieces.rahnds1-2/+2
as, ld change need to be merged. It is known that shared libraries and C++ do not work. If anyone wants to step forward and take over the mvme88k port please do. It was dumped on me when the original developer, Nivas, left his previous job and started a new one. I am trying to get the port in a shape that someone could take over.
1997-03-15res_close is defined in a macro and should apperently not be used as _res_close.pefo1-2/+2
1997-03-13Integrate BIND 4.9.5 resolver and associated routines.downsj23-792/+3665
Includes the DNS aware getnetby*() routines and IPv6 support.
1997-02-16prelim manpage, cleanup, fixed crippled plaintext: sed does a niceprovos4-20/+99
job on replacing everything, just wouldnt skip it
1997-02-14header updateprovos2-15/+59
1997-02-13added bcrypt + blowfishprovos1-2/+3
1997-02-13added hook for bcryptprovos1-4/+10