freebsd-dev/bin/pax
Warner Losh ff52ef9533 Tell the compiler these structures are aligned to a byte boundary.
All the elements of these structs are char anyway, so it won't hurt
performance.

Bump warns back up to the default.

# we likely should have CTASSERTS to make sure they are the right size.
# but with libarchive based tar maybe we shouldn't bother.
2010-02-07 17:05:22 +00:00
..
ar_io.c Remove unnecessary free argument casts. 2007-05-25 17:53:38 +00:00
ar_subs.c
buf_subs.c
cache.c
cache.h
cpio.1 Fixed the misplaced $FreeBSD$. 2005-02-09 18:07:17 +00:00
cpio.c Fix some of the alignment warnings on ARM. 2006-11-27 22:17:11 +00:00
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
Makefile Tell the compiler these structures are aligned to a byte boundary. 2010-02-07 17:05:22 +00:00
options.c
options.h
pat_rep.c Remove unnecessary free argument casts. 2007-05-25 17:53:38 +00:00
pat_rep.h
pax.1 Markup fixes. 2006-09-17 17:40:07 +00:00
pax.c
pax.h
sel_subs.c Plug a memory leak. 2009-12-21 19:18:27 +00:00
sel_subs.h
tables.c Remove unnecessary free argument casts. 2007-05-25 17:53:38 +00:00
tables.h
tar.1 Expand *n't contractions. 2005-02-13 22:25:33 +00:00
tar.c Fix some of the alignment warnings on ARM. 2006-11-27 22:17:11 +00:00
tar.h Tell the compiler these structures are aligned to a byte boundary. 2010-02-07 17:05:22 +00:00
tty_subs.c