Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use idigit() instead of range-checking '0' - '9'. | Wayne Davison | 2005-10-31 | 1 | -1/+1 |
| | |||||
* | 21466: mkdir -p didn't work with symlinks | Peter Stephenson | 2005-07-14 | 1 | -1/+1 |
| | |||||
* | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 2004-06-02 | 1 | -9/+9 |
| | |||||
* | 18559, 18562: make modules use proper option arguments | Peter Stephenson | 2003-05-22 | 1 | -6/+2 |
| | |||||
* | 17582: Improved option argument handling. | Peter Stephenson | 2002-08-27 | 1 | -19/+21 |
| | | | | unposted: Updated version to 4.1.0-dev-6 because of interface change. | ||||
* | 12845: dynamically allocate pbuf in domove() | Clint Adams | 2000-09-19 | 1 | -5/+13 |
| | |||||
* | 12836: bin_ln now independent of PATH_MAX | Clint Adams | 2000-09-18 | 1 | -20/+13 |
| | |||||
* | 12604: Remove calls to zpathmax(), minor fixes to zopenmax(). | Bart Schaefer | 2000-08-14 | 1 | -5/+0 |
| | |||||
* | 12547: Handle ENOENT and ENOTDIR in zpathmax(). | Bart Schaefer | 2000-08-05 | 1 | -16/+2 |
| | |||||
* | 12533: pathconf() without tail in mkdir | Clint Adams | 2000-08-04 | 1 | -2/+16 |
| | |||||
* | 15216: Rewrite pathconf() support. | Bart Schaefer | 2000-08-04 | 1 | -16/+3 |
| | |||||
* | 12489: pathconf for unlimited fs | Clint Adams | 2000-08-02 | 1 | -2/+3 |
| | |||||
* | 12472: limited pathconf support | Clint Adams | 2000-08-02 | 1 | -78/+304 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+528 |