This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
pax
History
Xin LI
0a2ad1242b
Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups.
...
Obtained from: OpenBSD MFC after: 3 month
2010-03-30 23:14:35 +00:00
..
ar_io.c
…
ar_subs.c
…
buf_subs.c
…
cache.c
…
cache.h
…
cpio.c
…
cpio.h
Tell the compiler these structures are aligned to a byte boundary.
2010-02-07 17:05:22 +00:00
extern.h
…
file_subs.c
Before this fix, pax would stop the restore sequence for
2009-02-01 06:15:46 +00:00
ftree.c
Add missing `void' for function without arguments.
2009-12-29 08:45:50 +00:00
ftree.h
…
gen_subs.c
Port everything in bin/ from utmp to utmpx.
2010-01-13 17:56:54 +00:00
getoldopt.c
Merge OpenBSD revisions 1.4 through 1.9, mostly style cleanups.
2010-03-30 23:14:35 +00:00
Makefile
Remove unused files.
2010-03-30 23:10:56 +00:00
options.c
…
options.h
…
pat_rep.c
…
pat_rep.h
…
pax.1
…
pax.c
…
pax.h
…
sel_subs.c
Plug a memory leak.
2009-12-21 19:18:27 +00:00
sel_subs.h
…
tables.c
…
tables.h
…
tar.c
…
tar.h
Tell the compiler these structures are aligned to a byte boundary.
2010-02-07 17:05:22 +00:00
tty_subs.c
…