summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-17allow to configure optional per trap receiver communities and toReyk Floeter
2008-01-17add basic snmpv2 support (snmpv2, trapv2, getbulk)Reyk Floeter
2008-01-17Use TCSAFLUSH instead of TCSANOW when turning echo back on so thatTodd C. Miller
2008-01-17Add splnet around mii_tick() in sk_yukon_tick().Brad Smith
2008-01-17Execute rtsol after turning up trunk(4) and vlan(4) interfaces so they'reBrad Smith
2008-01-17Notify us of NOTE_LINK on mkdir(2) as well.Federico G. Schwindt
2008-01-17Replace firmware version 2.5.8.0 with 2.13.1.0. Firmware API slightlyMarcus Glocker
2008-01-16remove "unused variable" warningCharles Longeau
2008-01-16Mention supported radio clocks.Marc Balmer
2008-01-16send a coldStart trap to registered receivers on startup and cleanupReyk Floeter
2008-01-16Simplify spilling register windows into the pcb by storing the stack pointerMark Kettenis
2008-01-16document the "trap receiver" option.Reyk Floeter
2008-01-16implementation of the SNMP trap sender interfaceReyk Floeter
2008-01-16Set the baudrate with IF_Gbps(10); and remove anThordur I. Bjornsson
2008-01-16Dont use PR_LIMITFAIL with PR_WAITOK when M_WAIT is passed withThordur I. Bjornsson
2008-01-16create pflog0 whenever pf is enabled, not just when pflogd_flags!=NOStuart Henderson
2008-01-16typoReyk Floeter
2008-01-16define correct snmpv3 versionReyk Floeter
2008-01-16- Store the hw revision into a new softc field in re_attach() and referenceBrad Smith
2008-01-16bump copyrightReyk Floeter
2008-01-16tweakReyk Floeter
2008-01-16move trap code to an own file; there will be moreReyk Floeter
2008-01-16start working on an interface to send traps via snmpd.sock. userlandReyk Floeter
2008-01-16- Remove a unwanted slash from a error message printfBrad Smith
2008-01-15Work around an intel BIOS bug where it locates the ACPI tables inTobias Weingartner
2008-01-15Revert r1.15 and flush pages (if cached) in pmap_remove_pv on every invocation,Miod Vallat
2008-01-15Make sabtty(4) adopt the speed configured in OpenFirmware when it is theMark Kettenis
2008-01-15Move some definitions from mpconfig.h to mpbiosreg.h (where they are on i396).Mark Kettenis
2008-01-15- update the hardware list with realityJasper Lievisse Adriaanse
2008-01-15syncPeter Valchev
2008-01-15s/fragements/fragments/ in usage().Stuart Henderson
2008-01-15Enable umbg(4).Marc Balmer
2008-01-15Dell SAS 6/iR is an LSI SAS1068E which has been verified to useJonathan Gray
2008-01-15bring in lots of ac97(4) and auvia(4) updates from NetBSDJacob Meuser
2008-01-14Fix a race by making maybe-all-bfd depend on all-bfd and maybe-all-opcodesMark Kettenis
2008-01-14Remove extra whitespace after comment; makes file identical to i386 versionMark Kettenis
2008-01-14manpages need directories.Marc Espie
2008-01-14Enable umbg(4) on the Zaurus.Marc Balmer
2008-01-14Fix max disk size: whe have 48 bits for size in 512 bytes units.Otto Moerbeek
2008-01-14Changed xmalloc(n * m) pattern into xcalloc(n, m).Tobias Stoeckmann
2008-01-14clear up pidfile(-p) option formOkan Demirmen
2008-01-14Zap two usless printfs.Thordur I. Bjornsson
2008-01-14return earlier if the device index is negativeJacob Meuser
2008-01-14protect against an invalid device index possibly leading to kernelJacob Meuser
2008-01-13Kill <machine/mp.h>.Mark Kettenis
2008-01-13Check for a negative devinfo index, which could get here throughDeanna Phillips
2008-01-13Return pcbmap() errors from deget() rather than ignoring them. EIO atKenneth R Westerback
2008-01-13the mixer_devinfo structure contains next and prev pointers; they are usedAlexandre Ratchov
2008-01-13Replace STABS debug info (which causes problems with truncated relocations)Mark Kettenis
2008-01-13Don't reserve space for msgbuf and bootargs in pmap_bootstrap(), since weMark Kettenis