Lines Matching refs:bsd
26 bsd-waitpid.c
261 - (djm) Support in bsd-snprintf.c for long long conversions from
391 (which I copied from his readme), and/or the core-sdi bsd-ish thing
392 for deattack, or various openbsd developers under a 2-term bsd
488 - (djm) Fix doh in bsd-arc4random.c
728 - (djm) Replace in_addr_t with u_int32_t in bsd-inet_aton.c. Report from
742 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
744 - (djm) Added bsd-inet_aton and configure support for NeXT
1023 - Remove bsd-login.[ch] and all the OpenBSD-derived code in login.c
1030 - Rewrote bsd-login to use proper utmp API if available. Major cleanup
1149 - Moved all the bsd-* and fake-* stuff into new libopenbsd-compat.a
1151 - Cleanup of bsd-base64 headers, bugfix definitions of __b64_*. Reported
1233 - Bring in b64_ntop and b64_pton from OpenBSD libc (bsd-base64.[ch])
1273 - Merged bsd-login ttyslot and AIX utmp patch from Gert Doering
1377 - Add missing header to bsd-misc.c
1734 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
1740 - Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
1792 - Clean up bsd-bindresvport.c. Use arc4random() for picking initial
1802 - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
1955 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
2100 - Avoid compiler warning in bsd-snprintf.c
2255 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
2257 - Tidy RCSIDs of bsd-*.c
2319 - Renamed BSD helper function files to bsd-*