| Commit message (Expand) | Author | Age | Files | Lines |
* | Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-09 | 1 | -1/+1 |
* | (parse_opt): | Miles Bader | 1997-06-21 | 1 | -111/+227 |
* | Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-04-10 | 1 | -12/+6 |
* | *** empty log message *** | Thomas Bushnell | 1996-08-01 | 1 | -1/+1 |
* | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in | Michael I. Bushnell | 1996-07-08 | 1 | -1/+2 |
* | (S_io_identity): Typo. | Miles Bader | 1996-05-10 | 1 | -1/+1 |
* | (S_io_identity): New function. | Michael I. Bushnell | 1996-05-10 | 1 | -0/+13 |
* | (S_io_select): No longer has TAG parm. | Michael I. Bushnell | 1996-05-09 | 1 | -3/+1 |
* | (main): Use select instead of SIGIO. | Miles Bader | 1996-04-29 | 1 | -8/+12 |
* | [notanymore] | Miles Bader | 1996-03-27 | 1 | -122/+0 |
* | [!UX] (orig_tty_state): New variable. | Miles Bader | 1996-02-14 | 1 | -37/+36 |
* | (load_image, boot_script_read_file, main): | Miles Bader | 1996-02-14 | 1 | -6/+6 |
* | Move all the ux-specific grot into ux.c & ux.h. | Miles Bader | 1996-02-14 | 1 | -258/+39 |
* | (should_read): New variable. | Miles Bader | 1995-12-11 | 1 | -28/+36 |
* | (main): Request no-senders notification on pseudo_master_device_port. | Roland McGrath | 1995-12-05 | 1 | -5/+28 |
* | *** empty log message *** | Michael I. Bushnell | 1995-12-05 | 1 | -0/+2 |
* | (readlock): New variable. | Michael I. Bushnell | 1995-11-30 | 1 | -4/+20 |
* | (request_server): Don't call exec_server. | Roland McGrath | 1995-11-22 | 1 | -226/+49 |
* | (struct uxstat): New type. | Roland McGrath | 1995-09-27 | 1 | -5/+25 |
* | (fstat): New syscall function. | Roland McGrath | 1995-09-27 | 1 | -0/+6 |
* | (close): New syscall function. | Roland McGrath | 1995-09-27 | 1 | -5/+89 |
* | (main): Use static const for constant strings. | Roland McGrath | 1995-09-23 | 1 | -4/+7 |
* | (S_io_pathconf): New function. | Roland McGrath | 1995-09-23 | 1 | -0/+9 |
* | (sigmask): New macro. | Michael I. Bushnell | 1995-09-22 | 1 | -4/+7 |
* | (sigblock, sigsetmask): New functions. | Michael I. Bushnell | 1995-08-29 | 1 | -0/+27 |
* | Updated for changes in boot_script.h protocol by Shantanu Goel. | Roland McGrath | 1995-08-28 | 1 | -18/+26 |
* | (boot_like_kernel, boot_like_cmudef, boot_like_hurd): Variables removed. | Roland McGrath | 1995-08-23 | 1 | -101/+214 |
* | (free_reply_ports, free_reply_ports_lock): New variables. | Miles Bader | 1995-07-08 | 1 | -6/+46 |
* | (mach_init_routine): New variable, wanted by mach-crt0.o. | Miles Bader | 1995-07-07 | 1 | -0/+18 |
* | (S_io_reauthenticate): Cast first arg to mig_deallocate. | Michael I. Bushnell | 1995-07-07 | 1 | -4/+4 |
* | Include <mach/mig_support.h>. | Michael I. Bushnell | 1995-07-07 | 1 | -1/+2 |
* | (bootdevice): Initialize to hard-coded `sd0a' instead of | Michael I. Bushnell | 1995-07-07 | 1 | -1/+1 |
* | (load_image): Make sure we actually allocate enough memory to read into, | Miles Bader | 1995-05-17 | 1 | -2/+7 |
* | (load_image): Fixed alignment calculation in ELF segment loading. | Roland McGrath | 1995-05-13 | 1 | -3/+5 |
* | (load_image): Grok ELF executables as well as a.out. | Roland McGrath | 1995-05-12 | 1 | -70/+116 |
* | Don't include <errno.h>. Define `errno' variable. | Roland McGrath | 1995-04-05 | 1 | -2/+4 |
* | (S_io_select): Fix typo in last change. | Roland McGrath | 1995-01-19 | 1 | -3/+3 |
* | (S_io_select): Updated to new io_select protocol. | Roland McGrath | 1995-01-19 | 1 | -10/+6 |
* | Use mach_msg_type_number_t in place of unsigned int and int. | Roland McGrath | 1994-12-09 | 1 | -6/+6 |
* | (main): Always set `f' flag (signifying "fake" because we aren't a | Michael I. Bushnell | 1994-11-11 | 1 | -0/+6 |
* | entered into RCS | Roland McGrath | 1994-10-29 | 1 | -5/+13 |
* | Formerly boot.c.~40~ | Roland McGrath | 1994-10-28 | 1 | -2/+3 |
* | Formerly boot.c.~39~ | Michael I. Bushnell | 1994-10-28 | 1 | -12/+21 |
* | Formerly boot.c.~38~ | Michael I. Bushnell | 1994-10-28 | 1 | -26/+333 |
* | Formerly boot.c.~37~ | Michael I. Bushnell | 1994-08-30 | 1 | -2/+2 |
* | Formerly boot.c.~36~ | Michael I. Bushnell | 1994-08-22 | 1 | -4/+27 |
* | Formerly boot.c.~35~ | Michael I. Bushnell | 1994-08-18 | 1 | -10/+68 |
* | Formerly boot.c.~34~ | Michael I. Bushnell | 1994-07-22 | 1 | -7/+7 |
* | Formerly boot.c.~33~ | Michael I. Bushnell | 1994-07-21 | 1 | -2/+2 |
* | Formerly boot.c.~32~ | Michael I. Bushnell | 1994-07-20 | 1 | -4/+5 |