summaryrefslogtreecommitdiff
path: root/boot/boot.c
AgeCommit message (Expand)Author
1999-03-201999-03-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-03-151999-03-14 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-03-101999-03-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-03-091999-03-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-02-171999-02-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-02-16Tue Feb 16 05:06:12 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-12-271998-12-26 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1997-07-09Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1997-06-21(parse_opt):Miles Bader
1997-04-10Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
1996-08-01*** empty log message ***Thomas Bushnell
1996-07-08(S_io_reauthenticate): Don't use unsafe MOVE_SEND inMichael I. Bushnell
1996-05-10(S_io_identity): Typo.Miles Bader
1996-05-10(S_io_identity): New function.Michael I. Bushnell
1996-05-09(S_io_select): No longer has TAG parm.Michael I. Bushnell
1996-04-29(main): Use select instead of SIGIO.Miles Bader
1996-03-27[notanymore]Miles Bader
1996-02-14[!UX] (orig_tty_state): New variable.Miles Bader
1996-02-14(load_image, boot_script_read_file, main):Miles Bader
1996-02-14Move all the ux-specific grot into ux.c & ux.h.Miles Bader
1995-12-11(should_read): New variable.Miles Bader
1995-12-05(main): Request no-senders notification on pseudo_master_device_port.Roland McGrath
1995-12-05*** empty log message ***Michael I. Bushnell
1995-11-30(readlock): New variable.Michael I. Bushnell
1995-11-22(request_server): Don't call exec_server.Roland McGrath
1995-09-27(struct uxstat): New type.Roland McGrath
1995-09-27(fstat): New syscall function.Roland McGrath
1995-09-27(close): New syscall function.Roland McGrath
1995-09-23(main): Use static const for constant strings.Roland McGrath
1995-09-23(S_io_pathconf): New function.Roland McGrath
1995-09-22(sigmask): New macro.Michael I. Bushnell
1995-08-29(sigblock, sigsetmask): New functions.Michael I. Bushnell
1995-08-28Updated for changes in boot_script.h protocol by Shantanu Goel.Roland McGrath
1995-08-23(boot_like_kernel, boot_like_cmudef, boot_like_hurd): Variables removed.Roland McGrath
1995-07-08(free_reply_ports, free_reply_ports_lock): New variables.Miles Bader
1995-07-07(mach_init_routine): New variable, wanted by mach-crt0.o.Miles Bader
1995-07-07(S_io_reauthenticate): Cast first arg to mig_deallocate.Michael I. Bushnell
1995-07-07Include <mach/mig_support.h>.Michael I. Bushnell
1995-07-07(bootdevice): Initialize to hard-coded `sd0a' instead ofMichael I. Bushnell
1995-05-17(load_image): Make sure we actually allocate enough memory to read into,Miles Bader
1995-05-13(load_image): Fixed alignment calculation in ELF segment loading.Roland McGrath
1995-05-12(load_image): Grok ELF executables as well as a.out.Roland McGrath
1995-04-05Don't include <errno.h>. Define `errno' variable.Roland McGrath
1995-01-19(S_io_select): Fix typo in last change.Roland McGrath
1995-01-19(S_io_select): Updated to new io_select protocol.Roland McGrath
1994-12-09Use mach_msg_type_number_t in place of unsigned int and int.Roland McGrath
1994-11-11(main): Always set `f' flag (signifying "fake" because we aren't aMichael I. Bushnell
1994-10-29entered into RCSRoland McGrath
1994-10-28Formerly boot.c.~40~Roland McGrath
1994-10-28Formerly boot.c.~39~Michael I. Bushnell