summaryrefslogtreecommitdiff
path: root/sys/fs/cd9660/cd9660_extern.h
AgeCommit message (Expand)Author
2018-08-22- Cleanup for dynamic sysctl:msaitoh
2013-06-23Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front ofdholland
2013-06-19blkoff() -> cd9660_blkoff()dholland
2008-06-28Create sysctl entries during module initialisation and destroy themrumble
2008-02-27Convert to ansi definitions from old-style definitons.matt
2007-07-31* nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kernpooka
2007-07-12Change the VFS_MOUNT() interface so that the 'data' buffer passed to thedsl
2006-07-13Fix alignement problems for fhandle_t, exposed by gcc4.1.martin
2006-05-14integrate kauth.elad
2005-12-11merge ktrace-lwp.christos
2005-12-03protect against multiple inclusion instead of forbidding their access fromchristos
2005-12-03- protect userland exported files against multiple inclusion.christos
2005-09-23Apply the NFS exports list rototill patch:jmmv
2005-08-30Remove __P()xtraeme
2005-02-26nuke trailing whitespaceperry
2004-12-28size_t policejdolecek
2004-11-21when Joliet extension is in use, encode the Joliet Unicode file namesjdolecek
2004-05-20Tweak sysctl setup functions (the macros, actually) for use in lkms,atatat
2004-04-27First pass for some caddr_t removal and changes to get rid of it where wejrf
2004-04-21Replace the statfs() family of system calls with statvfs().christos
2003-12-04Dynamic sysctl.atatat
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-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2003-02-01Add extensible malloc types, adapted from FreeBSD. This turnsthorpej
2002-12-23move cd9660 filesystem code from sys/isofs/cd9660 to sys/fs/cd9660jdolecek