summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-22Do check for STATS_OFLOW in interrupt handler. The overflow interrupt isCan Erkin Acar
2004-08-21tweaks to sync w/ trek usd;Jason McIntyre
2004-08-21- add margin when formatting w/ -TasciiJason McIntyre
2004-08-21fix typo introduced by last commit, spotted by jmcJared Yanovich
2004-08-21describe interface groupsJared Yanovich
2004-08-21Fix typo in commentTom Cosgrove
2004-08-21Hook cdbr and cdboot into the build.Tom Cosgrove
2004-08-21Enter cdboot, a CD-specific second-stage bootrap. Based on the i386Tom Cosgrove
2004-08-21Enter cdbr, an El Torito no-emulation CD boot sector that fitsTom Cosgrove
2004-08-21Be more paranoid about the SPC_DOINGDMA and SPC_HAVEDMA flag usage.Miod Vallat
2004-08-21Check for disabled parity in the master chip hconf register upon attach,Miod Vallat
2004-08-21Be sure to reset the master hconf register when resetting the scsi chip.Miod Vallat
2004-08-21Missing DELAY.Miod Vallat
2004-08-21Xr resolv.conf(5); ok deraadtPeter Valchev
2004-08-21no need anymore to require isamkpd.policy for isakmpd startupHans-Joerg Hoexer
2004-08-21in case of failure use the same logic for unmapping as it was used for mappin...Michael Shalayeff
2004-08-21correct bounds checks. found at/by Coverity.Ted Unangst
2004-08-21too much punctuation;Jason McIntyre
2004-08-20correct 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-20indent a display;Jason McIntyre
2004-08-20- improve SYNOPSIS (mark down punctuation)Jason McIntyre
2004-08-20check for the tid arg; from netbsdMichael Shalayeff
2004-08-20take out the -beta nowTheo de Raadt
2004-08-20Don't need to check lbuf != NULL when free()ing it. In addition,Todd C. Miller
2004-08-20This is VERY MUCH work in progress. However it is a first cut of notesPer Fogelstrom
2004-08-20document "neighbor 1.2.3.4 clear"Henning Brauer
2004-08-20add support for "bgpctl neighbor 1.2.3.4 clear", takes session down & up againHenning Brauer
2004-08-20add IMSG_CTL_NEIGHBOR_CLEAR, takes a session down and restarts it,Henning Brauer
2004-08-20merge IMSG_CTL_NEIGHBOR_UP and _DOWN handling, kills some duplicate code,Henning Brauer
2004-08-20Grrr. copy paste error. Dump MED and not local-pref. OK henning@Claudio Jeker
2004-08-20Enable com@puc now that it works. OK deraadt@ miod@ henning@.Todd C. Miller
2004-08-20foobar-AS -> foobar-as as already done in some places. mIXeD cASe keywordsClaudio Jeker
2004-08-20missing apostrophe; from ray (PR #3899);Jason McIntyre
2004-08-20Unbreak processing of options when given a command line with multipleOtto Moerbeek
2004-08-20syncTheo de Raadt
2004-08-20a belkin ID on a sk cardTheo de Raadt
2004-08-20grok STT_SECTION and beautify STT_OBJECTMichael Shalayeff
2004-08-20syncTheo de Raadt
2004-08-20bpf0 on ramdisk; from hughTheo de Raadt
2004-08-19Enable puc and com@puc; fixes PR 3823Miod Vallat
2004-08-19Do as much in com_puc_attach2() as done in com_attach_subr(), until theyMiod Vallat
2004-08-19STT_FUNC can be an absolute tooMichael 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-19Fix (well, rewrite) the start() logic - not only would it eat characters,Miod Vallat
2004-08-19Don't complain about lack of available jumbo buffers when processing incomingRyan Thomas McBride
2004-08-19Don't complain about lack of jumbo storage when processing incoming packetsRyan Thomas McBride
2004-08-19document use of "isakmpd -Ka" with bgpd.Hans-Joerg Hoexer
2004-08-19better diagnosticsHenning Brauer