]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Allow superseding the lease renewal and rebind times.
[FreeBSD/FreeBSD.git] / sys / sys /
2017-03-30 kibOnly activate __EXT1_VISIBLE block when using sys/errno...
2017-03-30 kibImplement the memset_s(3) function as specified by...
2017-03-30 adrian[mbufq] add a concat method.
2017-03-29 rwatsonHook up new audit event identifiers for various non...
2017-03-28 mmMFV r316083,316094:
2017-03-27 kibFix TUNABLE_UINT64() on 32bit architectures.
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 avgmove thread switch tracing from mi_switch to sched_switch
2017-03-22 kibUpdate r315753 with the proper flag name.
2017-03-22 kibAdd a flag BI_BRAND_ONLY_STATIC to specify that the...
2017-03-22 edAdd forward declaration for struct vnode.
2017-03-21 mavMake CAM SIM lock optional.
2017-03-21 glebiusHide struct inpcb, struct tcpcb from the userland.
2017-03-20 mmMFV r315633, 315635:
2017-03-19 vangyzenRegenerate syscall files for r315526
2017-03-19 vangyzenAdd clock_nanosleep()
2017-03-16 marius- Add support for eMMC "partitions". Besides the user...
2017-03-14 vangyzenAdd missing pieces of r315280
2017-03-14 vangyzenWhen the RTC is adjusted, reevaluate absolute sleep...
2017-03-14 delphijImplement INHERIT_ZERO for minherit(2).
2017-03-12 kibKtracing kevent(2) calls with unusual arguments might...
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-09 kibFix typo in comment.
2017-03-09 glebiusDo not turn LOCK_DEBUG for INVARIANT_SUPPORT. This...
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 glebiusm_mbuftouio() doesn't modify the mbuf.
2017-03-07 delphijBump __FreeBSD_version for removal of pcap-int.h.
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-05 manuExport a sysctl dev.<clkdom>.<unit>.clocks for each...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-03-02 hselaskyImplement taskqueue_poll_is_busy() for use by the LinuxKPI.
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimBump __FreeBSD_version, and set tentative merge date.
2017-03-01 dimMerge ^/head r314482 through r314522.
2017-03-01 sbrunoMake gtaskqueue compatible with drm-next such that...
2017-03-01 kibAdd some explanation for SV_TIMEKEEP flag.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 mjglocks: fix compilation with KTR wihout KTR_LOCKS
2017-03-01 mjglocks: ensure proper barriers are used with atomic...
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 scottlAdd prototype for sbuf_putbuf()
2017-02-26 dchaginImplement timerfd family syscalls.
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 kibDo not leak mount references for dying threads.
2017-02-24 kibRemove cpu_deepest_sleep variable.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 avgdon't use C99 static array indices with older GCC versions
2017-02-22 avgfix a typo in __STDC_VERSION__ in __min_size requirements
2017-02-22 marius- Allow different slicers for different flash types...
2017-02-21 impDocument what the different flags mean for locking.
2017-02-21 hselaskyMake the LinuxKPI task struct persistent accross system...
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
next