dragonfly.git
2017-11-18 Sascha WildnerRemove the NO_CRYPT build option.
2017-11-18 Sascha Wildner<sys/indefinite2.h>: Fix header name.
2017-11-17 Sascha Wildnerkernel: Remove some semicolons at the end of macro...
2017-11-17 Sascha Wildnerkernel: Remove some unnecessary semicolons.
2017-11-17 Sascha Wildnerkernel: Remove two final \ in macro definitions.
2017-11-17 zrjLTO: Disable safety feature.
2017-11-17 zrjLTO: Pass CFLAGS to compiler for kernel module linking...
2017-11-17 zrjgcc47: Backport static initialization acceptance.
2017-11-17 zrjtftp(1): Avoid symbol conflict with ncurses.
2017-11-17 zrjftp(1): Avoid symbol conflict with ncurses.
2017-11-17 zrjbackgammon(6): Avoid symbol issue with ncurses lib.
2017-11-17 Sascha WildnerFix some trailing whitespace in sys/conf and sys/config.
2017-11-16 zrjbanner(1): Remove (void) casts.
2017-11-16 zrjgames: Remove (void) casts.
2017-11-16 zrjfortune(6): Add few fortunes.
2017-11-16 zrjBring in OpenBSD's tetris(6).
2017-11-16 zrjBring in OpenBSD's boggle(6).
2017-11-15 Sascha Wildnernewfs_hammer.8: Fix up the HISTORY section.
2017-11-15 zrjcpdup(1): Whitespace cleanup.
2017-11-15 zrjbtools: Strip host lib deps for bin/cpdup.
2017-11-15 zrjbtools: Strip libmd dep for usr.bin/sort.
2017-11-15 zrjbtools: Strip libpthread dep for usr.bin/sort.
2017-11-15 zrjbtools: Remove usr.bin/bzip2 from the list.
2017-11-15 zrjncurses: Privatize the last public header.
2017-11-15 zrjbtools: Remove /bin/csh from the list.
2017-11-15 zrjbtools: Do not link with LIBEDIT for bin/sh.
2017-11-15 zrjncurses: Hook in fully bootstrapped tic_next.
2017-11-15 zrjncurses: Add hostprog variant of tic.
2017-11-15 zrjncurses: Move in panel handling to Makefile.sources.
2017-11-15 zrjncurses: Separate generators and sources list.
2017-11-15 zrjncurses: Do not use LIB_SUFFIX.
2017-11-15 zrjRevert "bootstrap: Expand BOOTSTRAPPING case to avoid...
2017-11-15 zrjRevert "Hack-fix buildworld after the ncurses upgrade."
2017-11-15 Sascha WildnerFix some typos in manual pages.
2017-11-15 zrjbanner.1: Adjust for 80 columns terminals.
2017-11-15 Sascha Wildnerkernel/hammer2: Fix compilation without INVARIANTS.
2017-11-15 zrjBring in OpenBSD's banner(1).
2017-11-15 zrjintro.6: Remove reference to dm(8).
2017-11-15 zrjbanner(6): Move to games/ where it belongs.
2017-11-15 Sascha WildnerRemove some more old openssl(1) related manual pages...
2017-11-15 Peeter Musttest - Test commit.
2017-11-14 Sascha Wildnerlibcrypto: Remove unused old version and date in Makefi...
2017-11-13 Matthew Dillonkernel - Fix mtime for deferred writes from mmap R+W
2017-11-13 Sascha WildnerRemove various old openssl(1) related manual pages.
2017-11-13 Sascha Wildnermtree: Fix owner for several directories in /usr/share.
2017-11-12 zrjstrfile(8): Convert to use big endian format.
2017-11-12 zrjgames: Move out non (6) utilities from /usr/games/.
2017-11-12 Eitan Adlertools/commitsd - Remove it
2017-11-12 Sascha WildnerMakefile_upgrade.inc: Fix path.
2017-11-11 zrjcvs: Fix perl shebangs in contrib scripts.
2017-11-11 zrjCleanup leftover libs.
2017-11-11 Peeter Mustdrm - Add i915_sysctl_init callback.
2017-11-11 Sascha Wildnerkernel/wlan: Sync Makefile with FreeBSD a bit.
2017-11-11 zrjrogue(6): Fix potion mixing.
2017-11-11 zrjhack(6): Update gethdate().
2017-11-11 zrjbattlestar(6): Add few patches.
2017-11-11 zrjdm(8): Retire the Dungeon Master.
2017-11-11 zrjgames: Mark utilities that write to /var/games/ directory.
2017-11-11 zrjJailbreak games from Dungeon Master.
2017-11-11 zrjPRIV: Remove OpenSSL entries from mtree.
2017-11-11 zrjupgrade: Avoid confussion.
2017-11-11 zrjbuildworld: Really support static toolchain.
2017-11-11 zrjmusycc: Tidy up a bit.
2017-11-11 zrjClean up a bit after the recent changes.
2017-11-11 zrjAdjust path after libpam changes.
2017-11-11 zrjworld: Attempt to fix NOSHARED MINUSLPAM handling.
2017-11-11 zrjLIBPRIV: Add few missing ${LIBRECRYPTO} dependencies.
2017-11-11 zrjxz(1): Add missing dependency.
2017-11-11 zrjunzip(1): Add missing dependencies.
2017-11-11 zrjfstat(1): Attempt to fix a symbol conflict with libkvm.a
2017-11-11 zrjworld: Enforce non static linkage for a few PROG cases.
2017-11-11 zrjbuildworld: Mark few special PROG cases.
2017-11-11 Eitan Adlermailaddr(7): wave goodbye
2017-11-11 Eitan Adlerascii.7: Sync with FreeBSD
2017-11-11 Eitan Adlerbsd-family-tree: Sync with FreeBSD
2017-11-10 zrjlibpam: Play some 4D chess for static pam modules support.
2017-11-10 zrjlibpam: Reorganize libpam build structure.
2017-11-10 zrjsys/linker_set.h: Allow to declare empty data sets.
2017-11-10 zrjtelnetd: Hide global debug symbol.
2017-11-10 zrjtelnet(1): Do not use debug as global symbol.
2017-11-10 zrjtelnetd: Remove old DragonFly tags.
2017-11-10 zrjtelnet(1): Whitespace cleanup.
2017-11-10 Sepherosa Ziehaure: Sync with Realtek's re-1.94
2017-11-10 Sepherosa Ziehaubus: Properly implement bus_space_{map,unmap}()
2017-11-10 Sascha Wildnerlibm: Fix misleading indent.
2017-11-10 Sascha Wildnerlibc: Move unused rcsid[] etc. constants into the
2017-11-10 Sascha Wildnerlibc: Remove unused string constant.
2017-11-09 zrjbsd.libnames.mk: Activate LIBDMSG.
2017-11-09 zrjlibpam: Update Makefile.
2017-11-09 Matthew Dillonkernel - Fix bug in vm_fault_page()
2017-11-08 Matthew Dillonkernel - Enhance debugging wakeup sysctl
2017-11-08 Matthew Dillonkernel - Try to fix 'busy buffer' panic.
2017-11-08 Matthew Dillonlibc and pthreads - Fix atfork issues with nmalloc...
2017-11-08 Matthew Dillonkernel - Update umtx documentation
2017-11-08 Sascha Wildnerrtld: Remove unneeded CSTD, our default is gnu99.
2017-11-08 zrjfile: Allow NOSHARED build, bring back -lz.
2017-11-08 zrjtcpdchk,tcpdmatch: Allow the NOSHARED build.
2017-11-08 zrjlibcrypt: Fix symbol conflict with LIBRECRYPTO.
2017-11-08 zrjbsd.dep.mk: Document MKDEPINTDEPS addition.
2017-11-08 zrjlib/csu: Fix longstanding quickworld issue.
next