summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-23Do not name both a variable and a goto target 'restore'; it's legal, butMarc Balmer
2006-12-23in nmeaopen(), only add the sensors to the system if there was no error.Marc Balmer
2006-12-23wrong printing; ok marcoTheo de Raadt
2006-12-22always include sensors.hTheo de Raadt
2006-12-22Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn'tKenneth R Westerback
2006-12-22spacingTheo de Raadt
2006-12-22Fix check for active 1000baseT media.Mark Kettenis
2006-12-22Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-22- Add IFM_NONE.Mark Kettenis
2006-12-22add special handling for "urpf-failed" with carp interfaces. theReyk Floeter
2006-12-22snprintf() -> cvs_path_cat();Xavier Santolaria
2006-12-22fold long lines.Marc Balmer
2006-12-22regen.Marc Balmer
2006-12-22Add two more Meinberg radio clocks.Marc Balmer
2006-12-22shorten codeTheo de Raadt
2006-12-22make driver look more like others do; ok mbalmerTheo de Raadt
2006-12-22delete prototypes for functions that don't existKevin Steves
2006-12-22A more complete fix for perf status MSR's (on e.g. Core 2 Duo X6800),Dimitry Andric
2006-12-21if the add or import command is issued, send the wrapper-sendme-rcsOptionsXavier Santolaria
2006-12-21Quick fix for Core 2 Duo X6800, which reports an invalid setperf MSR,Dimitry Andric
2006-12-21nuke unused sc_enaddr and comment about itJason Wright
2006-12-21nuke sc_enaddr here tooJason Wright
2006-12-21betetr yet, just nuke sc_enaddr all together, just fill in arpcom andJason Wright
2006-12-21better yet, nuke all references to sc_enaddr except for the copy into arpcom....Jason Wright
2006-12-21use the arpcom copy of the ethernet address so that updates to lladdr can workJason Wright
2006-12-21Fix !command piping by Alexander Bluhm in PR 5325. Tested by quite aOtto Moerbeek
2006-12-21make more correct and less confusing; noted by David Madore;Otto Moerbeek
2006-12-21even more knf loveTheo de Raadt
2006-12-21mention sys/types.h needed; eth0@o2.plTheo de Raadt
2006-12-21syncTheo de Raadt
2006-12-21support Avlab PCI 2S as a puc; from nicm__@ntlworld.comTheo de Raadt
2006-12-21appease the groff beast;Jason McIntyre
2006-12-21Fix a realloc-style bug (curmap = reallocmap(curmap)) inKjell Wooding
2006-12-21Eliminate BSMAP #ifdef (we didn't define it). This exposes bsmap-mode,Kjell Wooding
2006-12-21Unbreak redistribute default and make it possible to specify a metric forClaudio Jeker
2006-12-21order variables by size/type.Claudio Jeker
2006-12-21- PATCH_SITES -> PATCHSITESAntoine Jacoutot
2006-12-21Let watchdogd use the new watchdog(4) semantics. When the new option -nMarc Balmer
2006-12-21- plug memleak in rcs_parse_delta()Niall O'Higgins
2006-12-21Check for overflow of others_len. This can not happen at the moment becauseClaudio Jeker
2006-12-21- plug memory leak in rcs_parse_delta()Niall O'Higgins
2006-12-21- plug memory leak in rcs_translate_tag()Niall O'Higgins
2006-12-21- plug memory leak in rcs_patch_lines()Niall O'Higgins
2006-12-21Tweak to report full battery.Marco Peereboom
2006-12-21Change the semantics of kern.watchdog.auto slightly: If kern.watchdog.auto isMarc Balmer
2006-12-21in pf_route(), initialize ro to NULL at the beginning. if left un-Daniel Hartmeier
2006-12-21regenMichael Shalayeff
2006-12-21another radeon x1600; from formMichael Shalayeff
2006-12-21spacingTheo de Raadt
2006-12-21more knfTheo de Raadt