summaryrefslogtreecommitdiff
path: root/sys/dev/isapnp/devlist2h.awk
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isapnp/devlist2h.awk')
0 files changed, 0 insertions, 0 deletions
fix unused variable warningschristos 2012-11-29- Remove redundant vput() before vgone().nakayama 2012-11-28Various fixes for smbfs:nakayama 2011-06-12Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind 2011-05-19Remove cache_purge(9) calls from reclamation routines in the file systems,rmind 2010-07-21Make holding v_interlock mandatory for callers of vget().hannken 2010-07-09Replace vget() with vref()/vn_lock(), this node already has a reference.hannken 2010-06-24Clean up vnode lock operations pass 2:hannken 2009-10-19Set recycle to false along with a comment screaming that it shouldpooka 2009-07-02Fix some panics while trying to umount a smbfs share.njoly 2009-03-14ANSIfy another 1261 function definitions.dsl 2008-06-24make this build with SMB_VNODE_DEBUG. makes i386 ALL kernel build again.cegger 2008-01-26- Fix several problems with the inode hash.ad 2008-01-17Correct previous.ad 2008-01-17smbfs_reclaim: fix a broken assertion.ad 2008-01-02Merge vmlocking2 to head.ad 2007-11-30Destroy genfs_node in reclaim. And init it earlier in vget so that wepooka 2007-11-26Remove the "struct lwp *" argument from all VFS and VOP interfaces.pooka 2007-10-10Merge from vmlocking:ad 2007-06-30Using POOL_INIT here makes no sense, since file systems always havepooka 2006-11-02Bring in fix from FreeBSD by tjr, 3 years and 9 months ago: Store ajmmv 2006-07-23Use the LWP cached credentials where sane.ad 2006-06-07merge FreeBSD timecounters from branch simonb-timecounterskardel 2006-05-14integrate kauth.elad 2005-12-11merge ktrace-lwp.christos 2005-08-30Remove __P()xtraeme 2005-06-28- constify genfs_ops.yamt 2005-02-26nuke trailing whitespaceperry 2004-04-21Replace the statfs() family of system calls with statvfs().christos 2004-02-29print info about active vnodes in reclaim/inactive if prtactive is setjdolecek 2004-02-29close the SMB handle when vnode is inactivated, rather than on file close,jdolecek