summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-08IP30 Dallas clock runs in non-BCD mode, so make sure to check which modeMiod Vallat
2009-05-08Be sure to completely ignore ARCBios memory information on IP27 and IP35Miod Vallat
2009-05-08add support HT mixer knobs (ie routing control). Allow monitoringAlexandre Ratchov
2009-05-08add support for the ak4358 DAC used in ESI Julia cards. There areAlexandre Ratchov
2009-05-08print card model, the number of inputs and the number of outputsAlexandre Ratchov
2009-05-08add support for m-audio delta 1010, delta 66 and delta 44 sinceAlexandre Ratchov
2009-05-08rename few functions and macros, fix styleAlexandre Ratchov
2009-05-08expose HT mixer; since neither the digital mixer nor codecAlexandre Ratchov
2009-05-08Clear PQ_AOBJ at pageremove: when a page is no longer part of a uvm_object,Ariane van der Steldt
2009-05-08use the number of channels rather than the number of stereo dacs/adcs,Alexandre Ratchov
2009-05-08improve user_setup by only accepting good usernames; idea from alexanderTheo de Raadt
2009-05-08Remove static qualifier of functions that are not inline.Ariane van der Steldt
2009-05-08Sort variables in env_keep.Antoine Jacoutot
2009-05-08hide controls corresponding to missing dacs, adcs or spdifs.Alexandre Ratchov
2009-05-08use $nifs instead of hostname.* existance to determine if we should get ftplistTheo de Raadt
2009-05-08Initial effort on a port to the omap35xx platform specifically beagleboard,Dale Rahn
2009-05-08Since our order is now net, disk, TZ, we can increase the ftp timeoutTheo de Raadt
2009-05-08Pieces of arm11 and armv7 support for newer cpus. This is work in progressDale Rahn
2009-05-07Missed removing a printf argument.Ariane van der Steldt
2009-05-07Make amas less chatty in debug mode by not mentioning unused ranges andAriane van der Steldt
2009-05-07Amas(4) on some machines has ranges with base > limit. Treat this asAriane van der Steldt
2009-05-07syncTheo de Raadt
2009-05-07Manpage moved: amas is not amd64 specific anymore.Ariane van der Steldt
2009-05-07KNFMichael Knudsen
2009-05-07syncTheo de Raadt
2009-05-07vax iso has to become a teeny bit biggerTheo de Raadt
2009-05-07fix confusing comment; ok krw@Jacek Masiulaniec
2009-05-07Make the kvm routing table code grok multiple routing tables and do notClaudio Jeker
2009-05-07Move amas device from arch/amd64 to dev/pci and enable it in i386 as well.Ariane van der Steldt
2009-05-07o use 'ls -C' to speed and simplify both sets viewing and timezone selectionTodd T. Fries
2009-05-07syncTheo de Raadt
2009-05-06configure the input and output ports in trigger_{input,output} insteadJacob Meuser
2009-05-06use /snapshots/ rather than /4.5/ when you choose a numbered mirror fromStuart Henderson
2009-05-06- explicitely disable some s/pdif features (ac3 passthrough, 24 and 32-bitJacob Meuser
2009-05-06Skip terminal initialization when logging in from an xterm, weTodd C. Miller
2009-05-06add missing flags to the output of usage() and sort them as usualIgor Sobrado
2009-05-06make nifs init global, so it can be relied uponTodd T. Fries
2009-05-06.Xr endrun 4Kevin Steves
2009-05-06Workaround a bridge deadlock, as advised by comments found in the linux sn1Miod Vallat
2009-05-06IP27 and IP35 do not layout physical memory the same way, IP35 is muchMiod Vallat
2009-05-06Fix typo in a comment, and remove 20st-century mention of optionMiod Vallat
2009-05-06Fix signedness of comparison used to know whether we have already reachedMiod Vallat
2009-05-06When computing output result for jump scroll purposes, do not count LFMiod Vallat
2009-05-06deraadt pointed out that the sentence i added in the previous commitJason McIntyre
2009-05-06- document /etc/kbdtypeJason McIntyre
2009-05-06Use getttynam() from libc instead of the private version in tset.Todd C. Miller
2009-05-06Document AI_NUMERICSERV; feedback and ok millert@Jacek Masiulaniec
2009-05-06fix incorrect TFOM rangeKevin Steves
2009-05-06do not ignore COLUMNS in -C mode, even if !isatty(STDOUT_FILENO)Todd T. Fries
2009-05-06lift the note on customised motd from afterboot(8);Jason McIntyre