]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Do not reference deskutils/cal from cal.1.
[FreeBSD/FreeBSD.git] / sys / compat /
2019-03-04 Dimitry AndricMerge ^/head r344549 through r344775.
2019-03-04 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-03-01 Edward Tomasz Napi... Remove sv_pagesize, originally introduced with r100384.
2019-03-01 Bjoern A. ZeebAdd ushort and ulong to linux/types.h.
2019-02-26 Jung-uk KimMerge OpenSSL 1.1.1b.
2019-02-26 Simon J. GerratyAdd libbearssl
2019-02-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-25 Dag-Erling SmørgravUpgrade to OpenPAM Tabebuia.
2019-02-25 Dimitry AndricMerge ^/head r344178 through r344512.
2019-02-23 Matt Macyimport linux debugfs support
2019-02-23 Matt Macylinux/fs: simplify interop and correct definition of...
2019-02-22 Matt Macylkpi: allow late binding of linux_alloc_current
2019-02-21 Ed Mastescp: validate filenames provided by server against...
2019-02-21 Jung-uk KimMFV: r344447
2019-02-20 Jung-uk KimMFV: r344395
2019-02-20 Mark JohnstonMFV r344364:
2019-02-15 Dimitry AndricMerge ^/head r343956 through r344177.
2019-02-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-13 Martin MatuskaMFV r344088 (libarchive):
2019-02-12 Martin MatuskaMFV r344063:
2019-02-12 Marius StroblMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-10 Konstantin BelousovImplement Address Space Layout Randomization (ASLR)
2019-02-10 Dimitry AndricMerge ^/head r343807 through r343955.
2019-02-09 Konstantin BelousovNormalize the declaration of i386_read_exec variable.
2019-02-05 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, lld, and lldb...
2019-02-03 Dimitry AndricMerge ^/head r343571 through r343711.
2019-01-30 Andriy VoskoboinykFix compilation with 'option NDISAPI + device ndis...
2019-01-30 Dimitry AndricMerge ^/head r343320 through r343570.
2019-01-25 Hans Petter SelaskyAdd full support for PCI_ANY_ID when matching PCI IDs...
2019-01-22 Dimitry AndricMerge ^/head r343202 through r343319.
2019-01-22 Dimitry AndricMerge lldb release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge lld release_80 branch r351543, and resolve conflicts.
2019-01-22 Dimitry AndricMerge clang release_80 branch r351543, and resolve...
2019-01-22 Dimitry AndricMerge llvm release_80 branch r351543, and resolve confl...
2019-01-22 Dimitry AndricMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 Dimitry AndricMerge libc++ trunk r351319, and resolve conflicts.
2019-01-22 Oleksandr Tymoshenko[ndis] Fix unregistered use of FPU by NDIS in kernel...
2019-01-21 Ed Mastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-21 Ed Mastelinuxulator: fix stack memory disclosure in linux_ioctl...
2019-01-21 Ed Mastelinuxulator: fix stack memory disclosure in linux_ioctl_v4l
2019-01-20 Dimitry AndricMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 Dimitry AndricMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 Dimitry AndricMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-17 Kirk McKusickCreate new EINTEGRITY error with message "Integrity...
2019-01-16 Marcin WojtasSuppress excessive error prints in ENA TX hotpath
2019-01-15 Gleb SmirnoffFix compilation failures on different arches that have...
2019-01-15 Gleb SmirnoffMake uz_allocs, uz_frees and uz_fails counter(9). This...
2019-01-13 Olivier HouchardRegenerate sysent files after having modified syscalls...
2019-01-13 Olivier Houchardamd64 is the only arch that doesn't require padding...
2019-01-11 Emmanuel VadotImport DTS from Linux 4.20
2019-01-11 Emmanuel VadotImport DTS includes from 4.19
2019-01-10 Ed MasteUpdate to ELF Tool Chain r3668
2019-01-09 Gleb SmirnoffMechanical cleanup of epoch(9) usage in network stack.
2019-01-09 Jung-uk KimMFV: r342867
2019-01-08 Mark JohnstonSpecify the correct option level when emulating SO_PEER...
2019-01-01 Conrad Meyerlinuxkpi: Remove extraneous NULL check on M_WAITOK...
2018-12-31 Philip PaepsImport tzdata 2018i
2018-12-30 Konstantin BelousovFix 32bit gcc builds after r342625.
2018-12-30 Konstantin BelousovFix linux_destroy_dev() behaviour when there are still...
2018-12-30 Konstantin BelousovImplement zap_vma_ptes() for managed device objects.
2018-12-30 Konstantin BelousovUse IDX_TO_OFF().
2018-12-30 Philip PaepsImport tzdata 2018h
2018-12-29 Conrad MeyerUpdate to Zstandard 1.3.8
2018-12-26 Andriy GaponMFV r342532: 5882 Temporary pool names
2018-12-26 Andriy GaponMFV r342469: 9630 add lzc_rename and lzc_destroy to...
2018-12-23 Simon J. GerratyMerge bmake-20181221
2018-12-19 Mateusz GuzikRemove iBCS2, part2: general kernel
2018-12-18 Brooks Davisconst poison the `new` pointer of __sysctl.
2018-12-18 Cy SchubertMFV r342175:
2018-12-15 Dimitry AndricUpdate clang, llvm, lld, lldb, compiler-rt and libc...
2018-12-14 Jung-uk KimMFV: r342049
2018-12-13 Martin MatuskaMFV r341771,342040,342041:
2018-12-11 Mateusz GuzikRemove unused argument to priv_check_cred.
2018-12-11 Dimitry AndricMerge ^/head r341764 through r341812.
2018-12-10 Hans Petter SelaskyRemove no longer needed ifdefs in the LinuxKPI, after...
2018-12-09 Dimitry AndricMerge ^/head r340918 through r341763.
2018-12-09 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2018-12-09 Cy SchubertMFV r341618:
2018-12-07 Konstantin BelousovRegen.
2018-12-07 Konstantin BelousovAdd new file handle system calls.
2018-12-06 Simon J. GerratyUpdate bmake to version 20180919
2018-12-05 Hans Petter SelaskyRemove redundant declaration after r341517.
2018-12-05 Hans Petter SelaskyFix some build of LinuxKPI on some platforms after...
2018-12-05 Slava Shwartsmanmlx5: Fix driver version location
2018-12-05 Slava Shwartsmanibcore: ip6_dev_find() needs to know the scope ID.
2018-12-05 Slava Shwartsmanlinuxkpi: Really check if PCI is offline
2018-12-05 Slava Shwartsmanlinuxkpi: properly implement netif_carrier_ok().
2018-12-05 Slava Shwartsmanlinuxkpi: Fix for use-after-free when tearing down...
2018-12-05 Slava Shwartsmanlinuxkpi: implement idr_is_empty() and ida_is_empty().
2018-12-03 Konstantin BelousovImprove procstat reporting for the linux cdev file...
2018-11-29 Brooks DavisAdd helper functions to copy strings into struct image_...
2018-11-27 Marius StroblImport CK as of 21d3e319407d19dece16ee317c757ffc54a452b...
2018-11-26 Martin MatuskaMFV r340938:
2018-11-25 Dimitry AndricMerge ^/head r340869 through r340917.
2018-11-24 Mark JohnstonPass malloc flags directly through kevent(2) subroutines.
2018-11-24 Dimitry AndricMerge ^/head r340427 through r340868.
2018-11-24 Martin MatuskaMFV r340865:
2018-11-21 Ben Widawskylinuxkpi: Use pageproc instead of vmproc
2018-11-20 Ben Widawskylinuxkpi: Remove duplicated text
next