]>
granicus.if.org Git - file/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ian Darwin [Fri, 28 Aug 1987 21:36:02 +0000 (21:36 +0000)]
Withdraw "-" logic as it results in core dumps (why?).
Ian Darwin [Fri, 28 Aug 1987 21:20:09 +0000 (21:20 +0000)]
Delete extraneous whitespace.
Ian Darwin [Fri, 28 Aug 1987 21:08:24 +0000 (21:08 +0000)]
Minor stylistic tweaking.
Ian Darwin [Fri, 28 Aug 1987 21:04:38 +0000 (21:04 +0000)]
John Gilmore mod: allow "-" as a filename argument!
Clever, but involves a goto.
Ian Darwin [Fri, 28 Aug 1987 20:54:31 +0000 (20:54 +0000)]
Add /*LINTLIBRARY*/ as suggested by Gilmore.
Ian Darwin [Fri, 28 Aug 1987 20:42:57 +0000 (20:42 +0000)]
Restore lost comment. Add (with #ifdef) code to print suid/sgid/sticky bits,
courtesy John Gilmore (a la SUNIX file command).
Ian Darwin [Fri, 28 Aug 1987 20:40:02 +0000 (20:40 +0000)]
Changes corresponding to Gilmore's version of is_tar().
Ian Darwin [Fri, 28 Aug 1987 20:36:26 +0000 (20:36 +0000)]
John Gilmore's version of the automaton.
Ian Darwin [Fri, 28 Aug 1987 20:29:07 +0000 (20:29 +0000)]
Add Gilmore's getstr() and printstr().
Getstr() includes support for C escapes in strings.
Ian Darwin [Fri, 28 Aug 1987 20:25:21 +0000 (20:25 +0000)]
Restore missing call to showstr().
Ian Darwin [Sun, 23 Aug 1987 21:12:44 +0000 (21:12 +0000)]
Rename testing entry to "test" (how obvious).
Ian Darwin [Sun, 23 Aug 1987 21:11:42 +0000 (21:11 +0000)]
Add field vallen for length of string value (optimisation by John Gilmore).
Ian Darwin [Sun, 23 Aug 1987 21:06:36 +0000 (21:06 +0000)]
Re-write by John Gilmore, from his P.D. tar program.
Ian Darwin [Sun, 23 Aug 1987 21:03:13 +0000 (21:03 +0000)]
Initial revision
Ian Darwin [Sun, 23 Aug 1987 20:57:29 +0000 (20:57 +0000)]
Put mail headers in for news and mail (from John Gilmore).
Ian Darwin [Sun, 23 Aug 1987 20:53:06 +0000 (20:53 +0000)]
Some changes from John Gilmore.
My cleanups to his changes and to other rules.
Ian Darwin [Sun, 23 Aug 1987 20:26:47 +0000 (20:26 +0000)]
Skip over null lines in magic file.
Ian Darwin [Sun, 23 Aug 1987 19:51:03 +0000 (19:51 +0000)]
Initial revision