Age | Commit message (Expand) | Author |
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 |
2007-11-10 | - sync | Antoine Jacoutot |
2007-11-10 | - add support for more multifunction Epson devices (from FreeBSD and SANE). | Antoine Jacoutot |
2007-11-10 | List time receiver devices in their own section, like we do in pci(4). | Marc Balmer |
2007-11-10 | weel -> well | Joel Sing |
2007-11-10 | Clean up some debugging left-overs. | Marc Balmer |
2007-11-10 | - Fix command timeouts in certain scenarios (like under X11) | Marcus Glocker |
2007-11-10 | Document the timedelta sensor status and the "Signal" sensor. | Marc Balmer |
2007-11-10 | UNMADE -> UNKNOWN | Marc Espie |
2007-11-10 | Mention the umbg(4) driver. | Marc Balmer |
2007-11-10 | remove "unused variable" warning appearing when building release | Charles Longeau |
2007-11-10 | knf. | Marc Balmer |
2007-11-10 | Mention the Meinberg USB5131. | Marc Balmer |
2007-11-10 | Activate umbg(4) on macppc. | Marc Balmer |
2007-11-10 | Activate umbg(4) in i386. | Marc Balmer |
2007-11-10 | Add a manual page for umbg(4). | Marc Balmer |
2007-11-10 | umbg(4) is a driver to support the USB attached Meinberg USB5131 DCF77 | Marc Balmer |
2007-11-10 | clearer debug code | Marc Espie |
2007-11-10 | rename make -> must_make, made -> built_status | Marc Espie |
2007-11-10 | Remove a fair amount of duplicated code by making cpu_mp_startup call | Mark Kettenis |
2007-11-10 | Pull from master repo: | Stefan Kempf |
2007-11-10 | For single-processor kernels, only match the CPU we're running on. | Mark Kettenis |
2007-11-09 | Be more careful when handling ipis: | Miod Vallat |
2007-11-09 | In dma_cachectl*(), try and perform fewer remote processor operations whenever | Miod Vallat |
2007-11-09 | Do not bother checking for curproc != NULL if we know a trap comes from | Miod Vallat |
2007-11-09 | Allow -c in conjunction with -d (and -u). | Matthias Kilian |
2007-11-09 | Stash value of log_tag before calling closelog_r() and restore it after. | Todd C. Miller |
2007-11-09 | Build and advertize bsd.mp on mvme88k. | Miod Vallat |
2007-11-09 | SMP systems should no longer considered as unsupported. | Miod Vallat |
2007-11-09 | Missing PHONY target. | Miod Vallat |
2007-11-09 | Wrong logic in ubt_xmit_acl_start(); reported by Dmitry Komissaroff | Miod Vallat |
2007-11-09 | IPL_xxx values on hp300 are logical values (although some of them happen to | Miod Vallat |
2007-11-09 | Get rid of IPL_TTYNOBUF, it was handled exactly like IPL_TTY for years. | Miod Vallat |
2007-11-09 | Move splassert_check() from common m68k code to each m68k-based architecture, | Miod Vallat |
2007-11-09 | Fix PSLTOIPL and IPLTOPSL to only use three bits of interrupt mask. | Miod Vallat |
2007-11-09 | On MULTIPROCESSOR kernels, don't forget to grab the kernel lock when | Miod Vallat |
2007-11-09 | Parse CVSROOT/config and set umask on server-side, too. | Tobias Stoeckmann |
2007-11-09 | Fix for a rather unintuitive behaviour, this way it can be reproduced: | Tobias Stoeckmann |