dragonfly.git
2018-05-29 Sepherosa Ziehauacpi: Use X2APIC entries, if there are only X2APIC...
2018-05-29 zrjkernel: Add simpler make depend variant for kernel.
2018-05-29 zrjkernel/hpt*: Mangle names of foreign binary objects.
2018-05-29 zrjbuild: Remove use of unsupported flag.
2018-05-29 zrjkernel: Normalize conf/files rules.
2018-05-29 Matthew Dillonkernel - Add support for MosChip PCIe serial com, and...
2018-05-29 Matthew Dillonkernel - Add support for MosChip PCIe serial com, and...
2018-05-28 zrjFix missing make depend for quickkernel.
2018-05-27 Matthew Dillonkernel - Fix rare pmap_scan_callback() panic
2018-05-27 Matthew Dillonhammer2 - Fix missing initialization (fix broken root...
2018-05-27 Matthew Dillonhammer2 - Be a be more verbose in the mount and getroot...
2018-05-26 Sascha Wildnerlibipfw3: Clean up the Makefiles a bit.
2018-05-26 Sascha WildnerMakefile.inc1: Do not continue the build upon an error...
2018-05-26 Matthew Dillonhammer2 - Fix focus vs modify race
2018-05-26 Matthew Dillonhammer2 - remove hammer2_cluster_wdata()
2018-05-26 zrjncurses: Add few missing dependencies.
2018-05-26 François Tigeotdrm/i915: Sync hpd_pulse return values with Linux
2018-05-26 zrjMakefile.inc1: Reduce strict ordering where not needed.
2018-05-26 zrjMakefile.inc1: Update _prebuild_libs dependencies.
2018-05-26 zrjMakefile.inc1: Reduce strict ordering for libc.
2018-05-26 zrjstrip(1): Perform safe install.
2018-05-25 zrjbuildworld: Add support to skip toolchain if requested.
2018-05-25 zrjgcc80: Shorten build time in libraries target.
2018-05-25 zrjMakefile.inc1: Add libelf to _prebuilt_libs.
2018-05-24 zrjtools/make_libdeps.sh: Use sys.mk from src/.
2018-05-24 Sascha WildnerRemove some duplicated includes.
2018-05-24 zrjtools/make_libdeps.sh: Add needed mangling rules.
2018-05-24 zrjtools/make_libdeps.sh: Adjust invocation.
2018-05-24 zrjtools/make_libdeps.sh: Update directory list.
2018-05-24 Matthew Dillonhammer2 - Fix kmalloc pool blowout on low-memory machines
2018-05-23 François Tigeotdrm/linux/timer.h: No need to protect a callout struct...
2018-05-23 Imre Vadászdrm - No need to protect a callout struct from MP accesses.
2018-05-23 Sascha Wildnerbsd-family-tree: Fix SVN tag.
2018-05-23 Eitan AdlerAnnounce DragonFly 5.2.1
2018-05-23 zrjbsd.kern.mk: Remove gcc80 workaround.
2018-05-23 zrjdrm/i915: Disable few unused const structs and functions.
2018-05-23 zrjbtxld(8): Convert to hostprog.
2018-05-21 zrjbtools: Obsolete pre hostprog era cc_tools.
2018-05-21 Sascha Wildnerhammer2(8): Clean up the Makefile a bit.
2018-05-21 Sascha Wildneracpi: Add SUBDIR_ORDERED for the ACPICA tools for bette...
2018-05-21 Matthew Dillonhammer2 - Beef up bulkfree buffering
2018-05-20 Sascha Wildneri386 removal, part 68/x: Remove a number of obsolete...
2018-05-20 zrjkbdcontrol(1): Remove not needed defines.
2018-05-20 zrjshare/syscons: Separate hostprog and remove it from...
2018-05-20 zrjboot/pc32: Separate hostprog.
2018-05-20 zrjboot/pc32: Fix typo in mbr.
2018-05-20 Sascha Wildner{un,}vis.3: Bring back some small fixes we had earlier.
2018-05-20 Sascha Wildnervm_page_alloc.9: Adjust for the removal of PG_BUSY.
2018-05-20 Sascha Wildnerip6.4: Clean up a bit.
2018-05-20 Sascha Wildnermtree/BSD.root.dist: Use spaces.
2018-05-20 Matthew Dillonkernel - Change closefrom() EINTR behavior
2018-05-20 Matthew Dillonbuild - Change default /root directory perms
2018-05-19 Sascha Wildner/usr/include/netinet6: Remove three unused IPsec relate...
2018-05-19 Sascha Wildnerkgdb(1): Add missing "
2018-05-19 zrjbsd.dep.mk: Split logic for CC and CXX handling.
2018-05-19 zrjgcc50: Plug in WARNS framework for tools.
2018-05-19 zrjgcc80: Create headers before depend in libbacktrace.
2018-05-19 zrjboot/pc32: Filter out global LDFLAGS.
2018-05-19 Sascha Wildnerkernel: Declare the enum for the guest type before...
2018-05-19 Sascha Wildnerhammer(8): Add inline keywords in two prototypes of...
2018-05-19 Matthew Dillonkernel - Fix swapcache cleaning issue
2018-05-19 Sascha Wildnerexamples/rconfig: Fix typos.
2018-05-18 Sascha Wildnerrtld-elf: -e is an ld(1) option.
2018-05-18 Sascha Wildnererrno.9: Fix reference.
2018-05-17 Sascha Wildnertop(1): Remove an unused file from the Makefile. We...
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha Wildnertop(1): Remove an unused file on the vendor branch.
2018-05-17 Sascha Wildnertcsh: Remove MINIX specific file from the build.
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-17 Sascha Wildnertcsh: Remove MINIX specific file.
2018-05-17 zrjgcc80: Add missing atomic variants in libgcov.
2018-05-17 zrjgcc80: Partially implement TOOLCHAIN_CHECKING.
2018-05-17 zrjcollect2(1): Trim sources that create empty objects.
2018-05-17 zrjas(1): Trim sources that create empty objects.
2018-05-16 Sascha WildnerSync ACPICA with Intel's version 20180508 (from previou...
2018-05-16 Sascha WildnerBring in an errno.9 manual page (based on NetBSD's).
2018-05-15 Sascha WildnerUpdate the pciconf(8) database.
2018-05-15 Sascha Wildnerkernel/ipfw3: Remove unused malloc type.
2018-05-15 Sascha WildnerRemove some headers via 'make upgrade'.
2018-05-14 zrjLTO: Few workarounds for gcc80 -flto.
2018-05-14 zrjbsd.sys.mk: Add handling for gcc80.
2018-05-14 zrjworld: Lower WARNS for bmake/tcsh contrib.
2018-05-14 zrjgcc80: Mark few sources as special for narrowing.
2018-05-14 zrjgcc80: Activate workaround for libgcc_pic.a.
2018-05-14 zrjgcc80: Hook into the buildworld as optional compiler.
2018-05-14 zrjgcc80: Add pregenerated manpages.
2018-05-14 zrjgcc80: Add pregenerated headers.
2018-05-14 zrjgcc80: Bring in makefiles but leave them unhooked.
2018-05-14 zrjgcc80: Handle TZ specific "%+" format in strftime.
2018-05-14 zrjgcc80: Remove throw() from protos in libstdc++ headers.
2018-05-14 zrjgcc80: Include <stdlib.h> for alloca() prototype.
2018-05-14 zrjgcc80: Add alternative variant of pthread presence...
2018-05-14 zrjgcc80: Adjust search paths for base compiler layout.
2018-05-14 zrjgcc80: Adjust default dynamic linker search location.
2018-05-14 zrjgcc80: Document changes in contrib sources.
2018-05-14 zrjAdd READMEs for new vendor/GCC80 branch.
2018-05-14 Sepherosa Ziehaux86_64/lapic: Use function pointer for EOI.
2018-05-14 Sascha Wildnerlibc/termios: #undef TTYDEFCHARS after including <termi...
2018-05-14 Sascha Wildnerkernel: Include <sys/ttydefaults.h> where appropriate.
2018-05-14 Sascha Wildnerhammer2(8)/svc(8): Include <sys/ttycom.h> for ioctls.
next