Age | Commit message (Expand) | Author |
2004-02-26 | sync | Theo de Raadt |
2004-02-26 | tweak; | Jason McIntyre |
2004-02-26 | oops do the amd64 dirs right | Theo de Raadt |
2004-02-26 | APERTURE and USER_PCICONF for possible X server support. | Dale Rahn |
2004-02-26 | add APERTURE support. | Dale Rahn |
2004-02-26 | ahc does not work anymore and i'm not going in there again to fix it any time... | Michael Shalayeff |
2004-02-26 | put the goo there for ldt handling, even if we do not do it yet | Theo de Raadt |
2004-02-26 | enable x86_64 | Theo de Raadt |
2004-02-26 | x86_64 libarch | Theo de Raadt |
2004-02-26 | correct MACHINE vs MACHINE_ARCH issues | Theo de Raadt |
2004-02-26 | amd64 man dirs | Theo de Raadt |
2004-02-25 | use __progname instead of hardcoding bgpd for log_init | Henning Brauer |
2004-02-25 | Fix this assumed sizeof(long) == 4 error. Would very occasionally cause | Dale Rahn |
2004-02-25 | sync | Theo de Raadt |
2004-02-25 | apparently 6326 comes as AGP and PCI | Theo de Raadt |
2004-02-25 | Announce local networks to IBGP neighbors. OK henning@ | Claudio Jeker |
2004-02-25 | Add -B support to pkg_delete. | Marc Espie |
2004-02-25 | rfc3390 example; with deraadt@ help. | Federico G. Schwindt |
2004-02-25 | Man page update for the mrt dump changes. OK henning@ jmc@ | Claudio Jeker |
2004-02-25 | Rewrite some parts of the mrt dump handling. It is no longer possible to | Claudio Jeker |
2004-02-25 | add default flags for yds(4); ok grange, fgsch, deraadt | Markus Friedl |
2004-02-25 | will need brgphy too | Theo de Raadt |
2004-02-25 | more working drivers | Theo de Raadt |
2004-02-25 | Add and document configuration options Logverbose and Loglevel. As log.c now | Hans-Joerg Hoexer |
2004-02-25 | kill "updates" keyword and use a ordinary string + strcmp at the one place | Henning Brauer |
2004-02-25 | doesn't quite make sense to have a wrapper to a wrapper to the incredible | Henning Brauer |
2004-02-25 | sort options and some tweaks for openssl rsa/rsautl; | Jason McIntyre |
2004-02-25 | more chipsets; ok henning@ | Markus Friedl |
2004-02-25 | Don't clear global stuff when an anchor is given in addition to -Fa. | Cedric Berger |
2004-02-25 | oops. one more -w removal from sysctl, which i missed; | Jason McIntyre |
2004-02-25 | remove -w option to sysctl; | Jason McIntyre |
2004-02-25 | note that -w is optional and adjust accordingly; | Jason McIntyre |
2004-02-25 | correct NOMAN= case | Theo de Raadt |
2004-02-25 | Apply my copyrights to these files which I wrote. none of the old | Dale Rahn |
2004-02-25 | copyrights | Theo de Raadt |
2004-02-25 | initial working pthreads support from sparc64, done with drahn. there are | Theo de Raadt |
2004-02-25 | typo in comment | Damien Miller |
2004-02-25 | dkcsum stuff for amd64, written by tom, who cannot commit it at the moment. | Theo de Raadt |
2004-02-24 | Do not check for end of line too early, as this will confuse the cursor | Miod Vallat |
2004-02-24 | use calloc istead of malloc, setting sinaddr and bzero'ing it over later | Henning Brauer |
2004-02-24 | deal with bpf node | Ted Unangst |
2004-02-24 | sysctl knob for bpf tunables. some tips from canacar@ | Ted Unangst |
2004-02-24 | sync FILES and SEE ALSO w/ mdoc.samples(7); | Jason McIntyre |
2004-02-24 | Test for error with 'source-track global'/'max-src-nodes' combo. | Ryan Thomas McBride |
2004-02-24 | correctly check send_packet()s return val | Henning Brauer |
2004-02-24 | Handle 'source-track rule' requirement for 'max-src-nodes'. | Ryan Thomas McBride |
2004-02-24 | put auvia in the kernel | Theo de Raadt |
2004-02-24 | same gory splaudio hack for amd64, sigh | Theo de Raadt |
2004-02-24 | Make example "rdr pass" not just "rdr"; OK beck@ | Todd C. Miller |
2004-02-24 | 'max-src-nodes' requires 'source-track rule'. Set that automatically, | Ryan Thomas McBride |