summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-13Do not set explicit com parameters for the tty, instead use the exisitingMarc Balmer
2007-11-13Put limits.h in front of stdlib.h as style(9) recommends.Tobias Stoeckmann
2007-11-13Fix printf format string.Mark Kettenis
2007-11-13Remove bsd_openprom.h.Mark Kettenis
2007-11-13move xpg4 notes into STANDARDS; ok ottoJason McIntyre
2007-11-13Expose mace_bus_dma_tag and extend the crimebus extent. This allows theJoel Sing
2007-11-13Give wscons_machdep.c half a spanking. This allows wsdisplay to compile onJoel Sing
2007-11-13relays are dynamic now.Pierre-Yves Ritschard
2007-11-13macppc does have eeprom(8) nowMark Kettenis
2007-11-13syncTheo de Raadt
2007-11-13fix output after deraadts fixes in usb. prints attach and address info onDavid Gwynne
2007-11-13syncTheo de Raadt
2007-11-13syncTheo de Raadt
2007-11-13Bring back the number converter for 'set hostid'.Marco Pfatschbacher
2007-11-12Remove space/tab compression function from lgetc() and replaceMarco Pfatschbacher
2007-11-12- macppc for .DtJason McIntyre
2007-11-12spacingTheo de Raadt
2007-11-12no need to print acpi name on attachTheo de Raadt
2007-11-12a little less excitement (every printf does not need to end in !)Theo de Raadt
2007-11-12correct : vs , in attach-time messagesTheo de Raadt
2007-11-12syncTheo de Raadt
2007-11-12Restart clock before invoking hardclock() and statclock(), otherwise theyMiod Vallat
2007-11-12Use isa_intr_establish() to establish the SCI interrupt handler; this makesMark Kettenis
2007-11-12Make this compile on macppc (OpenPROM support only) and build it there.Mark Kettenis
2007-11-12make TOC greppable;Jason McIntyre
2007-11-12+.Xr cdio 1 ,Jason McIntyre
2007-11-12Split handling of unmaskable vs maskable ipi to make the core simpler,Miod Vallat
2007-11-12spacingTheo de Raadt
2007-11-12openprom(4)Mark Kettenis
2007-11-12syncMark Kettenis
2007-11-12openpromMark Kettenis
2007-11-12/dev/openpromMark Kettenis
2007-11-12Don't use utc_off, time is always reported in UTC.Marc Balmer
2007-11-12Don't use utc_off when using the hires timestamp.Marc Balmer
2007-11-12syncTheo de Raadt
2007-11-12ti usb serialTheo de Raadt
2007-11-12fix some problems with lazy fpu context handling:Todd C. Miller
2007-11-12dont spew debug output when the SIOCGIFMEDIA ioctl errors with ENOTTY.David Gwynne
2007-11-12this is the recording source. rename 'source' to 'recsource' and beJacob Meuser
2007-11-12repair input vs output confusionJacob Meuser
2007-11-12implement SNDCTL_DSP_GETODELAYJacob Meuser
2007-11-12syncTheo de Raadt
2007-11-12correct a ricoh labelTheo de Raadt
2007-11-12only print bif info that is completeTheo de Raadt
2007-11-12missing :Theo de Raadt
2007-11-12fewer lines of dmesg output spew (matters more on newer sony laptops with... ...Theo de Raadt
2007-11-12syncTheo de Raadt
2007-11-12shortenTheo de Raadt
2007-11-12Select the right GDT entry for interrupt handlers on i386 systems whenChristopher Pascoe
2007-11-11Don't leak pfstatekey upon insert conflict (most often caused via pfsync).Christopher Pascoe