Age | Commit message (Expand) | Author |
2004-08-23 | Shared library support for hppa. | Mark Kettenis |
2004-08-23 | GDB 6.3 (excluding .info files) | Mark Kettenis |
2004-08-17 | strncmp works only if starting after start of buffer. | Marc Espie |
2004-08-15 | Don't check for -fno-delete-null-pointer-checks on gcc 2; the resulting | Todd C. Miller |
2004-08-14 | Set default ABI to "OpenBSD ELF" on amd64. | Mark Kettenis |
2004-08-14 | Add example genericstable | Todd C. Miller |
2004-08-14 | When reading the ld.so hints file, map the entire file in a single mmap | Dale Rahn |
2004-08-14 | gcc 3.3.2 needs -fno-delete-null-pointer-checks in addition to | Todd C. Miller |
2004-08-13 | Add sparc64 libkvm kernel memory image debugging support. | Mark Kettenis |
2004-08-13 | Adjust sigtramp recognition for (not so recent) changes on sparc64. | Mark Kettenis |
2004-08-12 | Avoid dereferencing outside the bounds of an array. Found by mmap | Todd C. Miller |
2004-08-11 | Pick common code for trampoline mprotect() code. This did not work at all | Miod Vallat |
2004-08-11 | Clean up old mips stuff and add sgi. | Per Fogelstrom |
2004-08-11 | mips->mips64. ok deraadt@ | Per Fogelstrom |
2004-08-10 | missing \ at eol | Theo de Raadt |
2004-08-09 | proper version chekc for shlibs | Michael Shalayeff |
2004-08-09 | merge 5.8.5 into HEAD | Todd C. Miller |
2004-08-09 | Import of stock perl 5.8.5 | Todd C. Miller |
2004-08-09 | Remove second instance of nls.c from the file list. | Per Fogelstrom |
2004-08-09 | fix obvious typo in catalog | Marc Espie |
2004-08-08 | Correct handling of union return values on vax. | Mark Kettenis |
2004-08-08 | Make sure that format variable is not a variable sized array correctly | Anil Madhavapeddy |
2004-08-05 | Watch your step and do not access memory below what you've just allocated; | Miod Vallat |
2004-08-04 | Fix propolice merge error in options list. | Miod Vallat |
2004-07-31 | eliminate portion for 3.2, there was no 3.2 release. | Brad Smith |
2004-07-28 | In the never-ending saga of getting gcc to work reliably on m88k, today's | Miod Vallat |
2004-07-28 | fix path to sendmail's README; | Jason McIntyre |
2004-07-27 | Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the default | Mark Kettenis |
2004-07-25 | Always build a stack frame when profiling. Otherwise profiling would only | Miod Vallat |
2004-07-22 | Add vax libkvm kernel memory image debugging support. | Mark Kettenis |
2004-07-21 | In builtin_saveregs(), try to save registers with double store instructions, | Miod Vallat |
2004-07-20 | Do not provide builtins for strcpy() and strcat(), as done with gcc 2, on | Miod Vallat |
2004-07-19 | In builtin_saveregs(), do not systematically allocate 8 words on the stack | Miod Vallat |
2004-07-17 | Minor cleanups (remove duplicated extern lines, use | Miod Vallat |
2004-07-13 | switch sparc to setjmp/longjmp exceptions as DWARF2 handling is not present. | Peter Valchev |
2004-07-13 | bump these again, depending on gcc2/gcc3 a different library is installed | Dale Rahn |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-07-13 | A better fix for the m68k optimize_reg_copy_3() problem. | Miod Vallat |
2004-07-12 | point people to milter html docs; | Jason McIntyre |
2004-07-12 | Oops, adjust for __va_list size increase. | Miod Vallat |
2004-07-11 | move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadt | Peter Valchev |
2004-07-08 | Sync libkvm interface with FSF repository. This adds new "kvm proc" and | Mark Kettenis |
2004-07-06 | Unbreak m68k build. | Mark Kettenis |
2004-07-05 | Compile at -O1 on m68k, sig11 in LYMainLoop at -O2. | Miod Vallat |
2004-07-04 | Disable optimize_reg_copy_3() on m68k platforms. | Miod Vallat |
2004-07-04 | cats -> arm; miod ok | Theo de Raadt |
2004-06-29 | Install milter docs | Todd C. Miller |
2004-06-29 | Install correct milter includes | Todd C. Miller |
2004-06-29 | Build and install libmilter.a (static only) and libmilter.h. OK deraadt@ | Todd C. Miller |
2004-06-27 | Let's have http://www.OpenBSD.org/ defined as the STARTFILE again. | Robert Nagy |