]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Replace 4.4BSD Lite's unix domain socket backpressure hack with a cleaner
[FreeBSD/FreeBSD.git] / sys / kern /
2014-03-13 asomersReplace 4.4BSD Lite's unix domain socket backpressure...
2014-03-12 kibUse correct types for sizeof() in the calculations...
2014-03-12 kibThe auio structure is only initialized when the vnode...
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-08 jeff - Make runq_steal_from more aggressive. Previously...
2014-03-07 asomersPartial revert of change 262914. I screwed up subversi...
2014-03-07 asomerssbin/devd/devd.8
2014-03-06 asomersFix PR kern/185813 "SOCK_SEQPACKET AF_UNIX sockets...
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 dimMerge from head up to r262472.
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptImport libucl into head
2014-02-23 dimOn sparc64, VM_KMEM_SIZE_SCALE is not a constant expres...
2014-02-22 bdreweryFix style of comment blocks.
2014-02-22 markjPrint a backtrace if the SDT(9) stub gets called so...
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 mjgFix a race between kern_proc_{o,}filedesc_out and fdesc...
2014-02-21 baptImport Dragonfly Mail Agent into base system
2014-02-21 gjbMove ^/user/gjb/hacking/release-embedded up one directo...
2014-02-21 gjbMFH: tracking commit
2014-02-18 emasteUpdate LLDB snapshot to upstream r201577
2014-02-17 bdreweryFix M_FILEDESC leak in fdgrowtable() introduced in...
2014-02-16 bdreweryRemove redundant memcpy of fd_ofiles in fdgrowtable...
2014-02-16 dimUpgrade our copy of llvm/clang to 3.4 release. This...
2014-02-14 adrianInclude the CPU id in the per-CPU timer swi thread...
2014-02-14 pluknetPreserve one character space for a trailing '\0'.
2014-02-14 jmmvMFV: Import atf-0.20.
2014-02-13 bruefferFix a bug in be_uuid_dec(); it called le16dec() instead...
2014-02-12 ianRework the EARLY_PRINTF mechanism. Instead of defining...
2014-02-11 jhbExpose OBJT_MGTDEVICE VM objects used for GEM/TTM with...
2014-02-10 glebiusCreate two public UMA_ZONE_PCPU zones: 64 bit sized...
2014-02-07 glebiusRemove identical vnet sysctl handlers, and handle CTLFL...
2014-02-05 jhbDrop the 3rd clause from all 3 clause BSD licenses...
2014-02-01 nwhitehornULE works on Book-E since r258002, so remove statements...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-01-31 jamieBack out r261266 pending security buy-in.
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-30 kibThe posix_madvise(3) and posix_fadvise(2) should return...
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-29 jamieAdd a jail parameter, allow.kmem, which lets jailed...
2014-01-28 kaiwMFH@261240.
2014-01-28 jmgfix spelling of lock_initialized.. jhb approved..
2014-01-28 csjpAllow sigwait(2) in capabilities mode.
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-25 kaiwMFH@261151.
2014-01-24 rmhAccept O_CLOEXEC in shm_open().
2014-01-23 kibThe posix_fallocate(2) syscall should return error...
2014-01-22 impImplement generic support for early printf. Thought...
2014-01-21 kaiwMFH@260988.
2014-01-21 jhbFix a typo.
2014-01-20 kaiwMFH@260917.
2014-01-20 neelBump up WITNESS_COUNT from 1024 to 1536 so there are...
2014-01-19 gjbMFH: Tracking commit (r260891)
2014-01-17 glebiusFix comment.
2014-01-17 adrianImplement a kqueue notification path for sendfile.
2014-01-17 adrianAdd in a default initialiser for the EVOPS_SENDFILE...
2014-01-16 glebiusSimplify wait/nowait code, eventually killing last...
2014-01-16 glebiusRemove historical macro.
2014-01-15 kaiwCopy libelf, libdwarf and common files from vendor...
2014-01-13 bryanvAdd sglist_append_bio(9) to append a struct bio's data...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-09 gjbMFH: tracking commit (head@r260486)
2014-01-09 adrianRefactor out the common sendfile code from the do_sendf...
2014-01-07 adrianAdd a compile-time control over the size of KN_HASHSIZE.
2014-01-03 mjgPlug a memory leak in dup2 when both old and new fd...
2014-01-03 mjgDon't check for fd limits in fdgrowtable_exp.
2014-01-02 delphijMFV r260154 + 260182:
2013-12-31 impDelete echoed doesn't rub out the previous character...
2013-12-29 markjThe arguments to sched:::off-cpu are the thread and...
2013-12-28 gjbMFH: Tracking commit.
2013-12-27 kibFix accounting for the negative cache entries when...
2013-12-27 kibRevert r259200. There are geoms/drivers which do not...
2013-12-27 gjbCopy head@r259933 -> user/gjb/hacking/release-embedded...
2013-12-25 dimIn sys/kern/vfs_mountroot.c, remove static function...
2013-12-25 dimIn sys/kern/subr_witness.c, remove static function
2013-12-25 dimIn sys/kern/sched_ule.c, remove static function sched_b...
2013-12-24 edFix copy-pasting of CJK fullwidth characters.
2013-12-23 rayo Add virtual terminal mmap request handler.
2013-12-20 edExtend libteken to support CJK fullwidth characters.
2013-12-20 glebiusMove list of ttys handling from the allocating procedur...
2013-12-19 seFix compilation on 32 bit architectures and use INT64_M...
2013-12-19 seFix overflow for timeout values of more than 68 years...
2013-12-19 markjInvoke the kld_* event handlers from linker_load_file...
2013-12-18 glebius- Rename tty_makedev() into tty_makedevf() and make...
2013-12-18 markjThe fasttrap fork handler is responsible for removing...
2013-12-17 kibIf vn_open_vnode() succeeded in opening the vnode,...
2013-12-17 aeFix copy/paste typo.
next