dragonfly.git
2017-09-28 Sascha WildnerRemove libmandoc.
2017-09-27 Sepherosa Ziehaukern: Add read-only sysctl for sleep queue table size
2017-09-28 Matthew Dillonkernel - Fix cpu_rotator in lwkt_alloc_thread()
2017-09-27 Matthew Dillonppp - Fix seg-fault on crypt failure
2017-09-27 Sepherosa Ziehaucallout: Allocate per-cpu callout context on the owner...
2017-09-27 Sepherosa Ziehaucallout: Allocate wheel on owner cpu.
2017-09-27 Sepherosa ZiehauRevert "callout: Allocate callout wheel/thread on the...
2017-09-27 Sepherosa Ziehauipfw: Add interface IP filter.
2017-09-27 Sepherosa Ziehauipfw(8): Fix comment
2017-09-27 Matthew Dillonkernel - Fix rare allproc scan vs p_ucred race
2017-09-27 Matthew Dillonkernel - Fix unnecessary ucred duplication
2017-09-26 Sepherosa Ziehaucallout: Allocate callout wheel/thread on the owner...
2017-09-26 Sepherosa Ziehaucallout: Minor style changes
2017-09-26 Sepherosa Ziehaupktgen: Allow building w/o INVARIANTS
2017-09-25 Sepherosa Ziehauethernet: Restructure vlan check.
2017-09-25 Sepherosa Ziehauipflow: Use netisr APIs
2017-09-25 Sepherosa Ziehauipflow: Remove compat macro
2017-09-25 Tomohiro Kusumisbin/hammer: Use uuid_compare(3) instead of bcmp(3)
2017-09-25 Matthew Dillonkcollect - Final dbm support code
2017-09-25 Sepherosa Ziehauipflow: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehauipflow: Allocate ipflow context on its owner cpu.
2017-09-25 Sepherosa Ziehauipflow: Use INTWAIT | NULLOK for kmalloc
2017-09-25 Sepherosa Ziehauipflow: No need to mark it cachealign.
2017-09-25 Sepherosa Ziehauipflow: Remove reference counting, which no longer...
2017-09-25 Sepherosa Ziehauipflow: Stringent assertion.
2017-09-25 Sepherosa Ziehauroute: Minor style change.
2017-09-25 Sepherosa Ziehaupolling: Utilize netisr_domsg_global
2017-09-25 Sepherosa Ziehaupolling: No need to explicitly align io context and...
2017-09-25 Sepherosa Ziehaupolling: Adjust comment
2017-09-25 Sepherosa Ziehaupolling: Don't do direct input in critical section.
2017-09-24 Matthew Dillonkcollect - Add initial dbm support
2017-09-24 Tomohiro Kusumisbin/hammer: Fix strncpy(3) length
2017-09-24 Sascha Wildnerkernel: Remove no longer used FFS_ROOT option.
2017-09-24 Sascha Wildner<machine/stdint.h>: Add __suseconds_t for suseconds_t...
2017-09-24 Sepherosa Ziehaupolling: Implement direct input support.
2017-09-24 Tomohiro Kusumisbin/hammer: Cleanup header includes
2017-09-24 Tomohiro Kusumisys/vfs/hammer: Use kuuid_compare() instead of bcmp()
2017-09-24 Matthew Dillonhammer2 - Fix bug in hammer2_chain_indkey_dir()
2017-09-23 Sascha WildnerUpdate files for file-5.32 import.
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-09-23 Sascha WildnerRevert "Import file-5.22."
2017-09-23 Sascha WildnerImport file-5.32.
2017-09-23 Imre Vadászmicrouptime.9 microtime.9: Fix documentation of the...
2017-09-23 Tomohiro Kusumisbin/newfs_hammer2: Fix typo in newfs_hammer2(8)
2017-09-23 Tomohiro Kusumiusr.sbin/fstyp: Add initial HAMMER2 support
2017-09-23 Tomohiro Kusumisys/vfs/hammer: Add typedef hammer_uuid_t
2017-09-23 Tomohiro Kusumisbin/hammer: Add uuid.c
2017-09-23 Imre Vadászpsm: Drop bpsm%d device files. Instead support non...
2017-09-22 Matthew Dillonhammer2 - Fix hammer2 snapshot operation
2017-09-22 Imre Vadászpsm: Get rid of PSM_LEVEL_NATIVE, and the psmwrite...
2017-09-22 Imre Vadászpsm: Remove dead unused code: psmpoll(), enable_lordles...
2017-09-22 Sepherosa Ziehauinet/inet6: Randomize local port
2017-09-21 Sepherosa Ziehauarc4random: Make arc4random context per-cpu.
2017-09-22 Matthew Dillonhammer2 - Fix panic related to the accounting for pfs...
2017-09-22 Matthew Dillonhammer2 - Fix flush issues with unmounted PFSs and...
2017-09-21 Sepherosa Ziehauarc4random: Minor style changes.
2017-09-21 Sepherosa Ziehaux86: Use kmem_alloc3 for cpu0's ipiq
2017-09-21 Matthew Dillonhammer2 - performance pass
2017-09-20 Sepherosa Ziehauipfw: Factor out fucntion to setup local variables.
2017-09-20 Sepherosa Ziehauipfw: Add ipfrag filter.
2017-09-20 Sepherosa Ziehauipfw: Remove unnecessary complexity
2017-09-20 Matthew Dillonhammer2 - Remove debugging, adjust iocom
2017-09-20 Matthew Dillonkernel - Fix races in kern_dmsg.c (hammer2)
2017-09-19 Matthew Dillonkernel - Remove some kdmsg debugging
2017-09-19 Matthew Dillonkernel - support dummy reallocblks in devfs
2017-09-19 François Tigeotgpt(8): Add HAMMER and HAMMER2 support
2017-09-19 Sascha Wildnerboot/loader: Fix the 'crc' command to the intended...
2017-09-19 Tomohiro Kusumisbin/hammer: Use uuid_compare(3) instead of bcmp(3)
2017-09-19 Tomohiro Kusumisbin/newfs_hammer: Use uuid_create(3) instead of uuidgen(2)
2017-09-19 Tomohiro Kusumisbin/newfs_hammer: Use hwarnx() instead of hwarn()
2017-09-19 Sascha Wildnerhammer2(8): Fix printf.
2017-09-19 Sepherosa Ziehauipfw: Add defrag action.
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync (2)
2017-09-19 Matthew Dillonhammer2 - Fix corruption on sync, fix excessive stall...
2017-09-19 Matthew Dillonhammer2 - augment freemap directive
2017-09-18 Sascha WildnerUpdate the pciconf(8) database.
2017-09-18 Matthew Dillonhammer2 - push missing file (cmd_destroy.c)
2017-09-17 Sascha Wildnershm_open(3): Set the FD_CLOEXEC flag for the new fd...
2017-09-16 Sepherosa Ziehauip: Don't double check length.
2017-09-16 Sepherosa Ziehaudummynet: ip_input expects ip_off/ip_len in network...
2017-09-16 Sepherosa Ziehauipfw/ipfw3: Use INTWAIT|NULLOK for mtag allocation.
2017-09-16 Sepherosa Ziehaudummynet: Don't deliver freed mbuf to callers.
2017-09-16 Sepherosa Ziehauip: Move mbuf length assertion into an earlier place.
2017-09-17 Matthew Dillonkernel - Order ipfw3 module before other ipfw3_* modules
2017-09-17 Matthew Dillonhammer2 - Add directive to destroy bad directory entries
2017-09-16 Sepherosa Ziehaumtag: Use kmalloc flags, instead of just M_WAITOK or...
2017-09-16 Sepherosa Ziehaunetisr: Make dynamic netisr rollup register/unregister...
2017-09-16 Sepherosa Ziehaunetisr: Use kmem_alloc3 for netisr thread and netlastfunc.
2017-09-15 Matthew Dillonhammer2 - Fix inode nlinks / directory-entry desynchron...
2017-09-15 Sepherosa Ziehautcp: Use primary hash for TCP ports.
2017-09-15 Sepherosa Ziehautcp/udp: Make sure hash size macro is powerof2
2017-09-14 Matthew Dillonhammer2 - Instrument error path for indirect block...
2017-09-14 Matthew Dillonkernel - Fix memory ordering race
2017-09-13 Matthew Dillonhammer2 - Remove dead code, clarify comment
2017-09-13 Matthew Dillonkernel - Fix shared lock bug in kern_mutex.c
2017-09-13 Antonio Huete... installer - Avoid endless loop for UEFI installations
2017-09-13 Sascha Wildnerkernel/hammer2: Rename DEBUG to H2_ZLIB_DEBUG in the...
2017-09-13 Matthew Dillonhammer2 - Allow simple 'mount @label <target>' shortcut...
2017-09-13 Sascha Wildneripfw: WARNS=6 isn't necessary, it's in the parent Makef...
2017-09-13 Sepherosa Ziehauipfw: Raise WARNS to 6
next