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