Age | Commit message (Expand) | Author |
2007-11-01 | Remove curproc definition. It is supposed to be in proc.h only. | Mike Belopuhov |
2007-11-01 | Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions. | Marcus Glocker |
2007-11-01 | move aps(4) into the hardware sensors subsection; ok jmc | Constantine A. Murenin |
2007-11-01 | backout last "fix" because it breaks operation on some devices. even | Reyk Floeter |
2007-11-01 | chio(1), not chio(8); | Jason McIntyre |
2007-11-01 | make check on -s and interactive s consistent; from Tilo Stritzky | Otto Moerbeek |
2007-11-01 | correct ipmi attach time failure messages (why this one machine fails... | Theo de Raadt |
2007-11-01 | bump arbitrary limit on arg length shown by -C; requested by and ok deraadt@ | Otto Moerbeek |
2007-11-01 | cleanup of message handling, originally from Mark Lumsden, with a | Otto Moerbeek |
2007-11-01 | even better attach printing; Nicholas Marriott | Theo de Raadt |
2007-11-01 | there is a reason why the argument to -l is "exit_status": as well as | Jason McIntyre |
2007-11-01 | fix attach time messages; tested by Nicholas Marriott | Theo de Raadt |
2007-11-01 | Pull from master repo, commit by myself: | Otto Moerbeek |
2007-11-01 | Pull from master repo: | Stefan Kempf |
2007-11-01 | correct fix | Theo de Raadt |
2007-11-01 | tsk tsk tsk, noone tested this; spotted by canacar | Theo de Raadt |
2007-11-01 | Fix waitpid() idiom. Noticed by deraadt@ | Todd C. Miller |
2007-11-01 | another unit | Theo de Raadt |
2007-11-01 | sync | Theo de Raadt |
2007-11-01 | Admtek/Shantou ADM8515; nicm__@ntlworld.com | Theo de Raadt |
2007-10-31 | Overhaul fpu context save/restore code, making it more similar to what we do | Mark Kettenis |
2007-10-31 | Remove some XXX code that has been #ifdef'ed out for ages. | Mark Kettenis |
2007-10-31 | Remove idle_u; it's been unused for a while. | Mark Kettenis |
2007-10-31 | 'block return' must not send anything on blocked icmp packets. | Marco Pfatschbacher |
2007-10-31 | Don't leak potentially secret authname through ioctl interface. | Mike Belopuhov |
2007-10-31 | clamp -ttttttttt test counter to 1B, so that it does not wrap negative; | Theo de Raadt |
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 |