Age | Commit message (Expand) | Author |
2003-06-24 | Pull in change 17805 by hv@hv-crypt.org on 2002/08/29 13:49:04 | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-03-30 | Force the creation of pod/Makefile. We don't actually use this for | Todd C. Miller |
2003-03-28 | Add missing MLINKS for Getopt::Std and fix NAME section | Todd C. Miller |
2003-03-17 | OpenBSD 3.3 has setreuid/setregid. | Todd C. Miller |
2003-03-15 | specifed -> specified | Theo de Raadt |
2003-03-08 | No more Net::Netmask | Bob Beck |
2003-03-08 | no longer used by spamd, no need to keep. | Bob Beck |
2003-03-02 | Add Net::Netmask, ok deraadt | Bob Beck |
2003-02-26 | repeated words; millert ok ok | Theo de Raadt |
2003-01-20 | No more libc_r and don't link explicitly with -lpthread Not having | Todd C. Miller |
2003-01-06 | syncronous -> synchronous | Miod Vallat |
2003-01-04 | spelling | Theo de Raadt |
2003-01-03 | fix typo; jmc | Todd C. Miller |
2002-12-23 | Bug Fix | margarida |
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-11-04 | Put back the bits disabling setre[ug]id(). Perl will use setres[ug]id | Todd C. Miller |
2002-11-03 | Back out a local OpenBSD change I adapted from a 5.6.1 change. | Todd C. Miller |
2002-11-03 | The regex used in ExtUtils-MakeMaker-6.05 to check for pod didn't match | Todd C. Miller |
2002-11-02 | Don't try to process inline functions; fixes a problem parsing | Todd C. Miller |
2002-10-31 | MakeMaker now appears to try to install pod pages in $installman{1,3}dir. | Todd C. Miller |
2002-10-30 | No longer need to override Configure results for setr[ug]id() and | Todd C. Miller |
2002-10-27 | The 5.8.0 import didn't bring this file back to life; do it by hand. | Todd C. Miller |
2002-10-27 | Resolve conflicts, remove old files, merge local changes | Todd C. Miller |
2002-10-27 | stock perl 5.8.0 from CPAN | Todd C. Miller |
2002-10-25 | %ul -> %lu | Camiel Dobbelaar |
2002-10-08 | fix two incorrect L<> calls; ok millert@ | Wilbern Cobb |
2002-10-04 | since we lndir the sources we do not need the .CURDIR in the toke deps | Michael Shalayeff |
2002-10-04 | put cpp flags into CPPFLAGS, not CFLAGS. | Michael Shalayeff |
2002-09-17 | fix 64bit warnings; ok millert fgsch | Peter Valchev |
2002-09-11 | Pass ld the -R flag to add directories to the list of places to | Todd C. Miller |
2002-09-10 | typo -- please send to the perl people too; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2002-08-13 | Update bsd_glob.c with fixes from perl 5.8.0 that are based on our glob.c. | Todd C. Miller |
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 |