]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
unix: make unp_connect2() void
[FreeBSD/FreeBSD.git] / sys / i386 /
2022-05-12 Cy Schubertsqlite3: Vendor import of sqlite3 3.38.5
2022-05-10 Stefan Eßercontrib/bc: update to version 5.2.5
2022-05-09 John Baldwini386: Remove unused devclass arguments to DRIVER_MODULE.
2022-05-09 John Baldwingeode: Remove unused devclass argument to DRIVER_MODULE.
2022-05-09 Dmitry Chaginlinux(4): Regen for prctl fix.
2022-05-09 Dmitry Chaginlinux(4): Fix 039e98e6.
2022-05-09 Dmitry Chaginlinux(4): Return native error from futex_atomic_op...
2022-05-09 Dmitry Chaginlinux(4): Regen for prctl syscall.
2022-05-09 Dmitry Chaginlinux(4): Change prctl syscall definition to match...
2022-05-08 Dmitry Chaginlinux(4): Implement vdso getcpu for x86.
2022-05-08 Dmitry Chaginlinux(4): Refactor vdso_gettc_x86 includes.
2022-05-06 Dmitry Chaginlinux(4): Implement semtimedop syscalls.
2022-05-06 Dmitry Chaginlinux(4): Regen for semtimedop syscalls.
2022-05-06 Dmitry Chaginlinux(4): Change semtimedop syscall definition to match...
2022-05-06 Dmitry Chaginlinux(4): Retire linux_semop implementation.
2022-05-06 Dan Carpenterxen: Prevent buffer overflow in privcmd ioctl
2022-05-05 John Baldwinsmapi: Use devclass_find to lookup smapi devclass in...
2022-05-05 John Baldwinsmapi: Store softc pointer in si_drv1 of cdev.
2022-05-04 Dmitry Chaginlinux(4): Implement recvmmsg_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for recvmmsg_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change recvmmsg_time64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timerfd_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timerfd_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timerfd_gettime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timerfd_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timerfd_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timerfd_settime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timer_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timer_settime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timer_settime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement timer_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for timer_gettime64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change timer_gettime64 syscall definition...
2022-05-04 Dmitry Chaginlinux(4): Implement sched_rr_get_interval_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Regen for sched_rr_get_interval_time64 syscall.
2022-05-04 Dmitry Chaginlinux(4): Change sched_rr_get_interval_time64 syscall...
2022-05-03 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1o
2022-04-26 Dmitry ChaginRemove dead code.
2022-04-26 Dmitry Chaginlinux(4): Regen for epoll_pwait2 syscall.
2022-04-26 Dmitry Chaginlinux(4): Change epoll_pwait2 syscall definition to...
2022-04-26 Dmitry Chaginlinux(4): Regen for rseq syscall.
2022-04-26 Dmitry Chaginlinux(4): Change rseq syscall definition to match Linux...
2022-04-22 Simon J. GerratyMerge bmake-20220418
2022-04-21 John BaldwinFB_INSTALL_CDEV: Remove this option and related code.
2022-04-18 Simon J. GerratyMerge bearssl-20220418
2022-04-17 Stefan Eßercontrib/bc: import version 5.2.4
2022-04-15 Ed Mastessh: update to OpenSSH v9.0p1
2022-04-14 Baptiste Daroussinlibedit: import version of 2022-04-11
2022-04-13 John Baldwini386 getmemsize: Use __diagused for a variable only...
2022-04-13 Ed Mastessh: update with post-release V_8_9 branch commits
2022-04-13 Ed Mastessh: update to OpenSSH v8.9p1
2022-04-12 Martin Matuskalibarchive: import changes from upstream
2022-04-12 John BaldwinRemove checks for <sys/cdefs.h> being included.
2022-04-12 John BaldwinRemove checks for __CC_SUPPORTS_WARNING assuming it...
2022-04-12 John BaldwinRemove checks for __CC_SUPPORTS__INLINE assuming it...
2022-04-12 John BaldwinRemove checks for __GNUCLIKE___TYPEOF assuming it is...
2022-04-12 John BaldwinRemove checks for __GNUCLIKE_ASM assuming it is always...
2022-04-12 John Baldwinx86: Remove silly checks for <sys/cdefs.h>.
2022-04-09 Gordon Berglingi386: Remove a double word in a source code comment
2022-04-09 Gordon BerglingNOTES: Remove a double word in comments
2022-04-09 John Baldwini386 linux: Remove unused variables.
2022-04-09 John Baldwini386 pmap: Re-quiet set but unused warnings.
2022-04-03 Simon J. GerratyMerge bmake-20220330
2022-04-03 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-31 Xin LIMFV 7b495a2a7abf (zlib): Correct incorrect inputs provi...
2022-03-31 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@bc3f12bfa (master) into main
2022-03-28 Brooks Davissysent: regen for syscallarg_t
2022-03-28 Xin LIMFV 45916e7c91ce: libbsdxml (expat) 2.4.7
2022-03-26 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-25 John BaldwinDrop an OBE MP safe comment.
2022-03-24 John Baldwinx86: Add a NT_X86_SEGBASES register set.
2022-03-18 Roger Pau Monnéx86/tsc: fetch frequency from CPUID when running on Xen
2022-03-17 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-01 Mark Johnstonx86: Probe the TSC frequency earlier
2022-03-01 Mark Johnstoni386: Call clock_init() after finishidentcpu()
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-13 Mateusz Guzikproc: load/store p_cowgen using atomic primitives
2022-02-10 Warner Loshi386: Add static asssert for context size
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-08 Dimitry AndricRemove device lio from i386's LINT-NOIP
2022-02-07 Elliott Mitchellxen: switch to use headers in contrib
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-04 Konstantin Belousovx86 atomic.h: remove obsoleted comment
2022-02-04 Konstantin Belousovx86 atomics: use lock prefix unconditionally
2022-02-04 Konstantin Belousovx86 atomic.h: cleanup comments for preprocessor directives
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-01-28 Alfonso Sicilianobsddialog: import version 0.1
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-27 Andrew TurnerAdd PT_GETREGSET
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
next