Go to file
joerg 9fde539170 Import libarchive 2.8.0:
- Infrastructure:
  - Allow command line tools as fallback for missing compression
    libraries. If compiled without gzip for example, gunzip will
    be used automatically.
  - Improved support for a number of platforms like high-resolution
    timestamps and Extended Attributes on various Unix systems
  - New convience interface for creating archives based on disk content,
    complement of the archive_write_disk interface.
- Frontends:
  - bsdcpio ready for public consumption
  - hand-written date parser replaces the yacc code
- Filter system:
  - Simplified read filter chains
  - Option support for filters
  - LZMA, XZ, uudecode handled
- Format support:
  - Write support for mtree files based on file system or archive
    content
  - Basic read support for Joliet
  - Write support for zip files
  - Write support for shar archives, both text-only and binary-safe
2010-02-20 02:48:21 +00:00
bin PR/42828: Richard Hansen: Don't evaluate ${ENV} if not interactive. 2010-02-17 15:57:24 +00:00
common Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
compat Userland now builds and uses terminfo instead of termcap. 2010-02-03 15:34:37 +00:00
crypto Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
dist Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
distrib Sort list. 2010-02-20 02:26:14 +00:00
doc Forgot the [develope date]. 2010-02-11 14:10:22 +00:00
etc Exclude root, since that is done in fsck_root. 2010-02-17 23:32:07 +00:00
external Import libarchive 2.8.0: 2010-02-20 02:48:21 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Latin police: use proper conjugation. 2010-02-16 09:53:51 +00:00
gnu Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
include getent cannot report on termcap as we now use terminfo. 2010-02-03 18:11:18 +00:00
lib explain a non-portable behavior 2010-02-19 19:09:15 +00:00
libexec Read the padded superblocks to avoid problems with disks that have 2010-02-16 23:13:13 +00:00
regress if pthread_create() fails, display the iteration number in the error message. 2010-02-16 00:15:19 +00:00
rescue Don't install terminfo.db. 2010-02-13 22:54:51 +00:00
sbin Fix typo (specifed -> specified). 2010-02-18 14:00:39 +00:00
share In "probeonly", pause after bootstrap to make "monkey plug and 2010-02-18 16:14:55 +00:00
sys Avoid a potential crash: get more struct device initialization 2010-02-19 22:28:47 +00:00
tests filesystems now use getdisksize() which is in librumpdev_disk. 2010-01-31 14:30:22 +00:00
tools Build mandoc unconditional if man pages are desirable. All 2010-02-20 00:35:11 +00:00
usr.bin Merge the following revisions from OpenBSD to let sed(1) handle 2010-02-19 16:35:27 +00:00
usr.sbin Make block fields one char wider; allows to sanely display quotas up to 2010-02-17 18:55:14 +00:00
x11 Use correct lib 2010-02-04 12:54:55 +00:00
build.sh need object directory for etc/mtree to run distrib-dirs 2010-01-13 02:24:06 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Document termcap database removal. 2010-02-04 22:25:21 +00:00