Commit Graph

4739 Commits

Author SHA1 Message Date
Ian Darwin
ade1e3a984 Initial revision 1987-09-11 15:01:45 +00:00
Ian Darwin
69d81304fd Consolidate TODO file in BUGS section here.
Use much newer legalnotice. Credit Henry for strtok.c.
Add section for MAGIC directory.
1987-09-11 14:35:01 +00:00
Ian Darwin
d7b8055dc2 Fix a non-portable comment (!). 1987-08-30 10:50:23 +00:00
Ian Darwin
5dd94be90a Gilmore's code to read stdin (has a goto, grrr). 1987-08-30 10:46:58 +00:00
Ian Darwin
1ba5bad25f Add #ifdef MAGIC so it can come from the compile command (Gilmore). 1987-08-30 10:11:17 +00:00
Ian Darwin
7e93af91b8 Bowdlerize. 1987-08-30 09:34:58 +00:00
Ian Darwin
a8b1bb2a05 Initial revision 1987-08-30 09:26:42 +00:00
Ian Darwin
171e8ce591 Clean up comments. 1987-08-30 09:26:17 +00:00
Ian Darwin
31190b241c Add "RST" files. 1987-08-30 09:24:33 +00:00
Ian Darwin
f6b12c0660 Add now-needed backslash=-spaces. 1987-08-30 09:23:46 +00:00
Ian Darwin
34829c7b4c Add some additional compress types. 1987-08-30 09:23:23 +00:00
Ian Darwin
b5c2a150b0 Add now-needed backslashes in i.e. "#! /bin/sh". 1987-08-30 09:22:51 +00:00
Ian Darwin
d9a23696bf *** empty log message *** 1987-08-30 09:18:53 +00:00
Ian Darwin
79f964775b Initial revision 1987-08-30 09:18:15 +00:00
Ian Darwin
5e6ac6d754 Various cleanups. 1987-08-29 21:39:47 +00:00
Ian Darwin
9b5a9fe0e8 Add now-necessary backslashes; add printer language. 1987-08-29 13:18:57 +00:00
Ian Darwin
7ce0d64468 Add = before <ar> to disambiguate. 1987-08-29 12:50:30 +00:00
Ian Darwin
eee8df7126 Initial revision 1987-08-29 12:49:11 +00:00
Ian Darwin
2dc21d5447 Update is_tar ownership; declaim from AT&T and Berkeley. 1987-08-28 21:53:12 +00:00
Ian Darwin
124d9771f7 Make printf of suid/sgid/etc be the default (gc won't like it). 1987-08-28 21:47:46 +00:00
Ian Darwin
98cbbcf41a Initial revision 1987-08-28 21:40:40 +00:00
Ian Darwin
faeed699f0 Withdraw "-" logic as it results in core dumps (why?). 1987-08-28 21:36:02 +00:00
Ian Darwin
3356a0287f Delete extraneous whitespace. 1987-08-28 21:20:09 +00:00
Ian Darwin
3f2fe30962 Minor stylistic tweaking. 1987-08-28 21:08:24 +00:00
Ian Darwin
107df994a7 John Gilmore mod: allow "-" as a filename argument!
Clever, but involves a goto.
1987-08-28 21:04:38 +00:00
Ian Darwin
8e29e1c669 Add /*LINTLIBRARY*/ as suggested by Gilmore. 1987-08-28 20:54:31 +00:00
Ian Darwin
0205ccd7ef Restore lost comment. Add (with #ifdef) code to print suid/sgid/sticky bits,
courtesy John Gilmore (a la SUNIX file command).
1987-08-28 20:42:57 +00:00
Ian Darwin
c9c74c26aa Changes corresponding to Gilmore's version of is_tar(). 1987-08-28 20:40:02 +00:00
Ian Darwin
df21c0b61c John Gilmore's version of the automaton. 1987-08-28 20:36:26 +00:00
Ian Darwin
d791c554e9 Add Gilmore's getstr() and printstr().
Getstr() includes support for C escapes in strings.
1987-08-28 20:29:07 +00:00
Ian Darwin
9eed9f08c5 Restore missing call to showstr(). 1987-08-28 20:25:21 +00:00
Ian Darwin
876f6f485d Rename testing entry to "test" (how obvious). 1987-08-23 21:12:44 +00:00
Ian Darwin
6e406f837d Add field vallen for length of string value (optimisation by John Gilmore). 1987-08-23 21:11:42 +00:00
Ian Darwin
8f12584b65 Re-write by John Gilmore, from his P.D. tar program. 1987-08-23 21:06:36 +00:00
Ian Darwin
068cafc6fb Initial revision 1987-08-23 21:03:13 +00:00
Ian Darwin
723da7cc55 Put mail headers in for news and mail (from John Gilmore). 1987-08-23 20:57:29 +00:00
Ian Darwin
e36cf50cbe Some changes from John Gilmore.
My cleanups to his changes and to other rules.
1987-08-23 20:53:06 +00:00
Ian Darwin
af458892d3 Skip over null lines in magic file. 1987-08-23 20:26:47 +00:00
Ian Darwin
8136dbd62e Initial revision 1987-08-23 19:51:03 +00:00