| Age | Commit message (Expand) | Author |
| 2017-07-03 | Remove workaround for ancient HTML generation code. | wiz |
| 2017-05-04 | Drop main() prototype. | sevan |
| 2017-04-17 | Cleanup after mountlist iterator: | hannken |
| 2017-01-11 | Move vnode member v_mntvnodes as vi_mntvnodes to vnode_impl.h. | hannken |
| 2016-12-23 | for 64 bit mips platforms where we built userland largely as n32 by | mrg |
| 2015-04-20 | Cull unused vnode v_iflags: VI_LAYER, VI_LOCKSHARE. | riastradh |
| 2014-05-26 | Don't check lfs flags on ffs vnodes. | dholland |
| 2014-03-24 | - Make VI_XLOCK, VI_CLEAN and VI_LOCKSHARE private to kern/vfs_*.c. | hannken |
| 2013-11-24 | Fix fallout from circleq->tailq transition. | mlelstv |
| 2013-10-19 | fix unused variable warnings. | christos |
| 2013-01-02 | pstat is a kmem groveller, set -D_KMEMUSER in CPPFLAGS | dsl |
| 2012-11-10 | The number of active vnodes may grow in between the sysctl call | apb |
| 2012-06-04 | Kill the IN_RENAME in-core inode flag in ufs and ext2fs. | riastradh |
| 2011-08-31 | Use __dead | joerg |
| 2011-01-04 | Fix memory leak in error case. Found by cppcheck. | wiz |
| 2009-12-05 | Remove the portalfs kernel file system driver. Replace mount_portal(8) | pooka |
| 2009-11-19 | Prevent sign extension when reading device number in ufs1 on disk inode | enami |
| 2009-10-14 | Fix markup. | joerg |
| 2009-09-16 | Distinguish between UFS1 and UFS2 inodes by reading the ufsmount structure, | mlelstv |
| 2009-04-18 | Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) | lukem |
| 2009-03-11 | convert getfiles() to use KERN_FILE2 sysctl. | mrg |
| 2009-03-08 | Don't bother with file_t::f_iflags any more, as it's not used. | ad |
| 2008-12-28 | consistently print dev_t's | christos |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-02-27 | +#define _KERNEL | ad |
| 2008-02-11 | Do not #include <sys/device.h> from userland. | dyoung |
| 2008-02-11 | Don't decode union vnodes or f_usecount. XXX A lot of this belongs to gdb. | ad |
| 2008-01-24 | specfs changes for PR kern/37717 (raidclose() is no longer called on | ad |
| 2007-12-28 | Remove reference to VI_XWANT - it will be gone soon. | ad |
| 2007-12-09 | Turns out we don't actually need to include <sys/namei.h>; since it causes | dogcow |
| 2007-11-19 | TS_ASLEEP is gone. | ad |
| 2007-10-20 | If we're printing totals, don't do all the work of allocating and | briggs |
| 2007-10-10 | Merge from vmlocking: | ad |
| 2007-07-17 | Kill MFSNAMELEN | christos |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-03-04 | Because this program has _KERNEL defined while including some files, | he |
| 2007-01-06 | Correctly retrieve information from an ext2fs inode's dinode. Fixes | daniel |
| 2006-12-28 | More NQNFS fallout (hi yamt!). | xtraeme |
| 2006-12-05 | revert debug flags I accidentally committed before. | christos |
| 2006-10-30 | kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to | christos |
| 2006-10-20 | Replace the LIST structure mp->mnt_vnodelist to a TAILQ structure since all | reinoud |
| 2006-05-25 | Coverity CID 3377: Fix memory leak on error. | christos |
| 2006-03-17 | Fix off-by-one found by Coverity, CID 1485. | elad |
| 2006-03-17 | Fix off-by-one found by Coverity, CID 1486. | elad |
| 2005-09-11 | Don't print swap information when reading from kernel dumps. Fixes PR | rpaulo |
| 2005-09-02 | de-__P() and use ANSI function declarations. | rpaulo |
| 2005-08-19 | 64 bit inode changes | christos |
| 2005-05-30 | catch up with kernel's constification. | christos |
| 2004-12-18 | Use the array of dtype names instead of hand-rolling our own. | christos |
| 2004-12-09 | Bump date for last, new sentence, new line, and kill an extra space. | snj |