2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 1992 Keith Muller.
5 * Copyright (c) 1992, 1993
6 * The Regents of the University of California. All rights reserved.
8 * This code is derived from software contributed to Berkeley by
9 * Keith Muller of the University of California, San Diego.
11 * Redistribution and use in source and binary forms, with or without
12 * modification, are permitted provided that the following conditions
14 * 1. Redistributions of source code must retain the above copyright
15 * notice, this list of conditions and the following disclaimer.
16 * 2. Redistributions in binary form must reproduce the above copyright
17 * notice, this list of conditions and the following disclaimer in the
18 * documentation and/or other materials provided with the distribution.
19 * 3. Neither the name of the University nor the names of its contributors
20 * may be used to endorse or promote products derived from this software
21 * without specific prior written permission.
23 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
24 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26 * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
27 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
37 * External references from each source file
40 #include <sys/cdefs.h>
45 extern const char *arcname
;
46 extern const char *gzip_program
;
47 int ar_open(const char *);
52 int ar_read(char *, int);
53 int ar_write(char *, int);
55 int ar_fow(off_t
, off_t
*);
82 int appnd_start(off_t
);
84 void pback(char *, int);
87 int wr_rdbuf(char *, int);
88 int rd_wrbuf(char *, int);
90 int wr_rdfile(ARCHD
*, int, off_t
*);
91 int rd_wrfile(ARCHD
*, int, off_t
*);
92 void cp_file(ARCHD
*, int, int);
99 int uidtb_start(void);
100 int gidtb_start(void);
101 int usrtb_start(void);
102 int grptb_start(void);
103 const char * name_uid(uid_t
, int);
104 const char * name_gid(gid_t
, int);
105 int uid_name(char *, uid_t
*);
106 int gid_name(char *, gid_t
*);
112 int cpio_trail(ARCHD
*);
113 int cpio_endwr(void);
114 int cpio_id(char *, int);
115 int cpio_rd(ARCHD
*, char *);
116 off_t
cpio_endrd(void);
118 int cpio_wr(ARCHD
*);
119 int vcpio_id(char *, int);
120 int crc_id(char *, int);
122 int vcpio_rd(ARCHD
*, char *);
123 off_t
vcpio_endrd(void);
125 int vcpio_wr(ARCHD
*);
126 int bcpio_id(char *, int);
127 int bcpio_rd(ARCHD
*, char *);
128 off_t
bcpio_endrd(void);
129 int bcpio_wr(ARCHD
*);
134 int file_creat(ARCHD
*);
135 void file_close(ARCHD
*, int);
136 int lnk_creat(ARCHD
*);
137 int cross_lnk(ARCHD
*);
138 int chk_same(ARCHD
*);
139 int node_creat(ARCHD
*);
140 int unlnk_exist(char *, int);
141 int chk_path(char *, uid_t
, gid_t
);
142 void set_ftime(char *fnm
, time_t mtime
, time_t atime
, int frc
);
143 int set_ids(char *, uid_t
, gid_t
);
144 int set_lids(char *, uid_t
, gid_t
);
145 void set_pmode(char *, mode_t
);
146 int file_write(int, char *, int, int *, int *, int, char *);
147 void file_flush(int, char *, int);
148 void rdfile_close(ARCHD
*, int *);
149 int set_crc(ARCHD
*, int);
154 int ftree_start(void);
155 int ftree_add(char *, int);
156 void ftree_sel(ARCHD
*);
157 void ftree_notsel(void);
158 void ftree_chk(void);
159 int next_file(ARCHD
*);
164 void ls_list(ARCHD
*, time_t, FILE *);
165 void ls_tty(ARCHD
*);
166 int l_strncpy(char *, const char *, int);
167 u_long
asc_ul(char *, int, int);
168 int ul_asc(u_long
, char *, int, int);
169 u_quad_t
asc_uqd(char *, int, int);
170 int uqd_asc(u_quad_t
, char *, int, int);
175 int getoldopt(int, char **, const char *);
182 void options(int, char **);
183 OPLIST
* opt_next(void);
184 int opt_add(const char *);
186 extern char *chdname
;
192 int pat_add(char *, char *);
194 int pat_sel(ARCHD
*);
195 int pat_match(ARCHD
*);
196 int mod_name(ARCHD
*);
197 int set_dest(ARCHD
*, char *, int);
227 extern int rmleadslash
;
231 extern const char *argv0
;
232 extern sigset_t s_mask
;
234 extern char *tempfile
;
235 extern char *tempbase
;
237 void sig_cleanup(int);
242 int sel_chk(ARCHD
*);
245 int trng_add(char *);
251 int chk_lnk(ARCHD
*);
252 void purg_lnk(ARCHD
*);
254 int ftime_start(void);
255 int chk_ftime(ARCHD
*);
256 int name_start(void);
257 int add_name(char *, int, char *);
258 void sub_name(char *, int *, size_t);
260 int add_dev(ARCHD
*);
261 int map_dev(ARCHD
*, u_long
, u_long
);
262 int atdir_start(void);
263 void atdir_end(void);
264 void add_atdir(char *, dev_t
, ino_t
, time_t, time_t);
265 int get_atdir(dev_t
, ino_t
, time_t *, time_t *);
267 void add_dir(char *, int, struct stat
*, int);
269 u_int
st_hash(char *, int, int);
275 off_t
tar_endrd(void);
276 int tar_trail(char *, int, int *);
277 int tar_id(char *, int);
279 int tar_rd(ARCHD
*, char *);
281 int ustar_strd(void);
282 int ustar_stwr(void);
283 int ustar_id(char *, int);
284 int ustar_rd(ARCHD
*, char *);
285 int ustar_wr(ARCHD
*);
291 void tty_prnt(const char *, ...) __printflike(1, 2);
292 int tty_read(char *, int);
293 void paxwarn(int, const char *, ...) __printflike(2, 3);
294 void syswarn(int, int, const char *, ...) __printflike(3, 4);