nrelease - fix/improve livecd
[dragonfly.git] / sys / sys /
4 days ago Michael NeumannSync psm/evdev/atkbd with FreeBSD
2024-03-23 Aaron LIsys: Minor code cleanups
2024-03-11 Aaron LIMerge branch 'vendor/LESS'
2024-03-03 Aaron LI<sys/param.h>: Bump __DragonFly_version for the netinet...
2024-03-03 Aaron LI<sys/mbuf.h>: Remove the obsolete 'm_pkthdr.loop_cnt...
2024-02-28 Aaron LInet: Reimplement packet loop detection based on mbuf...
2024-02-28 Aaron LIMerge branch 'vendor/AWK'
2024-02-09 Aaron LIBump copyright year
2024-02-04 Matthew Dillonkernel - Fix improper error on certain O_EXCL open...
2024-01-25 Aaron LIVarious minor whitespace cleanups
2024-01-25 Aaron LImbuf(9): Add 'M_PROTOFLAGS' to group all M_PROTO* flags
2024-01-25 Aaron LImbuf(9): Add 'm_pkthdr.loop_cnt' for loop detection
2024-01-25 Aaron LIsocket: Implement the SO_USER_COOKIE option
2024-01-24 Matthew Dillonkernel - Fix long-standing bug in kqueue backend for...
2024-01-14 Aaron LIatomic(9): Add relaxed load/store variants from FreeBSD
2024-01-13 Aaron LI<sys/cdefs.h>: Add __min_size(x) macro
2024-01-12 Aaron LI<sys/bitops.h>: Import ilog2(n) from NetBSD
2024-01-12 Aaron LIobjcache(9): Remove the unused ocflag arg from objcache...
2024-01-12 Aaron LIsockbuf: Improve sbcreatecontrol() parameter types...
2023-12-28 Aaron LImbuf(9): Various minor updates and style cleanups
2023-12-28 Aaron LImbuf(9): Use 'void *' in several public APIs to save...
2023-12-22 Aaron LImbuf(9): Use 'c_caddr_t' (const) for m_copyback()/m_cop...
2023-12-22 Aaron LImbuf(9): Restrict m_copyback() to forbid mbuf expansion
2023-12-22 Aaron LImbuf(9): Add m_copyback2() for a better m_copyback()
2023-12-22 Aaron LIkernel: Replace the deprecated m_copy() with m_copym()
2023-12-21 Aaron LIqueue(3): Simplify STAILQ_LAST() by using __containerof()
2023-12-21 Aaron LI<sys/cdefs.h>: Add __containerof(x, s, m) macro
2023-12-18 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-12-10 Michael Neumannbusdma - Remove filter functionality
2023-11-14 Aaron LIUpdate rn_inithead() users to switch to byte offset
2023-11-11 Aaron LIcsprng: Update to use crypto/chacha20 (a better version)
2023-11-11 Aaron LIcsprng: Make use of the CSPRNG_UNLIMITED flag
2023-11-10 Aaron LImbuf(9): Remove obsolete and unused 'kern.ipc.mbuf_wait...
2023-11-05 Aaron LIlibkern: Remove karc4rand() in favor of karc4random_buf()
2023-11-05 Aaron LIlibkern: Add karc4random_uniform()
2023-11-05 Aaron LIlibkern: Add alias karc4random_buf() to karc4rand()
2023-11-05 Aaron LIlibkern: Import explicit_bzero() from FreeBSD
2023-10-20 Matthew Dillonkernel - Clean up cache_hysteresis contention, better...
2023-10-20 Matthew Dillonkernel - Rearrange struct vmmeter (requires world and...
2023-10-19 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-10-16 Matthew Dillonkernel - Add per-process capability-based restrictions (4)
2023-10-13 Antonio Huete Jimenezjails: Allow mounting devfs(5) and procfs(5)
2023-10-13 Matthew Dillonkernel - Add per-process capability-based restrictions (3)
2023-10-13 Matthew Dillonkernel - Add per-process capability-based restrictions
2023-10-06 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-07-19 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-07-06 Kyle Buttip_forward: Migrate cpu if hash doesn't match.
2023-06-27 Roy MarplesMerge branch 'vendor/OPENRESOLV'
2023-06-08 Matthew Dillonnvme - Print detailed status on I/O error
2023-04-21 Roy MarplesMerge branch 'vendor/DHCPCD'
2023-04-04 Sascha Wildnerktrace/kdump: Implement sysctl tracing.
2023-04-04 Sascha Wildner<sys/ktrace.h>: Clean up the prototypes a bit.
2023-03-28 Matthew Dillonpoll/select: Fix panic in kqueue backend
2023-03-11 Antonio Huete Jimenezbacklight(9): Initial port.
2023-02-25 Matthew Dillonkernel - Add kmalloc_usable_size()
2023-02-21 Aaron LIkernel/linker: Support preloaded modules to use full...
2023-02-21 Aaron LIkldstat(2): Support to report module's full path
2023-02-21 Aaron LIwait(2): Make WIFSIGNALED(x) exclude WIFCONTINUED(x)
2023-02-15 Matthew Dillonkernel - fbsd kpi support, add sleepq*() API (untested)
2023-02-04 Antonio Huete Jimenezfopencookie(3): Add a wrapper around funopen(3)
2022-12-31 Sascha WildnerBump copyrights. Happy new year!!
2022-12-20 Antonio Huete JimenezBump DEVELOPMENT to 6.5 v6.5.0
2022-12-14 Matthew Dillonworld - Fix buildworld bootstrapping on older systems
2022-12-06 Antonio Huete JimenezMerge branch 'vendor/TNFTP'
2022-12-04 Antonio Huete JimenezMerge branch 'vendor/TCSH'
2022-11-28 Antonio Huete JimenezMerge branch 'vendor/OPENSSH'
2022-11-27 Antonio Huete JimenezMerge branch 'vendor/LIBRESSL'
2022-11-20 Antonio Huete JimenezMerge branch 'vendor/TCPDUMP'
2022-11-19 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2022-11-17 Antonio Huete JimenezMerge branch 'vendor/LIBEDIT'
2022-11-17 Matthew DillonKERN_PROC - Change behavior and bump version to 600302
2022-11-17 Antonio Huete JimenezMerge branch 'vendor/LIBARCHIVE'
2022-11-13 Antonio Huete JimenezMerge branch 'vendor/LESS'
2022-11-13 Antonio Huete JimenezMerge branch 'vendor/LDNS'
2022-11-12 Antonio Huete JimenezMerge branch 'vendor/FILE'
2022-11-12 Antonio Huete JimenezMerge branch 'vendor/EXPAT'
2022-11-10 Antonio Huete JimenezMerge branch 'vendor/DIALOG'
2022-11-09 Antonio Huete JimenezMerge branch 'vendor/BYACC'
2022-11-09 Antonio Huete JimenezMerge branch 'vendor/BMAKE'
2022-11-09 Antonio Huete JimenezMerge branch 'vendor/AWK'
2022-07-04 Matthew Dillonkernel - check nc_generation in nlookup path
2022-07-04 Matthew Dillonkernel - Change ncp->nc_generation operation
2022-06-11 Matthew Dillonkernel - namecache eviction fixes
2022-05-31 Matthew Dillonkernel - Add kern/subr_gtaskqueue.c
2022-05-31 Matthew Dillonkernel - Adjust devlcass arg for DRIVER_MODULE_ORDERED...
2022-05-29 Antonio Huete Jimenezkernel/if: Allow setting a description for network...
2022-04-30 Matthew Dillonkernel - vnode recycling, intermediate fix
2022-04-28 Matthew Dillonhammer2 - Fix issue where deleted files sometimes linge...
2022-04-15 Aaron LIlibkern: Import timingsafe_bcmp() from FreeBSD
2022-03-13 Sascha WildnerMerge branch 'vendor/FILE'
2022-02-16 Sascha Wildner<sys/queue.h>: Actually add the LIST_FOREACH_FROM(...
2022-02-09 Sascha Wildner<sys/queue.h>: Add _FOREACH_FROM and _FOREACH_FROM_MUTA...
2022-01-30 Sascha Wildnerlibc: Add strerror_l() (taken from FreeBSD).
2022-01-30 Sascha Wildner<sys/param.h>: Add missing whitespace.
2022-01-26 Sascha Wildner<sys/elf_common.h>: Use standard types, like the rest...
2022-01-24 Matthew Dillonkernel - Fix ktrace's handling of system call return...
2022-01-03 Justin C. Sherrill6.3 version changes. v6.3.0
2021-12-31 Sascha WildnerBump copyrights. Happy new year!!
2021-12-31 Matthew Dillonkernel - Add SIOCGHWADDR, fix SIOCGIFADDR
2021-12-30 Matthew Dillonkernel - Add DIOCGMEDIASIZE and DIOCGSECTORSIZE
next