summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-12-21more minor knfTheo de Raadt
2006-12-21Remove some leftover acpiec gpe/interrupt code.Marco Peereboom
2006-12-21Remove some more remnants of old acpiec_wait function.Marco Peereboom
2006-12-21KNFMarco Peereboom
2006-12-21re_fixup_rx() is a no-op function, other than copying data to the same addres...Dale Rahn
2006-12-21Fix silly logic errors.Marco Peereboom
2006-12-21Silence acpibat significantly and shave off about 1k. Also add some smartsMarco Peereboom
2006-12-21'immediatly' -> 'immediately' in comments.Kenneth R Westerback
2006-12-21'tranfer' -> 'transfer' in comments.Kenneth R Westerback
2006-12-21Fix some comment typos. 'immediatly' -> 'immediately', 'tranfer' ->Kenneth R Westerback
2006-12-21ECs are weird in that they generate many interrupts. One for the actualMarco Peereboom
2006-12-20remove debug message inserted in last commitTheo de Raadt
2006-12-20Don't use err as labels or variables, especially since we includeRay Lai
2006-12-20Decalre extern int cpuspeed in sys/arch/amd64/include/cpu.h like cpuspeedGordon Willem Klok
2006-12-20nearly complete knfTheo de Raadt
2006-12-20Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-20kjell loves his extra spacesTheo de Raadt
2006-12-20Get rid of CVMVAS define. Originally to change pgforw/back parameterKjell Wooding
2006-12-20since auto-execute expects a function name at the "Execute:" prompt anyway,Kjell Wooding
2006-12-20kill an ill-formed (and totally unnecessary) realloc.Kjell Wooding
2006-12-20syncTheo de Raadt