Age | Commit message (Expand) | Author |
2008-11-01 | sprinkle ARGSUSED on dispatch handlers | Damien Miller |
2008-11-01 | Improve reporting of cache misses in the vmstat view. Previously | Can Erkin Acar |
2008-11-01 | Remove disabled help text code and -S command, both leftovers from pftop, | Can Erkin Acar |
2008-11-01 | Document more global hotkeys. Help and ok jmc@ | Can Erkin Acar |
2008-10-31 | clean up error messages as suggested by jakemsr | Theo de Raadt |
2008-10-31 | Generalize function to obtain all details to do bio stuff. This is in | Marco Peereboom |
2008-10-31 | Add opcode | Marco Peereboom |
2008-10-31 | Be way more strict in the number of packets allowed to be queued in the | Claudio Jeker |
2008-10-31 | Remove the vblank_pipe member of the softc and noop the ioctl that sets | Owain Ainsworth |
2008-10-31 | sync | Theo de Raadt |
2008-10-31 | Remove another interface (this one for ARB_Occlusion_Query) that we've | Owain Ainsworth |
2008-10-31 | Do not assume that a pointer to another process will live over a set of | Theo de Raadt |
2008-10-31 | Revert last commit; mbuf leaks are not solved by double-freeing mbuf chains | Bret Lambert |
2008-10-31 | Do not assume that a pointer to another process will live over a set of | Theo de Raadt |
2008-10-31 | accidental commit ... backout | Theo de Raadt |
2008-10-31 | accidental commit ... backout | Theo de Raadt |
2008-10-31 | kern_sysctl.c | Theo de Raadt |
2008-10-31 | checkdirs() walks allproc and calls sleeping functions if directories have | Theo de Raadt |
2008-10-31 | small but compact page for drm; oga can fill the rest in as he goes | Jason McIntyre |
2008-10-31 | remove unused #define DISPATCH_MIN; ok markus@ | Kevin Steves |
2008-10-31 | Prevent Mdocdate from getting expanded inline. | Todd C. Miller |
2008-10-31 | turn off -e by default, since we do not currently sort the errors | Jason McIntyre |
2008-10-31 | Pass a pointer to warn2 so the warn2 == IN_ALL would not be an | Todd C. Miller |
2008-10-31 | add mdoclint, a perl script for checking man pages; | Jason McIntyre |
2008-10-31 | Handle "jack sense" hp/speaker switching by polling for an interrupt | Jacob Meuser |
2008-10-31 | Implement start and stop commands as documented, | Can Erkin Acar |
2008-10-31 | Support for converter groups where members support non-identical sample | Jacob Meuser |
2008-10-31 | some leftover bits from r1.32 that should have been removed in | Jacob Meuser |
2008-10-31 | make ^G display the current view and refresh interval as documented. | Can Erkin Acar |
2008-10-30 | reintroduce mutexes to workqs for locking. | David Gwynne |
2008-10-30 | regen | Brad Smith |
2008-10-30 | Add the PCI id for the Promise PDC42819 chipset. | Brad Smith |
2008-10-30 | move the list of options to the right place on the manual page; | Igor Sobrado |
2008-10-30 | Initialize random seed for secondary processors. | Miod Vallat |
2008-10-30 | Give the dummy struct cpu_info used for secondary processor early bootstrap, | Miod Vallat |
2008-10-30 | In cpu_switchto(), always pmap_deactivate() the process being switched out, | Miod Vallat |
2008-10-30 | Bunch of cleanup. Kill some dead variables and some stupid code. | Owain Ainsworth |
2008-10-30 | Fix building with !INET6 kernels. | Brad Smith |
2008-10-30 | don't need to #include "monitor_fdpass.h" | Kevin Steves |
2008-10-30 | Fix bug that when there are no volumes but there are hot spares it would | Marco Peereboom |
2008-10-30 | only few (frequency, blocksize) pairs are compatible with both resampling | Alexandre Ratchov |
2008-10-30 | since people often ask, add BUGS entry to explain why | Alexandre Ratchov |
2008-10-30 | Use msleep() in the reaper to make it not lose events. Based on discussion | Theo de Raadt |
2008-10-30 | Arpresolve could loose few packets during resolving an ethernet | Joerg Goltermann |
2008-10-30 | fix broken section heading; | Jason McIntyre |
2008-10-30 | From Jeremy Morse via NetBSD: | Marcus Glocker |
2008-10-30 | ugh, typo fix, committed previous from the wrong tree | Todd T. Fries |
2008-10-30 | patches for macppc to remove more EINVAL returns in the audio code | Todd T. Fries |
2008-10-30 | for devices that do not allow independent setting of recording and | Jacob Meuser |
2008-10-29 | chmod(2) the aucat socket, as if aucat(1) was started with | Alexandre Ratchov |