]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/compat
[net80211] RX parameter shuffle in net80211 in preparation for 4x4 NICs and 160MHz...
[FreeBSD/FreeBSD.git] / sys / compat /
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-19 Edward Tomasz Napi... There are some Linux binaries that expect the system...
2017-02-19 Dmitry ChaginImplement rt_tgsigqueueinfo system call used by glibc...
2017-02-18 Dmitry ChaginStyle(9), some XXX comments fix. No functional changes.
2017-02-18 Dmitry ChaginInitialize cap_rights before use.
2017-02-18 Dmitry ChaginFinich r313684.
2017-02-17 Josh PaetzelMVF: 313876
2017-02-17 Hans Petter SelaskyImplement GFP_DMA32 flag in the LinuxKPI.
2017-02-16 Josh PaetzelMFV 313786
2017-02-16 Hans Petter SelaskyAllow container_of() to be used with constant data...
2017-02-16 Hans Petter SelaskyImplement more LinuxKPI atomic functions and macros.
2017-02-16 Hans Petter SelaskyAllow passing a constant atomic_t to atomic_read().
2017-02-16 Hans Petter SelaskyWhitespace fix.
2017-02-16 Edward Tomasz Napi... Improve debugging output.
2017-02-15 Martin MatuskaMFV r313781:
2017-02-15 Xin LIMFV r313759: license change for a few headers (4 clause...
2017-02-14 Dmitry ChaginReplace Linuxulator implementation of readdir(), getden...
2017-02-13 Konstantin BelousovRework r313352.
2017-02-13 Xin LIMFV r313676: libpcap 1.8.1
2017-02-13 Konstantin BelousovStyle: wrap long line.
2017-02-12 Dmitry ChaginFix r313284.
2017-02-11 Martin MatuskaMFV r313569:313569:313569:
2017-02-10 John BaldwinRegenerate all the system call tables to drop "created...
2017-02-07 Enji CooperImprove libnetbsd compatibility with NetBSD
2017-02-07 Enji CooperMFhead@r313360
2017-02-06 Edward Tomasz Napi... Add kern_vm_mmap2(), kern_vm_mprotect(), kern_vm_msync...
2017-02-05 Dmitry ChaginUpdate syscall.master to 4.10-rc6. Also fix comments...
2017-02-05 Edward Tomasz Napi... Fix linux_pipe() and linux_pipe2() to close file descri...
2017-02-05 Edward Tomasz Napi... Add kern_cpuset_getaffinity() and kern_cpuset_getaffini...
2017-02-04 Enji CooperMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 Enji CooperMFhead@r313243
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-01-31 Edward Tomasz Napi... Add kern_pread() and kern_pwrite(), and use it in compa...
2017-01-31 Edward Tomasz Napi... Fix linux_getppid() to debug the actual parent, even...
2017-01-31 Edward Tomasz Napi... Replace calls to sys_truncate() with kern_truncate().
2017-01-31 Edward Tomasz Napi... Add kern_cpuset_getid() and kern_cpuset_setid(), and...
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-30 Edward Tomasz Napi... Add kern_listen(), kern_shutdown(), and kern_socket...
2017-01-30 Edward Tomasz Napi... Add kern_lseek() and use it instead of sys_lseek()...
2017-01-30 Edward Tomasz Napi... Replace sys_ftruncate() with kern_ftruncate() in variou...
2017-01-28 Baptiste DaroussinRevert crap accidentally committed
2017-01-28 Baptiste DaroussinRevert r312923 a better approach will be taken later
2017-01-27 Mateusz GuzikIntroduce __read_mostly and __exclusive_cache_line...
2017-01-26 Jung-uk KimMerge OpenSSL 1.0.2k.
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 Josh PaetzelMFV 312436
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-18 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312370
2017-01-17 Ed SchoutenCatch up with changes to structure member names.
2017-01-17 Ed SchoutenRegenerate sources based on the system call tables.
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-16 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-15 Enji CooperPull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 Enji CooperUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 Enji CooperImport testcase updates with code contributed back...
2017-01-11 Xin LIMFV r311913:
2017-01-10 Martin MatuskaMFV r311899:
2017-01-10 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 Enji CooperMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-06 Gleb SmirnoffUse getsock_cap() instead of fgetsock().
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Konstantin BelousovDo not allocate struct statfs on kernel stack.
2017-01-05 Konstantin BelousovSome style fixes for getfstat(2)-related code.
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 John BaldwinRegen after r310638.
2016-12-27 John BaldwinRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 Martin MatuskaMFV r310622:
2016-12-26 Hans Petter SelaskyImplement more list header file functions.
2016-12-26 Hans Petter SelaskyFix LINT build.
2016-12-26 Hans Petter SelaskyImplement register and unregister chrdev in the LinuxKPI.
2016-12-25 Hans Petter SelaskyUse correct integer type when computing the maximum...
2016-12-25 Hans Petter SelaskyImprove LinuxKPI device support. Only delete own BSD...
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-17 Martin MatuskaMFV r310115,310184:
2016-12-16 Dimitry AndricMerge ^/head r309817 through r310168.
2016-12-16 Dimitry AndricMerge llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-13 Jung-uk KimMFV: r309561
2016-12-13 Conrad Meyerlinuxkpi: Fix not-found case of linux_pci_find_irq_dev
2016-12-13 Ed SchoutenRemove the only user of sysctl_add_oid().
2016-12-12 Enji CooperMerge changes from vendor to address several Coverity...
2016-12-10 Dimitry AndricUpdate llvm, clang, lld, lldb, compiler-rt and libc...
2016-12-09 Dimitry AndricMerge ^/head r309519 through r309757.
2016-12-09 Hans Petter SelaskyAdd more LinuxKPI PCI definitions.
2016-12-09 Hans Petter SelaskyPrefer function macros over regular macros in the LinuxKPI.
2016-12-09 Hans Petter SelaskyAvoid malloc() warnings when using the LinuxKPI by...
next