summaryrefslogtreecommitdiffstats
path: root/sys/fs/cd9660/iso.h
Commit message (Expand)AuthorAgeFilesLines
* - Add const-qualifiers to the arguments of isonum_*().marius2013-07-281-13/+22
* This update changes the mnt_flag field in the mount structure frommckusick2011-07-241-1/+1
* Move vnode-to-file-handle translation from vfs_vptofh to vop_vptofh method.pjd2007-02-151-0/+7
* Implement the full range of ISO9660 number conversion routines in iso.h.des2005-10-181-49/+35
* Use vfs_hash instead of home-rolled.phk2005-03-141-2/+0
* Back when VOP_* was introduced, we did not have new-style structphk2004-12-011-3/+2
* Move CD9660 to GEOM backing instead of DEVFS.phk2004-10-291-0/+3
* Do the dreaded s/dev_t/struct cdev */phk2004-06-161-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* - Support for multibyte charsets in LIBICONV.fjoe2003-09-261-3/+7
* Fixed some style bugs in the removal of __P(()). Continuation linesbde2002-03-241-2/+2
* Remove __P.alfred2002-03-201-14/+14
* Add a flags parameter to VFS_VGET to pass through the desiredmckusick2002-03-171-1/+1
* Move the netexport structure from the fs-specific mountstructurephk2001-04-251-1/+0
* Fix memory leakage on module unload.bp2000-06-291-0/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add support for Joliet extensions to the iso9660 fs. The related PRdcs1999-04-181-4/+49
* Hide the kernel-only stuff inside #ifdef KERNEL.joerg1997-05-071-5/+14
* Oops. The function cd9660_mountroot() is gone, but i've committed anjoerg1997-05-041-3/+1
* This mega-commit brings the following:joerg1997-05-041-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Killed more FIFO ifdefs. All gone now.bde1997-02-131-2/+0
* This is the kernel Lite/2 commit. There are some requisite userlanddyson1997-02-101-64/+71
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Completed function declarations and/or added prototypes.bde1995-11-211-2/+11
* Introduced a type `vop_t' for vnode operation functions and usedbde1995-11-091-2/+2
* Make a lot of stuff static.phk1995-10-311-14/+1
* Change `extern inline' to `static inline' so that several functionsbde1995-07-251-9/+9
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Roll in my changes to make the cd9660 code understand the olderjoerg1995-01-161-9/+53
* Fixed some confusion between the size of a logical block and the size of adfr1994-09-091-1/+4
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+256
OpenPOWER on IntegriCloud