.. |
ar_io.c
|
Tighten pledge in List and Append mode:
|
2023-11-09 18:54:15 +00:00 |
ar_subs.c
|
Zap trailing whitespace
|
2024-07-14 14:32:02 +00:00 |
buf_subs.c
|
correct indentation; no functional change
|
2024-04-23 13:34:50 +00:00 |
cpio.1
|
Add basic write support for 'pax' format archives
|
2023-12-09 23:00:11 +00:00 |
cpio.c
|
pax: truncate times to MAX_TIME_T, not INT_MAX
|
2023-06-26 18:00:59 +00:00 |
cpio.h
|
|
|
extern.h
|
Provide a pax format specific option handler
|
2024-04-17 18:12:12 +00:00 |
file_subs.c
|
Zap trailing whitespace
|
2024-07-14 14:32:02 +00:00 |
ftree.c
|
'newercnt' no longer does anything that 'refcnt' doesn't; eliminate
|
2024-08-15 00:47:44 +00:00 |
gen_subs.c
|
Use propper knf.
|
2024-04-27 19:49:42 +00:00 |
getoldopt.c
|
|
|
Makefile
|
Use the new libc uid_from_user() and gid_from_group() instead of
|
2018-09-13 12:33:43 +00:00 |
options.c
|
pax: make list file handle line-buffered unless it is stderr.
|
2024-05-10 20:28:31 +00:00 |
pat_rep.c
|
fix grammar of the comment describing pat_chk(); ok millert@
|
2023-06-26 07:10:17 +00:00 |
pax.1
|
use a more readable explanation of directory creation;
|
2024-11-30 06:59:12 +00:00 |
pax.c
|
mark functions as static when they're unused elsewhere, makes the
|
2023-11-26 16:04:17 +00:00 |
pax.h
|
there is no offical way to get the max value of time_t, but this one works
|
2017-09-12 17:11:11 +00:00 |
sel_subs.c
|
gmtime(3) / locatime(3) can fail when timestamps are way off.
|
2024-04-28 16:43:15 +00:00 |
tables.c
|
mark functions as static when they're unused elsewhere, makes the
|
2023-11-26 16:04:17 +00:00 |
tar.1
|
Switch tar(1) write default format to 'pax'
|
2024-04-16 23:09:35 +00:00 |
tar.c
|
Provide a pax format specific option handler
|
2024-04-17 18:12:12 +00:00 |
tar.h
|
Zap leading whitespace
|
2014-01-08 06:43:34 +00:00 |
tty_subs.c
|
pax: use safe_print() to display messages which may include file names.
|
2023-06-26 16:58:50 +00:00 |