sys/vfs/hammer2: Add break; (not a bug)
[dragonfly.git] / sys /
2021-03-14 Tomohiro Kusumisys/vfs/hammer2: Add break; (not a bug)
2021-03-09 Matthew Dillondrm - Hack around a drm_setmaster issue
2021-03-09 Sepherosa Ziehauethernet: Add AF_ARP support.
2021-03-09 Sascha Wildner<sys/procctl.h>: Add missing __BEGIN_DECLS/__END_DECLS.
2021-03-01 Matthew Dillonhammer2 - Fix rename-over-non-empty-directory bug
2021-03-01 Sepherosa Ziehaux86_64/atomic: Fix comment of testand{clear,set}_long...
2021-02-28 Sascha WildnerRemove last bits of Intel compiler support. We never...
2021-02-28 Sascha WildnerClean up the POSIX namespace in <unistd.h> and <sys...
2021-02-24 Sascha WildnerLINT64: Comment out an option to cover more code.
2021-02-21 Sascha Wildner<sys/sysent.h>: Remove the old SCARG() macro, de-SCARG...
2021-02-20 Aaron LIfexecve(2): Return ENOENT if exec a script opened with...
2021-02-20 Aaron LIImplement the fexecve(2) system call
2021-02-20 Aaron LIkern: Clean error paths in kern_execve()
2021-02-20 Aaron LIkern: Return error from exec_copyin_strings() if fname...
2021-02-20 Aaron LIkern: Staticize several functions and variables in...
2021-02-19 Antonio Huete JimenezUpgrade make(1). 1/2
2021-02-19 Daniel FojtUpgrade libressl. 1/2
2021-02-19 Sascha Wildnerkernel: Move sys_{get,set}rlimit() to where their kern_...
2021-02-18 Daniel Fojtsys/vfs/hammer: modify inode's ctime after successful...
2021-02-18 Daniel Fojtsys/vfs/hammer2: modify inode's ctime after successful...
2021-02-17 Sascha Wildner<net/if.h>: Preparation for removing <sys/types.h>...
2021-02-15 Sascha Wildnerkernel/nfs: Initialize a sometimes uninitialized variable.
2021-02-15 Sascha Wildnerkernel: Comment out some two unused functions.
2021-02-14 Sascha Wildner<sys/stdint.h>: Add missing typedef guards for uint*_t.
2021-02-14 Sascha Wildnerkernel/drm: Remove duplicate type definitions.
2021-02-14 Matthew Dillonkernel - Remove the #define AF_MAX from sys/mount.h
2021-02-12 Sascha Wildner<sys/iconv.h>: Add <sys/types.h> for u_char and fix...
2021-02-09 Sascha WildnerFix several typos in calendars, READMEs and other files.
2021-02-09 Sascha Wildner<sys/iconv.h>: Include <sys/cdefs.h> for __{BEGIN,END...
2021-02-08 Sascha Wildnerkernel/vm: Fix a wrong check in vm_fault_page().
2021-02-02 Sascha Wildnerkernel/bpf: Put a struct declaration (netmsg_bpf_output...
2021-02-02 Sascha Wildnerkernel/rtsock: Remove no longer needed ns_count in...
2021-02-02 Sascha Wildnerkernel: Remove two unused declarations.
2021-01-31 Sascha Wildnerkernel: Fix two typos in comments.
2021-01-29 Sascha Wildnerkernel: Move the flags for kern_dup() to <sys/filedesc.h>.
2021-01-29 Sascha Wildnerkernel/acpi: Remove bogus checks for < 0 of unsigned...
2021-01-29 Sascha Wildnerkernel/acpi: Fix some implementation specific shifting...
2021-01-29 Sascha Wildnerkernel/acpi: Remove an unused struct definition.
2021-01-29 Sascha Wildnerkernel/acpi: Remove unneeded bus number check.
2021-01-29 Sascha Wildnerkernel/acpi: Remove two redundant initializations.
2021-01-29 Sascha Wildnerkernel/acpi: Remove redundant NULL check.
2021-01-28 Matthew Dillonkernel - Separate XSAVE support from AVX support
2021-01-28 Matthew Dillonkernel - Add memory barriers to more __asm functions.
2021-01-28 Krzysztof Piecuchmsdosfs: fix #3237 where reading the last sector of...
2021-01-22 Sascha Wildnerkernel/clock_getres: Improve CPU clock ID sanity checking.
2021-01-20 Aaron LIclock_settime(2): Return EINVAL if tv_sec < 0
2021-01-20 Aaron LIUse 'sysmsg_result' macro for consistency
2021-01-20 Aaron LI<sys/sysmsg.h>: Remove a deprecated and duplicate union...
2021-01-20 Aaron LI<sys/sysmsg.h>: Remove unused forward declarations
2021-01-19 Aaron LI<sys/sysmsg.h>: Add missing copyright and license header
2021-01-19 Aaron LIImplement clock_nanosleep(2) system call
2021-01-19 Aaron LInanosleep(2): Return EINVAL if tv_sec < 0 (POSIX-compliant)
2021-01-19 Aaron LInanosleep(2): Plug a memory disclourse and be POSIX...
2021-01-19 Aaron LIkern/makesyscalls.sh: Revert change to '#endif' comment
2021-01-19 Aaron LI<sys/sysproto.h>: Regenerate after 'makesyscalls.sh...
2021-01-19 Aaron LIkern/makesyscalls.sh: Better place #undef and fix ...
2021-01-19 Aaron LIUse ${} instead of $() in various makefiles
2021-01-12 Matthew Dillonkernel - Fix atime field for PTYs
2021-01-09 Tomohiro Kusumisys/vfs/ext2fs: Fix comment on htree dirent (disabled...
2021-01-09 Tomohiro Kusumisys/vfs/hammer2: Add hammer2_print_uuid_mismatch()
2021-01-07 Matthew Dillonkernel - Remove MAP_VPAGETABLE
2021-01-05 Sascha WildnerSync ACPICA with Intel's version 20210105.
2021-01-01 Sascha Wildnernewvers.sh: Simplify a bit more.
2021-01-01 Sascha WildnerRemove /usr/share/examples/etc/bsd-style-copyright.
2020-12-31 Sascha WildnerBump copyrights. Good riddance 2020
2020-12-31 Sascha WildnerClean up the POSIX namespace of <iconv.h>, <dirent...
2020-12-31 Aaron LInetproto/802_11: Sync some channel definitions from...
2020-12-30 Sascha Wildnerkernel: Staticize a few variables.
2020-12-29 Sascha Wildner<machine/smp.h>: Remove some prototypes of non-existent...
2020-12-28 Sascha WildnerRemove last remains of FSMID support from userland.
2020-12-28 Roy MarplesMerge branch 'vendor/DHCPCD'
2020-12-27 Roy MarplesMerge branch 'vendor/OPENRESOLV'
2020-12-26 Matthew Dillonkernel - Fix callout structural corruption bug
2020-12-26 Tomohiro Kusumisys/vfs/hammer2: Add initial multi-volumes support...
2020-12-25 Uglymothanet/ip_mroute: Fix 'struct igmpmsg' for x86_64
2020-12-25 Sascha Wildner<netinet6/in6.h>: Revert one change that didn't improve...
2020-12-25 Sascha Wildner<netinet/in.h>: Clean up the POSIX namespace.
2020-12-21 Sascha Wildner<netinet/in6.h>/<sys/mount.h>: Use __BSD_VISIBLE where...
2020-12-20 Sascha Wildner<netinet/in.h>: Fix comment indent.
2020-12-19 François Tigeotdrm/i915: Enable I915_PARAM_MMAP_VERSION
2020-12-19 François Tigeotdrm/i915: Update PCI IDs from Linux 5.8
2020-12-19 François Tigeotdrm: Update to Linux 4.15.18
2020-12-18 Sascha WildnerSync ACPICA with Intel's version 20201217.
2020-12-17 Daniel Fojtsys/vfs/hammer: modify directory ctime when adding...
2020-12-17 Daniel Fojtsys/vfs/hammer2: modify inode's ctime after link()ing it
2020-12-16 zrjworld: Add <sys/single_threaded.h>
2020-12-12 zrjlibstand: Exclude pthread types for loaders.
2020-12-12 zrj<aio.h>: Only provide pthread types mandated by POSIX...
2020-12-12 zrj<signal.h>: Further reduce pthread namespace pollution.
2020-12-12 zrjpthreads: Reimplement pthread types using non polluting...
2020-12-12 zrjpthreads: Reduce pthread type namespace pollution.
2020-12-12 zrj<machine/stdarg.h>: Make <stdarg.h> compatible with...
2020-12-11 Matthew Dillonkernel - Callout corruption and subr_bus debugging
2020-12-10 Daniel FojtUpgrade libressl. 1/2
2020-12-10 Tomohiro Kusumisys/vfs/ext2fs: In ext2 BA_CLRBUF is used in ext2_ballo...
2020-12-10 Sascha Wildnervkernel: Add extra space.
2020-12-09 Sascha Wildnerkernel/mmap_single: Pass a_fp properly into the *_mmap_...
2020-12-09 Sascha Wildneredk2: Sync our TianoCore EDK II headers with the edk2...
2020-12-08 Sepherosa Ziehauip: Allow ip_mreqn support for IP_MULTICAST_IF,IP_...
2020-12-07 Tomohiro Kusumisys/vfs/ext2fs: Document BA_CLRBUF flag used in ext2
next