aboutsummaryrefslogtreecommitdiff
path: root/boot/boot_script.c
Commit message (Expand)AuthorAgeFilesLines
* boot: Port to x64_64Sergey Bugaev2023-05-101-16/+16
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* 2003-01-04 Roland McGrath <roland@frob.com>Roland McGrath2003-01-041-9/+9
* 2002-05-28 Roland McGrath <roland@frob.com>Roland McGrath2002-05-291-12/+15
* 2001-08-17 Roland McGrath <roland@frob.com>Roland McGrath2001-08-171-7/+18
* 2001-08-17 Roland McGrath <roland@frob.com>Roland McGrath2001-08-171-1/+0
* 2001-08-16 Roland McGrath <roland@frob.com>Roland McGrath2001-08-171-15/+5
* 2001-08-16 Roland McGrath <roland@frob.com>Roland McGrath2001-08-171-73/+39
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-8/+4
* (prompt_resume_task):Miles Bader1997-07-081-2/+2
* Mon Mar 17 13:12:45 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-141-2/+8
* Include <stdio.h>.Michael I. Bushnell1996-04-151-181/+148
* (read_file): Pass CMD->path for file name.Roland McGrath1995-09-281-2/+4
* (read_file): New function.Roland McGrath1995-09-271-1/+11
* (boot_script_parse_line): Ignore line beginning with #.Roland McGrath1995-09-231-0/+3
* Updated by Shantanu Goel, to accept action keywords only inside $(...) andRoland McGrath1995-08-281-126/+103
* Initial revisionRoland McGrath1995-08-231-0/+861