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