summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-27Remove ddb single-step load and store counters. Most platforms do notMiod Vallat
2010-11-27Misaligned load/store recovery code in the kernel, enabled by T_FIXALIGNMiod Vallat
2010-11-27Remove unused vgafb_cnprobe().Miod Vallat
2010-11-27Missed one rbus_new_body() call in previous change.Miod Vallat
2010-11-27Make sure kcopy() returns EFAULT instead of -1 upon failure on vax, andMiod Vallat
2010-11-27Document .de and .de1.Ingo Schwarze
2010-11-27Make sure we don't attach more CPUs than we can handle. Prevents anMark Kettenis
2010-11-27avoid infinite loops correctly this timeMarc Espie
2010-11-27zap old-style .>= specsMarc Espie
2010-11-27minor fix for ports which install manpages in other directories: keepMarc Espie
2010-11-27Document .so.Ingo Schwarze
2010-11-27Increase UVIDEO_MAX_FRAME to 32 to support 28 possible frame types onPaul de Weerd
2010-11-27regenPaul de Weerd
2010-11-27Another cam: Logitech HD Pro Webcam C910Paul de Weerd
2010-11-26In gfxp_copyrect(), make sure that the - possibly negative - coordinate field...Miod Vallat
2010-11-26Oops, removed a few lines too many in previous change.Miod Vallat
2010-11-26Don't suggest there are variants of this card that can be stuck in a PCI slot.Mark Kettenis
2010-11-26Disable uscanner(4) by default on all kernels which configure it. First stepMiod Vallat
2010-11-26Unbreak re-indexing by checking if an index entry already exists.Martin Hedenfal
2010-11-26typo, noticed by Mikolaj KucharskiMarc Espie
2010-11-26more useful logging level for demotion adjustmentsOtto Moerbeek
2010-11-26better line for net.inet.carp.log reflecing current reality;Otto Moerbeek
2010-11-26Nuke the unused variable cpus_attached. It is unused and 32 bitsKenneth R Westerback
2010-11-26tweak previous;Jason McIntyre
2010-11-26Do like in rc.local and print the daemon name before running rc_stop.Antoine Jacoutot
2010-11-26document package-specsMarc Espie
2010-11-26Pass through ssh command-line flags and options when doing remote-remoteDamien Miller
2010-11-25Make .de1 a symnonym for .de, not .ig as it was before.Ingo Schwarze
2010-11-25Support quoting of arguments passed to user-defined macros,Ingo Schwarze
2010-11-25Implement the .de (define macro) roff instruction.Ingo Schwarze
2010-11-25replace close() loop for fds 3->64 with closefrom();Damien Miller
2010-11-24add *maxactive statsTodd T. Fries
2010-11-24Floating-point emulation code for systems lacking proper FPU (i.e. Octeon),Miod Vallat
2010-11-24Allow MD code to setup MD-specific mappings (kinda similar to the signalMiod Vallat
2010-11-24Make sure ptrace_sstep(,0) actually clears breakpoints, by replacing theMiod Vallat
2010-11-24Implement a real pmap_proc_iflush() instead of relying on trap.c to performMiod Vallat
2010-11-24- use *un*signed byte array for control dataJacob Meuser
2010-11-24Ensure that hw.disknames gets updated whenever a disklabel is set, sinceJoel Sing
2010-11-24When dealing with disklabel UIDs (DUIDs) be specific and consistent withJoel Sing
2010-11-24When disabling and enabling tables set the number of hosts that are upJonathan Gray
2010-11-24we can't accept up to MAX_LOCALPART_SIZE (128 bytes) for the user partGilles Chehade
2010-11-24remove a debug() that pollutes stderr on client connecting to a serverDamien Miller
2010-11-24fix spelling in an error messageStuart Henderson
2010-11-24malloc the temporary struct pppx_if used in pppx_if_find (it's currentlyStuart Henderson
2010-11-23avoid NULL deref on receiving a channel request on an unknown or invalidDamien Miller
2010-11-23passing stack pointer to secondary processorsTakuya ASADA
2010-11-23Correct interrupt handlingTakuya ASADA
2010-11-23do not print the terminating null character after stringsAlexander Hall
2010-11-23regenKevin Lo
2010-11-23Recognize the Marvell PHYG65G Gig PHY; tested by Frans HaarmanKevin Lo