dragonfly.git
2011-11-17 Alex Hornungdfregress - misc minor fixes/ make more verbose dfregress
2011-11-17 Alex Hornungdfregress,tbridge - Move into usr.bin and sys/dev
2011-11-14 Alex Hornungdfregress - An automated test driver and framework
2011-11-14 Sepherosa Ziehautcp: Use the MSL set to the rt_metrics whenever possible
2011-11-14 Sepherosa Ziehaurt_metrics: Add rmx_msl to record user-set MSL
2011-11-14 Sascha Wildnerstatfs.2: Fix indentation and add a missing .Pp.
2011-11-14 Sascha Wildnerstress2: Fix a bug introduced in 3647609110201ad09b8c7b...
2011-11-13 Sascha Wildnerkernel: Fix linux emulation build.
2011-11-13 Matthew Dillonkernel - Improve per-cpu caching of pv_entry's
2011-11-13 Matthew Dillonkernel - Certain sysv_shm administrative functions...
2011-11-13 Matthew Dillonlibc - Bring dmalloc in for x86-64
2011-11-13 Matthew Dillonipcs - Cleanup output format
2011-11-12 Matthew Dillonkernel - Add syscall quick return path for x86-64
2011-11-12 Matthew Dillonkernel - Use MPSAFE callouts for TCP
2011-11-12 Matthew Dillonkernel - Implement degenerate timeout case for select...
2011-11-12 Matthew Dillonkernel - Expose nanosleep1() to other kernel source...
2011-11-12 Matthew Dillonkernel - Remove MP lock from sysv semaphore code
2011-11-12 Matthew Dillonkernel - Fix overflows and races in zalloc()
2011-11-12 Matthew Dillonkernel - Add missing dsched_exit_thread() and friends
2011-11-12 Matthew Dillonkernel - Fix IPI signaling issue, add a few assertions
2011-11-12 Matthew Dillonkernel = Fix tsleep(), remove MAILBOX signals, change...
2011-11-12 Matthew Dillonkernel - Upgrade buffer space tracking variables from...
2011-11-11 Sascha Wildnerinstaller: Check the user-entered swap size against...
2011-11-11 Sascha Wildnerinstaller: Adjust maximum swap recommendation to our...
2011-11-11 Matthew Dillonkernel - Add required critical section around tsleep_re...
2011-11-11 Matthew Dillonkernel - Fix deadlock in pmap_page_protect()
2011-11-11 Sascha WildnerNuke AppleTalk support.
2011-11-11 Matthew Dillonkernel - Wait for I/O to finish in vm_object_terminate()
2011-11-11 Matthew Dillonkernel - Fix numerous performance problems with the...
2011-11-11 Matthew Dillonkernel - Performance improvements during heavy memory...
2011-11-10 Matthew Dillonkernel - Fix p->p_lock race and remove unused procedures
2011-11-10 Matthew Dillonvkernel - Add leaf customization target
2011-11-10 Matthew Dillonkernel - Increase maximum supported physical memory...
2011-11-10 Matthew Dillonkernel - Allow vm_page_alloc() to return NULL in bio_pa...
2011-11-10 Matthew Dillonkernel - Deoptimize refcount case
2011-11-10 Matthew Dillonkernel - Remove ad-hoc increment/decrement of vm->vm_sysref
2011-11-09 Matthew Dillonkernel - Fix overflows in vm_zone.c
2011-11-09 Matthew Dillonkernel - Increase default shared pages per process...
2011-11-09 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2011-11-09 Matthew Dillonkernel - Fix lwp_create() kernel corruption and panic...
2011-11-08 Matthew Dillonkernel - Rearrange page adds in vm_add_new_page()
2011-11-08 Matthew Dillonkernel - Beef up vm_contig allocation checks
2011-11-08 Matthew Dillonkernel - reformulate some of the pmap code to adhere...
2011-11-08 Matthew Dillonkernel - Add callout_stop_sync()
2011-11-08 Matthew Dillonkernel - make adjustments to the AHCI driver to try...
2011-11-08 Sascha Wildnersyscons: Add description for machdep.enable_panic_key.
2011-11-08 Sascha Wildnerbtpin.1: Use an item list to silence a mandoc(1) warning.
2011-11-08 Sascha Wildnertcplay.3: Remove empty line.
2011-11-08 Matthew Dillonkernel - Fix itimer hard critical section panic
2011-11-07 Sascha Wildneracpi_cpu: do not apply P_LVLx_LAT rules to latencies...
2011-11-07 Sascha WildnerAlso remove formatted binutils220 manpages via 'make...
2011-11-07 John MarinoCPUTYPE: Fix Geode, remove C7
2011-11-07 Samuel J. Greearsys/types.h - include sys/stdint.h for __off_t and...
2011-11-06 John MarinoCPUTYPE: Add support for Via C7 and AMD Geode (gcc44)
2011-11-06 John Marinolibmpfr: Upgrade to version 3.1.0 from version 2.4.2
2011-11-06 John MarinoMerge branch 'vendor/MPFR'
2011-11-06 John MarinoUpgrade MPFR from 2.4.2-p3 to 3.1.0 on the vendor branch
2011-11-06 Antonio Huete... vmstat - Adapt memory limit field for bigger sizes.
2011-11-05 Sascha WildnerSort some SEE ALSOs in manual pages.
2011-11-05 John Marinogprof: silence buildworld errors
2011-11-05 John Marinolibgmp: Fix README.DELETED
2011-11-05 John Marinolibgmp: Upgrade to version 5.0.2
2011-11-05 John MarinoMerge branch 'vendor/GMP'
2011-11-05 John MarinoUpgrade GMP from 4.3.2 to 5.0.2 on the vendor branch
2011-11-05 Samuel J. Greearkernel - sysv - Bump semaphore limits
2011-11-05 Antonio Huete... hammer - Migration to libhammer (step 1/many)
2011-11-05 Antonio Huete... libhammer - Hook it up into the build.
2011-11-05 Antonio Huete... libhammer - Fix a misplaced #endif for the header guardian.
2011-11-05 Antonio Huete... libhammer - inodes field was also overlooked.
2011-11-05 Sascha Wildnerieee80211*(9) manual pages: Add some missing #include's.
2011-11-05 Sascha WildnerSync zoneinfo database with tzdata2011n from munnari...
2011-11-04 Matthew Dillonkernel - Attempt to workaround low memory deadlock
2011-11-04 Sascha Wildnertwa(4): Remove some bogus NULL checks after kmalloc...
2011-11-04 Sascha Wildnerkernel: Replace some bzero()s with M_ZERO in the preced...
2011-11-04 Sepherosa Ziehautcp: Bring back MSG_EOF flag support in sosendtcp()
2011-11-04 Sepherosa Ziehausend(2): Add MSG_SYNC to allow user to disable asynchro...
2011-11-04 Sascha WildnerRemove some bogus CVS IDs.
2011-11-04 Sepherosa Ziehautcp: Enable asynchronized pru_send by default
2011-11-04 Sepherosa Ziehautcp: Partly revert f2a3782
2011-11-04 Matthew Dillonkernel - Fix localhost packet misordering
2011-11-03 John MarinoBinutils 2.20: Effectively remove from world
2011-11-03 Matthew Dillonkernel - Fix bug in last commit
2011-11-03 Markus PfeifferAdded AMD Features2 bits 17 (TCE), 23 (PCX_CORE) and...
2011-11-03 Matthew Dillonkernel - Fix /dev/mem access for memory >=4GB
2011-11-03 Matthew Dillonkernel - Hold required token when accessing p_flags...
2011-11-03 Sepherosa Ziehauioapic/x86_64: Per-cpu irqmap array
2011-11-03 Sepherosa ZiehauMachIntrABI/x86_64: Remove unnecessary setidt in intr_s...
2011-11-03 Sepherosa Ziehauioapic/x86_64: Add missing imen_lock/unlock
2011-11-03 Sepherosa Ziehautcp: Allow pure asynchronized pru_send
2011-11-03 Sascha Wildnergcc41: Add a missing file to CLEANFILES.
2011-11-02 Sascha Wildnerloader.8: Fix typo.
2011-11-02 Matthew Dillonkernel - reformulate the maxusers auto-sizing calculation
2011-11-02 Matthew Dillonkernel - Fix spin-based msgports
2011-11-02 Matthew Dillonkernel - Fix x86-64 pmap race
2011-11-02 Matthew Dillonkernel - Major MP work on kq and signal processing
2011-11-02 Matthew Dillonkernel - add MAP_SIZEALIGN
2011-11-02 Matthew Dillonbuildkernel - remove COMPAT_43 and COMPAT_DF12
2011-11-02 Matthew Dillonkernel - Add bsflong() asm functions
2011-11-01 Sascha WildnerBump __DragonFly_version for the removal of <crypt...
2011-11-01 Jan Lentferpf/pf_ioctl.c: Fix whitespace error
next