Searched hist:538 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/lib/libarchive/
H A Dconfig_freebsd.hdiff 189429 Fri Mar 06 02:39:48 MST 2009 kientzle Merge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590
from libarchive.googlecode.com: Add a new "archive_read_disk" API
that provides the important service of reading metadata from the
disk. In particular, this will make it possible to remove all
knowledge of extended attributes, ACLs, etc, from clients such
as bsdtar and bsdcpio.

Closely related, this API also provides pluggable uid->uname
and gid->gname lookup and caching services similar to
the uname->uid and gname->gid services provided by archive_write_disk.
Remember this is also required for correct ACL management.

Documentation is still pending...
H A DMakefilediff 189429 Fri Mar 06 02:39:48 MST 2009 kientzle Merge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590
from libarchive.googlecode.com: Add a new "archive_read_disk" API
that provides the important service of reading metadata from the
disk. In particular, this will make it possible to remove all
knowledge of extended attributes, ACLs, etc, from clients such
as bsdtar and bsdcpio.

Closely related, this API also provides pluggable uid->uname
and gid->gname lookup and caching services similar to
the uname->uid and gname->gid services provided by archive_write_disk.
Remember this is also required for correct ACL management.

Documentation is still pending...
/freebsd-10.0-release/share/man/man4/
H A Drl.4diff 137831 Wed Nov 17 20:51:46 MST 2004 brueffer - list D-Link DFE-528TX as supported
- correct whitespace in a few entries
- remove some doubt from the D-Link DFE-538TX entry
- bump .Dd

MFC after: 3 days
/freebsd-10.0-release/lib/libarchive/test/
H A DMakefilediff 189429 Fri Mar 06 02:39:48 MST 2009 kientzle Merge r399,401,402,405,415,430,440,452,453,458,506,533,536,538,544,590
from libarchive.googlecode.com: Add a new "archive_read_disk" API
that provides the important service of reading metadata from the
disk. In particular, this will make it possible to remove all
knowledge of extended attributes, ACLs, etc, from clients such
as bsdtar and bsdcpio.

Closely related, this API also provides pluggable uid->uname
and gid->gname lookup and caching services similar to
the uname->uid and gname->gid services provided by archive_write_disk.
Remember this is also required for correct ACL management.

Documentation is still pending...
/freebsd-10.0-release/sys/netinet/libalias/
H A Dalias_db.cdiff 168458 Sat Apr 07 07:47:39 MDT 2007 piso Silence Coverity about an unused variable.

Reviewed by: glebius
Approved by: glebius (mentor)
MFC after: 3 days
CID: 538
/freebsd-10.0-release/etc/
H A DMakefilediff 538 Fri Oct 01 19:34:23 MDT 1993 rgrimes Split the src-tarball target up into multiple targets, there is now
a tar ball for each top level src directory, plus the base tar ball
that has the very toplevel files in it.

Completed in 145 milliseconds