dragonfly.git
2017-12-10 Eitan Adlerflowers: correct spelling of lily, Camellia
2017-12-10 Eitan Adlerscsi_modes - bring up to date
2017-12-10 Eitan Adlerascii: Use standard name for ASCII control codes
2017-12-09 Sascha Wildnerrlogind(8): Staticize and remove unused declarations.
2017-12-09 Pierre-Alain... Add test to dports-download-check target
2017-12-09 Sascha WildnerAdd __attribute__((__noreturn__)) to various function...
2017-12-09 Sascha Wildnerrcp(1): Staticize.
2017-12-09 Sascha Wildnerpwd(1): Staticize, remove void cast.
2017-12-08 Pierre-Alain... Add dports-download-check target
2017-12-08 François Tigeotdrm/radeon: Prevent a crash on load with newer drm...
2017-12-08 Sascha Wildnerkernel/evdev: Fix Makefile permission.
2017-12-08 Peeter Mustkernel - Add evdev support to kbdmux, ukbd and ums
2017-12-08 Peeter Mustkernel - Bring in evdev from FreeBSD
2017-12-08 Peeter Mustkernel - Fix crash when cdev is destroyed
2017-12-08 Matthew Dillontmpfs - Correct some timestamp update issues
2017-12-07 zrjddb.4: Document i command addition.
2017-12-07 Matthew Dillonkernel - Improve contiguous DMA memory allocation
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-06 Matthew Dillonkernel - Fix vmstats.v_dma_pages
2017-12-06 Matthew Dillonkernel - Fix hw.usermem, hw.physmem, hw.availpages
2017-12-06 Matthew Dillonkernel - Adjust vfs.nbuf, kern.maxvnodes, and debug...
2017-12-06 Matthew Dillonkernel - Fix ranging test in memory probe, adjust memor...
2017-12-05 Matthew Dillonkernel - add 'i' command to ddb
2017-12-05 Matthew Dillonefisetup - Correct bugs
2017-12-05 François Tigeotdrm/linux: Improve linux/pci.h
2017-12-05 zrjfdc(4): Check return error from isa_dma_init().
2017-12-05 Sascha Wildnerkernel/ipfw3: Minimal K&R cleanup.
2017-12-05 Sascha Wildnerlibcipher: Minimal K&R cleanup.
2017-12-05 Sascha Wildnerlibcrypt: K&R cleanup.
2017-12-05 Sascha Wildnerlibcrypt: Remove some __STDC__ checks.
2017-12-05 Matthew Dillonrtld - Fix ifunc relocations
2017-12-05 Sascha WildnerRemove some orphaned externs.
2017-12-04 Matthew Dillonkernel - Correct vm_map_entry_reserve() call depth...
2017-12-04 Matthew Dillonlibc - Adjust comment
2017-12-04 Matthew Dillondebug - Adjust kmapinfo
2017-12-04 Matthew Dillonkernel - Expand physical memory support to 64TB
2017-12-04 Matthew Dillonkernel - Remove DISABLE_PSE option and related code
2017-12-04 zrjvmstat(8): Change few printf formats for -s.
2017-12-04 Sascha WildnerFix mdoc issues in various manual pages.
2017-12-04 Matthew Dillonkernel - Expand page count fields to 64 bits
2017-12-04 Antonio Huete... test/vkernel - Add hammer2 support
2017-12-03 François Tigeotdrm/linux: Implement sort()
2017-12-03 François Tigeotdrm/linux: Fix linux/dma-mapping.h compilation...
2017-12-03 François Tigeotdrm/linux: Add i2c_get_adapdata and i2c_set_adapdata()
2017-12-03 François Tigeotdrm/linux: Add system_unbound_wq
2017-12-02 Sepherosa Ziehausyscons: Unbreak compile w/o splash
2017-12-02 Matthew Dillonhammer2 - Fix indefinite dirty chains due to rename
2017-12-02 Matthew Dillonhammer2 - optimize hammer2_pfs_memory_wakeup()
2017-12-02 Matthew Dillonhammer2 - Fix rename race
2017-12-02 zrjtop(1): Avoid segfaults on systems with more cores.
2017-12-02 zrjsystat(1): Print VNODE PAGER.
2017-12-02 zrjhammer2(8): Document cleanup command.
2017-12-02 zrjkernel/vfs: Avoid diagnostic line breaks.
2017-12-02 Sascha Wildner<sys/systm.h>: Remove bcopyb() prototype.
2017-12-02 Sascha Wildnerpthread_join.3: Document pthread_timedjoin_np() (taken...
2017-12-02 Sascha Wildnerpthread_mutex_*.3: Add {get,set}prioceiling to SEE...
2017-12-02 Eitan Adlerpf.os: Add OpenBSD:6.1
2017-12-02 Matthew Dillonkernel - Increase syscons history buffer size
2017-12-02 Matthew Dillonkernel - Fix CAM unit allocation race
2017-12-01 Eitan AdlerRevert "Remove advertising clause from pr(1)"
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.
next