]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
This commit was generated by cvs2svn to compensate for changes in r56067,
[FreeBSD/FreeBSD.git] / sys / fs /
2000-01-15 markmThis commit was generated by cvs2svn to compensate...
2000-01-15 bpCheck if module was compiled without SMP support and...
2000-01-15 bpAdd VT_NWFS tag.
2000-01-14 bdeForward declare some structs so that this header is...
2000-01-14 bdeUse MALLOC_DECLARE when it is #defined, not when a...
2000-01-13 guidoThis commit was generated by cvs2svn to compensate...
2000-01-12 asmodaiThis commit was generated by cvs2svn to compensate...
2000-01-10 phkremove check now done in vn_isdisk().
2000-01-10 phkGive vn_isdisk() a second argument where it can return...
2000-01-10 krisThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-09 markmThis commit was generated by cvs2svn to compensate...
2000-01-08 bpTreat negative uio_offset value as eof (idea by: bde).
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-03 obrienThis commit was generated by cvs2svn to compensate...
2000-01-02 phkReturn ENXIO if there is no device.
2000-01-02 bpFix the mess with signed/unsigned longs and ints (inspi...
2000-01-01 bdeThis commit was generated by cvs2svn to compensate...
1999-12-29 peterChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 bpAvoid to write garbage if uiomove fails.
1999-12-28 bpFix an overflow in the msdosfs_read() function which...
1999-12-28 bpIt is possible that number of sectors specified in...
1999-12-27 peterFix typo "," vs ";"
1999-12-25 krisThis commit was generated by cvs2svn to compensate...
1999-12-21 chrisFix a typo that was doing something kind of silly,...
1999-12-20 eivindInclude vm/vm_extern.h to get at prototypes
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-19 peterThis commit was generated by cvs2svn to compensate...
1999-12-19 rwatsonSecond pass commit to introduce new ACL and Extended...
1999-12-16 obrienThis commit was generated by cvs2svn to compensate...
1999-12-15 eivindIntroduce NDFREE (and remove VOP_ABORTOP)
1999-12-12 peterFix pointer problem for the Alpha
1999-12-12 bpBump local version number to 1.3.4.
1999-12-11 eivindLock reporting and assertion changes.
1999-12-11 peterThis commit was generated by cvs2svn to compensate...
1999-12-11 peterDon't simulate a pseudo address-space beyond VM_MAXUSER...
1999-12-09 semenuFirst version of HPFS stuff.
1999-12-09 robertoThis commit was generated by cvs2svn to compensate...
1999-12-08 phkRemove unused #includes.
1999-12-07 sosCommit the kernel part of our DVD support. Nothing...
1999-12-03 semenuMerged NetBSD version, as they have done improvements:
1999-12-01 mckusickCollect read and write counts for filesystems. This...
1999-11-30 peterThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-28 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 obrienThis commit was generated by cvs2svn to compensate...
1999-11-27 bpRemove abuse of struct nameidata.
1999-11-26 phkAdd a sysctl to control if argv is disclosed to the...
1999-11-25 peterThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-24 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-22 obrienThis commit was generated by cvs2svn to compensate...
1999-11-21 phkIntroduce the new function
1999-11-21 bpRemove race condition under SMP.
1999-11-21 phks/p_cred->pc_ucred/p_ucred/g
1999-11-20 obrienThis commit was generated by cvs2svn to compensate...
1999-11-20 sefA process should be able to examine itself.
1999-11-20 phkstruct mountlist and struct mount.mnt_list have no...
1999-11-18 peterFix an unused variable warning.
1999-11-18 peterFix a warning.
1999-11-17 phkMake proc/*/cmdline use the cached argv if available.
1999-11-17 phkThe function `procfs_getattr()' in procfs doesn't set...
1999-11-14 obrienThis commit was generated by cvs2svn to compensate...
1999-11-14 obrienThis commit was generated by cvs2svn to compensate...
1999-11-13 eivindRemove WILLRELE from VOP_SYMLINK
1999-11-12 eivindRemove WILLRELE from VOP_RENAME
1999-11-09 phkNext step in the device cleanup process.
1999-11-09 alcPassing "0" or "FALSE" as the fourth argument to vm_fau...
1999-11-08 guidoThis commit was generated by cvs2svn to compensate...
1999-11-08 phkremove a confusing and stale comment.
1999-11-08 phkOops, a bit too hasty there.
1999-11-08 phkVarious cleanups.
1999-11-08 sefExplain why Warner is right, and I am wrong, in the...
1999-11-08 peterUpdate for fileops.fo_stat() addition. Note, this...
1999-11-07 phkUse vop_panic() instead of spec_badop().
1999-11-07 phkRemove the iskmemdev() function. Make it the responsib...
1999-11-07 sefMake an incredibly stupid change because Warner threate...
1999-11-05 obrienThis commit was generated by cvs2svn to compensate...
1999-11-04 obrienThis commit was generated by cvs2svn to compensate...
1999-11-04 obrienThis commit was generated by cvs2svn to compensate...
1999-11-02 archieChange structure field named 'toupper' to 'to_upper...
1999-11-01 msmithNewline-terminate the complaint message about not being...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 obrienThis commit was generated by cvs2svn to compensate...
1999-11-01 phkRemove specfs::vop_lookup() There is no code path which...
1999-10-31 bpBump version number to sync with ncplib 1.3.3
1999-10-29 phkuseracc() the prequel:
1999-10-20 billfThis commit was generated by cvs2svn to compensate...
1999-10-20 dillon A tentative agreement has been reached in regards...
1999-10-18 phkChange the default for the vfs.bdev_buffered sysctl...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
1999-10-16 obrienThis commit was generated by cvs2svn to compensate...
next