| Age | Commit message (Expand) | Author | Files | Lines |
| 2004-08-04 | Fix propolice merge error in options list. |  miod | 1 | -2/+0 |
| 2004-07-31 | eliminate portion for 3.2, there was no 3.2 release. |  brad | 1 | -6/+0 |
| 2004-07-28 | In the never-ending saga of getting gcc to work reliably on m88k, today's |  miod | 2 | -96/+120 |
| 2004-07-28 | fix path to sendmail's README; |  jmc | 1 | -2/+2 |
| 2004-07-27 | Don't override PREFERRED_DEBUGGING_TYPE. This makes DWARF2 the default |  kettenis | 1 | -5/+0 |
| 2004-07-25 | Always build a stack frame when profiling. Otherwise profiling would only |  miod | 1 | -2/+2 |
| 2004-07-22 | Add vax libkvm kernel memory image debugging support. |  kettenis | 2 | -2/+48 |
| 2004-07-21 | In builtin_saveregs(), try to save registers with double store instructions, |  miod | 1 | -3/+19 |
| 2004-07-20 | Do not provide builtins for strcpy() and strcat(), as done with gcc 2, on |  miod | 2 | -0/+9 |
| 2004-07-19 | In builtin_saveregs(), do not systematically allocate 8 words on the stack |  miod | 1 | -47/+57 |
| 2004-07-17 | Minor cleanups (remove duplicated extern lines, use |  miod | 1 | -23/+6 |
| 2004-07-13 | switch sparc to setjmp/longjmp exceptions as DWARF2 handling is not present. |  pvalchev | 1 | -0/+3 |
| 2004-07-13 | bump these again, depending on gcc2/gcc3 a different library is installed |  drahn | 2 | -2/+2 |
| 2004-07-13 | errno changes, lib major version bumps, and general flag day |  marc | 10 | -11/+11 |
| 2004-07-13 | A better fix for the m68k optimize_reg_copy_3() problem. |  miod | 1 | -2/+8 |
| 2004-07-12 | point people to milter html docs; |  jmc | 1 | -0/+4 |
| 2004-07-12 | Oops, adjust for __va_list size increase. |  miod | 1 | -2/+2 |
| 2004-07-11 | move PICFLAG override for sparc after the inclusion of bsd.lib.mk; ok deraadt |  pvalchev | 1 | -6/+7 |
| 2004-07-08 | Sync libkvm interface with FSF repository. This adds new "kvm proc" and |  kettenis | 6 | -26/+162 |
| 2004-07-06 | Unbreak m68k build. |  kettenis | 1 | -0/+3 |
| 2004-07-05 | Compile at -O1 on m68k, sig11 in LYMainLoop at -O2. |  miod | 1 | -1/+3 |
| 2004-07-04 | Disable optimize_reg_copy_3() on m68k platforms. |  miod | 2 | -0/+5 |
| 2004-07-04 | cats -> arm; miod ok |  deraadt | 1 | -0/+3 |
| 2004-06-29 | Install milter docs |  millert | 1 | -2/+31 |
| 2004-06-29 | Install correct milter includes |  millert | 1 | -4/+10 |
| 2004-06-29 | Build and install libmilter.a (static only) and libmilter.h. OK deraadt@ |  millert | 3 | -15/+11 |
| 2004-06-27 | Let's have http://www.OpenBSD.org/ defined as the STARTFILE again. |  robert | 1 | -1/+1 |
| 2004-06-26 | Fix merge error |  tom | 1 | -1/+0 |
| 2004-06-24 | let vax build lynx (workaround); miod ok |  deraadt | 1 | -2/+7 |
| 2004-06-24 | Missing file from 8.13.0 |  millert | 1 | -0/+78 |
| 2004-06-24 | Update to sendmail.8.13.0 |  millert | 196 | -3037/+8008 |
| 2004-06-22 | Teach mkhybrid how to create an El Torito non-emulation boot CD, with |  tom | 3 | -18/+36 |
| 2004-06-22 | sync with lynx 2.8.5.rel2 which fixes a few minor bugs (null pointer checks, |  avsm | 10 | -18/+43 |
| 2004-06-22 | trim some other-os build stuff that crept in |  avsm | 7 | -650/+0 |
| 2004-06-22 | update to lynx 2.8.5rel.1 |  avsm | 300 | -42974/+90221 |
| 2004-06-21 | Recognize cats as an arm machine. Dunno how this was missed before. |  drahn | 1 | -0/+3 |
| 2004-06-21 | back out CPP change; obviously not tested. On at least arm, kills at |  deraadt | 1 | -2/+2 |
| 2004-06-21 | propagate CPP here as well |  avsm | 1 | -2/+2 |
| 2004-06-21 | propagate CPP to build system as well, millert@ ok |  avsm | 1 | -2/+2 |
| 2004-06-20 | ICE with gcc3/propolice -O on macppc fixes: |  etoh | 1 | -0/+2 |
| 2004-06-18 | tagortag -> tag or tag. From Fabio Olive Leite. |  otto | 1 | -1/+1 |
| 2004-06-16 | grok 4 new instructions which will show up in VIA C3 Esther, which |  deraadt | 1 | -1/+37 |
| 2004-06-15 | Use gen_rtx_REG and gen_rtx_MEM instead of gen_rtx(REG,..) and gen_rtx(MEM,..). |  miod | 3 | -41/+38 |
| 2004-06-12 | Revert 1.10 - there are still bad interactions between block_move_no_loop() |  miod | 1 | -0/+2 |
| 2004-06-10 | Typos in option descriptions; fixed in gcc 3. |  miod | 1 | -2/+2 |
| 2004-06-09 | The GO_IF_LEGITIMATE_ADDRESS fix in m88k.h, as well as all the FUNCTION_ARG |  miod | 1 | -2/+0 |
| 2004-06-09 | In FUNCTION_ARG_ADVANCE(), do not pad the register position counter if the |  miod | 1 | -3/+4 |
| 2004-06-09 | Several potential security problems found and fixed by Stefan Esser & |  otto | 7 | -27/+245 |
| 2004-06-09 | More meaningful formulation of the __va_stk initialization in |  miod | 1 | -2/+2 |
| 2004-06-07 | Recognize hppa core files. |  kettenis | 4 | -68/+77 |