Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Must use STRUCT_STAT not "struct stat" to be compatible with other | Martin Pool | 2002-02-18 | 1 | -1/+1 |
* | Merge ChangeSet@1.12: tls now shows number of links to a file to aid in testi... | Martin Pool | 2002-01-11 | 1 | -2/+3 |
* | Readlink(2) does not nul-terminate the output buffer, so we were | Martin Pool | 2001-12-14 | 1 | -1/+7 |
* | const-cast required for silly UNICOS headers | Martin Pool | 2001-12-02 | 1 | -1/+2 |
* | Show symlink targets | Martin Pool | 2001-11-27 | 1 | -2/+7 |
* | mtime and ownership of symlinks can be random, so don't print them. | Martin Pool | 2001-11-27 | 1 | -16/+28 |
* | The size of anything but a regular file is probably not worth thinking | Martin Pool | 2001-11-27 | 1 | -3/+6 |
* | Also list permissions, ownership, size, and mtime. | Martin Pool | 2001-11-27 | 1 | -26/+41 |
* | Doc. | Martin Pool | 2001-09-07 | 1 | -3/+3 |
* | Add a little implementation of ls(1) so that we can look at all and | Martin Pool | 2001-09-07 | 1 | -0/+98 |