summaryrefslogtreecommitdiff
path: root/src/fsmagic.c
Commit message (Expand)AuthorAgeFilesLines
...
* Various fixed.Christos Zoulas1999-01-131-1/+15
* rcsid magicChristos Zoulas1998-06-271-2/+1
* Add autoconfChristos Zoulas1998-02-151-1/+12
* \fix typosChristos Zoulas1997-01-151-5/+5
* *** empty log message ***Christos Zoulas1996-08-201-1/+6
* Added CSECTION for the file man pageChristos Zoulas1995-01-211-1/+3
* Fix for broken symlink bug, from martin@d255s004.zfe.siemens.de.Ian Darwin1993-02-191-2/+23
* Failure to read a symlink is no longer fatal; just report as unreadable.Ian Darwin1992-11-091-3/+3
* Eliminate extraneous \n in "broken symlink" message.Ian Darwin1992-09-111-2/+2
* Fix long-standing bug that fn and "no such file or directory" came outIan Darwin1992-09-111-4/+7
* Use ckfprintf to say "broken symlink...".Ian Darwin1992-09-111-3/+4
* 113c113Ian Darwin1992-09-111-2/+2
* Change RCS ID from Header to ID.Ian Darwin1992-09-081-1/+1
* Zoulos: prototypes for readlink & lstat; make sb a pointer inIan Darwin1992-09-081-35/+28
* Add decls of lstat() and readlink(); warning and error take 2 args,Ian Darwin1992-05-221-7/+14
* Delete a line that error(1) inserted.Ian Darwin1992-05-211-2/+1
* Delint.Ian Darwin1991-01-231-2/+3
* Print "dangling symbolic link" for symlinks that point into deep space.Ian Darwin1991-01-231-2/+11
* Add the missing space in symlink message.Ian Darwin1990-10-031-2/+2
* Add a -L option that lets you follow symlinks, after BSD ls(1)'s -L option.Ian Darwin1990-10-031-21/+27
* Read symbolic links using readlink(2) - code from Peter Collinson,Ian Darwin1988-02-281-1/+16
* Print "setuid" not "suid" (similarly for gid).Ian Darwin1987-09-231-3/+3
* Fix rcsid.Ian Darwin1987-09-161-1/+2
* Add RCS identifier, #ifndef lint.Ian Darwin1987-09-161-1/+3
* Add updated legal notice.Ian Darwin1987-09-111-1/+24
* Make printf of suid/sgid/etc be the default (gc won't like it).Ian Darwin1987-08-281-2/+0
* Restore lost comment. Add (with #ifdef) code to print suid/sgid/sticky bits,Ian Darwin1987-08-281-1/+8
* Initial revisionIan Darwin1987-08-231-0/+88