dragonfly.git
2014-12-15 Sascha Wildnertwa(4): Fix a crash with TWA_DEBUG >= 3.
2014-12-15 Sascha WildnerUpdate the pciconf(8) database.
2014-12-14 Markus Pfeiffersys/dev/misc/ipmi: Implement watchdog functionality
2014-12-14 Sascha Wildnerkernel: Import the IPMI driver from FreeBSD.
2014-12-14 François Tigeotdrm/i915: use i915_ggtt_clear_range()
2014-12-14 François Tigeotdrm/i915: Make struct intel_gtt more compatible with...
2014-12-14 François Tigeotdevfs: Improve devfs_alias_getvp()
2014-12-13 Sascha Wildnerinstaller: Fix IMG detection.
2014-12-13 François Tigeotdevfs: Remove alias nodes first
2014-12-13 Robin Hahlingbuild.7: Document installworld-force target.
2014-12-13 Sascha Wildnertrek(6): Fix bounds checking.
2014-12-13 Sascha Wildnerkernel/x86_64: Add a bios.c with only bios_sigsearch().
2014-12-12 Sascha WildnerFix the default path where modules reside in various...
2014-12-11 François Tigeotdrm: Sync drm_pci_alloc() with Linux 3.8.13
2014-12-10 Matthew Dillonbuild - add installworld-force target and better checks
2014-12-10 Matthew Dillonpkg - Adjust pkg-bootstrap-force
2014-12-10 Matthew Dillonbuildworld - bootstrap compatibility with older dragonfly's
2014-12-10 Sascha WildnerMention the disk device file names in a few disk/RAID...
2014-12-10 Sascha Wildnermdoc.local: We dropped libskey in 2009.
2014-12-10 Sascha Wildnerpstat.8: Fix list of flags that are valid for swapinfo.
2014-12-10 Sascha Wildnerbsd.libnames.mk: Comment out libdmsg until it is hooked...
2014-12-10 Sascha Wildnerlibusb{,20}.3: Add libusb to mdoc.local and adjust...
2014-12-10 François Tigeotichwd: Add support for Ivy-Bridge EP and Haswell chipsets
2014-12-10 Antonio Huete... devfs - Fix a vkernel panic on shutdown
2014-12-09 Antonio Huete... hammer - Fix 'history' directive
2014-12-08 Imre Vadaszusb4bsd/if_rum: Add missing locking around rum_start_lo...
2014-12-08 Antonio Huete... installer - Use bit 'flags' for additional options
2014-12-06 Sascha Wildnerkernel/usb4bsd: Change a pointer back to NULL.
2014-12-06 Sascha Wildnerkernel/usb4bsd: Remove no longer needed dependencies...
2014-12-06 Sascha WildnerRemove some obsolete manpages (from oldusb).
2014-12-06 Sascha WildnerFWIW, port and hook in the urio(4) storage driver.
2014-12-06 Sascha WildnerAdd missing includes for prototypes in various manual...
2014-12-06 Sascha Wildnerkobj.9: Remove information about non-public functions.
2014-12-06 Sascha Wildnerkprintf.9: tprintf()'s prototype is in <sys/tprintf.h>.
2014-12-05 François Tigeotdevfs: Fix namecache invalidation for alias nodes
2014-12-05 Antonio Huete... installer - Fix a segfault
2014-12-04 François Tigeotnamecache: Remove a diagnostic message
2014-12-04 Sascha Wildnerdevd(8): Fix asus.conf installation.
2014-12-04 Sascha Wildnerkernel/ndis: Remove an oldusb specific file.
2014-12-04 Sascha Wildnerkernel/lockf: Make a function as printf-like and fix...
2014-12-03 Imre Vadaszvirtio_blk: Enable dump support. Partial sync with...
2014-12-03 Antonio Huete... installer - Several improvements
2014-12-02 Sascha WildnerMakefile_upgrade.inc: Remove formatted manual pages...
2014-12-02 Sascha Wildnerlgamma.3: Fix some whitespace issues and remove refs...
2014-12-02 Sascha Wildnerlibm: Add some .Lb sections to manual pages missing it.
2014-12-02 Sascha Wildnerprocctl.2: Add missing include.
2014-12-02 Sascha WildnerAdd a number of missing MLINKS.
2014-12-02 John Marinolibc versioning: Add missing symbols, put rest in DFpri...
2014-12-02 John Marinosysvipc: Add missing symbols to map
2014-12-02 John Marinolibc version maps: Update inactive symbol maps
2014-12-01 Antonio Huete... mountd - Check the correct variable after malloc()
2014-12-01 Antonio Huete... mountd - Add the -h <bindip> option
2014-12-01 Antonio Huete... mountd - Only exit when no valid export files.
2014-12-01 Antonio Huete... mountd - Add support for multiple exports files.
2014-12-01 John Marinolibrary versioning: Activate versioning on 7 libraries
2014-12-01 John Marinolibrary versioning: Don't bump major version
2014-11-30 John Marinogcc47 libstdc++: Enable c++11 support
2014-11-30 John Marinolibm: bring in 16 complex functions from NetBSD
2014-11-30 Sascha Wildnerrpc.statd(8): Add missing include to fix the build.
2014-11-30 Sascha Wildnercallout.9: Adjust for recent callout code changes.
2014-11-30 Sascha Wildner<sys/callout.h>: Remove obsolete struct callout_handle.
2014-11-30 Sascha Wildnerkernel/if_media: Add descriptions for MCS.
2014-11-30 Antonio Nikishaevtop(1): ability to display individual threads
2014-11-30 John Marinortld: Add a postinit debugger hook
2014-11-30 John Marinortld: Handle IFUNC symbols at non-PLT relocations
2014-11-30 John Marinortld: Add support for LD_LIBRARY_PATH_FDS env variable
2014-11-30 John Marinortld: Allows return pathname in dl_iterate_phdr dlpi_name
2014-11-30 John Marinortld: Fix LD_LIBMAP under libmap override
2014-11-30 Antonio Huete... Testing teh bot 1 2 3
2014-11-30 Antonio Huete... mountd - Ignore SIGPIPE instead of terminating the...
2014-11-30 Antonio Huete... mountd - Correctly loop over the mounted filesystems
2014-11-30 Antonio Huete... mountd - Don't delete exports from network filesystems
2014-11-30 Antonio Huete... mountd - Remove NI_WITHSCOPEID usage
2014-11-30 Antonio Huete... mountd - Zero-out structure before calling mount()
2014-11-30 Antonio Huete... mountd - Pass in an array of gid_t
2014-11-30 Antonio Huete... mountd - Add new option -p <port>
2014-11-30 Antonio Huete... mountd - Rename do_log -> dolog
2014-11-30 Antonio Huete... mountd - Fix an error message
2014-11-30 Antonio Huete... rpc - Implement non-blocking connections
2014-11-30 Sascha Wildnerlibnetgraph7/netgraph.3: Correct a prototype.
2014-11-29 John Marinolibm: Sync with FreeBSD (gains 6 long double functions)
2014-11-29 Sascha Wildnerkernel/bwi: Fix a wrong conversion to the automatic...
2014-11-29 Sascha Wildnerkernel/bge: Fix a wrong conversion to the automatic...
2014-11-29 Imre Vadaszlink_elf: Work around a GCC optimization bug. Fixes...
2014-11-29 Sascha Wildnerkernel/acpi: Add two debug tunables, debug.acpi.{ignore...
2014-11-29 Sascha Wildnerkernel: Remove the no longer used KTR_USB_MEMORY option.
2014-11-29 John Marinodloader: Add a new option for color loader, "fred_is_blue"
2014-11-29 François Tigeotdrm/i915: i915_gem_do_init() is i915_gem_init_global_gtt()
2014-11-29 John Marinodloader: First step in improving looks of boot menu
2014-11-28 Sascha Wildnerkernel: Use the new auto-created sysctl ctx/tree in...
2014-11-28 Sascha Wildnercpucontrol.8: Use Mt for email addresses.
2014-11-28 Sascha Wildnermake.conf.5: Fix date.
2014-11-28 François Tigeotdrm: Add linux/shmem_fs.h
2014-11-28 François Tigeotdrm/i915: i915_wire_page is shmem_read_mapping_page()
2014-11-28 François Tigeotdrm/i915: Extract general object init routine
2014-11-28 Matthew Dillonvkernel64 - Fix pmap panic
2014-11-28 John MarinoOpenSSH: default XAUTH_PATH as a make.conf variable
2014-11-27 Antonio Huete... rpc - Convert some daemons to TI-RPC
2014-11-27 Sascha WildnerFix a number of typos in manual pages and user-visible...
2014-11-27 Matthew Dillonkernel - Add debugging to try to catch callout panics
next