mrg
|
f2aaba6db6
|
- add -m and -i to change file flags more usefully.
- fix bugs in fileflags checking
all of the above from dr. lex wennmacher <wennmach@geo.Uni-Koeln.DE>
with some error fixes from egcs via myself.
|
1999-02-11 15:32:23 +00:00 |
itohy
|
6b676a3cca
|
getcwd() is not equivalent of getwd() if you want to print an error message.
|
1998-12-05 03:29:25 +00:00 |
thorpej
|
6b7fe574f7
|
Use getcwd(3) instead of getwd(3).
|
1998-12-03 23:33:10 +00:00 |
mrg
|
f2fb63efda
|
add support for 4.4BSD file flags. we take a `flags=xxx' parameter,
using the same style of naming as chflags, ls & xinstall use, plus an
additional `none' to turn off a default setting.
|
1998-10-10 07:50:27 +00:00 |
wsanchez
|
c45946d27c
|
Use u_int32_t rather than Sys-V u_long.
Rename err() to mtree_err(), to avoid conflict with libc.
|
1998-10-08 02:04:55 +00:00 |
lukem
|
4eb7653054
|
WARNSify, getopt returns -1 not EOF
|
1997-10-17 11:46:30 +00:00 |
agc
|
f642bb0d2f
|
Add -U flag, checking for mismatch. This is the same as the old -u flag,
except that an error which was corrected is deemed not to be an error.
Necessary for use in the FreeBSD ports system.
|
1997-08-20 15:14:51 +00:00 |
thorpej
|
cf8907875b
|
Add a missing "break;", pointed out by Chris Demetriou.
|
1996-09-05 23:29:22 +00:00 |
mycroft
|
6a6476be8b
|
Add a `-t' option to update time stamps.
|
1996-09-05 09:56:48 +00:00 |
cgd
|
94f5a7441c
|
add NetBSD id's
|
1995-03-07 21:12:04 +00:00 |
cgd
|
d03f028e33
|
clean up import, fix a few bugs, etc.
|
1995-03-07 15:28:32 +00:00 |
cgd
|
476023b5bb
|
latest mtree from uunet. doesn't compile, but that'll be fixed soon.
(want to have 'pseudo-virgin' sources, for when fixed fnmatch stuff
is released...)
|
1993-11-02 07:51:06 +00:00 |
mycroft
|
e9d867ef50
|
Add RCS identifiers.
|
1993-08-01 17:54:45 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |