lukem
c0e6fdedfc
- add parsetype() (a la parsekey()) to parse the "type=xxx" arg. this improves
...
the error detection for invalid types, as well as shrinking binary size
- implement inotype() using ftype(), rather than duplicating the switch
- change "char *" arguments to "const char *"
2001-07-18 04:51:54 +00:00
simonb
7cbb4e05a0
ANSIfy, KNF, in preperation for more work.
2001-03-09 03:09:45 +00:00
hubertf
1156c833f6
Remove all the "#ifdef __APPLE__" code, to make this actually
...
build again on Darwin. The code in question is outdated.
OK'd by Wilfredo Sanchez wsanchez@MIT.EDU .
2001-02-20 19:45:51 +00:00
is
d8302e2d73
More format string cleanups by sommerfeld.
2000-10-11 20:23:46 +00:00
wennmach
914178b225
code.c is no longer used, we use strsvis instead. Removed prototypes
...
from extern.h
1999-12-07 18:42:06 +00:00
drochner
68062ca8dc
prototype encode()/decode()
1999-11-09 10:16:55 +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
cgd
94f5a7441c
add NetBSD id's
1995-03-07 21:12:04 +00:00
cgd
82f956cd93
from 4.4-Lite
1995-03-07 14:44:05 +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