dragonfly.git
2013-08-18 Sascha Wildnerkernel/usb4bsd: Port run(4), add firmware too.
2013-08-18 Sascha Wildnerkernel: Align backslashes in 'files' a bit better for...
2013-08-18 Sascha Wildnerkernel/firmware: Add NORMAL_FW and NORMAL_FWO for firmware.
2013-08-17 Sascha Wildnerkernel/usb4bsd: Remove unused variable.
2013-08-17 Sascha Wildnerkernel/usb4bsd: Omit 'if_' in building directories...
2013-08-17 Sascha Wildnerkernel/usb4bsd: Port rum(4).
2013-08-17 Sascha Wildnerkernel/files: Comment out two lines for old USB wlan...
2013-08-17 Sascha Wildnersbin: Use socklen_t in a few places.
2013-08-17 John MarinoRemove last two references to legacy make
2013-08-17 François Tigeotmake.conf: Use MACHINE_ARCH instead of ARCH
2013-08-17 François Tigeotmake.conf: Switch dports to building new Xorg/KMS packa...
2013-08-17 François TigeotBump __DragonFly_version for i915 KMS support
2013-08-17 Sascha Wildnerkernel/i386: Remove BDE_DEBUGGER remains.
2013-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-08-17 Sascha WildnerRemove the uhidev.4 manual page. We never had this...
2013-08-17 Matthew Dillonkernel - Fix SMP race in mtx*() code.
2013-08-17 Sascha Wildnersmp.4: Mention that APIC I/O is disabled by default...
2013-08-16 Sascha Wildnerath_hal.4: Comment out some config lines which we do...
2013-08-16 Sascha WildnerAdd ath(4) and associated options/devices to our defaul...
2013-08-16 Sascha Wildnerstyle.9: Remove wcswcs(3) reference.
2013-08-16 Matthew Dillonkernel - Fix bug in SO_NOSIGPIPE when socket fp called...
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)
next