Age | Commit message (Expand) | Author |
2004-08-22 | Do check for STATS_OFLOW in interrupt handler. The overflow interrupt is | Can Erkin Acar |
2004-08-21 | tweaks to sync w/ trek usd; | Jason McIntyre |
2004-08-21 | - add margin when formatting w/ -Tascii | Jason McIntyre |
2004-08-21 | fix typo introduced by last commit, spotted by jmc | Jared Yanovich |
2004-08-21 | describe interface groups | Jared Yanovich |
2004-08-21 | Fix typo in comment | Tom Cosgrove |
2004-08-21 | Hook cdbr and cdboot into the build. | Tom Cosgrove |
2004-08-21 | Enter cdboot, a CD-specific second-stage bootrap. Based on the i386 | Tom Cosgrove |
2004-08-21 | Enter cdbr, an El Torito no-emulation CD boot sector that fits | Tom Cosgrove |
2004-08-21 | Be more paranoid about the SPC_DOINGDMA and SPC_HAVEDMA flag usage. | Miod Vallat |
2004-08-21 | Check for disabled parity in the master chip hconf register upon attach, | Miod Vallat |
2004-08-21 | Be sure to reset the master hconf register when resetting the scsi chip. | Miod Vallat |
2004-08-21 | Missing DELAY. | Miod Vallat |
2004-08-21 | Xr resolv.conf(5); ok deraadt | Peter Valchev |
2004-08-21 | no need anymore to require isamkpd.policy for isakmpd startup | Hans-Joerg Hoexer |
2004-08-21 | in case of failure use the same logic for unmapping as it was used for mappin... | Michael Shalayeff |
2004-08-21 | correct bounds checks. found at/by Coverity. | Ted Unangst |
2004-08-21 | too much punctuation; | Jason McIntyre |
2004-08-20 | correct name for usd, and sync somewhat w/ intro.8; | Jason McIntyre |
2004-08-20 | - point people to smm docs (as per intro(1)) | Jason McIntyre |
2004-08-20 | indent a display; | Jason McIntyre |
2004-08-20 | - improve SYNOPSIS (mark down punctuation) | Jason McIntyre |
2004-08-20 | check for the tid arg; from netbsd | Michael Shalayeff |
2004-08-20 | take out the -beta now | Theo de Raadt |
2004-08-20 | Don't need to check lbuf != NULL when free()ing it. In addition, | Todd C. Miller |
2004-08-20 | This is VERY MUCH work in progress. However it is a first cut of notes | Per Fogelstrom |
2004-08-20 | document "neighbor 1.2.3.4 clear" | Henning Brauer |
2004-08-20 | add support for "bgpctl neighbor 1.2.3.4 clear", takes session down & up again | Henning Brauer |
2004-08-20 | add IMSG_CTL_NEIGHBOR_CLEAR, takes a session down and restarts it, | Henning Brauer |
2004-08-20 | merge IMSG_CTL_NEIGHBOR_UP and _DOWN handling, kills some duplicate code, | Henning Brauer |
2004-08-20 | Grrr. copy paste error. Dump MED and not local-pref. OK henning@ | Claudio Jeker |
2004-08-20 | Enable com@puc now that it works. OK deraadt@ miod@ henning@. | Todd C. Miller |
2004-08-20 | foobar-AS -> foobar-as as already done in some places. mIXeD cASe keywords | Claudio Jeker |
2004-08-20 | missing apostrophe; from ray (PR #3899); | Jason McIntyre |
2004-08-20 | Unbreak processing of options when given a command line with multiple | Otto Moerbeek |
2004-08-20 | sync | Theo de Raadt |
2004-08-20 | a belkin ID on a sk card | Theo de Raadt |
2004-08-20 | grok STT_SECTION and beautify STT_OBJECT | Michael Shalayeff |
2004-08-20 | sync | Theo de Raadt |
2004-08-20 | bpf0 on ramdisk; from hugh | Theo de Raadt |
2004-08-19 | Enable puc and com@puc; fixes PR 3823 | Miod Vallat |
2004-08-19 | Do as much in com_puc_attach2() as done in com_attach_subr(), until they | Miod Vallat |
2004-08-19 | STT_FUNC can be an absolute too | Michael Shalayeff |
2004-08-19 | - sort options and sync usage() | Jason McIntyre |
2004-08-19 | #ifdef TI_VERBOSE around "no free jumbo buffers" printf. | Ryan Thomas McBride |
2004-08-19 | Fix (well, rewrite) the start() logic - not only would it eat characters, | Miod Vallat |
2004-08-19 | Don't complain about lack of available jumbo buffers when processing incoming | Ryan Thomas McBride |
2004-08-19 | Don't complain about lack of jumbo storage when processing incoming packets | Ryan Thomas McBride |
2004-08-19 | document use of "isakmpd -Ka" with bgpd. | Hans-Joerg Hoexer |
2004-08-19 | better diagnostics | Henning Brauer |