sbin/hammer2: Fix calloc element size in get_hammer2_mounts()
[dragonfly.git] / sys / sys /
2020-09-21 Sascha Wildnerkernel: Provide __udivti3() for intermediate 128-bit...
2020-09-19 Sascha WildnerMerge branch 'vendor/BYACC'
2020-09-12 Daniel FojtUpgrade libressl. 1/2
2020-09-11 Sascha Wildner<sys/cdefs.h>: Restore to original behavior for __...
2020-09-10 Sascha WildnerSync tpm(4) with FreeBSD.
2020-09-09 Daniel FojtUpgrade vi(1). 1/2
2020-09-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-09-06 Sascha Wildner<sys/cdefs.h>: Add __{BEGIN,END}_HIDDEN_DECLS definitio...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Move __dso_{public,hidden} to the other...
2020-09-06 Sascha Wildner<sys/cdefs.h>: Untangle the __{BEGIN,END}_DECLS definit...
2020-08-31 Daniel FojtPartially revert commit bdaacb9f+.
2020-08-31 Daniel Fojtfsck_hammer2(8): de-inline couple of functions
2020-08-27 Matthew Dillonkernel - Deal with VOP_NRENAME races
2020-08-23 Sascha Wildner<sys/systm.h>: Fix muldivu64() comment.
2020-08-19 Daniel FojtUpgrade ncurses. 1/2
2020-08-15 Sascha Wildner<sys/elf_common.h>: Add GNU note types and NT_GNU_PROPE...
2020-08-15 Sascha WildnerMerge branch 'vendor/BYACC'
2020-08-15 Sascha Wildner<sys/random.h>: Add missing __{BEGIN,END}_DECLS.
2020-08-11 Sascha Wildner<sys/msgport.h>: For boolean_t, it is enough to include...
2020-08-10 Daniel FojtUpgrade dialog(1). 1/2
2020-08-08 Sascha Wildner<sys/sysid.h>: Include <sys/types.h> for self-sufficiency.
2020-08-08 Matthew Dillonkernel - Refactor GETATTR_QUICK() -> GETATTR_LITE()
2020-08-08 Sascha WildnerRemove unneded #includes in three header files.
2020-08-04 Daniel FojtBuild libssh with ldns support. 1/2
2020-08-03 Daniel FojtUpgrade openssh. 1/2
2020-08-02 Sascha Wildner<sys/cdefs.h>: Add a compat macro for the C11 _Thread_l...
2020-08-02 Sascha Wildner<sys/systm.h>: Add __assert_unreachable() for FreeBSD...
2020-07-30 Daniel FojtUpgrade make(1). 1/2
2020-07-29 Matthew Dillonkernel - Implement SO_PASSCRED
2020-07-26 Matthew Dillonkernel - Fix type-o
2020-07-26 Matthew Dillonkernel - more cleanup of syscall2()
2020-07-25 Matthew Dillonkernel - Add P_SWAPPEDOUT flag back in for deprecated...
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-22 François Tigeotdrm: Implement dma-buf operations, enable most drm_prim...
2020-07-20 Sascha Wildner<sys/objcache.h>: Mark two kernel functions as being...
2020-07-19 Sascha Wildner<sys/stdint.h>: Use __GNUC_PREREQ__.
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-04 Sascha Wildner<sys/cdefs.h>: Move various defines to <sys/systm.h...
2020-07-03 Daniel FojtMerge branch vendor/AWK into master.
2020-07-02 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-06-30 Sascha Wildner<sys/sockio.h>: Sort SIOC[SG]DRVSPEC better.
2020-06-30 Sascha Wildner<sys/cdefs.h>: FWIW, add __unreachable from FreeBSD.
2020-06-27 Daniel FojtUpgrade libarchive, bsdcat(1), bsdcpio(1) and bsdtar...
2020-06-25 Daniel FojtUpgrade awk(1). 1/2
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-10 Matthew Dillonworld - Change serial port default from 9600 to 115200
2020-06-09 Matthew Dillonkernel - Refactor sysclock_t from 32 to 64 bits
2020-06-04 Matthew Dillonkernel - Refactor kern_kevent(), fix timeout overflow...
2020-06-04 Roy MarplesFD_SET: cast away signed vs unsigned conversion warnings
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-28 Tomohiro Kusumisys/sys/mount.h: Add fsidcmp()
2020-05-26 Sascha WildnerClean up the namespace of <sys/timeb.h>.
2020-05-24 Sascha Wildnerlibutil/libc: Move fparseln(3) from libutil to libc.
2020-05-23 Sascha Wildner<sys/mount.h>: Put the <sys/mplock2.h> inclusion under...
2020-05-22 Sascha WildnerMerge branch 'vendor/BZIP'
2020-05-22 Sascha Wildnerkernel: Clean up a few headers a bit.
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-28 Sascha Wildner<sys/flame_graph.h>: Include <sys/types.h> for some...
2020-04-28 Sascha Wildner<sys/namecache.h>: Include <sys/lock.h> for nc_lock.
2020-04-28 Sascha Wildner<sys/sglist.h>: Adjust the type of struct sglist's...
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 Wildner<sys/mount.h>: Include <sys/mplock2.h> for self suffici...
2020-03-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2020-03-18 Matthew Dillonkernel - Generate POLLHUP for fully disconnected socket
2020-03-14 Sascha Wildner<sys/conf.h>: Remove some more dead prototypes.
2020-03-14 Sascha Wildnerkernel: Remove some get_dev() remains. We no longer...
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 - Rename spinlock counter trick API
2020-03-04 Matthew Dillonkernel - Refactor cache_vref() using counter trick
2020-03-04 Matthew Dillonkernel - More counter trick spinlock APIs
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 nlookup() performance w/absolute paths
2020-02-29 Matthew Dillonkernel - Rearrange struct vnode fields
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache 3/N
2020-02-29 Matthew Dillonkernel - Refactor vfs_cache 2/N
2020-02-27 Matthew Dillonflame_graph - Add initial code to support flame graphs
next