jtc
|
4725e86083
|
Strip trailing slashes, to make "mkdir -p" work as specified by POSIX.2.
|
1994-04-29 00:13:54 +00:00 |
jtc
|
7485400f95
|
simplify recursive directory create (mkdir -p) code
|
1994-04-28 00:10:30 +00:00 |
jtc
|
b148ed66e2
|
Localization changes.
Updated to use standard error message routines.
|
1993-12-31 19:34:53 +00:00 |
jtc
|
2ddbb97f0f
|
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
declarations can be removed from <stdlib.h>.
|
1993-10-13 18:33:45 +00:00 |
mycroft
|
8542364e07
|
Add RCS identifiers.
|
1993-08-01 18:49:50 +00:00 |
mycroft
|
b1bd4afedc
|
Add RCS indentifiers.
|
1993-08-01 07:42:49 +00:00 |
mycroft
|
cda4f8f6ee
|
Add RCS identifiers.
|
1993-08-01 05:37:30 +00:00 |
jtc
|
724f511de6
|
Make Posix 1003.2 (D11.2) compliant by adding -m (mode) option.
|
1993-07-20 22:27:07 +00:00 |
cgd
|
06be60083d
|
changed "Id" to "Header" for rcsids
|
1993-03-23 00:22:59 +00:00 |
cgd
|
346aa5dd48
|
added rcs ids to all files
|
1993-03-22 08:04:00 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |