summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-17don't say no more if there is no driver for icu; lessen noiseMichael Shalayeff
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2005-10-17Use queue macros instead of directly accessing fields. ok pat@ "put itOtto Moerbeek
2005-10-17initial documentation of 'show fib'; ok claudio@ jmc@Kevin Steves
2005-10-17Rename ncpus to alpha_ncpus so that MI ncpus matches the number ofMiod Vallat
2005-10-17Store the usb device names and vendors in more compact structures.Dale Rahn
2005-10-17serverworks SATA tooTheo de Raadt
2005-10-17add client support for the `watch' and `watchers' commands. ok joris@ xsa@Moritz Jodeit
2005-10-17support -f flag for co;Joris Vink
2005-10-17Fix string handling. LOGIN_NAME_MAX includes the NUL, so don't reserve extraKjell Wooding
2005-10-17more cleanups; ok jakob@Kevin Steves
2005-10-17remove #ifdef LWRES; ok jakob@Kevin Steves
2005-10-17fix memory leaks from 2 sources:Kevin Steves
2005-10-17- document the different types of mixerctl variablesJason McIntyre
2005-10-17-k takes an arg;Jason McIntyre
2005-10-17incorrect macro usage;Jason McIntyre
2005-10-17Simplify case statement in apollo_chip_map().Jonathan Gray
2005-10-17Mention VT8251 support.Jonathan Gray
2005-10-17Recognise VT8251. From Blake Willis <blake at 2112.net>.Jonathan Gray
2005-10-17regenJonathan Gray
2005-10-17VIA K8M800/VT8251 devices from Blake Willis <blake at 2112.net>.Jonathan Gray
2005-10-17define a mask to extract the result from status.Federico G. Schwindt
2005-10-17make pf use one mbuf tag instead of 6 distinct ones. use a little structHenning Brauer
2005-10-17sync with heimdal 0.7Bjorn Sandell
2005-10-17parse correctly flows using ipcomp. Glitch noticed by jared rr spiegel.Hans-Joerg Hoexer
2005-10-17Don't clear dma_in_progress flag too early, noticed by jason@.Alexander Yurchenko
2005-10-17Fixup cacheline on sii3114 like we do for sii3112;Alexander Yurchenko
2005-10-17Enable APC CMOS RAM reading code on amd64 for some embedded sis(4) chips.Brad Smith
2005-10-17Start using the unused sc_variant to identify the GMAC vendor and chipsetBrad Smith
2005-10-17syncTheo de Raadt
2005-10-16- remove the lock even if we are just reverting to the previousNiall O'Higgins
2005-10-16- sync checkin_usage();Niall O'Higgins
2005-10-16- document `-n' option.Niall O'Higgins
2005-10-16make ukphy dmesg attach print on one line.Brad Smith
2005-10-16Turn /k2-sata-root into T_BUS; makes us recognize the bootpath of internalMark Kettenis
2005-10-16- add support for `-n<symbol>'Niall O'Higgins
2005-10-16Prepare for better host specification parser: dns names, interfaces, etc. ButHans-Joerg Hoexer
2005-10-16Regression tests for "any" keyword.Hans-Joerg Hoexer
2005-10-16Unset debug flag.Hans-Joerg Hoexer
2005-10-16Add keyword "any" for addresses, reduces to "0.0.0.0/0".Hans-Joerg Hoexer
2005-10-16Allow PCI_INTERRUPT_PIN_NONE for the interrupt pin.Mark Kettenis
2005-10-16Add SError register offset, and a tiny cosmetics in nestedAlexander Yurchenko
2005-10-16ServerWorks SATAMark Kettenis
2005-10-16cleanup messages generated by err(3)Hans-Joerg Hoexer
2005-10-16remove duplicate function declaration; ok claudio@Kevin Steves
2005-10-16Don't pound UNIT ATTENTION retries in as fast as possible. If we areKenneth R Westerback
2005-10-16Two typos from Christian Brueffer <chris at unixpages dot org>Marco Peereboom
2005-10-16sync with heimdal 0.7Bjorn Sandell
2005-10-16Simplify some error paths. From Andrey Matveev. ok canacar@Otto Moerbeek