]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Remove write only flag UNP_HAVEPCCACHED.
[FreeBSD/FreeBSD.git] / sys / sys /
2017-02-20 mjgmtx: fix spin mutexes interaction with failed fcmpset
2017-02-20 badgerDefer ptracestop() signals that cannot be delivered...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-18 mjgmtx: plug the 'opts' argument when not used
2017-02-17 mjgsx: fix mips builld after r313855
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-17 mjgmtx: restrict r313875 to kernels without LOCK_PROFILING
2017-02-17 mjgmtx: microoptimize lockstat handling in __mtx_lock_sleep
2017-02-17 mjgMake inline lockstat checks just inspect lockstat_enabled
2017-02-17 mjgIntroduce SCHEDULER_STOPPED_TD for use when the thread...
2017-02-17 impBump FreeBSD_version to 1200021 for removal of EISA...
2017-02-15 mjgrwlock: tidy up r313392
2017-02-14 kibAdd RLIM_SAVED_MAX and RLIM_SAVED_CUR symbols.
2017-02-14 kibOrder alphabetically.
2017-02-13 edMake <sys/event.h> work on its own.
2017-02-13 kibRework r313352.
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 mjglockmgr: implement fast path
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-10 jhbRegenerate all the system call tables to drop "created...
2017-02-10 kibFix r313495.
2017-02-09 kibDefine ELF_ST_VISIBILITY().
2017-02-08 mjgImplement LOCKSTAT_OOL_PROFILE_ENABLED
2017-02-08 jhbTrim trailing whitespace (mostly introduced in r313407).
2017-02-08 ngieMFhead@r313433
2017-02-07 jhbCopy the e_machine and e_flags fields from the binary...
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313398
2017-02-07 mjgrwlock: implement RW_LOCK_WRITER_RECURSED bit
2017-02-07 mjglocks: change backoff to exponential
2017-02-07 ngieMFhead@r313360
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-05 mjgrwlock: move lockstat handling out of inline primitives
2017-02-05 traszAdd kern_cpuset_getaffinity() and kern_cpuset_getaffini...
2017-02-05 mjgsx: move lockstat handling out of inline primitives
2017-02-05 mjgmtx: move lockstat handling out of inline primitives
2017-02-05 mjgsx: uninline slock/sunlock
2017-02-05 mjgsx: switch to fcmpset
2017-02-05 mjgrwlock: switch to fcmpset
2017-02-05 mjgmtx: switch to fcmpset
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 kibDefine the vm_ooffset_t and vm_pindex_t types as machin...
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 traszAdd kern_cpuset_getid() and kern_cpuset_setid(), and...
2017-01-31 cemcalculate_crc32c: Add SSE4.2 implementation on x86
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 jhibbitsAdd a INTR_TRIG_INVALID, and use it in the powerpc...
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-29 traszRemove unused kern_sendfile() declaration.
2017-01-29 pfgRemove GCC's __nonnull() attribute definition.
2017-01-28 pfgMake use of clang nullability attributes.
2017-01-28 dexuanifnet: move the new ifnet_event EVENTHANDLER_DECLARE...
2017-01-28 nyanRemove pc98 support completely.
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-27 mjgIntroduce __read_mostly and __exclusive_cache_line...
2017-01-26 sbrunoShoot a couple of style bugs down in the macro declarat...
2017-01-25 sbrunoResolve a non-fatal syntax warning left in by a trailing ;
2017-01-25 emasteAdd sys/capability.h deprecation warning
2017-01-24 mjghwpmc: partially depessimize munmap handling if the...
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-24 cemUse time_t for intermediate values to avoid overflow...
2017-01-24 sbrunoiflib:
2017-01-24 sbrunoRevert 312696 due to build tests.
2017-01-24 sbrunoiflib:
2017-01-24 dexuanifnet: introduce event handlers for ifup/ifdown events
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-21 cemAdd remaining ELF compression definitions and structs
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 pfgAddition of clang nullability qualifiers.
2017-01-19 sbrunoAdjust gtaskqueue startup again so that we catch the...
2017-01-18 cemrestore(8): Handle extended attribute names correctly
2017-01-18 mjgsx: reduce lock accesses similarly to r311172
2017-01-18 mjgrwlock: reduce lock accesses similarly to r311172
2017-01-18 glebiusFormat and sort MSG_* flags, to prevent misedits in...
2017-01-18 glebiusFix regression from r311568: collision of MSG_NOSIGNAL...
2017-01-18 hselaskyImplement kernel support for hardware rate limited...
2017-01-16 dimMerge ^/head r312207 through r312308.
2017-01-16 ngieMFhead@r312305
2017-01-16 sobomaxAdd a new socket option SO_TS_CLOCK to pick from severa...
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-16 sbrunoChange startup order for the no EARLY_AP_STARTUP case...
2017-01-16 hirenAdd kevent EVFILT_EMPTY for notification when a client...
2017-01-15 cemFix a variety of cosmetic typos and misspellings
2017-01-15 cem"Buses" is the preferred plural of "bus"
2017-01-15 ngieMFhead@r312217
2017-01-15 cemFix a minor typo (Seiral)
2017-01-14 dimMerge ^/head r311940 through r312200.
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...
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 glebiusRemove deprecated fgetsock() and fputsock().
next