aboutsummaryrefslogtreecommitdiff
path: root/boot/boot.c
Commit message (Expand)AuthorAgeFilesLines
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-6/+3
* 2001-10-07 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-10-071-0/+27
* 2001-08-23 Roland McGrath <roland@frob.com>Roland McGrath2001-08-241-1/+12
* 2001-08-16 Roland McGrath <roland@frob.com>Roland McGrath2001-08-171-14/+3
* 2000-12-21 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-071-5/+31
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-3/+5
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-1/+6
* 2000-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-031-2/+3
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-13/+0
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-0/+13
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-6/+4
* 1999-07-06 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-111-11/+13
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
* Mon Jul 5 20:04:06 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-061-1/+1
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-031-10/+8
* 1999-03-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-201-0/+7
* 1999-03-14 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-151-2/+2
* 1999-03-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-101-1/+3
* 1999-03-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-03-091-1/+1
* 1999-02-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-171-1/+2
* Tue Feb 16 05:06:12 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-161-1/+7
* 1998-12-26 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-1/+13
* Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-07-091-1/+1
* (parse_opt):Miles Bader1997-06-211-111/+227
* Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-101-12/+6
* *** empty log message ***Thomas Bushnell1996-08-011-1/+1
* (S_io_reauthenticate): Don't use unsafe MOVE_SEND inMichael I. Bushnell1996-07-081-1/+2
* (S_io_identity): Typo.Miles Bader1996-05-101-1/+1
* (S_io_identity): New function.Michael I. Bushnell1996-05-101-0/+13
* (S_io_select): No longer has TAG parm.Michael I. Bushnell1996-05-091-3/+1
* (main): Use select instead of SIGIO.Miles Bader1996-04-291-8/+12
* [notanymore]Miles Bader1996-03-271-122/+0
* [!UX] (orig_tty_state): New variable.Miles Bader1996-02-141-37/+36
* (load_image, boot_script_read_file, main):Miles Bader1996-02-141-6/+6
* Move all the ux-specific grot into ux.c & ux.h.Miles Bader1996-02-141-258/+39
* (should_read): New variable.Miles Bader1995-12-111-28/+36
* (main): Request no-senders notification on pseudo_master_device_port.Roland McGrath1995-12-051-5/+28
* *** empty log message ***Michael I. Bushnell1995-12-051-0/+2
* (readlock): New variable.Michael I. Bushnell1995-11-301-4/+20
* (request_server): Don't call exec_server.Roland McGrath1995-11-221-226/+49
* (struct uxstat): New type.Roland McGrath1995-09-271-5/+25
* (fstat): New syscall function.Roland McGrath1995-09-271-0/+6
* (close): New syscall function.Roland McGrath1995-09-271-5/+89
* (main): Use static const for constant strings.Roland McGrath1995-09-231-4/+7
* (S_io_pathconf): New function.Roland McGrath1995-09-231-0/+9
* (sigmask): New macro.Michael I. Bushnell1995-09-221-4/+7
* (sigblock, sigsetmask): New functions.Michael I. Bushnell1995-08-291-0/+27
* Updated for changes in boot_script.h protocol by Shantanu Goel.Roland McGrath1995-08-281-18/+26
* (boot_like_kernel, boot_like_cmudef, boot_like_hurd): Variables removed.Roland McGrath1995-08-231-101/+214
* (free_reply_ports, free_reply_ports_lock): New variables.Miles Bader1995-07-081-6/+46