]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Revert the CISS driver to 64K i/o, the previous change was in error and
[FreeBSD/FreeBSD.git] / sys / kern /
2009-07-12 alcAdd support to the virtual memory system for configurin...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-09 kibThe control terminal revocation at the session leader...
2009-07-08 jamieRemove crcopy call from seteuid now that it calls crcop...
2009-07-08 traszRegenerate after lpathconf(2) addition.
2009-07-08 traszThere is an optimization in chmod(1), that makes it...
2009-07-08 edFix regressions in return events of poll() on TTYs.
2009-07-08 silbyIncrease HZ_VM from 10 to 100. While 10 hz saves cpu...
2009-07-07 kibFix poll(2) and select(2) for named pipes to return...
2009-07-02 kibIn vn_vget_ino() and their inline equivalents, mnt_ref...
2009-07-02 jamieCall prison_check from vfs_suser rather than re-impleme...
2009-07-02 rwatsonAudit file descriptor and command arguments to ioctl(2).
2009-07-02 rwatsonClean up a number of aspects of token generation from...
2009-07-01 rwatsonFor access(2) and eaccess(2), audit the requested acces...
2009-07-01 jeff - Use fd_lastfile + 1 as the upper bound on nd. This...
2009-07-01 rwatsonAudit file descriptor numbers for various socket-relate...
2009-07-01 rwatsonDefine missing audit argument macro AUDIT_ARG_SOCKET...
2009-07-01 jhbImprove the handling of cpuset with interrupts.
2009-07-01 rwatsonWhen auditing unmount(2), capture FSID arguments as...
2009-07-01 rwatsonAudit the file descriptor number passed to lseek(2).
2009-07-01 rwatsonFix link(2) auditing: use the second audit record path...
2009-07-01 rwatsonudit the 'options' argument to wait4(2).
2009-06-30 alcRemove a stale comment. The very same revision (r85511...
2009-06-30 emasteAdd FIONSPACE from NetBSD. FIONSPACE is provided so...
2009-06-29 kibFree struct ucreds allocated in vfs_hang_addrlist(...
2009-06-29 attilioDon't assume a default (currently 15) value for preload...
2009-06-28 stas- Turn the third (islocked) argument of the knote call...
2009-06-28 edAdd FIONWRITE support to TTYs.
2009-06-28 phkThere are a number of ways an application can check...
2009-06-27 alcCorrect a long-standing performance bug in cluster_rbui...
2009-06-27 rwatsonReplace AUDIT_ARG() with variable argument macros with...
2009-06-26 alcThis change is the next step in implementing the cache...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 kibIn lf_iteratelocks_vnode, increment state->ls_threads...
2009-06-25 jhbReturn errors from intr_event_bind() to the caller...
2009-06-25 jhbUse the correct cast for the arguments passed to freebs...
2009-06-25 jhbTweak the oshmctl() compile fix: convert the K&R defini...
2009-06-25 rwatsonoshmctl() now requires a sysv_shm.c-local function...
2009-06-25 jeff - Use DPCPU for SCHED_STATS. This is somewhat awkward...
2009-06-25 jeff - Add a sysctl_dpcpu_long to support long typed pcpu...
2009-06-24 jamieWrap a PR_VNET inside "#ifdef VIMAGE" since that the...
2009-06-24 jhbRegen.
2009-06-24 jamieIn case of prisons with their own network stack, permit
2009-06-24 jhbChange the ABI of some of the structures used by the...
2009-06-24 jhbDeprecate the msgsys(), semsys(), and shmsys() system...
2009-06-24 lulf- Similar to the previous commit, but for CURRENT:...
2009-06-24 lulf- Fix a bug where a FIFO vnode use count was increased...
2009-06-24 jamieFix a race in vi_if_move, where a vnet is used after...
2009-06-24 jhbAdd a new COMPAT7 flag for FreeBSD 7.x compatibility...
2009-06-24 jhb- Move syscall function argument structure types to...
2009-06-24 rwatsonAdd stack_print_short() and stack_print_short_ddb(...
2009-06-23 jeffImplement a facility for dynamic per-cpu variables.
2009-06-23 jeff - Use cpuset_t and the CPU_ macros in place of cpumask...
2009-06-23 edImprove my last commit: use a separate condvar to seria...
2009-06-23 edUse dcdwait to block threads to serialize writes.
2009-06-23 kibImplement global and per-uid accounting of the anonymou...
2009-06-23 jamieAdd a limit for child jails via the "children.cur"...
2009-06-23 bzAfter cleaning up rt_tables from vnet.h and cleaning...
2009-06-23 jamieRemove unnecessary/redundant includes.
2009-06-23 phovn_open_cred() needs a non NULL ucred pointer
2009-06-22 andreAdd soreceive_stream(), an optimized version of sorecei...
2009-06-22 andreAdd m_mbuftouio() helper function to copy(out) an arbitrary
2009-06-22 andreIn sbappendstream_locked() demote all incoming packet...
2009-06-22 jhbRegen.
2009-06-22 jhbInclude definitions for the audit identifiers for compa...
2009-06-22 jhbFix a typo in a comment.
2009-06-22 andreUpdate m_demote:
2009-06-21 kibAdd explicit struct ucred * argument for VOP_VPTOCNP...
2009-06-21 kibAdd another flags argument to vn_open_cred. Use it...
2009-06-21 rdivackyIn non-debugging mode make this define (void)0 instead...
2009-06-20 brooksChange crsetgroups_locked() (called by crsetgroups...
2009-06-20 edImprove nested jail awareness of devfs by handling...
2009-06-19 kmacydefine helper routines for deferred mbuf initialization
2009-06-19 brooksRework the credential code to support larger values...
2009-06-18 jhbFix a deadlock in the getpeername() method for UNIX...
2009-06-18 alcUtilize the new function kmem_alloc_contig() to impleme...
2009-06-17 jhbRegen.
2009-06-17 jhb- Add the ability to mix multiple flags seperated by...
2009-06-17 jhbRemove the now-unused NOIMPL flag. It serves no useful...
2009-06-17 jhb- NOSTD results in lkmressys being used instead of...
2009-06-17 bzAdd explicit includes for jail.h to the files that...
2009-06-17 kibDecrement state->ls_threads when vnode appeared to...
2009-06-17 attilioIntroduce support for adaptive spinning in lockmgr.
2009-06-16 kibDo not use casts (int *)0 and (struct thread *)0 for...
2009-06-15 edPerform some more cleanups to in-kernel session handling.
2009-06-15 jhbRegen.
2009-06-15 jhbAdd a new 'void closefrom(int lowfd)' system call....
2009-06-15 edMake tcsetsid(3) work on revoked TTYs.
2009-06-15 jamieGet vnets from creds instead of threads where they...
2009-06-15 jamieManage vnets via the jail system. If a jail is given...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 jamieRename the host-related prison fields to be the same...
2009-06-13 bzRemove the static from int hardlink_check_uid.
2009-06-13 jamieAdd counterparts to getcredhostname:
2009-06-12 edRevert my previous change, because it reintroduces...
2009-06-12 edPrevent yet another staircase effect bug in the console...
2009-06-11 psStop asserting on exclusive locks in fsync since it...
2009-06-11 avgstrict kobj signatures: linker_if fixes
2009-06-10 kibAdapt vfs kqfilter to the shared vnode lock used by...
2009-06-10 kibDo not leak the state->ls_lock after VI_DOOMED check...
next