Commit Graph
10 Commits
Author SHA1 Message Date
Damien Miller 3dfb0dd7fd - (djm) Support in bsd-snprintf.c for long long conversions from
Ben Lindstrom <[email protected]>
 - (djm) Cleanup NeXT support from Ben Lindstrom <[email protected]>
2000-09-30 09:49:08 +11:00
Damien Miller 87d29ed405 - (djm) Compile warning fixes from Mark Miller <[email protected]> 2000-08-30 09:21:22 +11:00
Damien Miller 168e6ac81c - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
to compile on more platforms (incl NeXT).
2000-07-11 12:23:01 +10:00
Damien Miller cb170cb225 - (djm) Added check for broken snprintf() functions which do not correctly
terminate output string and attempt to use replacement.
2000-07-01 16:52:55 +10:00
Damien Miller b8c656e744 - (djm) Added patch from Chris Adams <[email protected]> to add OSF SIA
support. Enable using "USE_SIA=1 ./configure [options]"
2000-06-28 15:22:41 +10:00
Damien Miller 00d4bb117a - DEC Unix compile fix from David Del Piero <[email protected]>
- Manpage fix from David Del Piero <[email protected]>
2000-03-03 22:48:49 +11:00
Damien Miller 91427007bc - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
<[email protected]>
2000-01-22 13:25:13 +11:00
Damien Miller 13bc0be2b6 - Replacement for getpagesize() for systems which lack it 1999-12-28 10:19:16 +11:00
Damien Miller c6b3bbe2b9 - Fix compilation on systems with AFS. Reported by
[email protected]
 - Fix installation on Solaris. Reported by
   Gordon Rowell <[email protected]>
 - Fix gccisms (__attribute__ and inline). Report by [email protected],
   patch from Markus Friedl <[email protected]>
 - Auto-locate xauth. Patch from David Agraz <[email protected]>
 - Compile fix from David Agraz <[email protected]>
 - Avoid compiler warning in bsd-snprintf.c
 - Added pam_limits.so to default PAM config. Suggested by
   Jim Knoble <[email protected]>
1999-12-13 08:27:33 +11:00
Damien Miller 42b81ffe7d - Add definition for __P()
- Added [v]snprintf() replacement for systems that lack it
1999-11-26 12:21:24 +11:00