aboutsummaryrefslogtreecommitdiff
path: root/sys/isofs/cd9660/cd9660_util.c
Commit message (Expand)AuthorAgeFilesLines
* - Support for multibyte charsets in LIBICONV.Max Khon2003-09-261-49/+106
* Use __FBSDID().David E. O'Brien2003-06-111-1/+3
* Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles.Jeff Roberson2002-05-041-0/+1
* Revert consequences of changes to mount.h, part 2.Greg Lehey2001-04-291-2/+0
* Correct #includes to work with fixed sys/mount.h.Greg Lehey2001-04-231-0/+2
* Add a hook for loading of a Unicode -> char conversion routine as a kld at aMaxim Sobolev2001-02-131-0/+12
* Remove unneeded #include <sys/proc.h> lines.Poul-Henning Kamp2000-10-291-1/+0
* Major update to the way synchronization is done in the kernel. HighlightsJason Evans2000-09-071-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* The lowercasing of Joliet filenames was not a feature.Daniel C. Sobral1999-05-081-2/+2
* Add support for Joliet extensions to the iso9660 fs. The related PRDaniel C. Sobral1999-04-181-32/+66
* Removed unused or apparently-unused #includes, especially of theBruce Evans1997-04-101-14/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Declare function args in order in recently K&Rised function headers.Bruce Evans1997-02-121-3/+6
* This is the kernel Lite/2 commit. There are some requisite userlandJohn Dyson1997-02-101-97/+10
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* There is a small bug in the cd9660 code that prevents stating ofJoerg Wunsch1995-07-161-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+236