dragonfly.git
2013-08-16 Matthew Dillonvkernel - Module loading for vkernel64
2013-08-15 Matthew Dillonkernel - Add missing reltoken/LWPRELE in signal error...
2013-08-15 Sascha WildnerUpdate the pciconf(8) database.
2013-08-15 Matthew Dillonhammer - Fix filesystem selection path bug in cleanup...
2013-08-14 Sascha Wildnerkernel/linux: Use #ifdef (fixes -Wundef).
2013-08-14 Sascha Wildnermps.4: Sync with FreeBSD to document the current state...
2013-08-14 Sepherosa Ziehaucputimer: Allow MP synchronized TSC to become cputimer...
2013-08-14 François Tigeotdrm/i915: Use a spinlock for i915_file_priv locking
2013-08-13 Matthew Dillonnrelease - Add delay before umounting
2013-08-12 Sascha Wildnersysctl_add_oid.9: Reduce diffs to Free a bit.
2013-08-12 François Tigeotacpica: Fix buildworld issue introduced by previous...
2013-08-12 François Tigeotacpica: Replace some include paths by full ones
2013-08-12 François Tigeotkernel: Import pci_save_state and pci_restore_state...
2013-08-12 François Tigeotkernel: Add bitcount32 to sys/systm.h
2013-08-12 François Tigeotdrm2: Remove dubious AGP locks
2013-08-12 François Tigeotdrm2: remove DRM_SPINXXX macros
2013-08-12 Sepherosa Ziehauuipc: Set up netmsg's socket properly before perform...
2013-08-11 Sascha Wildnerkernel/x86_64: Display Standard Extended Features durin...
2013-08-11 François Tigeotiicbb: Update from FreeBSD
2013-08-11 Sepherosa Ziehautest: Test push
2013-08-11 Sascha WildnerFix two prototypes in manual pages.
2013-08-10 Sascha Wildnerkernel: Start removing syslink.
2013-08-10 Sascha WildnerGC a manpage backup that was created by passing -b...
2013-08-10 Sascha Wildnershare/mk: Fix the creation of MLINKS for manpages of...
2013-08-10 Sascha Wildnerporting_drivers.txt: Reword the part about SVN IDs...
2013-08-10 Sascha Wildnerkernel: Adjust some header comments. SMP is default...
2013-08-10 Sascha WildnerReduce diffs between GENERIC/X86_64_GENERIC a bit.
2013-08-10 Sascha WildnerFix some prototypes in manpage synopses.
2013-08-09 Sascha Wildnerstringlist.3: Fix prototype in the SYNOPSIS.
2013-08-09 Sascha Wildnerudev_enumerate.3: Fix prototypes in the SYNOPSIS.
2013-08-09 Sascha Wildnersystimer.9: Fix prototypes in the SYNOPSIS.
2013-08-09 Matthew Dillonbuild - Support INSTALLFLAGS for manual pages
2013-08-09 Sascha Wildnerkernacc.9: Fix prototypes in the SYNOPSIS.
2013-08-09 Sascha Wildnerhexdump.[39]: Fix prototypes in the SYNOPSIS.
2013-08-09 Sascha Wildnerftpio.3: Fix prototypes in the SYNOPSIS.
2013-08-09 François Tigeotkernel: Add pmap_page_set_memattr() stubs for the vkern...
2013-08-09 Sascha WildnerTest commit
2013-08-09 Matthew Dillontest - test commit
2013-08-08 Sascha Wildnerkernel/libutil: UNIX98_PTYS has been default long enoug...
2013-08-08 François Tigeotdoc: Update porting_drivers.txt
2013-08-08 François Tigeotttm porting: Small changes (3/3)
2013-08-08 François Tigeotttm porting: Small changes (2/3)
2013-08-08 François Tigeotttm porting: Small changes (1/3)
2013-08-08 François Tigeotttm porting: Fix vm_page_alloc_contig() calls
2013-08-08 François Tigeotttm porting: msleep => lksleep
2013-08-08 François Tigeotttm porting: Translate locking primitives
2013-08-08 François Tigeotttm porting: malloc / free / printf
2013-08-08 François Tigeotttm porting: MPASS -> KKASSERT
2013-08-08 François Tigeotttm porting: Fix include files
2013-08-08 François Tigeotdrm: Import the ttm memory manager from FreeBSD
2013-08-08 François Tigeotdrm: Locally implement VM_OBJECT_LOCK variants
2013-08-08 François Tigeotdrm: Move PROC_LOCK define to common file
2013-08-08 François Tigeotkernel: Add a memattr argument to vm_page_alloc_contig()
2013-08-08 Sepherosa Ziehauroute/inet: Add comment about read/write shared global...
2013-08-08 Sepherosa Ziehauroute/inet: Dispatch PRCLONed route expiration to netisr
2013-08-08 Sepherosa Ziehaupmap/i386: Unbreak buildkernel
2013-08-08 Sascha Wildnerlibc/db: Add missing MLINK for mpool_delete().
2013-08-08 François TigeotAvoid potentially freeing NULL pointers in dmi_found()
2013-08-08 François Tigeotkernel: Add pmap_page_set_memattr()
2013-08-08 François Tigeotdrm: Improve dmi_found()
2013-08-08 François Tigeotkernel: Add VM_MAX_ADDRESS and VM_MIN_ADDRESS constants
2013-08-08 François Tigeotdrm: Use NELEM() in dmi_check_system()
2013-08-07 François Tigeotdrm: Implement dmi_check_system()
2013-08-07 Sepherosa Ziehauigb.4: This driver is not much related to em/emx
2013-08-07 Sepherosa Ziehaubnx.4: Add missing .El
2013-08-07 Sepherosa Ziehaubnx.4: Add HARDWARE section
2013-08-07 Sepherosa Ziehaubnx.4: Mention 5717C, which is quite similar to 5720
2013-08-07 Sascha Wildnershare/man/man9/Makefile: Keep MLINKS lines sorted.
2013-08-07 Matthew Dillonhammer2 - Add missing bzero() (2)
2013-08-07 Matthew Dillonhammer2 - Add missing bzero()
2013-08-07 Matthew Dillonhammer2 - Add missing bqrelse()
2013-08-06 Sascha Wildnerkprintf.9: %D was removed, so don't mention it.
2013-08-06 Sepherosa Ziehauarp: Dispatch arp cache expiration operation to netisr
2013-08-06 Sascha Wildnerpthread.3: Fix typo from previous commit.
2013-08-06 Joris GIOVANNANGELIpthread.3: add pthread barrier routines
2013-08-06 Matthew Dillonkernel - Adjust impossible conditions in kdmsg_state_*()
2013-08-06 Matthew Dillonhammer2 - Fix freemap bugs
2013-08-06 Matthew Dillonhammer2 - fix crash in temporary code
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (3)
2013-08-06 Matthew Dillonhammer2 - temorarily track free space (2)
2013-08-05 Matthew Dillonhammer2 - temorarily track free space
2013-08-05 Matthew Dillonhammer2 - Adjustments for freemap changes
2013-08-05 Matthew Dillonhammer2 - Change freemap segment delineation, other...
2013-08-05 Markus Pfeifferusb4bsd: Next attempt at fixing BIOS handoff for XHCI
2013-08-05 Markus Pfeifferusb4bsd: more cleanup of superflous debug messages
2013-08-05 Markus Pfeifferusb4bsd: fix breakage caused by earlier commit
2013-08-05 Markus Pfeifferusb4bsd: xhci cleanup
2013-08-05 Markus Pfeifferusb4bsd: Bring in fix for endpoint setup on Etron XHCI
2013-08-05 Markus Pfeifferusb4bsd, pci: pull in bios takeover code from FreeBSD
2013-08-05 Markus Pfeifferusb4bsd: Fix EHCI
2013-08-05 Markus Pfeifferusb4bsd: Fix scsi sense handling in umass
2013-08-05 Markus Pfeifferusb4bsd: sync with FreeBSD svn r242385
2013-08-05 Markus Pfeifferusb4bsd: Add detection for Etron EJ168 controller
2013-08-05 Sascha Wildnerkernel: Move some header files to the drivers that...
2013-08-05 Sascha Wildnerkernel: Remove some unused externs.
2013-08-05 Sepherosa Ziehausocket: SO_LINGER only affects sockets that have been...
2013-08-05 Sascha WildnerUpdate UPDATING a bit.
2013-08-05 Sascha WildnerRemove some unused externs.
2013-08-05 Sascha Wildnerrp(4): Remove ISA attachment and some dead code, too.
2013-08-04 Sascha Wildnerkernel/raid: Match xpt_alloc_ccb() and xpt_free_ccb...
next