summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-11-11Rework ipi handling to delay acking the maskable ipi interrupt, so that itMiod Vallat
2007-11-11Give more information in ``machine cpu'' under ddb.Miod Vallat
2007-11-11Replace next_tick() with simpler C code that I can actually understand.Mark Kettenis
2007-11-11tweak;Jason McIntyre
2007-11-11Mention that -cd and -cu are possible, and that it's an extension to POSIX.Matthias Kilian
2007-11-11Revert useless textual optimization that resulted in 16 bytes beingKenneth R Westerback
2007-11-11-w flag for wsconsctl is deprecated; from Tim van der MolenJason McIntyre
2007-11-11do not document -w: it is for compat only. just like we did for audioctl,Jason McIntyre
2007-11-11Update after recently committed changes to the mbg(4) driver code.Marc Balmer
2007-11-11Remove all code that prints to the console or writes to the log afterMarc Balmer
2007-11-11Add spurious interrupt detection to macebus. This allows for the detectionJoel Sing
2007-11-11The interrupt routine doesn't need to explicity invoke splbio/splx.Kenneth R Westerback
2007-11-11Max. 80 chars per line in rcs_kwexp_line. Saved a tab by redoingTobias Stoeckmann
2007-11-11Use two software interrupt sources per processor for IPIs, instead of onlyMiod Vallat
2007-11-11In dma_cachectl(), flush unconditionnaly on all processors, regardless of theMiod Vallat
2007-11-11import perl 5.10.0 from CPANSimon Bertrang
2007-11-11update File::Temp to CPAN version 0.18 as other modules start to use itSimon Bertrang
2007-11-11strtod may return HUGE_VAL on overflow, which is defined in math.h.Tobias Stoeckmann
2007-11-11syncMartin Reindl
2007-11-11Do not (re)expand CVS keywords if it is requested to keep old keywords.Tobias Stoeckmann
2007-11-11CVS/Entries needs at least one line specifying a 'D'irectory. If theTobias Stoeckmann
2007-11-11Added CVS keyword "Locker". Although it is a dummy function, it's alreadyTobias Stoeckmann
2007-11-11If a file has modifications in it (i.e. cvs update on modified files),Tobias Stoeckmann
2007-11-11Apply umask on RCS file modes. The umask can be changed in CVSROOT/configTobias Stoeckmann
2007-11-11tidy up the hardware list a little; ok ajacoutotJason McIntyre
2007-11-11syncPeter Valchev
2007-11-11support little I-O DATA UPS GPS thingyTheo de Raadt
2007-11-11bring in ~7 years worth of improvements and bug fixes from NetBSDJacob Meuser
2007-11-10syncTheo de Raadt
2007-11-102 port usb hub with ethernet in it..Theo de Raadt
2007-11-10Pull from master repo:Stefan Kempf
2007-11-10Pull from master repo:Stefan Kempf
2007-11-10do not check malloc return value against NULL, as M_WAITOK is usedCharles Longeau