summaryrefslogtreecommitdiff
path: root/sys/fs/union
AgeCommit message (Expand)Author
2003-12-04Dynamic sysctl.atatat
2003-10-15Add the gating of system calls that cause modifications to the underlyinghannken
2003-10-03terminate snprintb 'new' format strings correctly.yamt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-29Undo part of the ktrace/lwp changes. In particular:thorpej
2003-06-29Fix problems with Darren's ktrace/lwp changes.thorpej
2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr
2003-04-16PR/1796: John Kohl: statfs misbehaves under chrooted environments.christos
2003-03-17add kqueue supportjdolecek
2003-03-17no need to export union_vfsops herejdolecek
2003-03-17add comment for one NULL union_vfsops memberjdolecek
2003-03-17make it possible for UNION fs to be loaded via LKM - instead ofjdolecek
2003-03-16move union filesystem code from sys/miscfs/union to sys/fs/unionjdolecek