<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libufs/Makefile, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-08-18T15:25:39Z</updated>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-08-18T15:25:39Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-18T15:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f4a104ee88afa3e1dbff75adeec199348e0636a'/>
<id>urn:sha1:4f4a104ee88afa3e1dbff75adeec199348e0636a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stage 3 of dynamic root support. Make all the libraries needed to run</title>
<updated>2003-08-17T08:28:46Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2003-08-17T08:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41d8423f714369ea23708399e02792045f9c3f56'/>
<id>urn:sha1:41d8423f714369ea23708399e02792045f9c3f56</id>
<content type='text'>
binaries in /bin and /sbin installed in /lib. Only the versioned files
reside in /lib, the .so symlink continues to live /usr/lib so the
toolchain doesn't need to be modified.
</content>
</entry>
<entry>
<title>Commit rudimentary libufs manual pages, except for that for</title>
<updated>2003-06-09T09:59:11Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-06-09T09:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e78ea9f72461298825b4ea7939153f1405baa3a9'/>
<id>urn:sha1:e78ea9f72461298825b4ea7939153f1405baa3a9</id>
<content type='text'>
getino(3)/putino(3), inode.c has been reworked in Perforce to the point
where a manual page may not be accurate.  Certainly putino(3) has not
even been merged back yet.

These will need a lot of improvement for most applications, but they
document the API enough to get someone on their feet, most likely.  The
best documentation still exists in the form of libufs(3) consumers in the
base system.
</content>
</entry>
<entry>
<title>WARNS ?= 2, so idiocy like 1.12 of type.c doesn't have to happen again.</title>
<updated>2003-01-30T00:11:01Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-30T00:11:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9e8f2a17ec38c70a9a1211e06cee662c59f73cba'/>
<id>urn:sha1:9e8f2a17ec38c70a9a1211e06cee662c59f73cba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add facility to read one, or a string of, cylinger groups.</title>
<updated>2003-01-19T01:31:26Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-19T01:31:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=22ec2ef3bb873d7d4cb5c36da6a65069fa2ee871'/>
<id>urn:sha1:22ec2ef3bb873d7d4cb5c36da6a65069fa2ee871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nuke dumb error reporting code, people can just use disk::d_error.  Unify the</title>
<updated>2003-01-18T04:22:14Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2003-01-18T04:22:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=49b2a6863b5cda7f53e18baa1747bfd5efdb2051'/>
<id>urn:sha1:49b2a6863b5cda7f53e18baa1747bfd5efdb2051</id>
<content type='text'>
DEBUG and d_error initialisation into an ERROR macro, which can both trace and
set the d_error field.  Much a more meaningful thing, I should say.
</content>
</entry>
<entry>
<title>Add the concept of a per-disk error string, and a function which prints it</title>
<updated>2002-10-22T19:25:58Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-10-22T19:25:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8b8cd35523c520d960d4cab5ea6d684ed3d7bc74'/>
<id>urn:sha1:8b8cd35523c520d960d4cab5ea6d684ed3d7bc74</id>
<content type='text'>
along with the errno, if one is set.
</content>
</entry>
<entry>
<title>No need to explicitly set NOMAN here.</title>
<updated>2002-07-03T06:25:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-07-03T06:25:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=93c163325e61ab70d00079218a3c084fe5e246eb'/>
<id>urn:sha1:93c163325e61ab70d00079218a3c084fe5e246eb</id>
<content type='text'>
Reviewed by:	jmallett
</content>
</entry>
<entry>
<title>DEBUG is a knob that means something else in FreeBSD, use LIBUFS_DEBUG to</title>
<updated>2002-07-01T18:20:48Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-07-01T18:20:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a7a88ab8282174005f78485a3eb73f18d80350b8'/>
<id>urn:sha1:a7a88ab8282174005f78485a3eb73f18d80350b8</id>
<content type='text'>
turn on tracing.
</content>
</entry>
<entry>
<title>Add libufs, a library for dealing with UFS filesystems from userland to</title>
<updated>2002-07-01T01:45:03Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-07-01T01:45:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=20938dbf843569a50694a30c1fdf9c34d75bcbb8'/>
<id>urn:sha1:20938dbf843569a50694a30c1fdf9c34d75bcbb8</id>
<content type='text'>
the build.  It is here to compartmentalise functionality currently duplicated
in many notable programs in the base system.  It currently handles block
reads and writes, as well as reading and writing of the filesystem superblock,
and the reading/lookup of inode data.  It supports both UFS and UFS2.  I
will be maintaining it, and porting programs to use it, however for now, it
is simply being built as part of world.
</content>
</entry>
</feed>
