]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Use cycleMatch for precise IT DMA start timing.
[FreeBSD/FreeBSD.git] / sys / sys /
2003-01-15 phkAllow linters to override the CTASSERT macro, since...
2003-01-15 murrayThis commit was generated by cvs2svn to compensate...
2003-01-15 mdodd- Add inline functions for {ll,l,}abs() to libkern.
2003-01-14 dillonIntroduce the ability to flag a sysctl for operation...
2003-01-13 dillonIt is possible for an active aio to prevent shared...
2003-01-13 phkRemove four members of struct nameidata which have...
2003-01-13 jeff - Unbreak world. I did not notice that libkvm was...
2003-01-13 dillonBow to the whining masses and change a union back into...
2003-01-12 jeff - Move ke_pctcpu and ke_cpticks into the scheduler...
2003-01-12 dillonChange struct file f_data to un_data, a union of the...
2003-01-11 tjrDon't count mbufs with m_type == MT_HEADER or MT_OOBDAT...
2003-01-11 dillonRemove all use of the LOG2() macro/inline, undoing...
2003-01-08 peterThis commit was generated by cvs2svn to compensate...
2003-01-08 davidxuSome KSE syscalls are MPSAFE.
2003-01-07 impWe've had something like this file since 1992, so there...
2003-01-06 desThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienAdd the POSIX sanctioned "LOGIN_NAME_MAX" -- Maximum...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-06 obrienThis commit was generated by cvs2svn to compensate...
2003-01-05 jake- Provide backwards compatibility for kern.fallback_elf...
2003-01-04 phkIntroduce the
2003-01-04 nyanRename the dos_partition structure for pc98 to pc98_par...
2003-01-04 jakeUse a separate macro to generate the name of the sysctl...
2003-01-04 jakeUse __CONCAT and __XSTRING when concatenating or string...
2003-01-03 julianMake an explicit flag to indicate that a KSE has a...
2003-01-03 phkMake struct swblock kernel only, to make vm/swap_pager...
2003-01-03 phkRetire sys/dmap.h by including the two lines of it...
2003-01-03 phkRemove CCDF_SWAP and CCDF_PARITY, they have never been...
2003-01-03 nyanMFMBR: Add ioctls for writing an IPL and a boot menu.
2003-01-03 phkConvert calls to BUF_STRATEGY to VOP_STRATEGY calls...
2003-01-03 phkRemove unused second argument from DEV_STRATEGY().
2003-01-03 phkRemove unused second argument from BIO_STRATEGY()
2003-01-03 desThis commit was generated by cvs2svn to compensate...
2003-01-02 gallatino Introduce a new external mbuf type, EXT_EXTREF.
2003-01-01 schweikhCorrect typos, mostly s/ a / an / where appropriate...
2003-01-01 impHappy 2003.
2003-01-01 alfredWhen compiling the kernel do not implicitly include...
2003-01-01 alfredfdcopy() only needs a filedesc pointer.
2003-01-01 alfredSince fdshare() and fdinit() only operate on filedescs...
2002-12-31 mikeAdd complete struct timeval by including <sys/_timeval.h>.
2002-12-31 mikeMove struct timeval to its own header so that it can...
2002-12-30 schweikhFix typos, mostly s/ an / a / where appropriate and...
2002-12-30 samCorrect mbuf packet header propagation. Previously...
2002-12-29 rwatsonProvide prototypes for new ACL system calls to manipula...
2002-12-29 rwatsonRegen from syscalls.master:1.139
2002-12-29 mikeFix drift of the comment about sa_sigaction away from...
2002-12-29 iedowseAdd a new vnode flag VI_DOINGINACT to indicate that...
2002-12-29 phkAdd a couple of ioctls for modifying MBR's and the...
2002-12-29 phkSave 16 bytes per mutex if MUTEX_PROFILING is not defined.
2002-12-29 mikeo Fix ordering of typedefs.
2002-12-29 mikesa_handler is in the POSIX namespace (5.0-R candidate).
2002-12-28 phkAllow lint-like tools to override DROP_GIANT and friends.
2002-12-28 phkIt is bad style to define the same structure in multipl...
2002-12-28 dillonAbstract-out the constants for the sequential heuristic.
2002-12-28 julianAdd code to ddb to allow backtracing an arbitrary thread.
2002-12-27 rwatsonRe-add MNT_ACLS to the list of "updateable" mount flags...
2002-12-24 phkWhite-space changes.
2002-12-23 phkMove the declaration of the socket fileops from socketv...
2002-12-23 phkDetediousficate declaration of fileops array members...
2002-12-23 phks/sokqfilter/soo_kqfilter/ for consistency with the...
2002-12-22 mikeAdd suseconds_t and useconds_t for storing microseconds.
2002-12-20 samadd generic rate limiting support from netbsd; ratelimi...
2002-12-19 obrienThis commit was generated by cvs2svn to compensate...
2002-12-19 wollmanSpell `unsigned short' in a way which does not depend...
2002-12-18 mikeo Add new types: msgqnum_t and msglen_t.
2002-12-16 robertRemove the hto(be|le)[slq] and (be|le)toh[slq] macros...
2002-12-16 desThis commit was generated by cvs2svn to compensate...
2002-12-15 dillonRegenerate system calls (swapoff added)
2002-12-15 dillonThis is David Schultz's swapoff code which I am finally...
2002-12-14 fennerAdd prototype for sockatmark().
2002-12-14 alfredSCARGS removal take II.
2002-12-14 mckusickOnly the most recent snapshot contains the complete...
2002-12-13 alfredBackout removal SCARGS, the code freeze is only "select...
2002-12-13 alfredRemove SCARGS.
2002-12-13 obrienThis commit was generated by cvs2svn to compensate...
2002-12-10 julianUnbreak the KSE code. Keep track of zobie threads using...
2002-12-09 rwatsonRemove dm_root entry from struct devfs_mount. It's...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 obrienThis commit was generated by cvs2svn to compensate...
2002-12-04 desThis commit was generated by cvs2svn to compensate...
2002-12-02 obrienThis commit was generated by cvs2svn to compensate...
2002-12-02 peterThis commit was generated by cvs2svn to compensate...
2002-11-30 mckusickRemove a race condition / deadlock from snapshots....
2002-11-29 mikeConditionalize a GCCism.
2002-11-28 mikeFix the standards case by referring to __fds_bits inste...
2002-11-28 mikeRemove the <sys/types.h> prerequisite for <ucontext...
2002-11-27 iwasakiResolve conflicts arising from the ACPI CA 20021118...
2002-11-27 iwasakiThis commit was generated by cvs2svn to compensate...
2002-11-27 impMake the rman_{get,set}_* macros into real functions...
2002-11-26 rwatsonUn-staticize mac_cred_mmapped_drop_perms() so that...
2002-11-24 nectarThis commit was generated by cvs2svn to compensate...
2002-11-22 muxUnder certain circumstances, we were calling kmem_free...
2002-11-21 jeff - Add the new sched_pctcpu() function to the sched_...
2002-11-21 jeff - Add an event that is triggered when the system is...
2002-11-21 jeff - Move scheduler specific macros and defines out of...
2002-11-21 jeff - Implement a mechanism for allowing schedulers to...
2002-11-20 rwatsonIntroduce p_label, extensible security label storage...
2002-11-19 rwatsonMerge kld access control checks from the MAC tree:...
next