Partially revert commit bdaacb9f+.
[dragonfly.git] / sys / kern /
2020-08-28 Sascha Wildnerkernel: Adjust wmesg.
2020-08-27 Matthew Dillonkernel - Deal with VOP_NRENAME races
2020-08-26 Matthew Dillonkernel - Remove tty-related debug message
2020-08-26 Sascha Wildnerkernel/{a,b}list: Use __func__ in panic messages.
2020-08-21 Matthew Dillonkernel - Remove global cwd statistics counters
2020-08-19 Daniel FojtUpgrade ncurses. 1/2
2020-08-15 Sascha WildnerMerge branch 'vendor/BYACC'
2020-08-10 Daniel FojtUpgrade dialog(1). 1/2
2020-08-09 Sascha WildnerFix GETATTR_LITE() build breakage with 'pseudo-device...
2020-08-08 Matthew Dillonkernel - Refactor GETATTR_QUICK() -> GETATTR_LITE()
2020-08-04 Daniel FojtBuild libssh with ldns support. 1/2
2020-08-03 Daniel FojtUpgrade openssh. 1/2
2020-07-30 Daniel FojtUpgrade make(1). 1/2
2020-07-29 Matthew Dillonkernel - Implement SO_PASSCRED
2020-07-28 Matthew Dillonkernel - Fix bug in resource_list_alloc() for addresses...
2020-07-26 Matthew Dillonkernel - more cleanup of syscall2()
2020-07-25 Matthew Dillonkernel - Optimize lseek() SEEK_END
2020-07-25 Matthew Dillonkernel - Remove P_SWAPPEDOUT flag and paging mode
2020-07-25 Matthew Dillonkernel - Refactor in-kernel system call API to remove...
2020-07-22 Daniel FojtUpgrade libressl. 1/2
2020-07-17 Daniel FojtUpgrade ldns and drill(1). 1/2
2020-07-15 Sascha Wildnerkernel: Remove some unused variables and a dead sysctl.
2020-07-09 Daniel FojtUpgrade liblzma and xz(1). 1/2
2020-07-03 Daniel FojtMerge branch vendor/AWK into master.
2020-07-02 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-27 Daniel FojtUpgrade libarchive, bsdcat(1), bsdcpio(1) and bsdtar...
2020-06-25 Daniel FojtUpgrade awk(1). 1/2
2020-06-16 Daniel Fojtkernel: improve open(2) error handling
2020-06-16 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-12 Daniel FojtUpgrade less(1). 1/2
2020-06-11 Daniel FojtUpgrade diffutils. 1/2
2020-06-11 Daniel Fojtkernel: fix misleading error from allocating file descr...
2020-06-09 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits
2020-06-07 Matthew Dillonkernel - Refactor kern_kevent(), fix timeout overflow...
2020-06-06 Matthew Dillonkernel - Increase KNOTE_CACHE_MAX
2020-06-06 Matthew Dillonkernel - Refactor kern_kevent(), fix timeout overflow...
2020-06-04 Matthew Dillonkernel - Refactor kern_kevent(), fix timeout overflow...
2020-06-04 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-02 Daniel FojtUpgrade grep(1). 1/2
2020-06-01 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-05-22 Sascha WildnerMerge branch 'vendor/BZIP'
2020-05-22 Sascha Wildnerkernel: Clean up some no longer used types from makesys...
2020-05-21 Sascha WildnerMerge branch 'vendor/WPA_SUPPLICANT'
2020-05-18 Aaron LIMerge branch 'vendor/TCPDUMP' (version 4.3.0 -> 4.9.3)
2020-05-18 Aaron LIMerge branch 'vendor/LIBPCAP' (version 1.8.1 -> 1.9.1)
2020-05-11 Sascha WildnerMerge branch 'vendor/FILE'
2020-05-08 Sascha WildnerMerge branch 'vendor/FILE'
2020-05-05 Sascha Wildnerkernel/vm: Rename *_putpages()'s 'sync' argument to...
2020-04-24 Matthew Dillonkernel - Detune memory slab allocator pcpu caching...
2020-04-24 Matthew Dillonkernel - Remove CACHE_VREF: RACED debugging output
2020-04-21 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-04-14 Matthew Dillonkernel - Streamline refcount API
2020-04-13 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-04-13 Sascha Wildnerkernel: GC a few old system calls which are libc functi...
2020-04-01 Sascha WildnerMerge branch 'vendor/TCSH'
2020-03-28 Sascha Wildnerkernel: Remove <sys/n{amei,lookup}.h> from all files...
2020-03-28 Sascha Wildnerkernel: Remove <sys/mutex.h> from all files that don...
2020-03-28 Sascha Wildnerkernel: Remove <sys/mplock2.h> from all files that...
2020-03-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2020-03-18 Matthew Dillonkernel - Generate POLLHUP for fully disconnected socket
2020-03-14 Sascha Wildnerkernel: Remove some get_dev() remains. We no longer...
2020-03-14 zrjkernel: Adjust description for kern.tls_extra
2020-03-13 Sascha Wildnerkernel/kprintf: Add a tunable for the kern.kprintf_logg...
2020-03-11 Matthew Dillonkernel - Rework vfs_timestamp(), adjust default
2020-03-11 Matthew Dillonkernel - Do not use rdtsc() in the spinlock loop when...
2020-03-11 Matthew Dillonkernel - Allow 8254 timer to be forced, clean-up user...
2020-03-07 Matthew Dillonkernel - Add sysctl kern.tls_extra
2020-03-04 Matthew Dillonkernel - Minor optimizations
2020-03-04 Matthew Dillonkernel - Rename spinlock counter trick API
2020-03-04 Matthew Dillonkernel - Refactor cache_vref() using counter trick
2020-03-04 Matthew Dillonkernel - Fix minor scheduler bugs
2020-03-03 Matthew Dillonkernel - Normalize the vx_*() vnode interface
2020-03-03 Matthew Dillonkernel - Integrate the counter & 1 trick into the spinl...
2020-03-03 Matthew Dillonkernel - syscall path optimizations
2020-03-03 Matthew Dillonkernel - Refactor vfs_cache 4/N
2020-02-29 Matthew Dillonkernel - Improve cache_fullpath(), plus cleanup
2020-02-29 Matthew Dillonkernel - Comment future vrele() code intention
2020-02-29 Matthew Dillonkernel - Improve nlookup() performance w/absolute paths
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache 3/N
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache 2/N
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache ncp->nc_refs
2020-02-29 Matthew Dillonkernel - Update vfs_cache to use fcmpset
2020-02-27 Matthew Dillonflame_graph - Add initial code to support flame graphs
2020-02-26 Matthew Dillonkernel - Add kern.usched_dfly.poll_ticks
2020-02-26 Matthew Dillonkernel - Code path optimization for kmalloc/kfree
2020-02-26 Matthew Dillonkernel - Simple code path optimizations
2020-02-25 Matthew Dillonkernel - Simple cache line optimizations
2020-02-24 Matthew Dillonjail - add jail.defaults.allow_listen_override (3)
2020-02-24 Matthew Dillonjail - add jail.defaults.allow_listen_override (2)
2020-02-24 Matthew Dillonjail - add jail.defaults.allow_listen_override
2020-02-22 Sascha WildnerRemove <sys/user.h> inclusion from a few files that...
2020-02-15 Matthew Dillonkernel - Micro optimization for vnode exclusive lock
2020-02-15 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS234'
2020-02-15 Matthew Dillonkernel - Fix rare wait*() deadlock
2020-02-15 Matthew Dillonkernel - Recode the namecache mount transition cache
2020-02-14 Matthew Dillonkernel - Rejigger mount code to add vfs_flags in struct...
2020-02-14 Matthew Dillonkernel - Start work on a better burst page-fault mechanic
2020-02-14 Matthew Dillonkernel - Offset the stathz systimer by 50% of the hz...
2020-02-13 Matthew Dillonkernel - Improve tmpfs support
2020-02-12 Matthew Dillonkernel - Add B_TTC flag (buffer cache try-to-cache...
next