Age | Commit message (Expand) | Author |
2007-11-12 | Don't use utc_off when using the hires timestamp. | Marc Balmer |
2007-11-12 | sync | Theo de Raadt |
2007-11-12 | ti usb serial | Theo de Raadt |
2007-11-12 | fix some problems with lazy fpu context handling: | Todd C. Miller |
2007-11-12 | dont spew debug output when the SIOCGIFMEDIA ioctl errors with ENOTTY. | David Gwynne |
2007-11-12 | this is the recording source. rename 'source' to 'recsource' and be | Jacob Meuser |
2007-11-12 | repair input vs output confusion | Jacob Meuser |
2007-11-12 | implement SNDCTL_DSP_GETODELAY | Jacob Meuser |
2007-11-12 | sync | Theo de Raadt |
2007-11-12 | correct a ricoh label | Theo de Raadt |
2007-11-12 | only print bif info that is complete | Theo de Raadt |
2007-11-12 | missing : | Theo de Raadt |
2007-11-12 | fewer lines of dmesg output spew (matters more on newer sony laptops with... ... | Theo de Raadt |
2007-11-12 | sync | Theo de Raadt |
2007-11-12 | shorten | Theo de Raadt |
2007-11-12 | Select the right GDT entry for interrupt handlers on i386 systems when | Christopher Pascoe |
2007-11-11 | Don't leak pfstatekey upon insert conflict (most often caused via pfsync). | Christopher Pascoe |
2007-11-11 | Rework ipi handling to delay acking the maskable ipi interrupt, so that it | Miod Vallat |
2007-11-11 | Give more information in ``machine cpu'' under ddb. | Miod Vallat |
2007-11-11 | Replace next_tick() with simpler C code that I can actually understand. | Mark Kettenis |
2007-11-11 | tweak; | Jason McIntyre |
2007-11-11 | Mention that -cd and -cu are possible, and that it's an extension to POSIX. | Matthias Kilian |
2007-11-11 | Revert useless textual optimization that resulted in 16 bytes being | Kenneth R Westerback |
2007-11-11 | -w flag for wsconsctl is deprecated; from Tim van der Molen | Jason McIntyre |
2007-11-11 | do not document -w: it is for compat only. just like we did for audioctl, | Jason McIntyre |
2007-11-11 | Update after recently committed changes to the mbg(4) driver code. | Marc Balmer |
2007-11-11 | Remove all code that prints to the console or writes to the log after | Marc Balmer |
2007-11-11 | Add spurious interrupt detection to macebus. This allows for the detection | Joel Sing |
2007-11-11 | The interrupt routine doesn't need to explicity invoke splbio/splx. | Kenneth R Westerback |
2007-11-11 | Max. 80 chars per line in rcs_kwexp_line. Saved a tab by redoing | Tobias Stoeckmann |
2007-11-11 | Use two software interrupt sources per processor for IPIs, instead of only | Miod Vallat |
2007-11-11 | In dma_cachectl(), flush unconditionnaly on all processors, regardless of the | Miod Vallat |
2007-11-11 | import perl 5.10.0 from CPAN | Simon Bertrang |
2007-11-11 | update File::Temp to CPAN version 0.18 as other modules start to use it | Simon Bertrang |
2007-11-11 | strtod may return HUGE_VAL on overflow, which is defined in math.h. | Tobias Stoeckmann |
2007-11-11 | sync | Martin Reindl |
2007-11-11 | Do not (re)expand CVS keywords if it is requested to keep old keywords. | Tobias Stoeckmann |
2007-11-11 | CVS/Entries needs at least one line specifying a 'D'irectory. If the | Tobias Stoeckmann |
2007-11-11 | Added CVS keyword "Locker". Although it is a dummy function, it's already | Tobias Stoeckmann |
2007-11-11 | If a file has modifications in it (i.e. cvs update on modified files), | Tobias Stoeckmann |
2007-11-11 | Apply umask on RCS file modes. The umask can be changed in CVSROOT/config | Tobias Stoeckmann |
2007-11-11 | tidy up the hardware list a little; ok ajacoutot | Jason McIntyre |
2007-11-11 | sync | Peter Valchev |
2007-11-11 | support little I-O DATA UPS GPS thingy | Theo de Raadt |
2007-11-11 | bring in ~7 years worth of improvements and bug fixes from NetBSD | Jacob Meuser |
2007-11-10 | sync | Theo de Raadt |
2007-11-10 | 2 port usb hub with ethernet in it.. | Theo de Raadt |
2007-11-10 | Pull from master repo: | Stefan Kempf |
2007-11-10 | Pull from master repo: | Stefan Kempf |
2007-11-10 | do not check malloc return value against NULL, as M_WAITOK is used | Charles Longeau |