dragonfly.git
2013-07-21 Franco Fichtneradd .Mt to man pages in usr.bin/
2013-07-21 Franco Fichtnerstart adding .Mt to email addresses in man pages
2013-07-21 Sascha Wildnerkernel: Remove a no longer used extern declaration.
2013-07-21 Sascha Wildnerkernel: Remove some HW_WDOG remains.
2013-07-21 François Tigeotkernel: Import vm_mmap_to_errno() from FreeBSD
2013-07-20 François Tigeotkernel: import pci_find_class() from FreeBSD
2013-07-20 François Tigeotkernel: Add kqsort_r()
2013-07-19 Matthew DillonMakefile.usr - Move fetch locations
2013-07-19 Matthew Dillonuname - Add -P and -PP for dports support
2013-07-19 Sascha Wildnerkernel: Remove some more unused kmalloc types.
2013-07-19 Sascha Wildnerkernel: Remove some no longer used options.
2013-07-19 Sepherosa Ziehausocket: Avoid possible race between netmsg_so_notify...
2013-07-18 Johannes Hofmannkernel/pat: Improve kmem_alloc_attr()
2013-07-18 François Tigeotpat: Add pmap_invalidate_cache_pages()
2013-07-18 François Tigeotpmap: Add pmap_mapbios()
2013-07-18 François Tigeotpat: Make the API more compatible with FreeBSD
2013-07-18 François Tigeotpat: Add BUS_DMA_NOCACHE, VM_MEMATTR definitions
2013-07-18 François Tigeotkernel: Optimize pmap_invalidate_range()
2013-07-18 François Tigeotkernel: Use pmap_invalidate functions
2013-07-18 François Tigeotkernel: Improve pmap_invalidate_cache_range()
2013-07-18 François Tigeotpmap: Add change_attr() stubs for non-amd64 architectures
2013-07-18 Matthew DillonPAT work, mapdev_attr, kmem_alloc_attr
2013-07-18 Johannes Hofmannpmap: add dummy implementation for pmap_invalidate*
2013-07-18 Sascha Wildnerkernel: Remove 3 unused kmalloc types: M_80211_DFS...
2013-07-18 Sascha Wildnerkernel/raid: CAM_NEW_TRAN_CODE is default for over...
2013-07-18 Sepherosa Ziehaui386: Make the system boot again
2013-07-18 Sepherosa Ziehaui386: Unbreak building if the kern config only contains...
2013-07-18 Sepherosa Ziehaumbuf: revert part of b4e5a1079d852748f03f32aae87ecdda27...
2013-07-18 François Tigeotkernel: Remove Cyrix CPUs specific handling
2013-07-18 Sepherosa Ziehauso_pru_send_async: Use M_NOWAIT to allocate address
2013-07-17 Sascha Wildnervkernel: Remove #if 0 code in vkernel headers.
2013-07-17 Sascha Wildnerkernel: Remove unneeded #include.
2013-07-17 Sascha Wildnerkernel: Remove unused kmalloc types: M_AMRCAM, M_DEVT...
2013-07-17 Sepherosa Ziehauarp: Perform ARP pending output during ARP updating
2013-07-17 Sepherosa Ziehauroute: Prioritize routing table change messages
2013-07-17 Sascha Wildnerkernel: Remov unused kmalloc type M_VMPGDATA.
2013-07-16 Sascha Wildnerkernel: Remove some orphaned extern declarations in...
2013-07-16 Sascha Wildnersystat(8): Remove some orphaned extern declarations.
2013-07-16 Sascha Wildner<sys/device.h>: Fix a typo in an extern declaration.
2013-07-16 Matthew Dillonkernel - Attempt to fix shared/excl namecache deadlock
2013-07-16 Sascha Wildneree(1): Remove two unused files.
2013-07-15 Sascha Wildnerkernel/oce: Sync oce(4) driver with FreeBSD.
2013-07-15 François Tigeotiir: Prevent namespace collision with INTEL_VENDOR_ID
2013-07-15 Sascha WildnerRemove some orphaned extern declarations.
2013-07-15 Sascha WildnerUpdate the pciconf(8) database.
2013-07-14 Sascha Wildnerbnx.4: Remove trailing whitespace.
2013-07-14 Sascha WildnerRemove fpsetsticky(3) remains. It was removed with...
2013-07-11 Matthew Dillonkernel - Fix excessively deferred wakeups
2013-07-11 Matthew Dillonkernel - Do not try to apply certain hw errata fixes...
2013-07-11 Sepherosa Ziehaurtsock: Add genmask after credit checking
2013-07-10 Sascha Wildnerlibm: Add some parentheses to clarify operator precedence.
2013-07-10 Sascha Wildnerstrerror(3): Provide an error message for ENOMEDIUM.
2013-07-10 Sascha Wildnerkernel: Clean up some module Makefiles.
2013-07-10 Sascha WildnerInstall pcf(4) manual page on all platforms (just like...
2013-07-10 Sascha Wildnerkernel/joy: Remove an unneeded .PATH in the Makefile.
2013-07-10 Sascha Wildnermptutil(8): Fix i386 build.
2013-07-10 Sepherosa Ziehauroute: Prioritize rtchange messages
2013-07-10 Sepherosa Ziehauroute: Prioritize routing messages during iface down
2013-07-10 Sepherosa Ziehauroute: Prioritize routing messages during iface detach
2013-07-10 Sepherosa Ziehauroute: Factor out rt_domsg_global()
2013-07-10 Sepherosa Ziehauroute6: Only delete dynamic routes on the current CPU...
2013-07-10 Sepherosa Ziehauroute: Only delete dynamic routes on the current CPU...
2013-07-10 Sepherosa Ziehaunetstat.1: Mention routes' MSL and initial window size
2013-07-10 Sepherosa Ziehausyncache: Only explicitly delete unreferenced protocol...
2013-07-09 Sascha Wildnerinstaller: Cast to int64_t for i386.
2013-07-09 Sascha Wildnerinstaller: Divide and multiply instead of shifting.
2013-07-09 Sascha Wildnerinstaller: Use humanize_number() and dehumanize_number().
2013-07-09 Sascha Wildnermptutil(8): Use dehumanize_number().
2013-07-09 Sepherosa Ziehauroute: Remove per-cpu routing threads; use netisr instead
2013-07-09 Sepherosa Ziehauroute: Make sure the parent route belong to the current CPU
2013-07-09 Sepherosa Ziehauradix: Unshare radix mask tree resources
2013-07-08 Sascha WildnerSync zoneinfo database with tzdata2013d from ftp:/...
2013-07-08 Sascha Wildnerkernel/mps: Fix a panic after the recent upgrade.
2013-07-07 Sascha Wildnerkernel/net*: Remove some #include duplicates.
2013-07-07 Sascha Wildnerkernel/sppp: Clean up #ifdef jungle a bit.
2013-07-07 Sascha Wildnerkernel/usb4bsd: Fix ukbd's polled mode (for ddb etc.).
2013-07-07 François Tigeotiicbus/iic.h: Sync with FreeBSD
2013-07-06 Sascha Wildnerkernel: Stop building 3 i386 specific modules (ar,...
2013-07-06 Sascha Wildnerkernel: Remove two unused header files (we use dev...
2013-07-05 Sascha Wildnerkernel: Remove some #include duplicates in vfs/ and vm/
2013-07-04 Sascha Wildnerkernel/dev: Remove some #include duplicates.
2013-07-04 Sascha Wildnerkernel/asr: Clean up the include jungle a bit.
2013-07-04 Sascha Wildnerkernel/aic: Remove redundant #ifdefs.
2013-07-04 Matthew Dillonkernel - Flesh out AHCI 1.3 regs / detection (FBSS...
2013-07-04 Sascha Wildnerfirmware.9: Adjust ARM specific example to one from...
2013-07-04 Sascha Wildnersys/conf/files: Adjust some excessive tabs.
2013-07-03 François Tigeotkernel: Remove unused invlpg() function
2013-07-03 Matthew Dillonkernel - Remove Warning: busy page %p found in cache
2013-07-02 Sascha Wildnerkernel/platform: Remove some #include duplicates.
2013-07-02 Sascha Wildnerkernel/oce: Fix sysctl names and firmware updating...
2013-07-02 Matthew Dillonvkernel - Fix frustrating VKE mac address bug
2013-07-01 Sascha Wildnerkernel/oce: Fix wrong maxsegs argument for bus_dmamap_l...
2013-07-01 Sascha Wildnerlibc/getdevpath: Remove unneeded strlen().
2013-07-01 Sascha Wildneroce.4: Add ifmedia(4) reference.
2013-07-01 Sascha Wildnerkernel/netif: Bring in the oce(4) driver for Emulex...
2013-06-30 Sascha Wildnercomplex.3: Use %O for URLs.
2013-06-30 Sascha Wildnerkernel/802.11: Use the proper enum for ic_vap_create...
2013-06-29 Matthew Dillonkernel - Fix #2570 - Missing assignment in recent pageo...
2013-06-27 Matthew Dillonkernel - Change lwkt_wait_ipiq() to use the TSC
2013-06-27 Sascha Wildnerkernel: Fix compiling tmpfs into the kernel.
next