]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Consistently use vop_stdpathconf() for default pathconf values.
[FreeBSD/FreeBSD.git] / sys / sys /
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-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-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-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 alcRemove an unnecessary field from struct blist. (The...
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-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 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.
next