]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Add clearing function for unr(9).
[FreeBSD/FreeBSD.git] / sys / sys /
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-12 ianSupport multiple realtime clocks, and remove locking...
2017-07-11 kibFix BIT_FLS().
2017-07-10 impBump to FreeBSD_version to 1200038 for MMC CAM
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-09 netchild - Extend pr_allow flags visually to 32 bits, to make...
2017-07-06 kibAdd BIT_FLS() analogous to BIT_FFS().
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-01 jahBump __FreeBSD_version due to r320528, cleanup and...
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-06-30 kibCorrect fences for sys/refcount.h.
2017-06-30 gjbCorrect the branch naming convention in param.h.
2017-06-29 jhbStore a 32-bit PT_LWPINFO struct for 32-bit process...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-26 jhibbitsSolve the y2038 problem for powerpc
2017-06-25 glebiusProvide sbsetopt() that handles socket buffer related...
2017-06-24 kibImplement address space guards.
2017-06-22 cemsglist.h: Fix sg_refs signedness to match refcount(9)
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-19 rmacklemAdd the definition of maxbcachebuf to sys/buf.h.
2017-06-18 rmacklemFix the NFS client/server so that it actually uses...
2017-06-18 alcChange blist_alloc()'s allocation policy from first...
2017-06-18 rmacklemTake "extern int maxbcachebuf" out of sys/param.h,...
2017-06-17 rmacklemMake MAXBCACHEBUF a tunable called vfs.maxbcachebuf.
2017-06-17 kibBump __FreeBSD_version for r320043, struct event 64...
2017-06-17 kibRegen.
2017-06-17 kibAdd abstime kqueue(2) timers and expand struct kevent...
2017-06-17 dimMerge ^/head r319801 through r320041.
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-13 zbbFix HWPMC interrupt handling in Counting Mode
2017-06-13 alcReduce the frequency of hint updates on allocation...
2017-06-12 kibAdd ptrace(PT_GET_SC_ARGS) command to return debuggee...
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-12 markjAdd a helper function for comparing struct uuids.
2017-06-10 dimMerge ^/head r319779 through r319800.
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 alcRemove an unnecessary field from struct blist. (The...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 alcStyle and comment fixes only.
2017-06-09 alcblist_fill()'s return type is too narrow. blist_fill...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 glebiusListening sockets improvements.
2017-06-08 jtlAdd the infrastructure to support loading multiple...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-08 baptBump _FreeBSD_version after removal of groff
2017-06-08 araujoAllow sysctl kern.vm_guest to return bhyve when running...
2017-06-07 glebiusProvide typedef for socket upcall function.
2017-06-06 allanjudeJails: Optionally prevent jailed root from binding...
2017-06-05 alcHalve the memory being internally allocated by the...
2017-06-05 kibAdd sysctl vfs.ino64_trunc_error controlling action...
2017-06-03 dimMerge ^/head r319480 through r319547.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-02 glebiusRename accept filter getopt/setopt functions, so that...
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 dimMerge ^/head r319251 through r319479.
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-31 stevekAdd MD_VERIFY option to enable O_VERIFY in open for...
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge ^/head r318964 through r319164.
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
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 dimMerge ^/head r318658 through r318963.
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-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-19 dimMerge ^/head r318380 through r318559.
2017-05-16 jhbAdd sglist_append_sglist().
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
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-08 dimMerge ^/head r317808 through r317970.
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 brooksProvide a freebsd32 implementation of sigqueue()
2017-05-04 dimMerge ^/head r317503 through r317807.
2017-05-04 mmMFV r317781:
2017-05-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
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-27 dimMerge ^/head r317281 through r317502.
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
next