Age | Commit message (Expand) | Author |
2003-03-21 | fix breakage from the previous commit that removed confidential bugs: | David Krause |
2003-03-19 | Return 0 on success, rather than falling off the end of a function prototyped | Dale Rahn |
2003-03-18 | spelling typos/errors | David Krause |
2003-03-17 | OpenBSD 3.3 has setreuid/setregid. | Todd C. Miller |
2003-03-15 | specifed -> specified | Theo de Raadt |
2003-03-15 | New frame addressing (plus (subreg (reg fp)) const) is supported by push_fram... | Hiroaki Etoh |
2003-03-12 | typo; Ross.Richardson@utas.edu.au | Theo de Raadt |
2003-03-11 | files with dead .Xr's; | Jason McIntyre |
2003-03-11 | The variable cse_not_expected must be initialized. | Hiroaki Etoh |
2003-03-11 | The loop optimization using frame pointer is omitted. | Hiroaki Etoh |
2003-03-11 | not to combine the register related to frame addressing for the case FRAME_GR... | Hiroaki Etoh |
2003-03-10 | Move /var/log/sendmail.st creation to etc/Makefile where it belongs; | Todd C. Miller |
2003-03-09 | Originally from gcc: | Henric Jungheim |
2003-03-09 | Move WANT_LIBMILTER bits until after bsd.own.mk has been pulled in. | Todd C. Miller |
2003-03-09 | Pull in bsd.own.mk early so we can get WANT_* from there. | Todd C. Miller |
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-07 | .Xr typos; | Jason McIntyre |
2003-03-06 | broken .Xr's; | Jason McIntyre |
2003-03-03 | Update to Sendmail 8.12.8; fixes a buffer overflow in the envelope | Todd C. Miller |
2003-03-02 | Add Net::Netmask, ok deraadt | Bob Beck |
2003-03-01 | add two missing escapes, remove one spurious .Nm; ok espie@ | Wilbern Cobb |
2003-03-01 | flesh out a bit more. | Marc Espie |
2003-03-01 | Partial documentation for table data. | Marc Espie |
2003-03-01 | Draft for a real tbl manpage, okay deraadt@, millert@ | Marc Espie |
2003-03-01 | Disable mmalloc on all openbsd systems. It was disabled on some before. | Dale Rahn |
2003-02-28 | changes to fold the frame address of a setjmp insn | Hiroaki Etoh |
2003-02-28 | Don't trick the user into believing bugs can be confidential; OK tholo@ | Todd C. Miller |
2003-02-28 | Convert to mdoc and customize further for OpenBSD | Todd C. Miller |
2003-02-27 | Change things back such that defining WANT_LIBMILTER in mk.conf | Todd C. Miller |
2003-02-27 | add -trace-ctors-dtors option to collect2. | Marc Espie |
2003-02-27 | typo; Sebastian Stark | Todd C. Miller |
2003-02-26 | repeated words; millert ok ok | Theo de Raadt |
2003-02-26 | preserve the addressing using frame pointer at the cse2 phase. | Hiroaki Etoh |
2003-02-26 | fix the bison problem on alpha, it uses the pointer that initialzes the outsi... | Hiroaki Etoh |
2003-02-21 | push_frame_in_operand: add the setup and restore code for setjmp on powerpc ... | Hiroaki Etoh |
2003-02-21 | sweep_string_in_operand: properly sweep inline function frame. | Hiroaki Etoh |
2003-02-21 | mark the top address of inline function frame with integrated flag for the pr... | Hiroaki Etoh |
2003-02-21 | In the case of no optimization, fix the problem that the first argument doesn... | Hiroaki Etoh |
2003-02-19 | Give milter the ghost of a chance of working; still not supported in any way. | Todd C. Miller |
2003-02-19 | oops | Marc Espie |
2003-02-17 | fix trampoline support on hppa. Tested by mickey@ | Marc Espie |
2003-02-16 | place ro data into .rodata and not .text (now that it's handled special. 10x ... | Michael Shalayeff |
2003-02-16 | import texinfo 4.8 into the tree. | Theo de Raadt |
2003-02-16 | a few missing man pages converted from info documents; work done by jmc | Theo de Raadt |
2003-02-16 | typo | Theo de Raadt |
2003-02-16 | Synch cxxfilt man page with reality and arrange for it to get built and | Marc Espie |
2003-02-15 | use real registers to propagete frame offset for powerpc. | Hiroaki Etoh |
2003-02-09 | cosmetic clean-up: use ${.TARGET} extensively, instead of hard-coding | Marc Espie |
2003-02-08 | When creating > 1 files with mktemp(1), make sure that if the creation | Peter Valchev |