History log of /netbsd-src/usr.sbin/makefs/cd9660/cd9660_strings.c (Results 1 – 6 of 6)
Revision Date Author Comments
# c316d7b2 24-Dec-2015 christos <christos@NetBSD.org>

little size_t/ssize_t...


# 8bd84b04 23-Mar-2011 christos <christos@NetBSD.org>

Fix typos in character ranges from: Baptiste Daroussin bapt at freebsd dot org


# 889da177 16-Jan-2007 hubertf <hubertf@NetBSD.org>

* Don't include headers twice
* Remove a few trailing whitespaces
* Rearrange and join to one #if for some headers

Patch contributed by Slava Semushin <slava.semushin@gmail.com>
in private mail.


# ae6ae2c3 24-Dec-2005 perry <perry@NetBSD.org>

Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.


# f112f0b6 30-Oct-2005 dyoung <dyoung@NetBSD.org>

Remove invisible whitespace at ends of lines that disrupted my
speedy cursor-movement habits in vi.


# 3550dc98 13-Aug-2005 fvdl <fvdl@NetBSD.org>

cd9660 support. Written by Daniel Watt, Walter Deignan, Ryan Gabrys,
Alan Perez-Rathke and Ram Vedam.

Prototyping, KNF, WARNS=3 by me.

Note that this is marked experimental for now. It works well e

cd9660 support. Written by Daniel Watt, Walter Deignan, Ryan Gabrys,
Alan Perez-Rathke and Ram Vedam.

Prototyping, KNF, WARNS=3 by me.

Note that this is marked experimental for now. It works well enough to
make NetBSD/i386 bootable images, but does need more work.

show more ...