]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/miscfs
Eliminate much code cruft by extending simple file I/O API to include
[FreeBSD/FreeBSD.git] / sys / miscfs /
1998-11-03 peterChange the #ifdef UNION code into a callable hook....
1998-10-31 peterUse TAILQ macros for clean/dirty block list processing...
1998-10-30 joergThis commit was generated by cvs2svn to compensate...
1998-10-28 dgAdded a second argument, "activate" to the vm_page_unwi...
1998-10-26 bdeRemoved redundant bitrotted checks for major numbers...
1998-10-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-30 sosMake devfs update the atime timestamp so that 'w' works...
1998-09-25 rvbThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-16 grogThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-15 fennerThis commit was generated by cvs2svn to compensate...
1998-09-12 phkvarious nits that didn't make it through the brucefilter.
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-12 rnordierThis commit was generated by cvs2svn to compensate...
1998-09-09 markmThis commit was generated by cvs2svn to compensate...
1998-09-08 bdeOops, don't assume that the environment is normal in...
1998-09-07 bdeRemoved statically configured mount type numbers (MOUNT...
1998-09-06 jdpThis commit was generated by cvs2svn to compensate...
1998-09-05 phkAdd a new vnode op, VOP_FREEBLKS(), which filesystems...
1998-09-04 dfrCosmetic changes to the PAGE_XXX macros to make them...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-09-03 nsouchThis commit was generated by cvs2svn to compensate...
1998-08-29 rvbThis commit was generated by cvs2svn to compensate...
1998-08-27 abialThis commit was generated by cvs2svn to compensate...
1998-08-25 phksort the prototypes
1998-08-24 phkLast commit managed to get mangled somehow.
1998-08-24 phkRemove the last remaining evidence of B_TAPE.
1998-08-23 obrienThis commit was generated by cvs2svn to compensate...
1998-08-23 bdeEnabled Lite2 fix for reading from dead ttys.
1998-08-21 msmithThis commit was generated by cvs2svn to compensate...
1998-08-20 msmithThis commit was generated by cvs2svn to compensate...
1998-08-16 bdeUse [u]intptr_t instead of [u_]long for casts between...
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-07-30 bdeFixed printf format errors.
1998-07-27 alexStyle fixes and a bug fix: don't remove the exit handle...
1998-07-27 alexA better solution to the rm_at_exit problem: Register...
1998-07-25 alexOverride the default VFS LKM dispatch functions so...
1998-07-15 bdeCast pointers to [u]intptr_t instead of to [unsigned...
1998-07-15 bdeCast pointers to uintptr_t/intptr_t instead of to u_lon...
1998-07-11 bdeFixed printf format errors.
1998-07-09 desThis commit was generated by cvs2svn to compensate...
1998-07-08 dtThis commit was generated by cvs2svn to compensate...
1998-07-07 bdeQuick fix for type mismatches which were fatal if longs...
1998-07-06 rnordierThis commit was generated by cvs2svn to compensate...
1998-07-05 julianDEVFS completely bypasses the cdevsw and bdevsw tables...
1998-07-04 julianThere is no such thing any more as "struct bdevsw".
1998-07-04 julianVOP_STRATEGY grows an (struct vnode *) argument
1998-06-25 dtRemove "not hungly" panics. Cookies now used by the...
1998-06-21 bdeRemoved unused includes.
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-20 peterThis commit was generated by cvs2svn to compensate...
1998-06-14 bdeAvoid a 64-bit division in procfs_readdir(). Fixed...
1998-06-14 bdeAvoid a 64-bit division in kernfs_readdir(). Fixed...
1998-06-14 bdeAvoid a 64-bit division in fdesc_readdir(). Fixed...
1998-06-11 peterThis commit was generated by cvs2svn to compensate...
1998-06-10 dfrMake these files compile.
1998-06-10 alexENOPNOTSUPP --> EOPNOTSUPP
1998-06-10 peterDon't silently accept attempts to change flags where...
1998-06-07 dfrThis commit fixes various 64bit portability problems...
1998-05-21 dysonMake flushing dirty pages work correctly on filesystems...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 julianThis commit was generated by cvs2svn to compensate...
1998-05-19 teggeDisallow reading the current kernel stack. Only the...
1998-05-17 sosCleanup after Garret, include unpch.h to get at various...
1998-05-07 msmithIn the words of the submitter:
1998-05-06 msmithAs described by the submitter:
1998-05-03 peterThis commit was generated by cvs2svn to compensate...
1998-05-02 peterThis commit was generated by cvs2svn to compensate...
1998-04-29 andreasThis commit was generated by cvs2svn to compensate...
1998-04-29 dysonTighten up management of memory and swap space during...
1998-04-28 acheThis commit was generated by cvs2svn to compensate...
1998-04-20 julianMake the devfs SLICE option a standard type option.
1998-04-19 julianAdd changes and code to implement a functional DEVFS.
1998-04-17 desSeventy-odd "its" / "it's" typos in comments fixed...
1998-03-28 bdeMoved some #includes from <sys/param.h> nearer to where...
1998-03-26 phkAdd two new functions, get{micro|nano}time.
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-21 peterThis commit was generated by cvs2svn to compensate...
1998-03-17 katoIf lowervp is NULLVP, vap was clobbered.
1998-03-11 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-10 julianFree the vnode in the failure case of vop_symlink()
1998-03-10 jbThis commit was generated by cvs2svn to compensate...
1998-03-10 peterThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-09 jbThis commit was generated by cvs2svn to compensate...
1998-03-08 julianReviewed by: dyson@freebsd.org (john Dyson), dg@root...
1998-03-08 dysonInitialize b_resid, and also print out better diagnosti...
1998-03-07 dysonThis mega-commit is meant to fix numerous interrelated...
1998-03-07 jbThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-07 jdpThis commit was generated by cvs2svn to compensate...
1998-03-04 dysonFix certain kinds of block device operations. For...
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-03-01 jdpThis commit was generated by cvs2svn to compensate...
1998-03-01 msmithThe intent is to get rid of WILLRELE in vnode_if.src...
next