]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
This commit was generated by cvs2svn to compensate for changes in r157571,
[FreeBSD/FreeBSD.git] / sys / sys /
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-04-06 ssouhlalReplace FILEDESC_[UN]LOCK_FAST() with a critical sectio...
2006-04-04 davidxuWARNS level 4 cleanup, still has work to do.
2006-04-01 rwatsonChance protocol switch method pru_detach() so that...
2006-04-01 rwatsonChange protocol switch pru_abort() API so that it retur...
2006-04-01 rwatsonAdd a comment describing SS_PROTOREF in detail. This...
2006-03-31 sosMake the ATAPI sense data accessible when using the...
2006-03-31 jeff - Define mnt_startzero and mnt_endzero as a range...
2006-03-31 jeff - Add the B_NEEDSGIANT flag which is only set if the...
2006-03-30 marcelo Don't make the SER_INT_* defines visible to userland...
2006-03-30 jhbStyle fix.
2006-03-29 jhbMove the PC_TO_I() and KCOUNT() macros so they aren...
2006-03-28 jkoshyRemove unused symbols.
2006-03-28 desRevert previous commit at davidxu's insistance. Instea...
2006-03-28 desThe undocumented and deprecated system call _umtx_op...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-26 rwatsonDeclare regression subtree in sysctl.h so that componen...
2006-03-26 jkoshyMFP4: Support for profiling dynamically loaded objects.
2006-03-24 impThe year field is the 4 digit year (eg, 2006), not...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
2006-03-23 davidxuRegenerate.
2006-03-23 davidxuAdd aio_fsync() prototype.
2006-03-22 desThis commit was generated by cvs2svn to compensate...
2006-03-22 gshapiroThis commit was generated by cvs2svn to compensate...
2006-03-21 umeThis commit was generated by cvs2svn to compensate...
2006-03-17 hartiThis commit was generated by cvs2svn to compensate...
2006-03-16 phkRemove nested includes of <sys/_lock.h> and <sys/_mutex...
2006-03-16 rwatsonChange soabort() from returning int to returning void...
2006-03-15 sampromote fast ipsec's m_clone routine for public use...
2006-03-15 rwatsonBack out accidentally committed protosw.h:1.49. One...
2006-03-15 andreAdd definitions for MD5_BLOCK_LENGTH, MD5_DIGEST_LENGTH and
2006-03-15 rwatsonCorrect spelling of 0x4000 in previous commit. This...
2006-03-15 rwatsonAdd SS_PROTOREF socket flag, which represents a strong...
2006-03-14 muxThis commit was generated by cvs2svn to compensate...
2006-03-13 davidxuRemove unused code.
2006-03-13 hartiThis commit was generated by cvs2svn to compensate...
2006-03-13 deischenAdd macros for generating symbol version assembler...
2006-03-12 andreRemove comment that does not appy to FreeBSD.
2006-03-12 andreImport of OpenBSD's sys/sys/hash.h providing generic...
2006-03-11 phkGo over calcru and friends once more.
2006-03-11 phkRemove last traces of disk_enumerate()
2006-03-11 teggeBlock secondary writes while expunging active unlinked...
2006-03-08 teggeUse vn_start_secondary_write() and vn_finished_secondar...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-05 sosAdd USB modes.
2006-03-05 sosAdd two new ATAPI commands.
2006-03-04 rwatsonThis commit was generated by cvs2svn to compensate...
2006-03-03 muxCast the pointer to void * before casting it back to...
2006-03-03 muxThis commit was generated by cvs2svn to compensate...
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.
next