]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Remove write only flag UNP_HAVEPCCACHED.
[FreeBSD/FreeBSD.git] / sys / sys /
2017-06-02 glebiusRemove write only flag UNP_HAVEPCCACHED.
2017-06-02 glebiusFor UNIX sockets make vnode point not to the socket...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 stevekAdd MD_VERIFY option to enable O_VERIFY in open for...
2017-05-27 kibUse whole mnt_stat.f_fsid bits for st_dev.
2017-05-26 cemprocstat(1): Add TCP socket send/recv buffer size
2017-05-26 dimDefine a new __INO64 macro in <sys/_types.h>, to indica...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-24 kibAdd BIT_OR2(), BIT_AND2(), BIT_NAND2(), BIT_XOR() and...
2017-05-24 kibUse __BSD_VISIBLE test instead checking for absense...
2017-05-23 swillsAdd security.bsd.see_jail_proc
2017-05-23 kibRegen.
2017-05-23 kibCommit the 64-bit inode project.
2017-05-22 rpokala"struct ata_params" field "reserved206[2]" actually...
2017-05-16 jhbAdd sglist_append_sglist().
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 jhbFix p_endcopy.
2017-05-10 sjgMerge bmake-20170510
2017-05-10 rpokalaPersistently store NIC's hardware MAC address, and...
2017-05-08 marius- Also outside of the KOBJOPLOOKUP macro - which in...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-04 mmMFV r317781:
2017-05-03 cemExtend cpuset_get/setaffinity() APIs
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 tuexenarmv8 has support for optional CRC32C instructions...
2017-04-24 brooksRemove the NATM framework including the en(4), fatm...
2017-04-21 rmacklemSet default uid/gid to nobody/nogroup for NFSv4 mapping.
2017-04-20 bdeAttempt to determine the modes in which 8-bit wide...
2017-04-19 glebiusBump __FreeBSD_version due to r317061, struct vmmeter...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-17 glebius- Remove 'struct vmmeter' from 'struct pcpu', leaving...
2017-04-16 markmReplace the RC4 algorithm for generating in-kernel...
2017-04-15 baptImport zstandard 1.1.4 in base
2017-04-10 pkelseyBump __FreeBSD_version due to r316648, rename of
2017-04-09 pkelseyCorrected misspelled versions of rendezvous.
2017-04-08 pkelseyFixed typo.
2017-04-08 pkelseyFix typo.
2017-04-06 brooksRegen after r316594.
2017-04-05 kibAdd V_VMIO flag for vinvalbuf(9) to indicate that the...
2017-04-01 allanjudeImplement boot-time encryption key passing (keybuf)
2017-03-30 dchaginAdd kern_mincore() helper for micore() syscall.
2017-03-30 tychonAdd support for capturing 'struct ptrace_lwpinfo' for...
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...
next