]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
This commit was generated by cvs2svn to compensate for changes in r156230,
[FreeBSD/FreeBSD.git] / sys / sys /
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
2006-03-02 davidxuAdd signal set sq_kill to sigqueue structure, the membe...
2006-03-02 jeff - Move softdep from using a global worklist to per...
2006-03-01 pjdAssert proper use of bio_caller1, bio_caller2, bio_cfla...
2006-03-01 davidxuRegenerate.
2006-03-01 davidxus/timer_t/int/g
2006-03-01 davidxuLet kernel POSIX timer code and mqueue code to use...
2006-02-28 jhbAllow PHOLD()'s of curproc even if P_WEXIT is set....
2006-02-28 psFix 32bit sendfile by implementing kern_sendfile so...
2006-02-27 hartiThis commit was generated by cvs2svn to compensate...
2006-02-24 marcelMFp4:
2006-02-24 marcelMFp4:
2006-02-22 jhbClose some races between procfs/ptrace and exit(2):
2006-02-19 umeThis commit was generated by cvs2svn to compensate...
2006-02-17 andreReplace the 4k fixed sized jumbo mbuf clusters with...
2006-02-16 andreMake sysctl_msec_to_ticks(SYSCTL_HANDLER_ARGS) generall...
2006-02-15 davidxuFix a long standing race between sleep queue and thread
2006-02-13 hartiThis commit was generated by cvs2svn to compensate...
2006-02-11 phkCPU time accounting speedup (step 2)
2006-02-11 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-10 ambriskoAdd an OpenIPMI mostly compatible driver. This driver...
2006-02-10 samThis commit was generated by cvs2svn to compensate...
2006-02-10 hartiThis commit was generated by cvs2svn to compensate...
2006-02-08 phkSimplify system time accounting for profiling.
2006-02-07 phkModify the way we account for CPU time spent (step 1)
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-07 hartiThis commit was generated by cvs2svn to compensate...
2006-02-06 jhb- Always call exec_free_args() in kern_execve() instead...
2006-02-06 jhbAdd a kern_eaccess() function and use it to implement...
2006-02-06 jeff - Add a ref count to the mount structure. Sleep for...
2006-02-06 jeff - Add the global 'rebooting' variable that is used...
2006-02-06 davidxuAdd members pl_sigmask and pl_siglist into ptrace_lwpin...
2006-02-06 rwatsonRegenerate.
2006-02-06 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-05 rwatsonAdd AUDITVNODE[12] flags to namei(), which cause namei...
2006-02-05 davidxuRegenerate.
2006-02-05 davidxuImplement thr_set_name to set a name for thread.
2006-02-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-02-03 rwatsonRegenerate.
2006-02-02 psImplement SIOCGIFCONF for 32bit binaries.
2006-02-02 rwatsonRegenerate.
2006-02-02 rwatsonAdd new fields to process-related data structures:
2006-02-01 yarUse off_t for file size passed to vnode_create_vobject().
2006-01-31 rwatsonThis commit was generated by cvs2svn to compensate...
2006-01-31 jhbFix a typo and match the copyright on rwlock.h.
2006-01-31 hartiThis commit was generated by cvs2svn to compensate...
2006-01-30 glebiusMerge the //depot/user/yar/vlan branch into CVS. It...
2006-01-30 glebiusFix typo.
2006-01-29 mlaierfirmware(9) is a subsystem to load binary data into...
2006-01-28 scottlAdd _rwlock.h, apparently missed from the rwlock.h...
2006-01-27 jhbAdd a basic reader/writer lock implementation to the...
2006-01-27 jhbOops, commit missed file from the previous change to...
2006-01-27 jhb- Add support for having both a shared and exclusive...
2006-01-27 jhbAdd a new macro wrapper WITNESS_CHECK() around the...
2006-01-26 stefanfAnalogous to __printflike and __scanflike, add the...
2006-01-26 cognetVersion bump for pts import.
2006-01-26 cognetBring in a sysv-style pts implementation, as found...
2006-01-25 jhbAxe KTR_ALQ_MASK now that KTR_WITNESS is off unless...
2006-01-24 jhb- Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve...
2006-01-23 sosUpdate copyright header to match rest of ATA.
2006-01-22 davidxuRegen.
2006-01-20 andreFix m_getjcl() the right way this time.
2006-01-20 andrem_getjcl() should return the address of the mbuf, not the
2006-01-19 jasoneAdd the RB_PROTOTYPE_STATIC and RB_GENERATE_STATIC...
2006-01-18 julianReturn the thread name in the kinfo_proc structure.
2006-01-18 julianDuh! put the thread name into the section that is zero...
2006-01-18 julianCongratulations, we now have a place for a thread to...
2006-01-17 jhbAdd a new file (kern/subr_lock.c) for holding code...
2006-01-17 jhbUpdate a stale comment.
2006-01-17 jhbGarbage collect turnstile_empty() since it is unused.
2006-01-17 phkFix an 11 year old mistake: Let the hash functions...
2006-01-16 samThis commit was generated by cvs2svn to compensate...
2006-01-15 rwatsonRename uid and gid arguments to vaccess() prototype...
2006-01-14 scottlAdd the following to the taskqueue api:
2006-01-13 rwatsonAdd sosend_dgram(), a greatly reduced and simplified...
2006-01-12 brooksBelated __FreeBSD_version bump for improvements to...
2006-01-12 ruThis commit was generated by cvs2svn to compensate...
2006-01-11 jasoneAdd the RB_NFIND() macro, which is useful for red-black...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 hartiThis commit was generated by cvs2svn to compensate...
2006-01-10 phkMove the old BSD4.3 tty compatibility from (!BURN_BRIDG...
2006-01-10 scottlAdd functions and macros and refactor code to make...
2006-01-09 teggeAdd marker vnodes to ensure that all vnodes associated...
2006-01-08 dougbAdd a mechanism to include files added by ports which...
2006-01-06 marcelFix FD_ISSET() on LP64 platforms. The FD_ISSET() functi...
2006-01-06 jhbTrim another pointer from struct lock_object (and thus...
2006-01-04 dougbThis commit was generated by cvs2svn to compensate...
2006-01-04 phkDeorbit ttymalloc() in preference for ttyalloc()
2005-12-31 impRemove K&R vestige. It is no longer necessary to conca...
2005-12-31 impIt is next year in Asia already, so jump the gun a...
2005-12-31 trhodesBump FreeBSD_Version for tv_sec change.
2005-12-30 pjdImprove memguard a bit:
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-30 guidoThis commit was generated by cvs2svn to compensate...
2005-12-29 jhbAdd a new function msleep_spin() which is a slightly...
2005-12-29 dougbThis commit was generated by cvs2svn to compensate...
2005-12-27 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-26 cognetFix typo in comment.
next