Age | Commit message (Expand) | Author |
2009-05-10 | sync | Theo de Raadt |
2009-05-09 | correct AUTH PLAIN rfc number, no functional change. | Jacek Masiulaniec |
2009-05-09 | - ask_yn defaults to no | Martynas Venckus |
2009-05-09 | remove chatty disklabel stuff | Theo de Raadt |
2009-05-09 | remove some chatty disklabel stuff | Theo de Raadt |
2009-05-09 | Read the netmask in dotted decimal notation, even though ifconfig does | Theo de Raadt |
2009-05-09 | Need to add new display type to wsconsctl(8), too. | Marcus Glocker |
2009-05-09 | Return -1 from unused udl_mmap() function instead of 0. | Marcus Glocker |
2009-05-09 | fix rare memleak; ok gilles@ | Jacek Masiulaniec |
2009-05-09 | give few states more meaningful names; ok gilles@ | Jacek Masiulaniec |
2009-05-09 | IFS dance not needed | Theo de Raadt |
2009-05-09 | Initial console device driver for USB displays based on the DisplayLink | Marcus Glocker |
2009-05-09 | Pretty up the failed sets message | Theo de Raadt |
2009-05-09 | fix function names in log_debug | Jacek Masiulaniec |
2009-05-09 | Promote types in ARCBios function prototypes from int to long whenever | Miod Vallat |
2009-05-09 | make weekly and monthly silent by default | Ingo Schwarze |
2009-05-09 | - New API to handle all DNS query types (A, MX, PTR) asynchronously. | Jacek Masiulaniec |
2009-05-09 | revert previous, requested by kettenis@ and deraadt@ | Ingo Schwarze |
2009-05-09 | remove the empty script /etc/monthly | Ingo Schwarze |
2009-05-09 | - mention that configuring new GPIO pins is locked out with securelevel>0, | Stuart Henderson |
2009-05-09 | fix example dd invocation; multipliers (e.g. bs=1m) use lower-case. | Stuart Henderson |
2009-05-09 | zap trailing whitespace; | Jason McIntyre |
2009-05-09 | add #ifdef DEBUG blocks around functions only used when DEBUG is defined. | Charles Longeau |
2009-05-09 | tell people about -F repair. ok phessler, espie | Stuart Henderson |
2009-05-09 | remove unused function | Charles Longeau |
2009-05-09 | clarify what happens if no device is specified and/or no | Alexandre Ratchov |
2009-05-09 | Missed adding this file. | Dale Rahn |
2009-05-08 | Remove xhub boilerplate; Hub doesn't appear as a widget itself but as the | Miod Vallat |
2009-05-08 | In _dmamem_alloc_range() DIAGNOSTIC code, check for the address being within | Miod Vallat |
2009-05-08 | Mention that we support Envy24HT-based cards and enumerate all | Alexandre Ratchov |
2009-05-08 | don't make refenrece to digital inputs/outputs, since they are no | Alexandre Ratchov |
2009-05-08 | Add a new page freelist, to which memory suitable for 32-bit dma on | Miod Vallat |
2009-05-08 | If sshd is enabled, and a user is setup, as if sshd should turn off | Theo de Raadt |
2009-05-08 | The default initiator value is 0 on sgi IP27, IP30 and IP35 systems. Since | Miod Vallat |
2009-05-08 | Fix devio byteswap, this makes isp(4) happy on IP27 and IP35. | Miod Vallat |
2009-05-08 | Make interrupt handling code closer to IP30 XHeart code. | Miod Vallat |
2009-05-08 | Attach children with config_found_sm() instead of directly invoking | Miod Vallat |
2009-05-08 | IP30 Dallas clock runs in non-BCD mode, so make sure to check which mode | Miod Vallat |
2009-05-08 | Be sure to completely ignore ARCBios memory information on IP27 and IP35 | Miod Vallat |
2009-05-08 | add support HT mixer knobs (ie routing control). Allow monitoring | Alexandre Ratchov |
2009-05-08 | add support for the ak4358 DAC used in ESI Julia cards. There are | Alexandre Ratchov |
2009-05-08 | print card model, the number of inputs and the number of outputs | Alexandre Ratchov |
2009-05-08 | add support for m-audio delta 1010, delta 66 and delta 44 since | Alexandre Ratchov |
2009-05-08 | rename few functions and macros, fix style | Alexandre Ratchov |
2009-05-08 | expose HT mixer; since neither the digital mixer nor codec | Alexandre Ratchov |
2009-05-08 | Clear PQ_AOBJ at pageremove: when a page is no longer part of a uvm_object, | Ariane van der Steldt |
2009-05-08 | use the number of channels rather than the number of stereo dacs/adcs, | Alexandre Ratchov |
2009-05-08 | improve user_setup by only accepting good usernames; idea from alexander | Theo de Raadt |
2009-05-08 | Remove static qualifier of functions that are not inline. | Ariane van der Steldt |
2009-05-08 | Sort variables in env_keep. | Antoine Jacoutot |