1. 4d69aea - (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/ by Damien Miller · 10 years ago
  2. 43968a8 - (djm) [openbsd-compat/bsd-snprintf.c] #ifdef noytet for intmax_t bits by Damien Miller · 11 years ago
  3. 04be8b9 - (djm) [openbsd-compat/bsd-snprintf.c] teach our local snprintf code the by Damien Miller · 11 years ago
  4. 07877ca - (dtucker) [openbsd-compat/bsd-snprintf.c] Static declarations for public by Darren Tucker · 17 years ago
  5. 742cc1c - (djm) [openbsd-compat/bsd-snprintf.c] Fix integer overflow in return by Damien Miller · 18 years ago
  6. 08432d5 - (dtucker) [openbsd-compat/bsd-snprintf.c] Add stdarg.h. by Darren Tucker · 18 years ago
  7. f78fb54 - (dtucker) [openbsd-compat/{bsd-asprintf.c,bsd-openpty.c,bsd-snprintf.c, by Darren Tucker · 18 years ago
  8. 62da44f - (djm) [openbsd-compat/basename.c openbsd-compat/bsd-closefrom.c] by Damien Miller · 18 years ago
  9. b0fb687 - deraadt@cvs.openbsd.org 2006/03/19 18:51:18 by Damien Miller · 18 years ago
  10. 9834cab - (dtucker) [openbsd-compat/bsd-snprintf.c] Bug #1173: make fmtint() take by Darren Tucker · 18 years ago
  11. d40c66c - (dtucker) [configure.ac openbsd-compat/bsd-snprintf.c] Bug #1133: Our by Darren Tucker · 19 years ago
  12. 57f3915 - (djm) [configure.ac openbsd-compat/Makefile.in openbsd-compat/bsd-asprintf.c by Damien Miller · 19 years ago
  13. 4127f55 - (dtucker) [openbsd-compat/bsd-snprintf.c] Previous change was off by one, by Darren Tucker · 20 years ago
  14. 50fbb45 - (dtucker) [openbsd-compat/bsd-snprintf.c] Check for max length too. by Darren Tucker · 20 years ago
  15. 3174125 - (djm) Big KNF on openbsd-compat/ by Damien Miller · 21 years ago
  16. f18462f license from samba by Damien Miller · 21 years ago
  17. 63941f9 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again. by Ben Lindstrom · 23 years ago
  18. 116b6bd - (bal) Missing function prototype in bsd-snprintf.c patch by by Ben Lindstrom · 23 years ago
  19. 6c92dab - (bal) Cleaned out bsd-snprintf.c. VARARGS have been banished and by Ben Lindstrom · 23 years ago
  20. e9cf357 - (djm) Add CVS Id's to files that we have missed by Damien Miller · 23 years ago
  21. 3c06f6a - (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to by Ben Lindstrom · 23 years ago[Renamed from bsd-snprintf.c]
  22. 9f4f755 - (djm) Fix vsprintf("%h") in bsd-snprintf.c, short int va_args are by Damien Miller · 24 years ago
  23. 3dfb0dd - (djm) Support in bsd-snprintf.c for long long conversions from by Damien Miller · 24 years ago
  24. 87d29ed - (djm) Compile warning fixes from Mark Miller <markm@swoon.net> by Damien Miller · 24 years ago
  25. 168e6ac - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known by Damien Miller · 24 years ago
  26. cb170cb - (djm) Added check for broken snprintf() functions which do not correctly by Damien Miller · 24 years ago
  27. b8c656e - (djm) Added patch from Chris Adams <cmadams@hiwaay.net> to add OSF SIA by Damien Miller · 24 years ago
  28. 00d4bb1 - DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au> by Damien Miller · 24 years ago
  29. 9142700 - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor by Damien Miller · 25 years ago
  30. 13bc0be - Replacement for getpagesize() for systems which lack it by Damien Miller · 25 years ago
  31. c6b3bbe - Fix compilation on systems with AFS. Reported by by Damien Miller · 25 years ago
  32. 42b81ff - Add definition for __P() by Damien Miller · 25 years ago