dragonfly.git
2016-02-05 Sascha WildnerMakefile_upgrade.inc: Add many missing '.gz'.
2016-02-05 Sascha Wildner<unistd.h>: Use #if 0 for _POSIX_SAVED_IDS. Update...
2016-02-05 Sascha Wildnerkernel: Use POSIX constants for pathconf defaults ...
2016-02-03 Sascha Wildner<time.h>: CLOCKS_PER_SEC must be of type clock_t.
2016-02-03 Sascha Wildner<time.h>: struct timespec's definition has to be visibl...
2016-02-02 Sascha Wildner<time.h>: C11 actually specifies that TIME_UTC be ...
2016-02-01 Sascha Wildnermake upgrade: Add an obsolete time zone.
2016-02-01 John Marinobump __DragonFly_version for library privatizaton
2016-01-30 Sascha WildnerSync zoneinfo database with tzdata2016a from ftp:/...
2016-01-30 Tomasz Konojackilibc - implement C11 function timespec_get()
2016-01-30 Sascha WildnerRevert "boot/acpi: Implement hint.acpi.0.rsdp kenv."
2016-01-29 Sascha Wildnerboot/acpi: Use an ACPICA constant instead of a magic...
2016-01-29 Sascha Wildnerboot/acpi: Implement hint.acpi.0.rsdp kenv.
2016-01-29 zrjkernel/isofs: Add all iso9660 number conversion routines.
2016-01-29 zrjkernel/isofs: Remove UNALIGNED_ACCESS
2016-01-29 zrjkernel/msdosfs: Remove UNALIGNED_ACCESS
2016-01-29 zrjkernel/isofs: style(9) fixes.
2016-01-29 Sascha Wildnergcc50/libconv_supc: cp-demangle.c needs HAVE_CONFIG_H.
2016-01-29 John Marinogames/snack: fix after ncurses privatization
2016-01-29 John Marinoprivatize libncurses (touches many, many programs)
2016-01-28 Sascha WildnerLocal adjustments for OpenSSL 1.0.1r.
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-28 Sascha WildnerImport OpenSSL 1.0.1r.
2016-01-28 John Marinomove private edit library to /lib/priv
2016-01-28 John Marinomove private ssh library to /usr/lib/priv
2016-01-28 John MarinoMove private ldns library to /usr/lib/priv
2016-01-27 Sascha WildnerAdd a missing file to make upgrade's list.
2016-01-27 Sascha Wildner<sys/unistd.h>: Comment some POSIX options.
2016-01-27 John Marinoprivatize libedit (used by numerous base programs)
2016-01-26 Sascha Wildner<limits.h>: Several changes related to Issue 7 of the...
2016-01-26 John Marinoprivatize libssh (used by several secure applications)
2016-01-26 John Marinoprivatize ldns library (only used for drill(1))
2016-01-26 zrjinstall(1): Add an override DONTSTRIP
2016-01-26 zrjinstall(1): Add -U option from FreeBSD
2016-01-26 zrjinstall(1): Move out iflags setup from switch()
2016-01-26 zrjinstall(1): Add missing static keywords.
2016-01-26 zrjnewvers.sh: Allow to override hostname
2016-01-26 zrjCorrect BSD License clause numbering from 1-2-4 to...
2016-01-26 zrjRemove advertising header from src
2016-01-26 zrjRemove advertising header from sys/
2016-01-26 zrjRemove advertising header from lib/ and libexec/
2016-01-26 zrjRemove advertising header from include/
2016-01-26 zrjRemove advertising header from share/
2016-01-26 zrjRemove advertising header from bin/ & sbin/
2016-01-26 zrjRemove advertising header from usr.sbin/
2016-01-26 zrjRemove advertising header from usr.bin/
2016-01-25 Matthew Dillonlibc - Add c11 and glibc features to fopen()
2016-01-25 Sascha Wildner<machine/exec.h> Fix include guard.
2016-01-25 Sascha Wildnergcc50/libconv_1998: Fix GENCC and, by extension, CLEANF...
2016-01-25 Sascha Wildnerlibedit: Fix CLEANFILES.
2016-01-25 Matthew Dillonkernel - Add quirks for xhci (usb)
2016-01-24 François Tigeotlibz: Add a pkg-config file
2016-01-24 Imre Vadaszdrm/radeon: We need the physical address of the dummy...
2016-01-24 Sascha Wildnerkernel/vm_machdep: Fix a typo in a comment.
2016-01-24 Sascha Wildneri386 removal, part 51/x: Remove gatea20.c in sys/boot.
2016-01-24 François Tigeotkernel/linux: Add ioremap_nocache()
2016-01-23 Imre Vadászdrm/radeon: Add radeon_ucode.c. Support new firmware...
2016-01-23 François Tigeotdrm/i915: Update to Linux 4.1
2016-01-22 Sascha Wildner<limits.h>: Add a CHARCLASS_NAME_MAX definition.
2016-01-22 Imre Vadászdrm/i915: Add and document the drm.i915.enable_execlist...
2016-01-22 Sascha Wildnersys/boot: Add missing '+'.
2016-01-22 Sascha Wildnersys/boot: Unbreak build. btx must come before boot2.
2016-01-22 Sascha Wildneri386 removal, part 50/x: Remove the i386 specific kgzldr.
2016-01-22 Sascha Wildneri915kms.4: Add missing space.
2016-01-22 zrjusb4bsd: Cleanup pass1.
2016-01-22 zrjusb4bsd: Cleanup pass0.
2016-01-21 Sascha WildnerFix SEE ALSO sorting in a number of manual pages.
2016-01-21 Sascha Wildnerbus_dma.9: Adjust column width a bit in a list.
2016-01-21 Sascha Wildner<net/if.h>: Cleanup the namespace a bit.
2016-01-21 Sascha Wildner<net/if.h>: Whitespace adjustment (no functional change).
2016-01-20 Imre Vadászbus_dma.9: Document the BUS_DMA_NOCACHE flag for bus_dm...
2016-01-19 Bill Yuanipfw3: forward args verification
2016-01-19 Sascha Wildneri386 removal, part 49/x: Remove the i386 & a.out specif...
2016-01-19 Matthew Dillonpstat - Add -h option
2016-01-18 Imre Vadászif_iwm: Fix up the rate control setup code.
2016-01-16 François Tigeotdrm/linux: Implement pci_iomap()
2016-01-16 Sascha Wildnerdrm/include: Add missing parentheses in a macro.
2016-01-16 Sascha Wildnertip(1): Minor cleanup
2016-01-16 Sascha Wildnertip(1): Remove some dead code that was never built.
2016-01-16 François Tigeotdrm/linux: Add for_each_set_bit()
2016-01-15 Sepherosa Ziehauig_hal/em/emx: Add I219 (Skylake) support
2016-01-15 Sascha Wildnerkernel: Fix the kern.dumpdev sysctl.
2016-01-15 Imre Vadászi915kms.4: Document the new drm.i915.disable_aux_irq...
2016-01-15 Imre Vadászwlan - Migrate the 802.11s locks out into ieee80211_dra...
2016-01-15 Sascha WildnerUpdate the pciconf(8) database.
2016-01-15 Imre Vadászwlan - Cleanup compat shims for FreeBSD version that...
2016-01-14 Imre Vadászdrm/i915: Add tunable for force-disabling usage of...
2016-01-14 François Tigeotdrm/i915: Sync with Linux 4.0
2016-01-14 Sascha Wildner<sys/wait.h>: Clean up a bit.
2016-01-14 Sascha Wildner<sys/wait.h>: Whitespace cleanup (no functional change).
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically (2)
2016-01-14 Matthew Dillonssh - Remove undocumented roaming support CVE-2016...
2016-01-14 Sascha Wildnershare/man/man9/Makefile: Fix indent.
2016-01-14 Sascha WildnerAdd a small kstrdup.9 manpage.
2016-01-14 Sascha Wildnerrbootd(8): Remove vax/m68k/tahoe code.
2016-01-14 Sascha Wildnerlibc/xdr: Remove VAX specific code.
2016-01-14 Matthew Dilloncrunchgen - Fix Makefile dependency
2016-01-14 Matthew Dillonkernel - Report AHCI rev programmatically
2016-01-13 Matthew Dillonkernel - Fix degenerate condition in dfly_setrunqueue_l...
2016-01-13 Sascha Wildnersliplogin(8): Fix a mistake i made in 0fe90ae88cbf.
next