Age | Commit message (Expand) | Author |
2006-10-26 | add moscom, reminded by deraadt | Jonathan Gray |
2006-10-26 | sync | Theo de Raadt |
2006-10-26 | Driver for MosChip MCS7703 based USB Serial devices. | Jonathan Gray |
2006-10-26 | regen | Jonathan Gray |
2006-10-26 | MosChip serial & Ethernet | Jonathan Gray |
2006-10-26 | do the minimal initialization of the firmware so that ASF always | Brad Smith |
2006-10-25 | Don't convert buffer/field output to integer | Jordan Hargrave |
2006-10-25 | added deref/index for integer types | Jordan Hargrave |
2006-10-25 | Remove some unneeded externs. OK canacar@ | Moritz Jodeit |
2006-10-25 | Check len to be > 0 before accessing buf[len-1] and check if the | Moritz Jodeit |
2006-10-25 | Resort some functions, tiny cleanup. | Marcus Glocker |
2006-10-25 | allow pflogd to listen on alternate pflog interfaces | Henning Brauer |
2006-10-25 | Make sure we actually flush the I-TLB on UltraSPARC-III by doing it from | Mark Kettenis |
2006-10-25 | strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | geez, the anno 2004 bgpd debug shitz made it to ripd too | Henning Brauer |
2006-10-25 | allow spamlogd to use an alternate pflog interface | Henning Brauer |
2006-10-25 | sync | Theo de Raadt |
2006-10-25 | strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | same old debug cruft from bgpd as killed in ospfd and dvrmpd - is it yet | Henning Brauer |
2006-10-25 | strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | remove unused debug crap, that years ago accidently hit the tree with | Henning Brauer |
2006-10-25 | use strtonum, Pierre-Yves Ritschard <pyr@spootnik.org> | Henning Brauer |
2006-10-25 | pr5274 fix localhost dos with oversized values | Ted Unangst |
2006-10-25 | make absolutely sure logif is 0 unless set specifically, even if log is 0. | Henning Brauer |
2006-10-25 | teach the optimizer about logif, with & ok frantzen | Henning Brauer |
2006-10-25 | select() and poll() don't _FD_LOCK their file descriptors, so there's no | Kurt Miller |
2006-10-25 | test logging to alternate pflog interfaces | Henning Brauer |
2006-10-25 | tag names may be longer now, and someone didn't update regress tests | Henning Brauer |
2006-10-25 | Ooops, forgot to add radio mtap includes. | Marcus Glocker |
2006-10-25 | note that multiple instances can be created, | Jason McIntyre |
2006-10-25 | Remove a parser debug functionality that was never used in ospfd. | Claudio Jeker |
2006-10-25 | Use strtonum(3) instead of the hand made atoul. This solves an issue with | Claudio Jeker |
2006-10-25 | and another nit, $$.log should be set to 0 explicitely on quick without log | Henning Brauer |
2006-10-25 | add pflog to list of clonable devices; ok henning | Jason McIntyre |
2006-10-25 | urgs, $$.quick needs to be set to 0 explicitely on log (without quick) | Henning Brauer |
2006-10-25 | document how ot send logs to alternate pflog interfaces | Henning Brauer |
2006-10-25 | allow the log interface to be selected like | Henning Brauer |
2006-10-25 | allow up to 16 pflog interfaces, ok mcbride | Henning Brauer |
2006-10-25 | add a "u_int8_t logif" to struct pfrule to select to which pflog interface | Henning Brauer |
2006-10-25 | another hiding AF_NS leftover, spotted by jmc | Henning Brauer |
2006-10-25 | Bits to build ramdisk (bsd.rd) for landisk | Dale Rahn |
2006-10-25 | Add ramdisk hooks portion. | Dale Rahn |
2006-10-25 | replace a few more instances of hand rolled code with the | Brad Smith |
2006-10-25 | -O objdir diff missed a piece. | Dale Rahn |
2006-10-25 | commit correctly generated version. | Dale Rahn |
2006-10-25 | sync (ok, so landisk isn't completely linked into the build yet...) | Dale Rahn |
2006-10-25 | sync | Dale Rahn |
2006-10-25 | more landisk bits. | Dale Rahn |
2006-10-25 | Ramdisk kernel generated from GENERIC | Dale Rahn |
2006-10-25 | make majors reflect reality. | Dale Rahn |