Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include <stdio.h>. | Michael I. Bushnell | 1996-04-15 | 1 | -181/+148 |
| | |||||
* | (read_file): Pass CMD->path for file name. | Roland McGrath | 1995-09-28 | 1 | -2/+4 |
| | | | | | (CHECK_CMDLINE_LEN): Update ARGV pointers after reallocating the line buffer. | ||||
* | (read_file): New function. | Roland McGrath | 1995-09-27 | 1 | -1/+11 |
| | | | | (builtin_symbols): Add $(read-file) builtin. | ||||
* | (boot_script_parse_line): Ignore line beginning with #. | Roland McGrath | 1995-09-23 | 1 | -0/+3 |
| | |||||
* | Updated by Shantanu Goel, to accept action keywords only inside $(...) and | Roland McGrath | 1995-08-28 | 1 | -126/+103 |
| | | | | only variable values inside ${...}. | ||||
* | Initial revision | Roland McGrath | 1995-08-23 | 1 | -0/+861 |