Age | Commit message (Expand) | Author |
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 |
2009-05-08 | hide controls corresponding to missing dacs, adcs or spdifs. | Alexandre Ratchov |
2009-05-08 | use $nifs instead of hostname.* existance to determine if we should get ftplist | Theo de Raadt |
2009-05-08 | Initial effort on a port to the omap35xx platform specifically beagleboard, | Dale Rahn |
2009-05-08 | Since our order is now net, disk, TZ, we can increase the ftp timeout | Theo de Raadt |
2009-05-08 | Pieces of arm11 and armv7 support for newer cpus. This is work in progress | Dale Rahn |
2009-05-07 | Missed removing a printf argument. | Ariane van der Steldt |
2009-05-07 | Make amas less chatty in debug mode by not mentioning unused ranges and | Ariane van der Steldt |
2009-05-07 | Amas(4) on some machines has ranges with base > limit. Treat this as | Ariane van der Steldt |
2009-05-07 | sync | Theo de Raadt |
2009-05-07 | Manpage moved: amas is not amd64 specific anymore. | Ariane van der Steldt |
2009-05-07 | KNF | Michael Knudsen |
2009-05-07 | sync | Theo de Raadt |
2009-05-07 | vax iso has to become a teeny bit bigger | Theo de Raadt |
2009-05-07 | fix confusing comment; ok krw@ | Jacek Masiulaniec |
2009-05-07 | Make the kvm routing table code grok multiple routing tables and do not | Claudio Jeker |
2009-05-07 | Move amas device from arch/amd64 to dev/pci and enable it in i386 as well. | Ariane van der Steldt |
2009-05-07 | o use 'ls -C' to speed and simplify both sets viewing and timezone selection | Todd T. Fries |
2009-05-07 | sync | Theo de Raadt |
2009-05-06 | configure the input and output ports in trigger_{input,output} instead | Jacob Meuser |
2009-05-06 | use /snapshots/ rather than /4.5/ when you choose a numbered mirror from | Stuart Henderson |
2009-05-06 | - explicitely disable some s/pdif features (ac3 passthrough, 24 and 32-bit | Jacob Meuser |
2009-05-06 | Skip terminal initialization when logging in from an xterm, we | Todd C. Miller |
2009-05-06 | add missing flags to the output of usage() and sort them as usual | Igor Sobrado |
2009-05-06 | make nifs init global, so it can be relied upon | Todd T. Fries |
2009-05-06 | .Xr endrun 4 | Kevin Steves |
2009-05-06 | Workaround a bridge deadlock, as advised by comments found in the linux sn1 | Miod Vallat |
2009-05-06 | IP27 and IP35 do not layout physical memory the same way, IP35 is much | Miod Vallat |
2009-05-06 | Fix typo in a comment, and remove 20st-century mention of option | Miod Vallat |
2009-05-06 | Fix signedness of comparison used to know whether we have already reached | Miod Vallat |
2009-05-06 | When computing output result for jump scroll purposes, do not count LF | Miod Vallat |
2009-05-06 | deraadt pointed out that the sentence i added in the previous commit | Jason McIntyre |
2009-05-06 | - document /etc/kbdtype | Jason McIntyre |
2009-05-06 | Use getttynam() from libc instead of the private version in tset. | Todd C. Miller |
2009-05-06 | Document AI_NUMERICSERV; feedback and ok millert@ | Jacek Masiulaniec |
2009-05-06 | fix incorrect TFOM range | Kevin Steves |
2009-05-06 | do not ignore COLUMNS in -C mode, even if !isatty(STDOUT_FILENO) | Todd T. Fries |
2009-05-06 | lift the note on customised motd from afterboot(8); | Jason McIntyre |