]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
Reject invalid object types that can not be used with specific opcodes.
[FreeBSD/FreeBSD.git] / sys / compat /
2017-03-04 hselaskyRemove duplicate prototype in the LinuxKPI to fix compi...
2017-03-04 dchaginStyle(9).
2017-03-04 dchaginRemove attribute __packed from some IPC struct definiti...
2017-03-04 dchaginHide Linux socketcall constants under corresponding...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 hselaskyUpdate the LinuxKPI RCU and SRCU wrappers for the concu...
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 kibWith the removal of IA64, the only arch which uses...
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 dchaginLinux epoll return EEXIST on case when op is EPOLL_CTL_...
2017-02-28 dchaginLinux epoll return ENOENT error in case when op is...
2017-02-28 dchaginFreeBSD does not have analgue for epill EPOLLPRI event...
2017-02-28 glebiusRemove SVR4 (System V Release 4) binary compatibility...
2017-02-27 dchaginReturn EINVAL when an invalid file descriptor specified.
2017-02-27 dchaginUnify eventfd ioctl method and use it for other similar...
2017-02-27 hselaskyImplement more bit operation functions in the LinuxKPI.
2017-02-27 hselaskyDefine __sum16 type in the LinuxKPI.
2017-02-26 dchaginReturn EINVAL in case when an invalid size of signal...
2017-02-26 dchaginRestore signal mask in epoll_pwait.
2017-02-26 dchaginReturn EINVAL when an invalid file descriptor is specified.
2017-02-26 dchaginImplement timerfd family syscalls.
2017-02-26 dchaginNostly style(9) changes, replace unused eventfd_truncate()
2017-02-26 dchaginReturn EOVERFLOW error in case then the size of tv_sec...
2017-02-25 traszFix linux_fstatfs() to return proper value for f_frsize...
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 dchaginRevert r314217. Commit is not match that I have approved.
2017-02-24 mmokhiAdd linux_preadv() and linux_pwritev() syscalls to...
2017-02-24 hselaskyImplement more string functions in the LinuxKPI.
2017-02-24 hselaskyPrototype device structure to ensure LinuxKPI header...
2017-02-24 hselaskyImplement srcu_dereference() macro in the LinuxKPI.
2017-02-24 hselaskyImplement BIT_ULL() macro in the LinuxKPI.
2017-02-23 dimMerge ^/head r314129 through r314177.
2017-02-23 hselaskyImplement __test_and_clear_bit() and __test_and_set_bit...
2017-02-23 dchaginRight clock defines specified in linux_timer.h.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 hselaskyConvert magic values into macros in the LinuxKPI scatte...
2017-02-22 hselaskyOptimise unmapped LinuxKPI page allocations.
2017-02-22 hselaskyImprove LinuxKPI scatter list support.
2017-02-21 hselaskyReplace dummy implementation of RCU in the LinuxKPI...
2017-02-21 traszGet rid of foo_sys() in linuxulator code. It was comme...
2017-02-21 hselaskyStreamline the LinuxKPI spinlock wrappers.
2017-02-21 hselaskyAdd support for LinuxKPI tasklets.
2017-02-21 hselaskyMake the LinuxKPI task struct persistent accross system...
2017-02-20 traszAdd /proc/self/mounts to linprocfs; some linux binaries...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-19 traszThere are some Linux binaries that expect the system...
2017-02-19 dchaginImplement rt_tgsigqueueinfo system call used by glibc...
2017-02-18 dchaginStyle(9), some XXX comments fix. No functional changes.
2017-02-18 dchaginInitialize cap_rights before use.
2017-02-18 dchaginFinich r313684.
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 hselaskyImplement GFP_DMA32 flag in the LinuxKPI.
2017-02-16 hselaskyAllow container_of() to be used with constant data...
2017-02-16 hselaskyImplement more LinuxKPI atomic functions and macros.
2017-02-16 hselaskyAllow passing a constant atomic_t to atomic_read().
2017-02-16 hselaskyWhitespace fix.
2017-02-16 traszImprove debugging output.
2017-02-14 dchaginReplace Linuxulator implementation of readdir(), getden...
2017-02-13 kibRework r313352.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-13 kibStyle: wrap long line.
2017-02-12 dchaginFix r313284.
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 jhbRegenerate all the system call tables to drop "created...
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-06 traszAdd kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync...
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-05 dchaginUpdate syscall.master to 4.10-rc6. Also fix comments...
2017-02-05 traszFix linux_pipe() and linux_pipe2() to close file descri...
2017-02-05 traszAdd kern_cpuset_getaffinity() and kern_cpuset_getaffini...
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 dimMerge ^/head r312968 through r313054.
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 dimMerge ^/head r312720 through r312893.
2017-01-27 mjgIntroduce __read_mostly and __exclusive_cache_line...
2017-01-22 dimMerge ^/head r312309 through r312623.
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-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
next