Age | Commit message (Expand) | Author |
2002-12-03 | Temporarily disable stack protection on alpha, it breaks fbc if compiled | Miod Vallat |
2002-12-03 | Crank all library major numbers. Needed due to the fact that we | Todd C. Miller |
2002-12-02 | KNF; openbsd@davidkrause.com | Theo de Raadt |
2002-12-02 | xstrdup the return value of basename() before recording it in the bfd, | Peter Valchev |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-29 | do not redefine NULL | Theo de Raadt |
2002-11-27 | Kill some alloca. Reduces temp allocation for big static libraries drastically, | Marc Espie |
2002-11-25 | Fix URL CRLF Injection bug. | margarida |
2002-11-18 | More printf format paranoia; noticed by David Krause | Todd C. Miller |
2002-11-06 | Fix obnoxious makeinfo warnings during build. | Miod Vallat |
2002-11-05 | -bytes_in/_out and total_in/_out are off_t, not long. fixes a few displaying | Henning Brauer |
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-21 | make it compile through the gdb, still needs more work; fgsch@ ok | Michael Shalayeff |
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-23 | In an ELF binary the end of the text segment and the start of the data | Artur Grabowski |
2002-09-20 | UNDO MORE FUCKING TREE BREAKING. WHY THE FUCK ARE YOU GUYS NOT EVEN DOING | Theo de Raadt |
2002-09-17 | Repair m68k cross-ld - the cross building environment makes some magic | Miod Vallat |
2002-09-17 | fix 64bit warnings; ok millert fgsch | Peter Valchev |
2002-09-12 | ansi | Theo de Raadt |
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-09-07 | ansification of ld | Marco S Hyman |
2002-08-29 | enable ro src for texinfo/; ok espie@ | Todd T. Fries |
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-08-11 | Switch sparc binutils to ELF. | Artur Grabowski |
2002-08-09 | Incorrect assembly statements are fatal errors, not warnings. Doh. How | Miod Vallat |
2002-08-08 | Use & to test if bits are set, not &&; art@ ok. Fix sent to bug-groff@gnu.org | Aaron Campbell |
2002-08-08 | bah, use mode 0 here. | Federico G. Schwindt |
2002-08-08 | Add missing mode argument to open(2); noticed by | Federico G. Schwindt |
2002-07-30 | Update BSD licenses to include 'with or without modification'. | Federico G. Schwindt |
2002-07-27 | ask uvm to map the bss of each .so module non-executable. again, we | Theo de Raadt |
2002-07-26 | comma splice | Paul Janzen |
2002-07-23 | Add pshufw insn so ogle compiles without the need for a recent gas. | Federico G. Schwindt |
2002-07-21 | Fix backtrace support for OpenBSD/powerpc. | Dale Rahn |
2002-07-19 | convert functions from K&R style to prototype style. | Marco S Hyman |
2002-07-17 | un-__P the code. fgs says "looks ok." | Marco S Hyman |
2002-07-16 | correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt |
2002-07-16 | better. this is what has been applied to binutils. | Federico G. Schwindt |
2002-07-16 | Correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt |