]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Move all ifaddr route creation business logic to net/route/route_ifaddr.c
[FreeBSD/FreeBSD.git] / sys / compat /
2020-08-12 Mark Johnstonlinprocfs: Fix some inaccuracies in meminfo.
2020-08-11 Mark JohnstonRemove sys/compat/netbsd.
2020-08-11 Hans Petter SelaskyUse atomic_clear_rel_long() to implement clear_bit_unlo...
2020-08-11 Hans Petter SelaskyNeed to clone the task struct fields related to RCU...
2020-08-08 Dimitry AndricMerge ^/head r364041 through r364050.
2020-08-07 Mateusz Guzikvfs: add VOP_STAT
2020-08-07 Dimitry AndricMerge ^/head r363989 through r364034.
2020-08-07 Hans Petter SelaskyImplement radix_tree_store() in the LinuxKPI for use...
2020-08-06 Dimitry AndricMerge ^/head r363739 through r363986.
2020-08-05 Mark JohnstonFix a TOCTOU vulnerability in freebsd32_copyin_control().
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Emmanuel Vadotlinuxkpi: Add time_after32 and time_before32
2020-08-04 Emmanuel Vadotlinuxkpi: Add clear_bit_unlock
2020-08-04 Emmanuel VadotRe-apply r363564.
2020-08-04 Emmanuel Vadotlinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 Emmanuel Vadotlinuxkpi: Add kref_put_lock
2020-08-04 Emmanuel Vadotlinuxkpi: Add linux/sizes.h
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 Glen BarberMFH
2020-07-30 Conrad MeyerImport PCG-C into sys/contrib
2020-07-26 Emmanuel VadotFix r363565
2020-07-26 Emmanuel VadotRevert r363564
2020-07-26 Emmanuel Vadotlinuxkpi: Add taint* defines
2020-07-26 Emmanuel Vadotlinuxkpi: Include hardirq.h in preempt.h and lockdep...
2020-07-26 Emmanuel Vadotlinuxkpi: Include linux/sizes.h in dma-mapping.h
2020-07-22 Mark Johnstonusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-21 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-19 Edward Tomasz Napi... Make linux(4) support the BLKPBSZGET ioctl. Oracle...
2020-07-18 Edward Tomasz Napi... Make linux fallocate(2) return EOPNOTSUPP, not ENOSYS...
2020-07-18 Edward Tomasz Napi... Bump the default linux version from 3.2.0 to 3.10.0...
2020-07-18 Edward Tomasz Napi... Add a trivial linux(4) splice(2) implementation, which...
2020-07-18 Edward Tomasz Napi... Add missing SysV IPC stats to linprocfs(4). Fixes...
2020-07-18 Edward Tomasz Napi... Fix bogomips calculation. Previously it was off by...
2020-07-18 Edward Tomasz Napi... Fix two typos in flag names in /proc/cpuinfo.
2020-07-18 Jung-uk KimMFV: r363292
2020-07-16 Glen BarberMFH
2020-07-15 Gregory Neil ShapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 Vladimir Kondratyevlinuxkpi: Ignore NULL pointers passed to string paramet...
2020-07-14 Jung-uk KimMFV: r362513
2020-07-12 Alexander LeidingerFix r363125 (Implement CLOCK_MONOTONIC_RAW (linux ...
2020-07-12 Alexander LeidingerImplement CLOCK_MONOTONIC_RAW (linux >= 2.6.28).
2020-07-12 Simon J. GerratyUpdate to bmake-20200710
2020-07-11 Edward Tomasz Napi... Make linprocfs(5) report correct tty number in /proc...
2020-07-11 Edward Tomasz Napi... Make linux stat(2) return the same st_dev for every...
2020-07-11 Stefan EßerUpdate to version 3.1.3
2020-07-10 Edward Tomasz Napi... Don't emit warnings on MADV_HUGEPAGE; Firefox uses...
2020-07-10 Hans Petter SelaskyImplement the bitmap_subset() function in the LinuxKPI...
2020-07-10 Hans Petter SelaskyImplement the array_size() function in the LinuxKPI...
2020-07-10 Kyle Evansmemfd_create: turn on SHM_GROW_ON_WRITE
2020-07-08 Simon J. GerratyUpdate to bmake-20200704
2020-07-07 Cy SchubertMFV r362990:
2020-07-07 Stefan EßerUpdate to version 3.1.1
2020-07-06 Mark JohnstonRegenerate.
2020-07-05 Hans Petter SelaskyFix include file order in io.h in the LinuxKPI.
2020-07-05 Edward Tomasz Napi... Fix Linux recvmsg(2) when msg_namelen returned is 0...
2020-07-04 Edward Tomasz Napi... Add /proc/sys/kernel/tainted to linprocfs(5). Helps...
2020-07-04 Edward Tomasz Napi... Make linprocfs(5) create /proc/bus/pci/devices/, and...
2020-07-04 Mateusz Guziklinux: fix ioctl performance for termios
2020-07-02 Konstantin Belousovlinuxkpi: improvements for linux_pid_task() and linux_g...
2020-07-01 Edward Tomasz Napi... Rework linux accept(2). This makes the code flow easie...
2020-07-01 Hans Petter SelaskyThe "pid" field in the LinuxKPI task struct is typicall...
2020-06-30 Edward Tomasz Napi... Make linprocfs(5) create the /proc/<PID>/task/ directores.
2020-06-30 Edward Tomasz Napi... Make linux(4) ignore SA_INTERRUPT. The zsh(1) binary...
2020-06-30 Hans Petter SelaskyDocument the is_signed(), type_max() and type_min(...
2020-06-29 Kyle Evanslinux: reposition the comment for bsd_to_linux_bits...
2020-06-29 Hans Petter SelaskyImplement is_signed(), type_max() and type_min() functi...
2020-06-29 Kyle Evanslinuxolator: implement memfd_create syscall
2020-06-28 Mark JohnstonRemove some redundant assignments and computations.
2020-06-28 Edward Tomasz Napi... Make linux(4) support SO_PROTOCOL. Running Python...
2020-06-28 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 Edward Tomasz Napi... Make linux(4) warn about unsupported SA_ flags.
2020-06-25 Mark JohnstonImplement an approximation of Linux MADV_DONTNEED seman...
2020-06-25 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-24 Cy SchubertMFV r362565:
2020-06-23 Doug MooreIn r362552, RB_SET_PARENT is defined, and use in parens in
2020-06-23 Doug MooreDefine RB_SET_PARENT to do all assignments to rb parent
2020-06-21 Thomas Munrovfs: track sequential reads and writes separately
2020-06-20 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-20 Edward Tomasz Napi... Add linux_madvise(2) instead of having Linux apps call...
2020-06-19 Edward Tomasz Napi... Add warnings for unsupported Linux clockids.
2020-06-19 Mark JohnstonAdd a helper function for validating VA ranges.
2020-06-18 Konstantin BelousovFix execution of linux binary from multithreaded non...
2020-06-18 Jung-uk KimMFV: r362286
2020-06-17 Andrew TurnerUpdate opencsd to 0.14.2
2020-06-17 Xin LIMFV r362254: file 5.39.
2020-06-16 Andrew TurnerRe-add opencsd as a vendor import from the dist directory
2020-06-15 Edward Tomasz Napi... Make Linux uname(2) return x86_64 to 32-bit apps. ...
2020-06-14 Edward Tomasz Napi... Make linux(4) warn about unsupported CMSG level/type.
2020-06-13 Cy SchubertMFV r362143:
2020-06-13 Doug MooreLinuxkpi uses the rb-tree structures without using...
2020-06-12 Doug MooreRevert r362108, as it breaks compilation.
2020-06-12 Doug MooreThe linuxkpi code accesses left/right rb tree pointers...
2020-06-12 Edward Tomasz Napi... Add compat.linux.debug sysctl, to make it possible...
2020-06-12 Edward Tomasz Napi... Fix naming clash.
2020-06-12 Edward Tomasz Napi... Make linux(4) warn about unsupported fcntls.
2020-06-12 Edward Tomasz Napi... Minor code cleanup; no functional changes.
next