aboutsummaryrefslogtreecommitdiff
path: root/boot/boot.c
Commit message (Expand)AuthorAgeFilesLines
* (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
* (mach_init_routine): New variable, wanted by mach-crt0.o.Miles Bader1995-07-071-0/+18
* (S_io_reauthenticate): Cast first arg to mig_deallocate.Michael I. Bushnell1995-07-071-4/+4
* Include <mach/mig_support.h>.Michael I. Bushnell1995-07-071-1/+2
* (bootdevice): Initialize to hard-coded `sd0a' instead ofMichael I. Bushnell1995-07-071-1/+1
* (load_image): Make sure we actually allocate enough memory to read into,Miles Bader1995-05-171-2/+7
* (load_image): Fixed alignment calculation in ELF segment loading.Roland McGrath1995-05-131-3/+5
* (load_image): Grok ELF executables as well as a.out.Roland McGrath1995-05-121-70/+116
* Don't include <errno.h>. Define `errno' variable.Roland McGrath1995-04-051-2/+4
* (S_io_select): Fix typo in last change.Roland McGrath1995-01-191-3/+3
* (S_io_select): Updated to new io_select protocol.Roland McGrath1995-01-191-10/+6
* Use mach_msg_type_number_t in place of unsigned int and int.Roland McGrath1994-12-091-6/+6
* (main): Always set `f' flag (signifying "fake" because we aren't aMichael I. Bushnell1994-11-111-0/+6
* entered into RCSRoland McGrath1994-10-291-5/+13
* Formerly boot.c.~40~Roland McGrath1994-10-281-2/+3
* Formerly boot.c.~39~Michael I. Bushnell1994-10-281-12/+21
* Formerly boot.c.~38~Michael I. Bushnell1994-10-281-26/+333
* Formerly boot.c.~37~Michael I. Bushnell1994-08-301-2/+2
* Formerly boot.c.~36~Michael I. Bushnell1994-08-221-4/+27
* Formerly boot.c.~35~Michael I. Bushnell1994-08-181-10/+68
* Formerly boot.c.~34~Michael I. Bushnell1994-07-221-7/+7
* Formerly boot.c.~33~Michael I. Bushnell1994-07-211-2/+2
* Formerly boot.c.~32~Michael I. Bushnell1994-07-201-4/+5
* Formerly boot.c.~31~Roland McGrath1994-07-021-3/+27
* Formerly boot.c.~30~Michael I. Bushnell1994-07-011-1/+11
* Formerly boot.c.~29~Michael I. Bushnell1994-06-241-3/+3
* Formerly boot.c.~28~Michael I. Bushnell1994-06-171-4/+4
* Formerly boot.c.~27~Roland McGrath1994-06-141-6/+6