]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
fdescfs: add a mount option rdlnk
[FreeBSD/FreeBSD.git] / sys / sys /
2023-07-13 Konstantin BelousovRevert "VFS: Remove VV_READLINK flag" and "fdescfs...
2023-07-08 Mateusz Guzikvfs: clean up unused NDF_NO* macros
2023-07-07 Michaelkbd: consolidate kb interfaces (phase one)
2023-07-06 Mitchell HorneConsistently provide ffs/fls using builtins
2023-07-05 Mateusz Guzikvfs: use __enum_uint8 for vtype and vstate
2023-07-05 Mateusz GuzikSupport byte-sized enums
2023-07-05 Mateusz Guzikvfs: list enums on separate lines
2023-07-04 Konstantin Belousovkillpg(): close a race with fork(), part 2
2023-07-04 Konstantin Belousovkillpg(2): close a race with fork(2), part1
2023-07-01 Martin Matuskazfs: merge openzfs/zfs@009d3288d
2023-06-28 Martin Matuskazfs: merge openzfs/zfs@a9d6b0690
2023-06-27 Simon J. GerratyMerge bmake-20230622
2023-06-27 Dag-Erling SmørgravUpgrade to OpenPAM Ximenia.
2023-06-27 Konstantin BelousovVFS: Remove VV_READLINK flag
2023-06-25 Martin Matuskazfs: merge openzfs/zfs@8e8acabdc
2023-06-24 Ed MasteBump __FreeBSD_version for OpenSSL 3.0 update
2023-06-23 Pierre ProncheryMerge OpenSSL 3.0.9
2023-06-22 Dimitry AndricBump __FreeBSD_version for llvm 16.0.6 merge
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.5-0-g185b8...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.4-0-gae421...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.3-0-gda3cd...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.2-0-g18dde...
2023-06-22 Dimitry AndricMerge llvm-project release/16.x llvmorg-16.0.1-0-gcd890...
2023-06-22 Dimitry AndricMerge llvm-project main llvmorg-16-init-18548-gb0daacf58f41
2023-06-19 Kajetan Staszkiewiczpf: Fix usage of pf tags with syncookies
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-16 Mitchell Hornehwpmc(4): document debugging options
2023-06-16 Mitchell Hornehwpmc: add error for HWPMC_DEBUG without KTR
2023-06-14 Mitchell Hornehpwmc: add __pmcdbg_used annotation
2023-06-13 Christos Margiolisproc.h: capitalize letter in TD_LOCKS_DEC
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-09 Warner LoshRegenerate sysent stuff after $FreeBSD$ removal
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastekern: Move devctl_systems[] out of sys/sys/devctl.h
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-07 John Baldwinptrace: Clear TDB_BORN during PT_DETACH.
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-05 Colin Percivaltslog.h: Wrap in #ifdef _KERNEL
2023-06-02 Mark Johnstonkevent: Make references to filter definitions const
2023-06-02 John Baldwin<sys/memrange.h>: Include <sys/ioccom.h>.
2023-06-01 Mark Johnstonktrace: Make sys/ktrace.h self-contained
2023-06-01 Baptiste Daroussindevctl: allow to register a hook to receive the events
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-30 Jessica Clarkepmc: Bump major version for just-committed breaking...
2023-05-30 Jessica Clarkepmc: Rework PROCEXEC event to support PIEs
2023-05-30 Jessica Clarkeimgact: Make et_dyn_addr part of image_params
2023-05-29 Konstantin Belousovreapkill: handle possible pid reuse after the pid was...
2023-05-29 Konstantin Belousovunr(9): add iterator interface
2023-05-29 Dmitry Chaginvfs: Retire kern_alternate_path() as unused anymore
2023-05-29 Dmitry Chaginsysentvec: Retire sv_imgact_try as unneeded anymore
2023-05-29 Dmitry ChaginBrandinfo: Retire emul_path as unneeded anymore
2023-05-29 Dmitry Chaginnamei: Add the abilty for the ABI to specify an alterna...
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-26 Mark Johnstonbitset: Remove BITSET_FOREACH_ADVANCE
2023-05-25 Mark Johnstonsmp: Dynamically allocate the stoppcbs array
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-24 Ed Mastecpuset: increase userland maximum size to 1024
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-20 Mateusz Guzikrlimit: line up with other clean up in thread_reap_domain
2023-05-18 Mateusz Guzikproc: s/short/int lock-related counters
2023-05-18 Mateusz Guzikproc: s/short/u_char for td_stopsched
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-NetBSD identifier is obsolete...
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-09 Ed MasteRevert "cpuset: increase userland maximum size to 1024"
2023-05-09 Jonathan T. Looneylocks: fix two potential overflows in the lock delay...
2023-05-08 Ed Mastecpuset: increase userland maximum size to 1024
2023-05-06 Mitchell Hornehwpmc: pass pmc pointer to more class methods
2023-05-06 Mitchell Hornehwpmc: remove pmd_pcpu_{init,fini} callbacks
2023-05-06 Mitchell Hornehwpmc: formatting of CPU and class lists
2023-05-06 Mitchell Hornehwpmc: trim MIPS CPU and class defs
2023-05-06 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-05 Igor Ostapenkosys/sys/_endian.h: typo (Compatiblity)
2023-05-04 John Baldwinimgact_elf: Change header_supported to return bool...
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-04-28 Olivier Certnervfs: Rename vfs_emptydir() to vn_dir_check_empty()
2023-04-28 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-04-28 Johannes TotzExpose EFI wake time API
2023-04-28 Olivier Certnervfs: vn_dir_next_dirent(): Simplify interface and harden
2023-04-28 Olivier Certnervfs: Export get_next_dirent() as vn_dir_next_dirent()
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Dimitry Andricboolean_t: change to unsigned int to avoid signed bitfi...
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Olivier Certnersys/dirent.h: comment update, 'd_off' is offset of...
2023-04-24 Justin Hibbitslinuxkpi: Migrate to IfAPI
2023-04-24 Val Packettext2fs: extract crc16 into sys/crc16.h
2023-04-22 Vladimir KondratyevBump __FreeBSD_version after LinuxKPI updates
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Warner Loshsyscalls: regenerate
2023-04-18 Konstantin Belousovumtx: allow to configure minimal timeout (in nanoseconds)
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
next