1993-01-05 |
Ian Darwin | Alpha sort on "misc" section. Add gks. |
commit | commitdiff | tree | snapshot |
1993-01-05 |
Ian Darwin | Suggested by janl@ifi.uio.no: merge in GIF, TIFF, etc... |
commit | commitdiff | tree | snapshot |
1993-01-05 |
Ian Darwin | Update legal notice; add AVAILABILITY ref to pub.cs... |
commit | commitdiff | tree | snapshot |
1992-11-09 |
Ian Darwin | Failure to read a symlink is no longer fatal; just... |
commit | commitdiff | tree | snapshot |
1992-09-14 |
Ian Darwin | Fix a tiny null-pointer bug in previous fix for tar... |
commit | commitdiff | tree | snapshot |
1992-09-14 |
Ian Darwin | Fix a null-pointer bug in Zoulas' previous bug fix. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Zoulas' nitpicking. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Zoulas: arg to isXXX in ctype must now be unsigned... |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Oops, FILE* is not const, it gets modified by stdio... |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Add header for new ckfprintf(). |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | new revision. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Add note that it's slower than some vendors' file commands. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Permission denied type messages are no longer fatal. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Eliminate extraneous \n in "broken symlink" message. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Fix long-standing bug that fn and "no such file or... |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Duh, don't exit() at end of ckfprintf()! |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Use ckfprintf to say "broken symlink...". |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Dist rule mkdirs local*{,/*}; add comments and LOCALINC... |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Move list of systems ported to out into PORTING. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Move list of compiled-on's here; add note that you... |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Consolidate the TODO list in the BUGS section. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Add ckfputs() [moved here from file.c] and new ckfprintf(). |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Remove ckfputs() function; it's now in print.c. |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | 113c113 |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | Christos' fix for compressed tar archives failing check... |
commit | commitdiff | tree | snapshot |
1992-09-11 |
Ian Darwin | |I killed the bug... The problem was that strtok()... |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Initial revision |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Add notes for localinc and localsrc, new subdirectories. |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Add comment about local*, and add extraneous "#" commen... |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Add a plug for the ole' SoftQuad; several other minor... |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Minor level 2. |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Add -Ilocalinc to (non-default) COPTS line. |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Include <sys/types.h> for time_t declaration. |
commit | commitdiff | tree | snapshot |
1992-09-09 |
Ian Darwin | Delete second declaration of errno; add fallback MAXPAT... |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Christos's fix to his fix: make cfkputs() a function... |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Spell Christos's name correctly. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Clean up lastnocore. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Change RCS ID to Id from Header. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Change some BUGS paragraphs. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Minor changes to man locations. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Change RCS ID from Header to ID. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Add RCS ID keywords. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Initial revision |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Add RCS ID. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Warn bout stdlib.h, update various minor notes. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Change default magic location, man directory, etc. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Update for major rev 3.0. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Document -z now that it works. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Zoulos: fix bug that ran tryit() even if uncompress... |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Zoulos: prototypes for readlink & lstat; make sb a... |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Zoulos' changes: dynalloc the array of magic data ... |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Zoulos' version: sagans of tiny changes, mostly for... |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Hurray! Zoulos wrote in the missing glop to my framewor... |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Zoulos: many small changes. Remove bcmp? |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Zoulos: add varargs, add HP indirection, etc. |
commit | commitdiff | tree | snapshot |
1992-09-08 |
Ian Darwin | Many changes from Zoulos@cornell.edu: use __P for proto... |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | More of same. |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Initial revision |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Make two guys static. |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Zoulos' changes for indirection. |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Zoulos' changes for automatic installation. |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Version number is 1.5 |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Change Header to Id in RCS keyword. |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | add MAINT file. |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Increase MAXMAGIS from 600 to 1000(!). Memory is cheap. |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Add SHELL=/bin/sh, and change one cc to $(CC). |
commit | commitdiff | tree | snapshot |
1992-06-30 |
Ian Darwin | Initial revision |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Add ANSI and K+R decls for most functions; change a... |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Change: |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Include <stdlib.h>, mark one function void. |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Add decls of lstat() and readlink(); warning and error... |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Rename try to tryit; give warning exactly 2 args; proce... |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Minor fixup of types. |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Fix typo in previous fix (he used & where && was meant... |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Use header files and remove some externs; fixup args... |
commit | commitdiff | tree | snapshot |
1992-05-22 |
Ian Darwin | Warning and error take exactly 2 args here; fixup uncom... |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Add New-C definitions for most cross-module functions. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Add rph's compiled PSI files. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Try an RCS ident instead of Header. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Cast a comparison to signed char. Still a bit shakey... |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Update address; I'd moved since 1987. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | New dates and new exclustions. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Update for Rob McMahon's masking changes. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Delete a line that error(1) inserted. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Changes for masking. |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | No longer force -Bstatic. No localsrcs by default.... |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Changes from cudcv@warwick.ac.uk (Rob McMahon) to... |
commit | commitdiff | tree | snapshot |
1992-05-21 |
Ian Darwin | Changes from cudcv@warwick.ac.uk (Rob McMahon) to allow... |
commit | commitdiff | tree | snapshot |
1991-02-25 |
Ian Darwin | Try to make filenames line up by putting 2nd tab if... |
commit | commitdiff | tree | snapshot |
1991-01-23 |
Ian Darwin | Delint. |
commit | commitdiff | tree | snapshot |
1991-01-23 |
Ian Darwin | Clean rule: add core, fix name of lint. |
commit | commitdiff | tree | snapshot |
1991-01-23 |
Ian Darwin | Changes for SunOS4. New file compress.[co]. Add NEWMAGI... |
commit | commitdiff | tree | snapshot |
1991-01-23 |
Ian Darwin | Break out "try" routine, takes a buffer and nbytes... |
commit | commitdiff | tree | snapshot |
1991-01-23 |
Ian Darwin | Add dollop of code for compression. Nbytes no longer... |
commit | commitdiff | tree | snapshot |
1991-01-23 |
Ian Darwin | Initial revision |
commit | commitdiff | tree | snapshot |
1991-01-23 |
Ian Darwin | Print "dangling symbolic link" for symlinks that point... |
commit | commitdiff | tree | snapshot |
1990-10-10 |
Ian Darwin | Reduce noise in comments. |
commit | commitdiff | tree | snapshot |
1990-10-10 |
Ian Darwin | Update from Jef Poskanzer on new Px formats. |
commit | commitdiff | tree | snapshot |
1990-10-10 |
Ian Darwin | Add A/E,RulesBuilder stuff from rph@sq |
commit | commitdiff | tree | snapshot |
1990-10-10 |
Ian Darwin | Major rewrite, courtesy rph@sq. |
commit | commitdiff | tree | snapshot |
next |