dragonfly.git
2017-11-30 Imre Vadászsyscons - Partly implement FBIO_BLANK ioctl, for displa...
2017-11-30 Eitan AdlerMinor fixes to pr(1)
2017-11-30 Eitan AdlerAdd 'const' where appropriate in pr(1)
2017-11-30 Eitan AdlerRemove advertising clause from pr(1)
2017-11-30 Eitan AdlerAdd static to variables in pr(1)
2017-11-30 Sascha Wildnerlibpthread: Document some more functions.
2017-11-30 Sascha Wildnerlibpthread: Add pthread_mutex_timedlock() reference...
2017-11-30 Sascha Wildnerlibpthread: Sort a few things in the Makefile.
2017-11-29 zrjgames: Make benefits for the glorious curses lib.
2017-11-29 zrjfortune(6): Pre-emptive CENSORSHIP.
2017-11-29 zrjkernel: Make floppies work again.
2017-11-28 Sascha Wildnerlibarchive: Revert commit that was not meant to be...
2017-11-28 Sascha Wildnerlibc/nls: Use current locale (set by thread).
2017-11-28 François Tigeotdrm/linux: Add vmalloc_user() and vfree()
2017-11-28 zrjix: Add missing source to conf/files.
2017-11-28 Sepherosa Ziehauix: Sync with Intel's ix-3.2.17.
2017-11-27 François Tigeotdrm/linux: Add or improve various header files
2017-11-27 François Tigeotdrm/linux: Remove debugging messages
2017-11-27 Peeter Mustkernel - Bring in definition of _IOWINT from FreeBSD.
2017-11-26 Sascha Wildnertcpdump(8): Reconfigure a bit after NO_CRYPT removal.
2017-11-25 Sascha WildnerRemove faith(4) and faithd(8) from the tree.
2017-11-25 Tomohiro Kusumiautofs: Add "noatime" to auto_master
2017-11-25 Tomohiro Kusumiautofs: Add etc/autofs/include_nis
2017-11-25 Tomohiro Kusumiautofs: Import FreeBSD@GitHub 7e6cabd06e
2017-11-25 Sascha Wildnerlock.9: lockcount() and lockcountnb() were removed...
2017-11-25 Sascha WildnerRemove some duplicated includes.
2017-11-25 Sascha Wildnerhier.7: Adjust for recent changes.
2017-11-25 Sascha WildnerUpdate the pciconf(8) database.
2017-11-24 Imre Vadászkernel - Get rid of old KDSETRAD keyboard ioctl, and...
2017-11-24 Sascha Wildnermount_{smbfs,std,udf}: Use MOPT_NULL.
2017-11-23 Sascha Wildnerreboot.2: Remove obsolete BUGS section.
2017-11-22 Matthew Dillonlibc - Use O_CLOEXEC in srandomdev()
2017-11-22 Sascha WildnerRemove various former kernel config options for good.
2017-11-22 Sascha Wildnerkernel: Remove old SHOW_BUSYBUFS kernel configuration...
2017-11-22 zrjkernel: Remove <sys/inflate.h> inclusion from files...
2017-11-22 zrjinet6: Remove few unneeded <net/zlib.h> headers.
2017-11-21 Tomohiro Kusumikqueue: Fix kqueue(2) EVFILT_FS section
2017-11-21 Sascha Wildnerkmalloc.9: Remove some obsolete information.
2017-11-21 Sascha WildnerRevert "kprintf.9: Remove unneeded header."
2017-11-21 Sascha Wildnerkprintf.9: Remove unneeded header.
2017-11-20 Sascha WildnerRemove unused <{cpu,machine}/coredump.h> header.
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (3)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes (2)
2017-11-18 Matthew Dillonvkernel - Sync to recent API changes
2017-11-18 Matthew Dillonkernel - Fix vclean assertion due to short-cut taken...
2017-11-18 Sascha Wildnerlibc/citrus: Catch a NULL pointer earlier, check for...
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.
next