Age | Commit message (Expand) | Author |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-07-25 | Missing SCSI_DATA_IN flag in dvd_read_copyright() caused | Kenneth R Westerback |
2010-07-25 | Restore previous behaviour of always bzero()'ing the buf passed to | Kenneth R Westerback |
2010-07-25 | When using GCC, we always want GNU inline semantics. Fixes issues with | Mark Kettenis |
2010-07-25 | sync | Marcus Glocker |
2010-07-25 | Add another uvideo(4) device which needs the | Marcus Glocker |
2010-07-25 | handle portslock. reminded by antoine@ | Marc Espie |
2010-07-25 | echo behaves differently in sh and csh, only handling C-style escapes | Philip Guenthe |
2010-07-25 | Let DVD's play again. Logic reversal prevented copyright reading. | Kenneth R Westerback |
2010-07-25 | oops | Marc Espie |
2010-07-24 | Add a newline to the input we feed to cpp to get rid of its 'no newline | Philip Guenthe |
2010-07-24 | missed a couple indents in previous | Jacob Meuser |
2010-07-24 | Mention that acpidock(4) sets up a sensor and that it can be used with | Michael Knudsen |
2010-07-24 | Teach lint about C99's _Bool and _Complex, plus some related gcc | Philip Guenthe |
2010-07-24 | Switch hppa64 to timecounters. | Mark Kettenis |
2010-07-24 | Restore a needed 'return' removed in the last commit, and stylistic | Matthew Dempsky |
2010-07-24 | When changing so that the client passes its stdout and stderr as well as | Nicholas Marriott |
2010-07-24 | Convert PCI addresses to proper 64-bit physical addresses. | Mark Kettenis |
2010-07-24 | kqueue(2) is currently broken when used with /dev/null and a few other | Nicholas Marriott |
2010-07-24 | Make pmap_extract() work for large pages. | Mark Kettenis |
2010-07-24 | Don't sleep while holding the uvm_psel_lck mutex. Should fix "locking against | Mark Kettenis |
2010-07-24 | sync | Theo de Raadt |
2010-07-24 | move to 4.8-beta | Theo de Raadt |
2010-07-24 | Fix PTE_PAGE(). | Mark Kettenis |
2010-07-24 | One the -> On the | Miod Vallat |
2010-07-24 | fix another race. vscsi_cmd checked if the adapter was running at | David Gwynne |
2010-07-24 | pass state to Makewhatis. With new hooks in there, that means display | Marc Espie |
2010-07-24 | add suspend/resume code, modelled along pms. on at least one ASUS laptop | Theo de Raadt |
2010-07-24 | Don't declare wcscoll() twice | Philip Guenthe |
2010-07-24 | struct emul's e_arglen member is expected to count in units of | Philip Guenthe |
2010-07-24 | Get rid of scsi_deinit(), and change scsi_init() back to a one-time | Matthew Dempsky |
2010-07-24 | Send normal output to stdout instead of everything to stderr. This | Ray Lai |
2010-07-24 | Include pid file name in error message for a failed kill(). Prompted by | Nicholas Marriott |
2010-07-24 | mount -f doesn't help mfs, but it doesn't hurt, so stop warning about it. | Ted Unangst |
2010-07-24 | leftover from revert of long ago | Jacob Meuser |
2010-07-23 | Plug mem leak. | Ray Lai |
2010-07-23 | Handle redirection to relative url's in the Location: header of http | Alexander Hall |
2010-07-23 | smtpd should NOT fatal when it permanently fails a bounce delivery as this | Gilles Chehade |
2010-07-23 | Reduce variable/function name and whitespace differences between | Ray Lai |
2010-07-23 | Don't initialize acpiec pointer in acpi_softc until registration succeeds | Jordan Hargrave |
2010-07-23 | Control/data registers were being mapped with swapped io space tags | Jordan Hargrave |
2010-07-23 | Block all signals before sending SIGTERM to all non-system processes. | Todd C. Miller |
2010-07-23 | bring back changes in uaudio.c r1.83, this time remembering to commit | Jacob Meuser |
2010-07-23 | Fix searchname to handle short name segments, remove hack in acpidock. | Jordan Hargrave |
2010-07-23 | Improve English. | Ray Lai |
2010-07-23 | AMD amd64 errara are not on the i386 install media, since there is often | Theo de Raadt |
2010-07-23 | Change the strategy for using the FPU in the kernel. The kernel FPU state | Mark Kettenis |
2010-07-23 | Don't leak the contents of the FPU and SSE registers between processes. | Mark Kettenis |
2010-07-23 | revert last commit, unbreaking the tree; was missing a macro definition | Stuart Henderson |
2010-07-23 | Sync. | Marcus Glocker |