Age | Commit message (Expand) | Author |
2002-06-18 | make this example code 'secure' wrt shmget() perms; ok millert@ | Todd T. Fries |
2002-05-01 | Sync with OpenBSD hints file from latest perl snapshot. | Todd C. Miller |
2002-04-30 | typo, from Denis Afonin. | Marc Espie |
2002-04-21 | Fix perlbdebguts, perlboot, and perlbot man pages. Noticed by Theo | Todd C. Miller |
2002-04-21 | simpler manpage generation, using make's features. | Marc Espie |
2002-04-05 | If the first field of 'uname -a' output is openbsd, treat the OS as | Todd C. Miller |
2001-11-24 | for openbsd 3.1+, don't even bother trying to pick libdl, since it is dead. | Peter Valchev |
2001-10-24 | "minium" -> "minimum", ok deraadt@ | Daniel Hartmeier |
2001-10-09 | Add missing rule for B::CC.ps3p; Hans-Guenter Weigand | Todd C. Miller |
2001-09-28 | sparc64 has shared libs | Jason Wright |
2001-09-20 | treat unions as structs; fixes pr 1918, perl dudes never replied though | Michael Shalayeff |
2001-09-10 | no shared libs on sparc64 (yet) | Jason Wright |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-09-04 | alpha has shared libs; pointed out by brad@ | Todd C. Miller |
2001-07-21 | SHLIB_MAJOR/_MINOR not set in bsd.lib.mk anymore. Use major/minor. | Kenneth R Westerback |
2001-07-02 | fix some incorrect cat page dependencies | Todd C. Miller |
2001-06-02 | Remove a few extraneous subshells. Okay millert@ | Marc Espie |
2001-05-24 | merge in perl 5.6.1 with our local changes | Todd C. Miller |
2001-05-24 | stock perl 5.6.1 | Todd C. Miller |
2001-05-08 | Insure detection of prefixes is limited to whole words. This avoids | Marc Espie |
2001-02-07 | Change 6214 by gsar@auger on 2000/06/08 13:57:54 | Todd C. Miller |
2001-02-04 | Copy symlinks in addition to running h2ph so machine/foo.ph works | Todd C. Miller |
2000-12-28 | Fixed m88k related defines. | Steve Murphree |
2000-12-05 | powerpc has shared libs for OpenBSD >= 2.8 | Todd C. Miller |
2000-11-10 | these contain special cases where they build man pages into .0 files; | Theo de Raadt |
2000-10-18 | set siteprefix and siteprefixexp to /usr/local as they should be | Todd C. Miller |
2000-10-18 | set siteprefix and siteprefixexp to /usr/local as they should be | Todd C. Miller |
2000-10-11 | Use "cc -shared" not "ld -Bstatic" to build shared objects | Todd C. Miller |
2000-08-08 | The official perl fix deletes the /bin/mail code entirely. | Todd C. Miller |
2000-08-07 | #ifdef out code that runs /bin/mail insecurely. We don't have a /bin/mail | Todd C. Miller |
2000-05-18 | Update from perl-current--fixes the op/universal test. | Todd C. Miller |
2000-04-30 | Change 5985 by gsar@auger on 2000/04/28 07:30:28 | Todd C. Miller |
2000-04-30 | Change 5982 by gsar@auger on 2000/04/28 04:48:25 | Todd C. Miller |
2000-04-30 | Change 5948 by gsar@auger on 2000/04/25 18:21:57 | Todd C. Miller |
2000-04-30 | stock perl 5.6.1 | Todd C. Miller |
2000-04-30 | Change 5969 by gsar@auger on 2000/04/27 17:50:56 | Todd C. Miller |
2000-04-30 | Perl Change 5912 by gsar@auger on 2000/04/24 04:17:15 | Todd C. Miller |
2000-04-24 | Better fix for all the dash shenanigans; rra@stanford.edu | Todd C. Miller |
2000-04-24 | Fix in scalar vs. list dereference bug in InputObjects.pm. Keep | Todd C. Miller |
2000-04-21 | stock perl 5.6.1 | Todd C. Miller |
2000-04-21 | add CPAN File::Temp module for perl versions of mkstemp et al. | Todd C. Miller |
2000-04-12 | do h2ph for the whole include tree; millert@ ok | Michael Shalayeff |
2000-04-09 | o config.sh depends on config.over | Todd C. Miller |
2000-04-09 | Fix bug when doing C<FOO I<BAR>>; rra@stanford.edu | Todd C. Miller |
2000-04-08 | Make installsitebin '/usr/local/bin' | Todd C. Miller |
2000-04-07 | Win32.pod should go in man3p, not man1. The only reason we even | Todd C. Miller |
2000-04-07 | need -fPIC on sparc for libperl.so | Todd C. Miller |
2000-04-06 | perl-5.6.0 + local changes | Todd C. Miller |
2000-04-06 | virgin perl 5.6.0 | Todd C. Miller |
2000-04-05 | seed srandom from /dev/arandom not /dev/urandom | Todd C. Miller |