]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs/devfs
We don't need 'imp' here.
[FreeBSD/FreeBSD.git] / sys / fs / devfs /
2005-01-14 ruThis commit was generated by cvs2svn to compensate...
2005-01-14 njlThis commit was generated by cvs2svn to compensate...
2005-01-13 phkWhitespace in vop_vector{} initializations.
2005-01-12 njlThis commit was generated by cvs2svn to compensate...
2005-01-11 phkSilently ignore forced argument to unmount.
2005-01-06 imp/* -> /*- for copyright notices, minor format tweaks...
2005-01-04 phkUnsupport forceful unmounts of DEVFS.
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-22 phkBe consistent about flag values passed to device driver...
2004-12-22 phkShuffle numeric values of the IO_* flags to match the...
2004-12-20 phkWe can only ever get to vgonechrl() from a devfs vnode...
2004-12-20 phkAdd a couple of KASSERTS to try to diagnose a problem...
2004-12-14 phkBe a bit more assertive about vnode bypass.
2004-12-13 phkAnother FNONBLOCK -> O_NONBLOCK.
2004-12-13 phkUse O_NONBLOCK instead of FNONBLOCK alias.
2004-12-13 phkExplicit panic in vop_read/vop_write for devices
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-07 phkThe remaining part of nmount/omount/rootfs mount change...
2004-12-06 phkUse vfs_mountedfrom() and rely on vfs_mount.c to call...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-05 phkVFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 phkBack when VOP_* was introduced, we did not have new...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 phkMechanically change prototypes for vnode operations...
2004-11-26 phkIgnore MNT_NODEV, it is implicit in choice of filesyste...
2004-11-17 phkMake vnode bypass for devices mandatory.
2004-11-15 phkMake vnode bypass the default for devices.
2004-11-13 phkIntegrate most of vop_revoke() into devfs_revoke()...
2004-11-13 phkAdd the devfs_fp_check() function which helps us get...
2004-11-09 phkRefuse attemps to mount root filesystem
2004-11-08 phkAdd optional device vnode bypass to DEVFS.
2004-11-06 phkProperly implement a default version of VOP_GETWRITEMOUNT.
2004-11-04 phkAdd back securelevel check for disks.
2004-10-29 phkDon't give disks special treatment, they don't come...
2004-10-29 phkRemove VOP_SPECSTRATEGY() from the system.
2004-10-29 phkGive dev_strategy() an explict cdev argument in prepara...
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-28 phkWhat can I say: don't allow people to mount DEVFS with...
2004-10-26 phkPut the I/O block size in bufobj->bo_bsize.
2004-10-22 phkAlas, poor SPECFS! -- I knew him, Horatio; A filesystem...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-24 phkXXX mark two places where we do not hold a threadcount...
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-10 hartiThis commit was generated by cvs2svn to compensate...
2004-08-09 obrienThis commit was generated by cvs2svn to compensate...
2004-08-06 hartiThis commit was generated by cvs2svn to compensate...
2004-08-01 gadThis commit was generated by cvs2svn to compensate...
2004-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2004-07-30 phkPut a version element in the VFS filesystem configurati...
2004-07-30 ruThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-26 cpercivaRename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJA...
2004-07-22 rwatsonIn devfs_allocv(), rather than assigning 'td = curthrea...
2004-07-22 robertoThis commit was generated by cvs2svn to compensate...
2004-07-20 robertoThis commit was generated by cvs2svn to compensate...
2004-07-12 alfredMake VFS_ROOT() and vflush() take a thread argument.
2004-07-11 mpThis commit was generated by cvs2svn to compensate...
2004-07-08 hartiThis commit was generated by cvs2svn to compensate...
2004-07-08 hartiThis commit was generated by cvs2svn to compensate...
2004-07-06 obrienThis commit was generated by cvs2svn to compensate...
2004-07-06 mbrThis commit was generated by cvs2svn to compensate...
2004-07-04 tjrThis commit was generated by cvs2svn to compensate...
2004-07-04 tjrThis commit was generated by cvs2svn to compensate...
2004-07-02 tjrThis commit was generated by cvs2svn to compensate...
2004-07-02 marksThis commit was generated by cvs2svn to compensate...
2004-06-30 tjrThis commit was generated by cvs2svn to compensate...
2004-06-26 mbrThis commit was generated by cvs2svn to compensate...
2004-06-25 marcelThis commit was generated by cvs2svn to compensate...
2004-06-21 darrenrThis commit was generated by cvs2svn to compensate...
2004-06-20 marcelThis commit was generated by cvs2svn to compensate...
2004-06-20 stefanfThis commit was generated by cvs2svn to compensate...
2004-06-18 phkReduce a fair bit of the atomics because we are now...
2004-06-17 phkSecond half of the dev_t cleanup.
2004-06-16 mlaierThis commit was generated by cvs2svn to compensate...
2004-06-16 mlaierThis commit was generated by cvs2svn to compensate...
2004-06-16 phkDo the dreaded s/dev_t/struct cdev */
2004-06-16 obrienThis commit was generated by cvs2svn to compensate...
next