]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
In tty_dealloc(), clear the queues. See the comment for a scenario
[FreeBSD/FreeBSD.git] / sys / kern /
2016-01-22 kibIn tty_dealloc(), clear the queues. See the comment...
2016-01-22 kibThe struct file f_advice member is overlaid with the...
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-22 glebius- Separate sendfile(2) implementation from uipc_syscall...
2016-01-21 jhbAIO daemons have always been kernel processes to facili...
2016-01-21 jhbRemove unused variables for socket AIO.
2016-01-21 mjgcache: minor changes
2016-01-21 mjgcache: perform . lockup without the namecache lock
2016-01-21 mjgcache: provide a helper for computing the hash
2016-01-21 mjgcache: use counter(9) API to maintain statistics
2016-01-20 mjgsession: avoid proctree lock on proc exit when possible
2016-01-20 mjgsession: tidy up fixjobc
2016-01-19 mariusFix tty_drain() and, thus, TIOCDRAIN of the current...
2016-01-19 jhbVarious cleanups to the main function for AIO kernel...
2016-01-19 jhbDon't create a dedicated session for each AIO kernel...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-18 markjAdd vrefl(), a locked variant of vref(9).
2016-01-17 kibWhen cleaning up from failed adv locking and checking...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 jhbRemove aiod_timeout.
2016-01-14 jhbRename aiod_bio taskqueue to aiod_kick.
2016-01-14 glebiusCall crextend() before copying old credentials to the...
2016-01-13 ngieMFhead @ r293815
2016-01-11 cpercivaFix a bug introduced in r291716:
2016-01-09 dchaginImplement vsyscall hack. Prior to 2.13 glibc uses vsyscall
2016-01-09 markjPrevent cv_waiters wraparound.
2016-01-08 glebiusNew sendfile(2) syscall. A joint effort of NGINX and...
2016-01-08 glebiusMake it possible for sbappend() to preserve M_NOTREADY...
2016-01-08 glebiusRevert r293405: it breaks socket buffer INVARIANTS...
2016-01-08 delphijMFV r293415:
2016-01-08 glebiusFor SOCK_STREAM socket use sbappendstream() instead...
2016-01-07 kibConvert tty common code to use make_dev_s().
2016-01-07 kibProvide yet another KPI for cdev creation, make_dev_s(9).
2016-01-07 mjgcache: ansify functions and fix some style issues
2016-01-05 kibTwo fixes for excessive iterations after r292326.
2016-01-05 delphijMFV r293125: less v481.
2016-01-02 ianMake the 'env' directive described in config(5) work...
2015-12-31 ngieMFhead @ r293006
2015-12-30 marius- (Ab)use udivx for dividing the u_int pc_cpuid when...
2015-12-29 jhbAdd ptrace(2) reporting for LWP events.
2015-12-29 jhbCall kern_thr_exit() instead of duplicating it.
2015-12-29 ngieMFhead @ r292618
2015-12-27 dchaginVerify that tv_sec value specified in settimeofday...
2015-12-26 kibDo not substitute interpeter if the brand interpreter...
2015-12-24 jtlOnly allow one PT_INTERP ELF program header. This also...
2015-12-23 ngieFix r292640
2015-12-23 ngieClean up trailing whitespace; no functional change
2015-12-22 ngieFold lim_shared into lim_copy to mute a -Wunused compil...
2015-12-22 kibIf we annoy user with the terminal output due to failed...
2015-12-20 jtlAdd a safety net to reclaim mbufs when one of the mbuf...
2015-12-19 ngieMFhead @ r292474
2015-12-18 mjgproc: fix a race which could result in dereference...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 adrian[intrng] Migrate the intrng code from sys/arm/arm to...
2015-12-17 ngieMFhead @ r292396
2015-12-17 markjSupport an arbitrary number of arguments to DTrace...
2015-12-16 markjFix style issues around existing SDT probes.
2015-12-16 glebiusA change to KPI of vm_pager_get_pages() and underlying...
2015-12-16 kibOptimize vop_stdadvise(POSIX_FADV_DONTNEED). Instead...
2015-12-16 kibSimplify the loop step in the flushbuflist() and make...
2015-12-16 adrianDon't call wakeup if we're just returning reserved...
2015-12-15 ngieMFhead @ r292285
2015-12-15 jamieFix jail name checking that disallowed anything that...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 ngieMFhead @ r292177
2015-12-13 traszTweak comments.
2015-12-13 traszActually make the 'amount' argument to racct_adjust_res...
2015-12-13 traszAvoid useless relocking.
2015-12-11 markjDon't make assertions about td_critnest when the schedu...
2015-12-11 impCreate the MDT_PNP_INFO metadata record to communicate...
2015-12-09 ngieMFhead @ r292005
2015-12-08 smhDon't use 0 for pointer comparison
2015-12-07 markjMFV r289003:
2015-12-07 markjAdd helper functions proc_readmem() and proc_writemem().
2015-12-07 emasteReplace magic value ELF note type with NT_FREEBSD_ABI_TAG
2015-12-07 kibAdd support for usermode (vdso-like) gettimeofday(2...
2015-12-06 ngieMFhead@r291879
2015-12-04 mckusickWe need to zero out the clustering variables in a freed...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-03 kenAdd asynchronous command support to the pass(4) driver...
2015-12-03 mckusickWe need to zero out the union of pointers in a freed...
2015-12-01 nwhitehornMissed header_supported call from r291020: make really...
2015-12-01 mjgcapsicum: plug spurious memset in __cap_rights_init
2015-11-29 mckusickAs the kernel allocates and frees vnodes, it fully...
2015-11-28 kibRemove sv_prepsyscall, sv_sigsize and sv_sigtbl members...
2015-11-27 kibRemove VI_AGE vnode iflag, it is unused.
2015-11-27 kibMove the comment about resident pages preventing vnode...
2015-11-26 ngieMFhead @ r291345
2015-11-25 aeCheck that hhk_helper pointer isn't NULL before access.
2015-11-24 kibRework the vnode cache recycling to meet free and unuse...
2015-11-24 ngieMFhead @ r291235
2015-11-23 markjThe buffer passed to an sbuf drain callback is not...
2015-11-23 kibSplit kerne timekeep ABI structure vdso_sv_tk out of...
2015-11-20 glebiusRemove remnants of the old NFS from vnode pager.
2015-11-20 traszThe freebsd4_getfsstat() was broken in r281551 to alway...
2015-11-19 jtlConsistently enforce the restriction against calling...
2015-11-19 markjRemove a commented-out debug print.
2015-11-19 markjAdd support for a configurable output channel to witnes...
next