Age | Commit message (Expand) | Author |
2007-09-10 | Introduce a md pmap hook, pmap_remove_holes(), which is supposed to mark | Miod Vallat |
2007-09-10 | if more than 5 consecutive beacons are lost, reinitialize sensitivity | Damien Bergamini |
2007-09-10 | only send a sensitivity update command when the settings have changed. | Damien Bergamini |
2007-09-10 | cleanup. no binary change. | Damien Bergamini |
2007-09-10 | Make function pointer calls look all alike; from Holger Mikolon. | Miod Vallat |
2007-09-10 | Make sure we don't skip the code which sends the QUIT command to the CDDB | Chad Loder |
2007-09-10 | more M_ZERO usage. | Federico G. Schwindt |
2007-09-10 | Proper use of fseek/fseeko macros. | Tobias Stoeckmann |
2007-09-10 | Allow port specification in our CVSROOT which is used for our | Joris Vink |
2007-09-10 | add support for relaying DNS traffic (with a little bit of packet | Reyk Floeter |
2007-09-10 | Properly display list of commands in default 80 column terminal. | Tobias Stoeckmann |
2007-09-10 | typo in message, from Mark Lumsden. | Otto Moerbeek |
2007-09-10 | Fixed segmentation fault that occured during .cvsrc parsing if an invalid | Tobias Stoeckmann |
2007-09-10 | optional flags must be sorted and enclosed in single brackets, | Igor Sobrado |
2007-09-10 | Fix setting up the multicast filter. Fixes PR 5474. | Mark Kettenis |
2007-09-10 | If 44.1kHz sample rate isn't supported, use 48kHz instead. | Deanna Phillips |
2007-09-10 | initialize sc_outports->master and sc_inports->master. Fixes "set failed" | Alexandre Ratchov |
2007-09-10 | Add command verbs, a mixer target and mixer controls for EAPD control. | Deanna Phillips |
2007-09-10 | Some pin widgets default to off, so make sure they're all enabled, not | Deanna Phillips |
2007-09-10 | Set bidirectional pins to output, ignoring what the codec says is | Deanna Phillips |
2007-09-09 | use strcspn to properly overwrite '\n' in fgets returned buffer | Charles Longeau |
2007-09-09 | Make sure ptrace(2) cannot change any priviliged bits in the Machine State | Mark Kettenis |
2007-09-09 | Added support for checkout -p with local repository. | Tobias Stoeckmann |
2007-09-09 | Add lint stubs for the longjmp family of functions which are defined in | Otto Moerbeek |
2007-09-09 | Silence erroneous "environ used, but not defined" lint warning by | Otto Moerbeek |
2007-09-09 | add string length arguments to some functions, and do not copy a string | Theo de Raadt |
2007-09-09 | Add firmware control block structure. | Marco Peereboom |
2007-09-09 | From Pierre Riteau: | Ray Lai |
2007-09-09 | Mention -q in compatibility section. | Ray Lai |
2007-09-09 | Move redundant prompt/fgets/sscanf lines into a function with | Ray Lai |
2007-09-09 | Have rlog exit 1 if any of the files could not be opened. | Ray Lai |
2007-09-09 | The obvious bzero/memset -> M_ZERO changes. | Kenneth R Westerback |
2007-09-09 | thmc vs tmhc screwup | Theo de Raadt |
2007-09-09 | /enet apparently maps to mc0; gwk ok | Theo de Raadt |
2007-09-09 | Add a few missing bits to include/cpu.h required for MULTIPROCESSOR kernels. | Mark Kettenis |
2007-09-09 | better printing code, fixing certain properties; reported by kettenis, | Federico G. Schwindt |
2007-09-09 | Make fpproc per-cpu. This turns fpproc into a macro, so adjust fpu/fpu.c | Mark Kettenis |
2007-09-09 | check fgets return value | Charles Longeau |
2007-09-09 | Only clear the message header if it is called from a sysctl walk. This | Claudio Jeker |
2007-09-09 | Disable page zeroing in the idle loop, as it blasts the entire cache. | Miod Vallat |
2007-09-09 | sort synopsis and options in ssh-agent(1); usage is lowercase | Igor Sobrado |
2007-09-09 | Remove some more goo left over from sparc. | Mark Kettenis |
2007-09-09 | Make handled_intr_level per-cpu. | Mark Kettenis |
2007-09-09 | Properly prefix all functions with driver name. | Jonathan Gray |
2007-09-09 | comment inside comment | Theo de Raadt |
2007-09-09 | don't try to set the recording gain or balance through /dev/audio[ctl] | Jacob Meuser |
2007-09-09 | tmhc has only been seen on i386 | Theo de Raadt |
2007-09-09 | uchcom(4) has been verified to work by djm@, so add it to all | Jonathan Gray |
2007-09-09 | more M_ZERO conversions; ok krw@. | Federico G. Schwindt |
2007-09-09 | sync | Theo de Raadt |