dragonfly.git
2005-11-22 Matthew DillonDocument the fact that the vm86 instruction emulator...
2005-11-22 Matthew DillonRemove unused label.
2005-11-22 Matthew DillonAdd a sysctl and tunable kern.trap_mpsafe which allows...
2005-11-22 Matthew DillonWrap psignal() and a few other places that require...
2005-11-22 Matthew DillonFix the design of ifq_dequeue/altq_dequeue by adding...
2005-11-21 Matthew DillonFollowup to last commit, cleanup some SMP/UP conditionals.
2005-11-21 Matthew DillonAdd a sysctl and tunable kern.syscall_mpsafe which...
2005-11-21 Matthew DillonStart working on making the printf() path MPSAFE, becau...
2005-11-21 Matthew DillonAdd a sysctl and tunable kern.intr_mpsafe which allows...
2005-11-21 Matthew DillonAdd a thread flag, TDF_MPSAFE, which is used during...
2005-11-21 Matthew DillonRemove inthand_add() and inthand_remove(). Instead...
2005-11-21 Sepherosa ZiehauThere are two possible causes which will make vr(4...
2005-11-20 Sascha WildnerAdd XXX comments to document dubious random number...
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sepherosa ZiehauPrefer m_getcl() to EPIC_MGETCLUSTER() which uses MGETH...
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sepherosa Ziehau- Remove unnecessary ETHER_* macros
2005-11-20 Sascha Wildner- Ansify function definitions.
2005-11-20 Sascha WildnerSync with FreeBSD's rev. 1.15. This brings in documenta...
2005-11-20 Sepherosa ZiehauSync with FreeBSD dev/xe
2005-11-20 Sepherosa ZiehauANSIfy
2005-11-20 Sascha Wildner- Fix some warnings.
2005-11-20 Matthew DillonFix a bug in the last commit. The proc pointer can...
2005-11-19 Sascha Wildner- Document ttyname_r().
2005-11-19 Sascha WildnerAdd missing prototypes.
2005-11-19 Joerg SonnenbergerHonor NOFSCHG.
2005-11-19 Sascha WildnerAdd removal of etc/rc.d/network[123] to 'make upgrade'.
2005-11-19 Sascha WildnerRemove unused network[123] scripts.
2005-11-19 Sascha Wildner- Remove unused "network" and "network[123]" scripts.
2005-11-19 Sascha Wildner- Fix several compilation warnings.
2005-11-19 Joerg SonnenbergerDon't depend on DragonFly keyword for shutdown scripts...
2005-11-19 Joerg SonnenbergerDon't depend on the DragonFly keyword anymore, all...
2005-11-19 Matthew DillonProtect allproc scans with PHOLD/PRELE, in particular...
2005-11-19 Matthew DillonConvert the lockmgr interlock from a token to a spinloc...
2005-11-19 Joerg SonnenbergerMake the syslog message string static const, saves...
2005-11-19 Sascha Wildner- Constify betting instructions.
2005-11-17 Matthew DillonDo a better job formatting vmstat -i output. Output...
2005-11-17 Matthew DillonRemove ancient interrupt handler hacks that are no...
2005-11-16 Matthew DillonIf a /dev/<disk> device node is fsynced at the same...
2005-11-16 Matthew DillonContinue work on our pluggable scheduler abstraction...
2005-11-14 Matthew DillonTemporarily check for and correct a race in getnewbuf...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-14 Matthew DillonFix a broken array lookup in the old 4.3 BSD mmap compa...
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Simon SchubertSwitch to NetBSD's ftp client.
2005-11-13 Simon SchubertUpdate libedit from NetBSD.
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-13 Simon SchubertImport NetBSD's ftp client as of 2005-11-12. vendor/LUKEMFTP
2005-11-13 Simon SchubertDon't close the toplevel makefile.
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-13 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-12 Sascha WildnerCleanup:
2005-11-11 Matthew DillonUSB mouse fix for certain mice, such as the Logitech...
2005-11-11 Sascha WildnerAdd missing CPU options and reorder a little bit.
2005-11-10 YONETANI TomokazuRename spin_lock()/spin_unlock() to spin_lock_quick...
2005-11-09 Matthew DillonRevert part of the last commit. We aren't ready for...
2005-11-09 YONETANI TomokazuCatch up with renaming of macros IRQn -> ICU_IRQn in...
2005-11-08 Matthew DillonTurn around the spinlock code to reduce the chance...
2005-11-08 Matthew DillonMake tsleep/wakeup MP SAFE part 1/2.
2005-11-08 Sepherosa ZiehauSync with Intel's em(4) driver version 3.2.15
2005-11-07 Simon SchubertRemove fakeroot hack, it won't be used with pkgsrc...
2005-11-07 Matthew DillonAdjust the globaldata initialization code to accomodate...
2005-11-07 Matthew DillonMinor manual adjustment to add debug.acpi.enabled.
2005-11-07 Sascha WildnerSync with FreeBSD's rev. 1.16:
2005-11-06 Matthew DillonDocument CPU_AMD64X2_INTR_SPAM in LINT.
2005-11-06 Joerg SonnenbergerFix a very, very old bug in the man page, lbl-csam...
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Sascha WildnerCleanup:
2005-11-06 Matthew DillonClean up the CPU_AMD64X2_INTR_SPAM option to check...
2005-11-05 Sascha WildnerAnsify function definitions that take no parameters.
2005-11-05 Sepherosa Ziehauin mii_layer/ruephy.c
2005-11-05 Matthew DillonWhen operating in SMP+ICU mode, try to disconnect the...
2005-11-05 Matthew DillonMake sure that the apic error, performance counter...
2005-11-04 Matthew DillonSolve the continuous stream of spurious IRQ 7's that...
2005-11-04 Matthew DillonICU/APIC cleanup part 11/many.
2005-11-04 Matthew DillonThe 'picmode' variable was mis-named. The MPTable...
2005-11-04 Matthew DillonMark our fine-grained interrupt timer as being INTR_MPS...
next