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