Age | Commit message (Expand) | Author |
2003-01-03 | Fix BE64 bug with (time_t *)&timeval.tv_sec; from Rob Seastrom | Jason Wright |
2003-01-03 | revert: reintroduce allTargets list #if CLEANUP, as all nodes are not added | Marc Espie |
2003-01-03 | Fix the unicast case call to bridge_rtupdate(), check that the -source- | Jason Wright |
2003-01-03 | Get the m88k libm to say no to drugs. | Miod Vallat |
2003-01-03 | 1) pfr_insert_kentries() cannot return ENOMEM anymore -> make it void. | Cedric Berger |
2003-01-03 | be more aware of directory change failures; s@msmith.net | Theo de Raadt |
2003-01-03 | fix usage; sturm@sec.informatik.tu-darmstadt.de | Theo de Raadt |
2003-01-03 | fix typo; jmc | Todd C. Miller |
2003-01-03 | Provide a simple va_copy() implementation. | Miod Vallat |
2003-01-02 | typo; jmc at prioris.mini.pw.edu.pl | Henning Brauer |
2003-01-02 | Adapt to recent changes in libc/libc_r wrt weak symbols, so that programs | Miod Vallat |
2003-01-02 | Rename cerror to __cerror and curbrk to __curbrk, to avoid namespace | Miod Vallat |
2003-01-02 | Begone. | Miod Vallat |
2003-01-02 | regen | Alexander Yurchenko |
2003-01-02 | Add Promise PDC20376 SATA RAID | Alexander Yurchenko |
2003-01-02 | Handle things like "%%m" correctly; closes PR 3057 | Todd C. Miller |
2003-01-02 | sync | Theo de Raadt |
2003-01-02 | Andrey Smagin reports Promis PDC20267 as working reliably. | Miod Vallat |
2003-01-02 | Fix 'at -r' crash. | Mike Pechkin |
2003-01-02 | Typos | Miod Vallat |
2003-01-02 | Remove explicit numbering of enums. | Ryan Thomas McBride |
2003-01-02 | Require a direction to be specified for rules which do routing. | Ryan Thomas McBride |
2003-01-02 | New files that were missed in the sendmail commit | Todd C. Miller |
2003-01-02 | D-Link DFE-650TXD new vendor mac. | Federico G. Schwindt |
2003-01-02 | When route-to/reply-to is used in combination with address translation, | Daniel Hartmeier |
2003-01-01 | Fill cpu_model, so that sysctl hw.model produces something interesting. | Miod Vallat |
2003-01-01 | Repair my last commit - zero the 2 radix nodes before inserting into table. | Cedric Berger |
2003-01-01 | various spelling errors; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-01 | 2003 in copyright | Peter Valchev |
2003-01-01 | the the; bsd@openbsd.rutgers.edu | Theo de Raadt |
2003-01-01 | Fix real source of error message when FEATURE(nullclient) is used. | Todd C. Miller |
2003-01-01 | update to sendmail 8.12.7 | Todd C. Miller |
2003-01-01 | move big output buffer messages to debug2 | Markus Friedl |
2003-01-01 | Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier, | Miod Vallat |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | Support all possible rule types ("scrub" rules can log packets being | Ryan Thomas McBride |
2003-01-01 | use a #define for the default state table size | Henning Brauer |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | KNF | Henning Brauer |
2003-01-01 | disable the CLSTATS flag for now, since it violates the O_RDONLY check. | Cedric Berger |
2003-01-01 | Behaves correctly when duplicate addresses are given in the same ioctl. | Cedric Berger |
2003-01-01 | Behaves properly when someone try to insert/delete the same table name | Cedric Berger |
2003-01-01 | rip off a vmapbuf() from sparc, fix a bug in the vunmapbuf | Michael Shalayeff |
2003-01-01 | Remove skip step for action (scrub vs. non-scrub), as scrub rules are | Daniel Hartmeier |
2003-01-01 | Fix breakage from PF_RULESET_MAX increase, regress tests match again. | Daniel Hartmeier |
2003-01-01 | Scrub and filter rules are separated now, adjust authpf accordingly. | Daniel Hartmeier |
2003-01-01 | Extend two error messages, change one err() -> errx() where there's no | Daniel Hartmeier |
2002-12-31 | Typoes; jmc AT prioris DoT mini DoT pw DoT edu DoT pl | Todd C. Miller |
2002-12-31 | Adjust tests for kernel split of scrub into it's own ruleset type. | Ryan Thomas McBride |
2002-12-31 | Match kernel changes splitting scrub rules into their own ruleset type. | Ryan Thomas McBride |