]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
bsddialog: import version 0.0.2
[FreeBSD/FreeBSD.git] / sys / kern /
2021-12-21 Baptiste Daroussinbsddialog: import version 0.0.2
2021-12-19 Ed Mastessh: update to OpenSSH v8.8p1
2021-12-18 Simon J. GerratyMerge bmake-20211212
2021-12-17 Mark Johnstonfd: Avoid truncating output buffers for KERN_PROC_...
2021-12-17 Mark Johnstonfd: Initialize more export_fd_buf fields in kern_proc_c...
2021-12-17 Mark Johnstonunix: Increase the default datagram recv buffer size
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-16 Alan SomersChange VOP_READDIR's cookies argument to a **uint64_t
2021-12-14 Mark Johnstonimgact_elf: Disable the stack gap for now
2021-12-14 John Baldwinktls: Support for TLS 1.3 receive offload.
2021-12-14 Mateusz Guziksocket: plug set-but-not-used vars
2021-12-14 Mateusz Guzikmbuf: plug set-but-not-used vars
2021-12-14 Mateusz Guzikkobj: plug set-but-not-used vars
2021-12-14 Mateusz Guzikktls: plug set-but-not-used vars
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-12 Konstantin Belousovexec_elf: use intermediate u_long variable to correct...
2021-12-12 Konstantin Belousovimgact_elf: avoid mapsz overflow
2021-12-12 Konstantin Belousovimgact_elf: check that the alignment of PT_LOAD segment...
2021-12-12 Konstantin Belousovimgact_elf: exclude invalid alignment requests
2021-12-12 Konstantin Belousovrnd_elf: add comment explaining the interface
2021-12-12 Konstantin Belousovelf image activator: convert asserts into errors
2021-12-12 Konstantin Belousovexec_elf: assert that the image vnode is still locked...
2021-12-12 Konstantin BelousovStyle
2021-12-11 Alexander MotinMake msgbuf_peekbytes() not return leading zeroes.
2021-12-10 Mateusz Guzikvfs: retire MNTK_NOKNOTE and VV_NOKNOTE
2021-12-10 Florian WalpenAdd idle priority scheduling privilege group to MAC...
2021-12-10 Florian WalpenAdd PRIV_SCHED_IDPRIO
2021-12-10 Warner Loshnewbus: add bus_topo_assert
2021-12-10 Warner Loshbus: mark sysctls MPSAFE
2021-12-10 Warner LoshCreate wrapper for Giant taken for newbus
2021-12-09 Bjoern A. Zeebmodules: increase MAXMODNAME and provide backward compat
2021-12-09 Mateusz Guzikmbuf: plug set-but-not-used vars
2021-12-09 Justin HibbitsFix assert check for SV_DSO_SIG in exec_sysvec_init_sec...
2021-12-09 Konstantin BelousovRegen
2021-12-09 Konstantin Belousovswapoff: add one more variant of the syscall
2021-12-09 Konstantin Belousovsyscalls: add COMPAT13
2021-12-08 Konstantin BelousovKernel linkers: add emergency sysctl to restore old...
2021-12-08 Konstantin Belousovkernel linker: do not read debug symbol tables for...
2021-12-08 Konstantin Belousovlinker_debug_symbol_values(): use proper linker interfa...
2021-12-08 Konstantin BelousovStyle
2021-12-06 Konstantin Belousovfcntl(2): add F_KINFO operation
2021-12-06 Konstantin BelousovAdd declaration for static export_file_to_kinfo()
2021-12-06 Konstantin BelousovAdd kern.elf{32,64}.vdso knobs to enable/disable vdso...
2021-12-06 Konstantin Belousovvdso for ia32 on amd64
2021-12-06 Konstantin Belousovimgact_aout.c: some style
2021-12-06 Konstantin BelousovPass vdso address to userspace
2021-12-06 Konstantin Belousovamd64: wrap 64bit sigtramp into vdso
2021-12-06 Konstantin Belousovimgact_aout.c: We do not expect the aout support to...
2021-12-06 Baptiste Daroussinbsddialog: import snapshot 2021-12-05
2021-12-05 Scott LongFix "set but not used" in kern_cpu.c
2021-12-03 Konstantin BelousovExpand comment explaining reasons for automatic swapoff...
2021-12-03 Cy Schubertunbount: Vendor import 1.14.0rc1
2021-12-02 Cy SchubertRevert "wpa: Import wpa_supplicant/hostapd commit 14ab4...
2021-12-02 Cy Schubertwpa: Import wpa_supplicant/hostapd commit 14ab4a816
2021-12-02 Gleb Smirnoffepoch: with EPOCH_TRACE add epoch_where_report()
2021-12-02 Gleb SmirnoffSMR protection for inpcbs
2021-12-02 Gordon Berglingkern: Correct a typo in a sysctl description
2021-11-30 Warner LoshMake device_busy/unbusy work w/o Giant held
2021-11-30 Warner LoshRevert "Make device_busy/unbusy work w/o Giant held"
2021-11-30 Warner LoshMake device_busy/unbusy work w/o Giant held
2021-11-30 Stefan Eßercontrib/bc: merge version 5.2.1 from vendor branch
2021-11-30 Andriy Gaponkern_tc: unify timecounter to bintime delta conversion
2021-11-30 Gordon Berglingvfs: Fix a typo in a sysctl description
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: mprotect does not take a const
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: make syscall and __syscall SYSMUX
2021-11-29 Brooks Davismakesyscalls: add a new SYSMUX type
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: normalize exit
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: normalize (get|set)rlimit
2021-11-29 Brooks Davissyscalls: regen
2021-11-29 Brooks Davissyscalls: normalize orecvfrom and ogetsockname
2021-11-29 Brooks Davisuipc: rework recvfrom, getsockname, getpeername
2021-11-29 Brooks Davissyscalls: correct a couple style issues
2021-11-29 Brooks Davissyscalls: add missing SAL annotations
2021-11-29 Konstantin Belousovshutdown: unmount filesystems after swapoff
2021-11-28 Konstantin Belousovlinker_kldload_busy(): allow recursion
2021-11-27 Mateusz Guzikvfs: fully lockless v_writecount adjustment
2021-11-27 Mateusz Guzikvfs: replace the MNTK_TEXT_REFS flag with VIRF_TEXT_REF
2021-11-26 Mateusz Guzikvfs: plug a set-but-not-used var in kern_alternate_path
2021-11-26 Mateusz Guzikvfs: add vop_stdadd_writecount_nomsync
2021-11-25 Mateusz Guzikvfs: remove the unused thread argument from NDINIT*
2021-11-25 Mateusz Guzikvfs: drop the always curthread argument from kern_alter...
2021-11-25 Mark Johnstonlink_elf_obj: Process global ifunc relocs after other...
2021-11-24 Baptiste DaroussinAdd 'contrib/bsddialog/' from commit '857c66bb5f3c5651b...
2021-11-22 Brooks Davisfreebsd32: generate from sys/kern/syscalls.master
2021-11-22 Brooks Davissyscalls: annotate args pointing to long, pointer,...
2021-11-22 Brooks Davissyscalls: regen
2021-11-22 Brooks Davissyscalls: improve nstat, nfstat, nlstat
2021-11-22 Brooks Davisfreebsd32: add _'s to _umtx_(un)lock
2021-11-22 Brooks Davissyscalls: regen
2021-11-22 Brooks Davissyscalls: abort2 doesn't return so declare as void
2021-11-22 Brooks Davissyscalls: umask returns a mode_t
2021-11-22 Brooks Davissyscalls: update a few return types to ssize_t
2021-11-22 Brooks Davissyscalls: struct ucontext4 -> struct freebsd4_ucontext
2021-11-22 Brooks Davissyscalls: regen
2021-11-22 Brooks Davissys___sysctl: regularize argument struct
2021-11-22 Brooks Davissyscalls: regen
next