Age | Commit message (Expand) | Author |
2007-10-31 | don't clear sensor flags that were never set; ok deraadt | Constantine A. Murenin |
2007-10-31 | Remove some comments about 32-bit mode. | Mark Kettenis |
2007-10-31 | Garbage collect ienab_bis() and ienab_bic(). | Mark Kettenis |
2007-10-31 | Pull from master repo, commit by gmcgarry: | Otto Moerbeek |
2007-10-31 | Pull from master repo, commit by gmcgarry: | Otto Moerbeek |
2007-10-31 | "signal" is an argument, not a flag; | Jason McIntyre |
2007-10-31 | sort flags in STANDARDS; from Pierre Riteau | Jason McIntyre |
2007-10-31 | sync usage() w/ synopsis; from Pierre Riteau | Jason McIntyre |
2007-10-31 | some updates from Pierre Riteau; tweaked by myself and tedu | Jason McIntyre |
2007-10-31 | remove out of date comment in BUGS: "Takes 2-10 percent of the CPU." | Jason McIntyre |
2007-10-31 | for now, workaround MP timeout/splhigh/scsi race at reboot time using a | Theo de Raadt |
2007-10-31 | better .Nd; from Pierre Riteau | Jason McIntyre |
2007-10-31 | comment fixes. | Joel Sing |
2007-10-31 | Add parentheses to avoid warning: | Charles Longeau |
2007-10-31 | sync | Theo de Raadt |
2007-10-30 | remove an unused macro, NFSMINOFF; | Thordur I. Bjornsson |
2007-10-30 | untangle a mess in the state update logic | Reyk Floeter |
2007-10-30 | sync | Theo de Raadt |
2007-10-30 | MALLOC/FREE -> malloc/free | Charles Longeau |
2007-10-30 | Add two module configuration directories named modules and modules.sample | Robert Nagy |
2007-10-30 | add HISTORY | Jasper Lievisse Adriaanse |
2007-10-30 | shrink the intr establish code a bit. all that intrstr handling is cruft. | David Gwynne |
2007-10-30 | tweaks for previous; | Jason McIntyre |
2007-10-30 | the marvell based boards have difference registers to the current intel iop | David Gwynne |
2007-10-30 | if we cant query the firmware or allocate ccbs then clean up the pci | David Gwynne |
2007-10-30 | Add man pages for et and etphy. | Jonathan Gray |
2007-10-30 | fix printing of enterprise-specific SNMP traps. | Reyk Floeter |
2007-10-30 | Initial port of Sepherosa Ziehau's DragonFlyBSD drivers | Jonathan Gray |
2007-10-30 | regen | Jonathan Gray |
2007-10-30 | Add Agere ET1011 10/100/1000 PHY | Jonathan Gray |
2007-10-30 | - replace the remaining MALLOC/FREE -> malloc/free in sys/compat | Gilles Chehade |
2007-10-30 | If we receive SIGTTOU when turning off echo, the process is already | Todd C. Miller |
2007-10-30 | fix a typo, LIST_FOREACH(bp2, ... and then using bp instead of bp2 | Henning Brauer |
2007-10-30 | print some word reads as well in the verbose output | Theo de Raadt |
2007-10-30 | don't use intermediate target (a.out) in multiple targets | Otto Moerbeek |
2007-10-30 | avoid intermediate files with same name (ie. a.out) for parallel make | Theo de Raadt |
2007-10-29 | remove extra backslash at the end of RB_PROTOTYPE, report from | Damien Miller |
2007-10-29 | run depend so that SFILES depend on assym.h, which allows them to build | Marc Espie |
2007-10-29 | add missing dependency. Taken from upstream gcc. | Marc Espie |
2007-10-29 | UltraSPARC CPUs (and other SPARC V9 implementations) don't have a | Mark Kettenis |
2007-10-29 | Make sure the dma_cachectl*() functions actually do their work on all | Miod Vallat |
2007-10-29 | When a secondary cpu gets its interrupt pin stuck, be sure to savectx | Miod Vallat |
2007-10-29 | For fd passing, at externalize time we are dealing with int[] not pointer[], | Theo de Raadt |
2007-10-29 | Pull from master repo: | Stefan Kempf |
2007-10-29 | MALLOC/FREE -> malloc/free | Charles Longeau |
2007-10-29 | MALLOC/FREE -> malloc/free | Charles Longeau |
2007-10-29 | MALLOC/FREE -> malloc/free | Charles Longeau |
2007-10-29 | More tweaking of option processing, this time around the creation of | Kenneth R Westerback |
2007-10-29 | From master repo: | Anders Magnusson |
2007-10-29 | Updates from master repo: | Anders Magnusson |