<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/isofs/cd9660/iso.h, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2007-02-13T02:03:31Z</updated>
<entry>
<title>Repocopied from src/sys/isofs/cd9660 to src/sys/fs/cd9660.</title>
<updated>2007-02-13T02:03:31Z</updated>
<author>
<name>Craig Rodrigues</name>
<email>rodrigc@FreeBSD.org</email>
</author>
<published>2007-02-13T02:03:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55fd006cc8f9ae0c3e459d66450b51462d74a588'/>
<id>urn:sha1:55fd006cc8f9ae0c3e459d66450b51462d74a588</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the full range of ISO9660 number conversion routines in iso.h.</title>
<updated>2005-10-18T13:35:08Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2005-10-18T13:35:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a92fef8afc71e156f6b2c64cbe9c7c4475f7a558'/>
<id>urn:sha1:a92fef8afc71e156f6b2c64cbe9c7c4475f7a558</id>
<content type='text'>
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Use vfs_hash instead of home-rolled.</title>
<updated>2005-03-14T13:22:41Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-03-14T13:22:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dfb9f846e9660afa28b8cabb213a04439e07ef6a'/>
<id>urn:sha1:dfb9f846e9660afa28b8cabb213a04439e07ef6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back when VOP_* was introduced, we did not have new-style struct</title>
<updated>2004-12-01T23:16:38Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-12-01T23:16:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aec0fb7b40e4cf877bea663f2d86dd07c3524fe8'/>
<id>urn:sha1:aec0fb7b40e4cf877bea663f2d86dd07c3524fe8</id>
<content type='text'>
initializations but we did have lofty goals and big ideals.

Adjust to more contemporary circumstances and gain type checking.

	Replace the entire vop_t frobbing thing with properly typed
	structures.  The only casualty is that we can not add a new
	VOP_ method with a loadable module.  History has not given
	us reason to belive this would ever be feasible in the the
	first place.

	Eliminate in toto VOCALL(), vop_t, VNODEOP_SET() etc.

	Give coda correct prototypes and function definitions for
	all vop_()s.

	Generate a bit more data from the vnode_if.src file:  a
	struct vop_vector and protype typedefs for all vop methods.

	Add a new vop_bypass() and make vop_default be a pointer
	to another struct vop_vector.

	Remove a lot of vfs_init since vop_vector is ready to use
	from the compiler.

	Cast various vop_mumble() to void * with uppercase name,
	for instance VOP_PANIC, VOP_NULL etc.

	Implement VCALL() by making vdesc_offset the offsetof() the
	relevant function pointer in vop_vector.  This is disgusting
	but since the code is generated by a script comparatively
	safe.  The alternative for nullfs etc. would be much worse.

	Fix up all vnode method vectors to remove casts so they
	become typesafe.  (The bulk of this is generated by scripts)
</content>
</entry>
<entry>
<title>Move CD9660 to GEOM backing instead of DEVFS.</title>
<updated>2004-10-29T10:41:44Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-10-29T10:41:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bf7e2ae1c498ce7cc605d48608bacb926684e3ff'/>
<id>urn:sha1:bf7e2ae1c498ce7cc605d48608bacb926684e3ff</id>
<content type='text'>
For details, please see src/sys/ufs/ffs/ffs_vfsops.c 1.250.
</content>
</entry>
<entry>
<title>Do the dreaded s/dev_t/struct cdev */</title>
<updated>2004-06-16T09:47:26Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-16T09:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89c9c53da05197f657dfe8e0bdda6941a2e9a0d4'/>
<id>urn:sha1:89c9c53da05197f657dfe8e0bdda6941a2e9a0d4</id>
<content type='text'>
Bump __FreeBSD_version accordingly.
</content>
</entry>
<entry>
<title>Remove advertising clause from University of California Regent's</title>
<updated>2004-04-07T20:46:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2004-04-07T20:46:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f36cfd49adb62472fd7009ecd4f0927c126ff785'/>
<id>urn:sha1:f36cfd49adb62472fd7009ecd4f0927c126ff785</id>
<content type='text'>
license, per letter dated July 22, 1999 and email from Peter Wemm,
Alan Cox and Robert Watson.

Approved by: core, peter, alc, rwatson
</content>
</entry>
<entry>
<title>- Support for multibyte charsets in LIBICONV.</title>
<updated>2003-09-26T20:26:25Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2003-09-26T20:26:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c4f02a891fe62fe1277c89859922804ea2c27bcd'/>
<id>urn:sha1:c4f02a891fe62fe1277c89859922804ea2c27bcd</id>
<content type='text'>
- CD9660_ICONV, NTFS_ICONV and MSDOSFS_ICONV kernel options
(with corresponding modules).
- kiconv(3) for loadable charset conversion tables support.

Submitted by:	Ryuichiro Imura &lt;imura@ryu16.org&gt;
</content>
</entry>
<entry>
<title>Fixed some style bugs in the removal of __P(()).  Continuation lines</title>
<updated>2002-03-24T04:35:23Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>2002-03-24T04:35:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=69c59d8703e5a1af60b2ec3d771a65ff542a791e'/>
<id>urn:sha1:69c59d8703e5a1af60b2ec3d771a65ff542a791e</id>
<content type='text'>
were not outdented to preserve non-KNF lining up of code with parentheses.
Switch to KNF formatting in some cases.
</content>
</entry>
<entry>
<title>Remove __P.</title>
<updated>2002-03-20T07:51:46Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-03-20T07:51:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89c9a483526f9340e86daccfb8a575cf2d153821'/>
<id>urn:sha1:89c9a483526f9340e86daccfb8a575cf2d153821</id>
<content type='text'>
</content>
</entry>
</feed>
