summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-28add more dudes; from Chad Dougherty <crd@andrew.cmu.edu>Michael Shalayeff
2006-11-28full mnth name for .Dd;Jason McIntyre
2006-11-28my small tool for debugging SD/MMC cards from the command line,Uwe Stuehler
2006-11-28Fixed clearing arg for acpi_init_picJordan Hargrave
2006-11-28regenRobert Nagy
2006-11-28add IDs for SiS550/1/2 audio and SiS530/1/2 vgaRobert Nagy
2006-11-28move printing of the interrupt string into re_attach().Brad Smith
2006-11-28Better debug messages.Alexander Yurchenko
2006-11-28Let est not complain about certain strange msr values on Pentium 4's. We can'tDimitry Andric
2006-11-28handle the new link states as UPReyk Floeter
2006-11-28add additional link states to report the half duplex / full duplexReyk Floeter
2006-11-28Support "trace /p <pid>" to show the stack trace of any process.Uwe Stuehler
2006-11-28fix the installation guide of the Thecus boxes byRobert Nagy
2006-11-28fwscsi doesnt exist, so dont have a commented entry for it left around toDavid Gwynne
2006-11-28Implement PT_STEP.Mark Kettenis
2006-11-28Always call cyrix3_get_bus_clock in cyrix3_cpu_setup, since we mightDimitry Andric
2006-11-28some additional registers.Brad Smith
2006-11-28Try to detect stalled xfers with timeouts.Alexander Yurchenko
2006-11-28sync with new miidevs entries.Brad Smith
2006-11-28regenBrad Smith
2006-11-28rename Marvell Gig PHY E1000_5/6 to E1116/E1118.Brad Smith
2006-11-28Let nmea(4) use tty timestamps if they are enabled. Using a GPS receiverMarc Balmer
2006-11-28mention rtable shitz now that it is enabled in the forwarding pathHenning Brauer
2006-11-28very basic regress test for rtable select codeHenning Brauer
2006-11-28rename scsibus_attach_args to scsi_attach_args. this can help avoidDavid Gwynne
2006-11-28-T in synopsis and briefly in manpageHenning Brauer
2006-11-28allow bgpd to work on alternate routing tables, claudio ok, jmc manpage helpHenning Brauer
2006-11-28mib we pass to sysctl when fetching the routing table has 7 entries now,Henning Brauer
2006-11-28Don't display cpu brand string, features, etc. a second time, when booting an MPDimitry Andric
2006-11-28another motorola device.Dale Rahn
2006-11-28syncDale Rahn
2006-11-28yet another cdce device.Dale Rahn
2006-11-28acpi may steal power management functionality, in which case weMark Kettenis
2006-11-28The default debug level is ``error'' for now.Alexander Yurchenko
2006-11-28Keep free ccbs in a queue.Alexander Yurchenko
2006-11-28add needs-flag to allow pxaudc to compile without usbf (to get theUwe Stuehler
2006-11-28enable usbf/cdcef, can be used during install (somehow)Theo de Raadt
2006-11-28Only use est and other non-acpi setperf mechanisms, if acpi is notDimitry Andric
2006-11-28snprintf() -> cvs_path_cat()Xavier Santolaria
2006-11-28Add some debug facility.Alexander Yurchenko
2006-11-28remove a comment that was describing a behaviour that was changed over nineDavid Gwynne
2006-11-28snprintf() -> cvs_path_cat()Xavier Santolaria
2006-11-28unhandled ioctls return ENOTTY, not 0David Gwynne
2006-11-28remove dead codeDavid Gwynne
2006-11-28syncTheo de Raadt
2006-11-28Reorder cfxga initialization sequence for clarity, and minor tweaks; noMiod Vallat
2006-11-28useless XrTheo de Raadt
2006-11-28acpi may steal the timer and speedstep functionality, in which case weTheo de Raadt
2006-11-28syncTheo de Raadt
2006-11-28Make malloc() print out a warning message when returning NULL due toPedro Martelletto