aboutsummaryrefslogtreecommitdiff
path: root/boot/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-0/+4
| | | | * main.c (main): Use error, not fprintf and exit.
* .Roland McGrath2001-10-071-0/+5
|
* .Roland McGrath2001-08-241-0/+8
|
* .Roland McGrath2001-08-171-0/+7
|
* .Roland McGrath2001-08-171-0/+10
|
* .Roland McGrath2001-08-171-0/+5
|
* .Roland McGrath2001-08-171-0/+11
|
* .Roland McGrath2001-08-171-0/+30
|
* .Roland McGrath2001-02-261-2/+7
|
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-0/+13
| | | | | | | | | | | | | * boot.c (main): If malloc or realloc fails, print diagnostic message and exit. (queue_read): Change return type from void to kern_return_t. If malloc fails, return D_NO_MEMORY, otherwise D_SUCCESS (to simplify code flow, malloc before acquiring the queuelock). (ds_device_read): New variable err (local to the block in which it is used). If queue_read fails, pass through error. (ds_device_read_inband): Likewise. (S_io_read): Likewise. Reported by Igor Khavkine <i_khavki@alcor.concordia.ca>.
* .Roland McGrath2000-03-171-0/+5
|
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-0/+5
| | | | | * boot.c (S_io_reauthenticate): Don't use MACH_MSG_TYPE_MAKE_SEND in Hurd RPC.
* .Roland McGrath2000-03-031-0/+4
|
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-0/+4
|
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-0/+4
| | | | * boot.c (S_io_map_segment): New function.
* .Roland McGrath1999-07-111-2/+6
|
* 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-0/+9
| | | | | | | | | * boot.c (load_image): Use mmap instead of vm_allocate, when allocating in mach_task_self (). (boot_script_exec_cmd): Likewise. (set_mach_stack_args): Likewise. (read_reply): Likewise. (S_io_read): Likewise.
* .Roland McGrath1999-07-111-1/+5
|
* Mon Jul 5 20:04:06 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-061-0/+5
| | | | | * boot.c (load_image): Fix typo in cast. Reported by Yamashita TAKAO <jargon@lares.dti.ne.jp>.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-0/+9
| | | | | | | | | * boot.c (load_image): Use munmap instead of vm_deallocate when it's from our own task. (boot_script_read_file): Likewise. (boot_script_exec_cmd): Likewise. (set_mach_stack_args): Likewise. (ds_device_read_inband): Likewise.
* .Roland McGrath1999-03-201-0/+4
|
* .Roland McGrath1999-03-151-0/+4
|
* .Roland McGrath1999-03-101-0/+5
|
* .Roland McGrath1999-03-091-0/+5
|
* .Roland McGrath1999-02-171-0/+4
|
* Tue Feb 16 05:06:12 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-161-0/+4
| | | | * boot.c (S_io_revoke): New (unsupported) routine.
* .Roland McGrath1998-12-271-0/+8
|
* .Roland McGrath1998-09-041-5/+9
|
* Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-07-091-0/+5
| | | | | * boot.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu).
* .Miles Bader1997-07-081-0/+5
|
* .Miles Bader1997-06-211-0/+17
|
* Mon Mar 17 13:12:45 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-141-0/+5
| | | | | * boot_script.c (boot_script_parse_line): Don't print gratuitous output noise.
* Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-101-0/+5
| | | | | * boot.c: Don't include varargs.h. (set_mach_stack_args): Use stdarg instead of vararg.
* *** empty log message ***Thomas Bushnell1996-09-171-0/+5
|
* .Miles Bader1996-08-131-0/+5
|
* *** empty log message ***Thomas Bushnell1996-08-131-0/+5
|
* *** empty log message ***Thomas Bushnell1996-08-121-0/+7
|
* *** empty log message ***Thomas Bushnell1996-08-011-0/+5
|
* Initial revisionRoland McGrath1996-07-171-0/+581