dragonfly.git
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix incomplete mountctl(2) vop behavior
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Rename HMNT_EXPORTREQ to HMNT_RESERVED
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Conform to style(9)
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hpanic() [2/2]
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hpanic() [1/2]
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Change hkprintf() to macro and add...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Change hkprintf() to macro and add...
2015-09-24 Tomohiro Kusumisbin/mount_hammer: Remove typedef ary_ptr_t
2015-09-24 Tomohiro Kusumisbin/hammer: Make hammer history support per-path ...
2015-09-24 Tomohiro Kusumisbin/hammer: Remove obsolete option -s
2015-09-24 Tomohiro Kusumisbin/hammer: Remove prototype of not existing function
2015-09-24 Tomohiro Kusumisbin/hammer: Sync hammer usage() with hammer(8) manpage
2015-09-24 Tomohiro Kusumisbin/hammer: Update hammer usage()
2015-09-24 Tomohiro Kusumisbin/hammer: Make a global variable static
2015-09-24 Tomohiro Kusumisbin/hammer: Separate read/write inode ops on hammer...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup hammer *stats commands
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix error message when volumes are...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_DIR_INODE_LOCALIZATION()
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove #if 1 that no longer has any...
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_HEAD|TAIL_...
2015-09-24 Tomohiro Kusumisbin/hammer: Fix comment on how to compile sbin/hammer...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes regarding hammer_u...
2015-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes regarding hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Fix possible race on volume-del
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove unnecessary header includes
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove header includes from hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add header includes to hammer.h
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add hammer_data_zone(_index) macros
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove exceptional zone selection case
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove prototype of not existing function
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_BUFFER_BITS
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_HBUFSIZE
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Adjust and cleanup _KERNEL
2015-09-24 Tomohiro Kusumisys/vm: Adjust position to define _KERNEL
2015-09-24 Tomohiro Kusumisbin/hammer: Add ifndef/define/endif for headers
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Add ifndef/define/endif for headers
2015-09-24 Tomohiro Kusumisys/vfs/hammer: Erase btype of a new boundary on intern...
2015-09-24 Sascha Wildnerlibc/sysctl: Fix the user.* branch.
2015-09-24 Sascha Wildnergetconf(1): Add _POSIX2_PBS*.
2015-09-24 Sascha Wildner<unistd.h>: Clean up the _POSIX2_* defines (Shells...
2015-09-23 Sepherosa Ziehaurevoke(2): Replace 'count' w/ a boolean 'found'
2015-09-22 Sascha Wildnerrtadvctl.8: Use Mt for email addresses.
2015-09-22 John Marinokernel: Handle zero-length ELF sections better
2015-09-22 John MarinoBad commits always come in threes (copied lined instead...
2015-09-22 John MarinoFix mis-paste (move section down 1 line)
2015-09-22 John Marinokernel: Fix loading of gold-linked modules
2015-09-21 Matthew Dillonrtadvd - Import newer rtadvd, add rtadvctl from FreeBSD-10
2015-09-20 Sascha Wildnerkernel/vga: Remove a no longer needed variable.
2015-09-19 Sascha Wildneri386 removal, part 43/x: Remove/change i386 specific...
2015-09-18 Matthew Dilloniwm - DragonFly cleanup (no functional changes)
2015-09-18 Sepherosa Ziehauuipc: Rework unp_pcblist() to make it MPSAFE
2015-09-18 Sepherosa Ziehauuipc: Make unp_discard MPSAFE by deferring closef to...
2015-09-18 Sascha WildnerAdd iwm.4 and iwmfw.4 manual pages (taken from FreeBSD).
2015-09-18 Sascha Wildneri915kms.4: Add missing .El
2015-09-18 Sascha Wildnerkernel: Make iwm compilable into the kernel and add...
2015-09-18 Matthew Dilloniwm - DragonFly modifications and a bug fix
2015-09-18 Matthew Dillonwlan - Import if_iwm from FreeBSD (base)
2015-09-18 Matthew Dillonwlan - Minor updates for if_iwm import.
2015-09-17 Sascha Wildneri386 removal, part 42/x: Remove i386 info from the...
2015-09-17 Sascha WildnerRemove libcom_err.so{,.3} via 'make upgrade' too.
2015-09-16 Sascha Wildnerkernel/dup: Correct dup{,2}()'s fd params to int in...
2015-09-16 Sepherosa Ziehauuipc: Allow fdalloc() to fail in unp_externalize()
2015-09-16 Sepherosa Ziehauuipc: White space
2015-09-16 Sepherosa Ziehaukernel: Use fhold() instead of increasing f_count manually
2015-09-15 Sascha Wildnerkernel/syscons: Fix compilation without ddb in the...
2015-09-15 Sascha WildnerUpdate the pciconf(8) database.
2015-09-14 Sepherosa Ziehauatomic: Add atomic_testandclear_int()
2015-09-14 Sepherosa Ziehaudevfs: Protect f_data1 properly and revoke the meanless...
2015-09-14 Sepherosa Ziehauunp: Fix falloc() failure in unp_fp_externalize()
2015-09-14 Sepherosa Ziehauuipc: Protect proc.p_fd access properly in unp_internal...
2015-09-14 Sepherosa Ziehautest: Add test for unix socket file descriptor passing
2015-09-13 John Marinoshare/ctype: Improved makefile allows symlinks to be...
2015-09-13 John Marinocldr2def: Improve ctype makefile generation to avoid...
2015-09-13 Sascha Wildnermake.conf: Remove unused variable.
2015-09-13 Sascha Wildneri386 removal, part 41/x: Remove POWERFAIL_NMI kernel...
2015-09-13 François Tigeotdrm/i915: drm/i915: Ignore SURFLIVE and flip counter...
2015-09-13 François Tigeotdrm/i915: drop WaSetupGtModeTdRowDispatch:snb
2015-09-13 François Tigeotdrm/i915: Disable caches for Global GTT.
2015-09-13 François Tigeotdrm/i915: properly reenable gen8 pipe IRQs
2015-09-13 Sascha Wildneri386 removal, part 40/x: Remove BOOTP_NFSV3 kernel...
2015-09-13 John Marinolocale/UTF-8: Fixed upper bound logic
2015-09-12 Imre Vadászdrm/i915: Reduce diff to Linux 3.17 in i915/intel_dp.c
2015-09-12 Imre Vadászdrm/i915: Adapt i2c handling a bit closer to Linux...
2015-09-12 John MarinoActivate symbol versioning on libc (bump DF version)
2015-09-12 John Marinoinstallworld: When installing libraries, install libc...
2015-09-11 Sascha WildnerRemove /usr/include/emulation/posix4 (empty since 2007...
2015-09-11 Sascha WildnerRemove some additional files via 'make upgrade'.
2015-09-11 John Marinolibc: Add stack protector support back
2015-09-11 Sascha WildnerRemove libcom_err and compile_et.
2015-09-10 Sascha Wildnerkernel/bus: Change function definitions to static ...
2015-09-10 Sascha Wildnerkernel/net: Change function definitions to static ...
2015-09-10 Sascha Wildneri386 removal, part 39/x: Remove est(4) driver.
2015-09-10 Sepherosa Ziehautaskqueue: Fix taskqueue locking issues
2015-09-10 John Marinortld.1: Improve _rtld_functrace example
2015-09-09 John Marinosys/param.h: Fix typo in comment
2015-09-09 John Marinobump __DragonFly_version for environ, __progname change
2015-09-09 Sascha WildnerSimplify redundant __*_VISIBLE checks in various header...
2015-09-09 Sascha Wildnerkernel: Remove pci_pir.c, which was not built.
2015-09-09 Sascha Wildneri386 removal, part 38/x: Un-document no longer existing...
2015-09-09 John Marinolibc: fix environ symbol by syncing getenv.c with FreeBSD
next