# # ChangeLog for tools/paxmirabilis in freewrt # # Generated by Trac 1.6 # Dec 7, 2025, 11:44:54 AM Sat, 22 Jul 2006 02:08:05 GMT Thorsten Glaser [c2e2d0c] * Makefile (modified) * tools/Makefile (modified) * tools/brcm-utils/Makefile (modified) * tools/paxmirabilis/Makefile (modified) * tools/rules.mk (modified) * tools/sed/Makefile (modified) sanitise the way tools which must be in lbin/ (currently, sed and ... Sun, 16 Jul 2006 20:53:39 GMT Thorsten Glaser [6bcf6ae] * tools/paxmirabilis/Makefile (modified) thinko git-svn-id: svn://www.freewrt.org/trunk/freewrt@251 ... Sun, 16 Jul 2006 19:34:02 GMT Thorsten Glaser [a6cd888] * tools/paxmirabilis/Makefile (modified) move linux-specific stuff into linux-specific if...endif ... Sun, 16 Jul 2006 18:01:31 GMT Thorsten Glaser [9ec66c9] * tools/paxmirabilis/src/Makefile (modified) * tools/paxmirabilis/src/cache.c (modified) * tools/paxmirabilis/src/extern.h (modified) * tools/paxmirabilis/src/gen_subs.c (modified) * tools/paxmirabilis/src/options.c (modified) * tools/paxmirabilis/src/pax.c (modified) sync with upstream after feeding the patches back git-svn-id: ... Sun, 16 Jul 2006 17:51:03 GMT Thorsten Glaser [32a1465] * tools/paxmirabilis/Makefile (modified) linux has a long off_t, so use the pax ability to use that ... Sun, 16 Jul 2006 17:33:33 GMT Thorsten Glaser [4e20789] * tools/paxmirabilis/fgetln.c (modified) * tools/paxmirabilis/src/cache.c (modified) * tools/paxmirabilis/src/options.c (modified) make this build on GNU/Linux because some functions don't exist XXX ... Sun, 16 Jul 2006 17:28:20 GMT Thorsten Glaser [9e17a74] * tools/paxmirabilis/fgetln.c (modified) correct requirement headers git-svn-id: ... Sun, 16 Jul 2006 17:26:55 GMT Thorsten Glaser [2c03383] * tools/paxmirabilis/Makefile (modified) * tools/paxmirabilis/fgetln.c (added) fgetln from Debian libbsd git-svn-id: ... Sun, 16 Jul 2006 17:23:36 GMT Thorsten Glaser [b824d0c] * tools/paxmirabilis/src/pax.c (modified) delay initialisation, gcc/linux bitches here git-svn-id: ... Sun, 16 Jul 2006 17:22:57 GMT Thorsten Glaser [7541c89] * tools/paxmirabilis/Makefile (modified) * tools/paxmirabilis/src/gen_subs.c (modified) * tools/paxmirabilis/strmode.c (added) more from bsd libc git-svn-id: ... Sun, 16 Jul 2006 17:20:19 GMT Thorsten Glaser [98ed68c] * tools/paxmirabilis/src/extern.h (modified) linux needs both and git-svn-id: ... Sun, 16 Jul 2006 17:18:57 GMT Thorsten Glaser [3c89b8a] * scripts/param.h (modified) * tools/paxmirabilis/Makefile (modified) * tools/paxmirabilis/strlfun.c (added) need strlcpy(3) and strlcat(3) git-svn-id: ... Sun, 16 Jul 2006 17:16:13 GMT Thorsten Glaser [4f6747e] * tools/paxmirabilis/Makefile (modified) -std=gnu99 for LLONG_MAX *sigh* git-svn-id: ... Sun, 16 Jul 2006 17:12:23 GMT Thorsten Glaser [b862906] * tools/paxmirabilis/src/options.c (modified) long long instead of quad git-svn-id: ... Sun, 16 Jul 2006 17:11:33 GMT Thorsten Glaser [909c4ae] * tools/paxmirabilis/Makefile (modified) * tools/paxmirabilis/src/gen_subs.c (modified) start compiling this stuff on GNU/Linux * no vis(3) * no __RCSID() ... Sun, 16 Jul 2006 16:59:12 GMT Thorsten Glaser [006f3d5] * tools/paxmirabilis/Makefile (modified) paxmirabilis wanders into lbin; fix compilation even more ... Sun, 16 Jul 2006 16:17:53 GMT Thorsten Glaser [dbbcad4] * tools/paxmirabilis/src/ar_subs.c (modified) * tools/paxmirabilis/src/options.c (modified) * tools/paxmirabilis/src/options.h (modified) * tools/paxmirabilis/src/tar.1 (modified) sync with MirCpio: introduce "extract to stdout" option "schön" ... Sun, 16 Jul 2006 15:33:55 GMT Thorsten Glaser [53c89c6] * tools/paxmirabilis/Makefile (added) * tools/paxmirabilis/src/options.c (modified) make this compile (on BSD) git-svn-id: ... Sun, 16 Jul 2006 15:18:50 GMT Thorsten Glaser [bceb42b] * tools/paxmirabilis/src/Makefile (moved) * tools/paxmirabilis/src/ar_io.c (moved) * tools/paxmirabilis/src/ar_subs.c (moved) * tools/paxmirabilis/src/buf_subs.c (moved) * tools/paxmirabilis/src/cache.c (moved) * tools/paxmirabilis/src/cache.h (moved) * tools/paxmirabilis/src/cpio.1 (moved) * tools/paxmirabilis/src/cpio.c (moved) * tools/paxmirabilis/src/cpio.h (moved) * tools/paxmirabilis/src/extern.h (moved) * tools/paxmirabilis/src/file_subs.c (moved) * tools/paxmirabilis/src/ftree.c (moved) * tools/paxmirabilis/src/ftree.h (moved) * tools/paxmirabilis/src/gen_subs.c (moved) * tools/paxmirabilis/src/getoldopt.c (moved) * tools/paxmirabilis/src/options.c (moved) * tools/paxmirabilis/src/options.h (moved) * tools/paxmirabilis/src/pat_rep.c (moved) * tools/paxmirabilis/src/pat_rep.h (moved) * tools/paxmirabilis/src/pax.1 (moved) * tools/paxmirabilis/src/pax.c (moved) * tools/paxmirabilis/src/pax.h (moved) * tools/paxmirabilis/src/sel_subs.c (moved) * tools/paxmirabilis/src/sel_subs.h (moved) * tools/paxmirabilis/src/tables.c (moved) * tools/paxmirabilis/src/tables.h (moved) * tools/paxmirabilis/src/tar.1 (moved) * tools/paxmirabilis/src/tar.c (moved) * tools/paxmirabilis/src/tar.h (moved) * tools/paxmirabilis/src/tty_subs.c (moved) wbx@ asked me a few seconds too late to use an src/ subdirectory ... Sun, 16 Jul 2006 15:16:19 GMT Thorsten Glaser [c6ac237] * tools/paxmirabilis/Makefile (added) * tools/paxmirabilis/ar_io.c (added) * tools/paxmirabilis/ar_subs.c (added) * tools/paxmirabilis/buf_subs.c (added) * tools/paxmirabilis/cache.c (added) * tools/paxmirabilis/cache.h (added) * tools/paxmirabilis/cpio.1 (added) * tools/paxmirabilis/cpio.c (added) * tools/paxmirabilis/cpio.h (added) * tools/paxmirabilis/extern.h (added) * tools/paxmirabilis/file_subs.c (added) * tools/paxmirabilis/ftree.c (added) * tools/paxmirabilis/ftree.h (added) * tools/paxmirabilis/gen_subs.c (added) * tools/paxmirabilis/getoldopt.c (added) * tools/paxmirabilis/options.c (added) * tools/paxmirabilis/options.h (added) * tools/paxmirabilis/pat_rep.c (added) * tools/paxmirabilis/pat_rep.h (added) * tools/paxmirabilis/pax.1 (added) * tools/paxmirabilis/pax.c (added) * tools/paxmirabilis/pax.h (added) * tools/paxmirabilis/sel_subs.c (added) * tools/paxmirabilis/sel_subs.h (added) * tools/paxmirabilis/tables.c (added) * tools/paxmirabilis/tables.h (added) * tools/paxmirabilis/tar.1 (added) * tools/paxmirabilis/tar.c (added) * tools/paxmirabilis/tar.h (added) * tools/paxmirabilis/tty_subs.c (added) Import paxmirabilis (MirCpio) from CVS as of today: cvs -d ...