summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-15Commit missing bits too:Mark Kettenis
2006-01-15If we attach an lm(4) to isa(4) that is already attached to iic(4), disableMark Kettenis
2006-01-15as of rev 1.16 of bktr_core.c, bktr(4) enables the audio muxes atJacob Meuser
2006-01-15Sync sc_memcopy and sc_memzero signatures with bcopy and bzero.Miod Vallat
2006-01-15- don't try to malloc 0 bytes of memory if an empty buffer is requested; delayNiall O'Higgins
2006-01-15delint; index is a global symbol, so rename some locals to avoidOtto Moerbeek
2006-01-15delint wrt return values, including some missing BN returnOtto Moerbeek
2006-01-15cope with the int vs long changes to size_tTheo de Raadt
2006-01-15correction from deraadtJason McIntyre
2006-01-15- add descriptions for 'pzidle' and 'kmapent' fields in vmstat display.Niall O'Higgins
2006-01-15back out previous - imaxabs is already listed;Jason McIntyre
2006-01-15If the log file is invalid/incompatible, try to rename the bad log fileCan Erkin Acar
2006-01-15Print cache instructions correctly.Miod Vallat
2006-01-15syncTheo de Raadt
2006-01-15Comment alipm (and spell out power management for piixpm while I'm there).Mark Kettenis
2006-01-15Simplify SYNOPSIS.Mark Kettenis
2006-01-15wbenv(4)Mark Kettenis
2006-01-15wbenv(4), a driver for the Winbond W83L784R/5R/5TS-L hardware monitor.Mark Kettenis
2006-01-15Fix typo.Mark Kettenis
2006-01-15fix dma mapping of tx ring.Damien Bergamini
2006-01-15In iic_exec don't fail immediately if bus is already busy. It might beAlexander Yurchenko
2006-01-15Sync with piixpm: allow driver to continue to work in polling modeAlexander Yurchenko
2006-01-15Simplify interrupt handler installing code.Alexander Yurchenko
2006-01-15regenJonathan Gray
2006-01-15The RCJ part of 88E1111-RCJ is the package the ic comes in whichJonathan Gray
2006-01-15syncTheo de Raadt
2006-01-15Add comments to show which printf/scanf formats match which typesTodd C. Miller
2006-01-15Update {PRN,SCN}*PTR defines to match types changesTodd C. Miller
2006-01-15Do not put HZ in the kernel configuration file anymore, and let the kernelMiod Vallat
2006-01-15Fix reading of volume IDPedro Martelletto
2006-01-15typoPedro Martelletto
2006-01-14Move udf_disklabelspoof() to udf_subr.c, no functional changePedro Martelletto
2006-01-14Small step in supporting the Adj-RIB-In additionaly to the Local-RIB.Claudio Jeker
2006-01-14Detect more Winbond chips.Mark Kettenis
2006-01-14Xr imaxabs()Todd C. Miller
2006-01-14Give UDF a chance of working on big-endian architectures, okay miod@Pedro Martelletto
2006-01-14Properly handle failure binding to a local interface (using the -bOtto Moerbeek
2006-01-14Add a -q flag to reduce output a la newfs, and print the raw device we areMiod Vallat
2006-01-14Move isa-specific members of struct lm_softc into lm_isa.c.Mark Kettenis
2006-01-14Better UDF name extraction code, which will not forget to report errors inMiod Vallat
2006-01-14Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean upMark Kettenis
2006-01-14syncTheo de Raadt
2006-01-14Add a comment.Alexander Yurchenko
2006-01-14Fix INTX_MIN limits; the minus sign got dropped by accident whenTodd C. Miller
2006-01-14fix the .Fn line; ok millertJason McIntyre
2006-01-14Some improvements:Alexander Yurchenko
2006-01-14- give rate to rx radiotapDamien Bergamini
2006-01-14- give rate to rx radiotapDamien Bergamini
2006-01-14Add gpio_pin_caps() method to provide pin capabilities.Alexander Yurchenko
2006-01-14tweaks;Jason McIntyre