]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Use PC-relative relocations for USDT probe sites on i386 and amd64.
[FreeBSD/FreeBSD.git] / sys / compat /
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-31 traszAdd kern_pread() and kern_pwrite(), and use it in compa...
2017-01-31 traszFix linux_getppid() to debug the actual parent, even...
2017-01-31 traszReplace calls to sys_truncate() with kern_truncate().
2017-01-31 traszAdd kern_cpuset_getid() and kern_cpuset_setid(), and...
2017-01-30 traszAdd kern_listen(), kern_shutdown(), and kern_socket...
2017-01-30 traszAdd kern_lseek() and use it instead of sys_lseek()...
2017-01-30 traszReplace sys_ftruncate() with kern_ftruncate() in variou...
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-27 mjgIntroduce __read_mostly and __exclusive_cache_line...
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-17 edCatch up with changes to structure member names.
2017-01-17 edRegenerate sources based on the system call tables.
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-06 glebiusUse getsock_cap() instead of fgetsock().
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 kibDo not allocate struct statfs on kernel stack.
2017-01-05 kibSome style fixes for getfstat(2)-related code.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 jhbRegen after r310638.
2016-12-27 jhbRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 mmMFV r310622:
2016-12-26 hselaskyImplement more list header file functions.
2016-12-26 hselaskyFix LINT build.
2016-12-26 hselaskyImplement register and unregister chrdev in the LinuxKPI.
2016-12-25 hselaskyUse correct integer type when computing the maximum...
2016-12-25 hselaskyImprove LinuxKPI device support. Only delete own BSD...
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-13 cemlinuxkpi: Fix not-found case of linux_pci_find_irq_dev
2016-12-13 edRemove the only user of sysctl_add_oid().
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 hselaskyAdd more LinuxKPI PCI definitions.
2016-12-09 hselaskyPrefer function macros over regular macros in the LinuxKPI.
2016-12-09 hselaskyAvoid malloc() warnings when using the LinuxKPI by...
2016-12-09 hselaskyMSIX can support more than 256 IRQs. Make sure the...
2016-12-09 hselaskyPrefix some _pci_xxx() functions in the Linux KPI with...
2016-12-09 hselaskyPrefix the Linux KPI's kmem_xxx() functions with linux_...
2016-12-07 vangyzenExport the whole thread name in kinfo_proc
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-22 alcRemove PG_CACHED-related fields from struct vmmeter...
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-20 emasteTidy up ia32_sysvec sv_flags setting
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-30 sephelinuxkpi: Fix PCI BAR lazy allocation support.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-29 hselaskyThe IORESOURCE_XXX defines should resemble a bitmask...
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-23 mjgcloudabi: use fget_cap instead of hand-rolling capabili...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 oshogbocapsicum: propagate rights on accept(2)
2016-09-22 markjRegenerate syscall provider argument strings.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 kibAdd PROC_TRAPCAP procctl(2) controls and global sysctl...
2016-09-19 emasteCatch up to sys/capability.h rename to sys/capsicum...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-18 kibRegen.
2016-09-18 kibAdd compat32 support for capsicum.
2016-09-17 dchaginImplement BLKSSZGET ioctl for the Linuxulator.
2016-09-16 dimMerge ^/head r305687 through r305890.
2016-09-16 mjglinprocfs: garbage collect meminfo fields not present...
2016-09-15 jhbRemove 'cpu' and 'cpu_class' on amd64.
2016-09-08 dimMerge ^/head r305431 through r305622.
2016-09-08 brooksRemove a pointless translation of struct ioc_toc_header.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-27 dimMerge ^/head r304700 through r304884.
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-24 edAdd missing header dependency.
next