dragonfly.git
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
2014-11-27 Antonio Huete... mountd - Use the standardized CHAR_BIT constant
2014-11-27 Antonio Huete... mountd - Use the standard IPV6_V6ONLY
2014-11-27 Antonio Huete... mountd - Try shorter replies for RPC failures
2014-11-27 Antonio Huete... mountd - Remove old pre-TIRPC code
2014-11-27 Antonio Huete... mountd - Use fgetln() to read /etc/exports
2014-11-27 Antonio Huete... mountd - Module load handling
2014-11-27 Sascha Wildnerbsd-family-tree: Sync with FreeBSD.
2014-11-26 Antonio Huete... nfs - Remove unused kerberos code [Userland]
2014-11-26 Matthew Dillonkernel - Fix race in recent callout work
2014-11-26 Antonio Huete... mountd - Look up addresses before using getnetbyname()
2014-11-26 Matthew Dillondrm - Fix improper M_NOWAIT usage
2014-11-26 Imre Vadaszkernel/acpi: Add missing ACPI_SERIAL_INIT calls for...
2014-11-26 Antonio Huete... mountd - IPv6 fixes for parsing and error checking
2014-11-26 Joris Giovannangelidc(1): init array field in the proper place.
2014-11-26 François Tigeotdrm/i915: Rename mm.gtt_list to bound_list
2014-11-25 Matthew Dillonkernel - Fix boot-time panic in NATA revealed by new...
2014-11-25 Matthew Dillonkernel - Show ukmap in /proc/*/map output
2014-11-25 Matthew Dillonkernel - Fix panic on upmap/kpmap read via procfs.
2014-11-25 Matthew Dillonkernel - Fix callout deadlock in u4b
next