summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-10New driver for watchdog time on NatSemi PC87317 SuperIO chip.Mark Kettenis
2007-04-10remove duplicate check for uio_resid == 0 inThordur I. Bjornsson
2007-04-10More typos from my list.Miod Vallat
2007-04-10Remove ARM32_BUFTYPE_RAW, it's never used.Miod Vallat
2007-04-10it is a better idea to handle all enum values in the switch statementReyk Floeter
2007-04-10the relay filter action needs special handling to work correctlyReyk Floeter
2007-04-10``prob ably'' can be written in one word.Miod Vallat
2007-04-10Remove unused BUS_SPACE_ALIGNED_POINTER, __BUS_SPACE_ADDRESS_SANITY andMiod Vallat
2007-04-10``it's'' -> ``its'' when the grammar gods require this change.Miod Vallat
2007-04-10when kevent fails, the errno is a lot more interesting to print than -1Ted Unangst
2007-04-10new lines in error messagesTed Unangst
2007-04-10Add support for ffs2 filesystems. From pedro@ based on the ufs2Todd C. Miller
2007-04-10privledges -> privilegesMiod Vallat
2007-04-10remove process from thread list sooner in exit (notably, before waitingTed Unangst
2007-04-10Do not compile unused dump_tlb() unless option DEBUG.Miod Vallat
2007-04-10slighly -> slightlyMiod Vallat
2007-04-10Name and cast all struct sd_softc *sd the same way. No binary change.Alexander Bluhm
2007-04-10Add support for checking ffs2 filesystems. From pedro@ based onTodd C. Miller
2007-04-10if vnconfig can't get the info, it should say so, not just print nothing.Ted Unangst
2007-04-10When doing a rename and finding out the destination name alreadyPedro Martelletto
2007-04-10Prevent infinite loop mapping interrupts when "reg" property is missing.Mark Kettenis
2007-04-10Next step in equal cost multipath support. Make the SPF calculation multipathClaudio Jeker
2007-04-10Revert previous commit which introduced regressions in KDE.Kurt Miller
2007-04-10restricts some of the commands that produce too much output when runHenning Brauer
2007-04-10No need to use umount -f now that both cases of vnode leakage were fixedPedro Martelletto
2007-04-10Fix yet another vnode leak. If relookup() succeeds, we no longer needPedro Martelletto
2007-04-10Always use idiom 'struct cd_softc *cd = (struct cd_softc *)self'. SpottedKenneth R Westerback
2007-04-10spacingMichele Marchetto
2007-04-10Add a small hint that Neterion is formerly known as S2io.Reyk Floeter
2007-04-10wrap reading of the error fis up into a func of its own, and useDavid Gwynne
2007-04-10Sort ATA commands by value.Jonathan Gray
2007-04-10Rewrite ITITERATE macro to prevent out-of-bounds memory access.Moritz Jodeit
2007-04-10pascoe wrote a lot of these drivers.David Gwynne
2007-04-10pascoe@ finished sili(4). enable it so people can try it.David Gwynne
2007-04-10pascoe finished sili(4). let's enable it so people can try it.David Gwynne
2007-04-09Improve the handling of "counting to infinity" mechanism and add an heuristicMichele Marchetto
2007-04-09Correctly handle option '-m', okay mickey@ grunk@Pedro Martelletto
2007-04-09Re-enable art(4); mglocker@'s e250 is perfectly happy with larger kernels now.Mark Kettenis
2007-04-09Unbreak the tree.Mark Kettenis
2007-04-09Seperate rtc(4) code out into its own file. Add support for catching theMark Kettenis
2007-04-09Remove unused prototype.Mark Kettenis
2007-04-09Add -n to gzip flags. Save a few bytes since we no longer saveTodd C. Miller
2007-04-09spacing tweak in usage(); from Igor SobradoJason McIntyre
2007-04-09further refine the string for NETGEAR WG511, after some proddingJason McIntyre
2007-04-09Fix (unused) extintr_disable_by_num behaviour, and make vmstat -i outputMiod Vallat
2007-04-09Assert my copyright for the AX88178/AX88772 bits over the last few years.Jonathan Gray
2007-04-09Remove any possibility of of an underflow happening whenJonathan Gray
2007-04-09Add missing letoh16() for eeprom value.Jonathan Gray
2007-04-08I have an HP LaserJet (P2015dn) whose LPR implementation may not endKevin Steves
2007-04-08revert previous, since it made the hardware list too long (in terms ofJason McIntyre