summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-21Last bit of (planned) tidy up in cons_options(). Join some lines,Kenneth R Westerback
2007-10-21Add ifmedia support.Brad Smith
2007-10-21Tidy up, make usual case exit faster, eliminate variable. No functionalKenneth R Westerback
2007-10-20Remove unneeded scope declarations that shadows existing ones. krw@ okFederico G. Schwindt
2007-10-20_check prototypes are no longer used (replaced by i2c_scan.c); ok deraadt@Constantine A. Murenin
2007-10-20Ack IRQ *after* fetching IPI args. From NetBSD.Mark Kettenis
2007-10-20Provide sensor status based on the limits found in OpenFirmware.Mark Kettenis
2007-10-20syncTheo de Raadt
2007-10-20ecadc(4)Mark Kettenis
2007-10-20Add support for the temperature sensors on the SUNW,envctrltwo device foundMark Kettenis
2007-10-20Move a few more definitions to pcf8584var.h. Needed for SUNW,envctrl andMark Kettenis
2007-10-20pull in exname() changes from ragge's repo. we're now back in syncOtto Moerbeek
2007-10-20sync with ragge's repoOtto Moerbeek
2007-10-20minor changes i missed on earlier merges with ragge's repoOtto Moerbeek
2007-10-20add missing [-b block#] to the usage of fsck(8)Igor Sobrado
2007-10-20an usage message should fit on a 80-column displayIgor Sobrado
2007-10-20Strip trailing whitespace on input lines. Should make config files moreKenneth R Westerback
2007-10-20Make sure to send an ipi to the processor a given proc runs on in signotify(),Miod Vallat
2007-10-20enuf -> enoughMiod Vallat
2007-10-20Call scsi_done() at SPLBIO. 'looks olright' says mickey.Kenneth R Westerback
2007-10-20Correct typo.Joel Sing
2007-10-20document the "all" interface group; after some discussion w/ mpf and henningJason McIntyre
2007-10-20ntpd and bgpd's turn to behave like the others.Pierre-Yves Ritschard
2007-10-20forgot about ospfd in last commit.Pierre-Yves Ritschard
2007-10-20Sync parse.y with recent enhancements in hoststated.Pierre-Yves Ritschard
2007-10-20Give more details on failure.Miod Vallat
2007-10-20Make this work on 64 bit platforms by using strlen() instead of sizeof()...Miod Vallat
2007-10-20add EDITOR and VISUAL to env_keepHenning Brauer
2007-10-20Start of a powerpc backend by Gregory McGarry. Not complete yet.Otto Moerbeek
2007-10-20powerpc ccomOtto Moerbeek
2007-10-20Pull from master repo; commit by gmcgarryOtto Moerbeek
2007-10-20Pull from master repo:Stefan Kempf
2007-10-20Create memory specific decode routines to make code cleaner,Jonathan Gray
2007-10-20Doh. Setting ITSDONE and returning SUCCESSFULLY_QUEUED just meansKenneth R Westerback
2007-10-20DO NOT access xs after calling scsi_done(xs). It's not there anymore.Kenneth R Westerback
2007-10-20DO NOT access xs after calling scsi_done(xs). It's not there anymore.Kenneth R Westerback
2007-10-20replace auich's DMA and interrupt handling with code from NetBSD'sJacob Meuser
2007-10-20re-introduce the "p_clk rounding" for DDR -- they need itTheo de Raadt
2007-10-20oops, too much copying from select(2) manualJacob Meuser
2007-10-20Print the type of DIMM (SO-DIMM/Mini-DIMM/Micro-DIMM) forJonathan Gray
2007-10-20syncBob Beck
2007-10-20Add ShanTou ZT6688 usb 10/000 nic - A udav sold in a generic package.Bob Beck
2007-10-20Deal with all possible 16 array offsets for tenths of a nanosecond array,Jonathan Gray
2007-10-20Put scsi_done() invocations inside existing splbio/splx pairs to makeKenneth R Westerback
2007-10-19do setegid() before seteuid(); see pr 5605 for more info; ok millertTheo de Raadt
2007-10-19Man page update due to the recent pctr codebase rewrite.Mike Belopuhov
2007-10-19missing break; spotted by robert, marco did not read the diff well enough or ...Theo de Raadt
2007-10-19remove vars from some prototypes.Federico G. Schwindt
2007-10-19print system error when fopen fails.Pierre-Yves Ritschard
2007-10-19prettyTheo de Raadt