Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . | Roland McGrath | 2001-10-07 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 2001-08-24 | 1 | -0/+8 |
| | |||||
* | . | Roland McGrath | 2001-08-17 | 1 | -0/+7 |
| | |||||
* | . | Roland McGrath | 2001-08-17 | 1 | -0/+10 |
| | |||||
* | . | Roland McGrath | 2001-08-17 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 2001-08-17 | 1 | -0/+11 |
| | |||||
* | . | Roland McGrath | 2001-08-17 | 1 | -0/+30 |
| | |||||
* | . | Roland McGrath | 2001-02-26 | 1 | -2/+7 |
| | |||||
* | 2000-12-21 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2001-01-07 | 1 | -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 McGrath | 2000-03-17 | 1 | -0/+5 |
| | |||||
* | 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 2000-03-17 | 1 | -0/+5 |
| | | | | | * boot.c (S_io_reauthenticate): Don't use MACH_MSG_TYPE_MAKE_SEND in Hurd RPC. | ||||
* | . | Roland McGrath | 2000-03-03 | 1 | -0/+4 |
| | |||||
* | Reverted changes related to io_map_segment. | Roland McGrath | 1999-09-13 | 1 | -0/+4 |
| | |||||
* | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-09-08 | 1 | -0/+4 |
| | | | | * boot.c (S_io_map_segment): New function. | ||||
* | . | Roland McGrath | 1999-07-11 | 1 | -2/+6 |
| | |||||
* | 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-11 | 1 | -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 McGrath | 1999-07-11 | 1 | -1/+5 |
| | |||||
* | Mon Jul 5 20:04:06 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-07-06 | 1 | -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 Bushnell | 1999-07-03 | 1 | -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 McGrath | 1999-03-20 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 1999-03-15 | 1 | -0/+4 |
| | |||||
* | . | Roland McGrath | 1999-03-10 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 1999-03-09 | 1 | -0/+5 |
| | |||||
* | . | Roland McGrath | 1999-02-17 | 1 | -0/+4 |
| | |||||
* | Tue Feb 16 05:06:12 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-02-16 | 1 | -0/+4 |
| | | | | * boot.c (S_io_revoke): New (unsupported) routine. | ||||
* | . | Roland McGrath | 1998-12-27 | 1 | -0/+8 |
| | |||||
* | . | Roland McGrath | 1998-09-04 | 1 | -5/+9 |
| | |||||
* | Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-09 | 1 | -0/+5 |
| | | | | | * boot.c: Include <fcntl.h> instead of <fcntlbits.h>. Suggested by Marcus G. Daniels (marcus@cathcart.sysc.pdx.edu). | ||||
* | . | Miles Bader | 1997-07-08 | 1 | -0/+5 |
| | |||||
* | . | Miles Bader | 1997-06-21 | 1 | -0/+17 |
| | |||||
* | Mon Mar 17 13:12:45 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-14 | 1 | -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 Bushnell | 1997-04-10 | 1 | -0/+5 |
| | | | | | * boot.c: Don't include varargs.h. (set_mach_stack_args): Use stdarg instead of vararg. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 1 | -0/+5 |
| | |||||
* | . | Miles Bader | 1996-08-13 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-13 | 1 | -0/+5 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-12 | 1 | -0/+7 |
| | |||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-01 | 1 | -0/+5 |
| | |||||
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+581 |