Update some more symbols maps for libc
[dragonfly.git] / sys / kern /
2015-09-01 Matthew Dillonkernel - Improve namecache generation handling
2015-09-01 Sepherosa Ziehauuipc: Assert 0->1 reference count transition; it must...
2015-09-01 Sepherosa Ziehauuipc: Check unp_conn again after unp_connect().
2015-08-31 Sepherosa Ziehauuipc: Hold per-unp token for all unp usrreq methods
2015-08-27 Matthew Dillonkernel - Add root mount support for hammer2
2015-08-27 Matthew Dillonkernel - allow '@' key at mountroot> prompt
2015-08-27 Sepherosa Ziehauuipc: Fix lockless unp_conn accessing and uipc_detach...
2015-08-27 Sepherosa Ziehauuipc: Assert global token is held in unp_connect_pair
2015-08-26 Sepherosa Ziehauuipc: Return error from unp_connect_pair() if one of...
2015-08-26 Sepherosa Ziehauuipc: Don't abuse unp_conn for unconnect DGRAM unix...
2015-08-26 Sepherosa Ziehauuipc: Fix various races on unp_connect() path.
2015-08-25 Sepherosa Ziehauuipc: Use flag to indicate that the unpcb was detached...
2015-08-25 Sepherosa Ziehauuipc: Use atomic operation for unp_flags
2015-08-24 Sepherosa Ziehauuipc: Factor out unp_getsocktoken()/unp_reltoken()
2015-08-22 Sepherosa Ziehauuipc: Wrap unp test with UNP_ISATTACHED()
2015-08-22 Sepherosa Ziehausocket: Allow keeping a reference on the new socket...
2015-08-21 Matthew Dillonkernel/nfs: Fix up the per-export address lists.
2015-08-21 Sepherosa Ziehausocket: Reorder state setting a little bit in sonewconn...
2015-08-21 Sepherosa Ziehausocket: Move accept queues flush into sofree()
2015-08-20 Nuno Antuneskernel/nfs: Remove old hack abusing dom_rtattach.
2015-08-20 Sepherosa Ziehausocket: Assert SS_{INCOMP,COMP} before deq/enq so_...
2015-08-17 Sascha Wildnerkernel/vmm: Use __func__ and adjust whitespace.
2015-08-13 Sepherosa Ziehausocket: Fix soabort() race if crfree() blocks in soinhe...
2015-08-12 Sascha Wildneri386 removal, part 34/x: Remove some i386 traces from...
2015-08-11 Matthew Dillonkernel - Reduce slab allocator fragmentation
2015-08-10 Sascha Wildnerkernel/sysctl: Rename SYSCTL_ASSERT_XLOCKED -> SYSCTL_A...
2015-08-10 Matthew Dillonkernel - Remove unused z_Next field, fix comments ...
2015-08-08 John MarinoMerge branch 'vendor/NVI2'
2015-08-06 John MarinoMerge branch 'vendor/TRE'
2015-08-06 Matthew Dillonkernel - Allow kprintf() output targets to be managed...
2015-08-02 Matthew Dillonkernel - Disable swapcache once paniced or if dumping
2015-08-01 Sascha Wildnerkernel/dsched: Use <machine/inttypes.h>, not <inttypes.h>.
2015-08-01 Sascha Wildnerkernel/vfs_quota: Remove unneeded <inttypes.h> inclusion.
2015-08-01 Sascha Wildnerkernel: Use <sys/stdbool.h> in kernel code, not <stdboo...
2015-08-01 Sascha Wildnerkernel: Use <sys/bitstring.h> instead of <bitstring.h>.
2015-07-30 Sepherosa Ziehausocket: Close the soreference() race against socket...
2015-07-30 Sepherosa Ziehausocket: Group accept queue operations together
2015-07-30 Sepherosa Ziehausocket: Nuke unused so_pru_abort()
2015-07-30 Sepherosa Ziehausocket: Remove unused soabort()
2015-07-24 Sepherosa Ziehaumbuf: Add helper functions to inc/dec mbuf limits
2015-07-24 Sepherosa Ziehaumbuf: Staticize mbupdatelimits
2015-07-24 Sepherosa Ziehaumbuf: Don't allow mbuf thresholds be configured too...
2015-07-24 Sepherosa Ziehaumbuf: Hold mbuf update lock, only if the thresholds...
2015-07-24 Matthew Dillonkernel - Allow nmbufs, nmbclusters, and nmbjclusters...
2015-07-24 Matthew Dillonkernel - Add objcache_set_cluster_limit()
2015-07-23 Sascha Wildneri386 removal, part 21/x: Remove obsolete i386 specific...
2015-07-19 Sascha Wildnerkernel/kprintf: Implement the space flag, as in '%...
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-18 Nuno Antuneskernel: Use lwkt_domsg() instead of lwkt_sendmsg()...
2015-07-17 Sepherosa Ziehauipiq: Add description for ipi latency measurement sysctls
2015-07-17 Matthew Dillonkernel - Reduce mountroot intr_config_hook wait to...
2015-07-14 Matthew Dillonkernel - Fix live lock in vfs_conf.c mountroot>
2015-07-14 Matthew Dillonipiq: Add simple IPI latency measure sysctls (2)
2015-07-14 Sepherosa Ziehauipiq: Add simple IPI latency measure sysctls
2015-07-13 Sepherosa Ziehaubus: Clear device description when we set driver.
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-10 Matthew Dillonkernel - Fix panic during coredump
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
2015-07-01 Matthew Dillonkernel - Improve basic entropy collector
2015-06-27 Sascha Wildnerkernel: Use 'normal' types (i.e., uint8_t instead of...
2015-06-24 Matthew Dillonkernel - Add zero-on-instantiate objcache ctor
2015-06-24 Sepherosa Ziehauusched: Fix kern.usched_global_cpumask sysctl type.
2015-06-22 Sascha Wildneri386 removal, part 8/x: Remove i386 DragonFly 1.2 compa...
2015-06-20 Sascha Wildneri386 removal, part 2/x: Remove i386 specific kernel...
2015-06-18 Sascha WildnerUse <sys/param.h>'s roundup() in a few places.
2015-06-16 Sepherosa Ziehauacpi/cpu/coretemp: Move sensor device from coretemp...
2015-06-13 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-11 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-06-06 Matthew Dillonsysctl - SMP performance work
2015-06-05 Sepherosa Ziehausensors: By default, stick sensor tasks to the first...
2015-06-05 Sepherosa Ziehaucpu_topo: Add get_cpu_node_by_chipid()
2015-06-04 Sepherosa Ziehausensors: Accept -1 as sensor thread cpuid
2015-06-04 Sepherosa Ziehausensors: Create per-cpu sensor task threads
2015-06-04 Sepherosa Ziehautsc: Factor out rdtsc_ordered()
2015-06-01 Sepherosa Ziehaulwkt: Initialize LWKT objcache initialization to earlie...
2015-05-29 Matthew Dillonkernel - Fix SMP race against fp seek position lock
2015-05-27 Matthew Dillonkernel - Fix issue w/recent utimes commit
2015-05-26 Matthew Dillonttys - Add 'ifconsole' option to ttys entries
2015-05-26 Matthew Dillonkernel - Return EINVAL on negative timeout to poll()
2015-05-26 Matthew Dillonkernel - Sanity-check getutimes().
2015-05-26 Matthew Dillonkernel - Add futimens()
2015-05-26 Matthew Dillonkernel - Consolidate kern_utimes() into kern_utimensat()
2015-05-25 Matthew Dillonkernel - Change bundirty() location in I/O sequence (2)
2015-05-25 John MarinoMerge branch 'vendor/GCC50'
2015-05-24 Matthew Dillonkernel - Add utimensat() support
2015-05-21 Matthew Dillonkernel - Change bundirty() location in I/O sequence
2015-05-19 Matthew Dillonkernel - fix O_CLOEXEC race in open() and fhopen()
2015-05-19 Matthew Dillonkernel, libc - add pipe2()
2015-05-18 Matthew Dillonkernel - Fix cpu lockup on resume after entering the...
2015-05-17 Tomohiro Kusumiusched: Add comments
2015-05-12 Matthew Dillonkernel - Improve cpu topology text output
2015-05-10 Tomohiro Kusumisys/kern: Remove trailing ; from DO_OPS()
2015-05-10 Tomohiro Kusumisys/kern: Fix comments
2015-05-10 Tomohiro Kusumisys/sys: Rename VFS_MPLOCK1 to VFS_MPLOCK
2015-05-10 Tomohiro Kusumisys/sys: Remove VFS_MPLOCK2 macro
2015-04-27 Sepherosa Ziehauktr: Reduce number of early boot KTR entries to 256
2015-04-27 Sepherosa Ziehauusched/bsd4: Avoid ktr confliction on chooseproc
2015-04-22 John MarinoMerge branch 'vendor/GCC50'
2015-04-17 John MarinoMerge branch 'vendor/GCC50'
next