aboutsummaryrefslogtreecommitdiff
path: root/boot
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
* (printf): Add %d.Miles Bader1996-04-291-1/+33
* (main): Use select instead of SIGIO.Miles Bader1996-04-291-8/+12
* (uxboot): Permit errors because people might not have the a.out-mach3Michael I. Bushnell1996-04-151-1/+1
* (uxboot.0): Find frank1.ld in #(srcdir).Michael I. Bushnell1996-04-151-1/+1
* Add decl of safe_gets.Michael I. Bushnell1996-04-151-35/+29
* Include <stdio.h>.Michael I. Bushnell1996-04-151-181/+148
* (COMMON-OBJS): Remove tcattr.o.Miles Bader1996-03-271-2/+2
* [notanymore]Miles Bader1996-03-271-122/+0
* (boot): Depend on libthreads.so, nothing wrong with shared libs.Roland McGrath1996-03-141-10/+7
* (init_termstate, restore_termstate, term_sgb, localbits):Miles Bader1996-02-141-0/+28
* [!UX] (orig_tty_state): New variable.Miles Bader1996-02-141-37/+36
* (O_RDONLY, O_WRONLY, O_RDWR): New macros.Miles Bader1996-02-141-0/+6
* (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
* (all): Depend on `boot' and `uxboot'.Miles Bader1996-02-141-13/+20
* Initial revisionMiles Bader1996-02-142-0/+351
* (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
* (OBJS): Remove execServer.o.Roland McGrath1995-11-141-4/+4
* (read_file): Pass CMD->path for file name.Roland McGrath1995-09-281-2/+4
* (struct uxstat): New type.Roland McGrath1995-09-271-5/+25
* (fstat): New syscall function.Roland McGrath1995-09-271-0/+6
* (read_file): New function.Roland McGrath1995-09-271-1/+11
* (boot_script_read_file): Declare it.Roland McGrath1995-09-271-0/+4
* (close): New syscall function.Roland McGrath1995-09-271-5/+89
* Restore entry SP before return.Roland McGrath1995-09-231-0/+1
* (main): Use static const for constant strings.Roland McGrath1995-09-231-4/+7
* (boot_script_parse_line): Ignore line beginning with #.Roland McGrath1995-09-231-0/+3
* (S_io_pathconf): New function.Roland McGrath1995-09-231-0/+9
* (LDFLAGS): Add -static.Roland McGrath1995-09-231-1/+1
* (sigmask): New macro.Michael I. Bushnell1995-09-221-4/+7
* (__data_start): New variable.Roland McGrath1995-09-221-0/+1
* (sigblock, sigsetmask): New functions.Michael I. Bushnell1995-08-291-0/+27
* Updated by Shantanu Goel, to accept action keywords only inside $(...) andRoland McGrath1995-08-282-140/+118
* Updated for changes in boot_script.h protocol by Shantanu Goel.Roland McGrath1995-08-281-18/+26
* Initial revisionRoland McGrath1995-08-232-0/+952
* (SRCS): Add boot_script.c.Roland McGrath1995-08-231-3/+5
* (boot_like_kernel, boot_like_cmudef, boot_like_hurd): Variables removed.Roland McGrath1995-08-231-101/+214
* DISTFILES -> DIST_FILES.Michael I. Bushnell1995-07-311-1/+1
* (free_reply_ports, free_reply_ports_lock): New variables.Miles Bader1995-07-081-6/+46
* (OBJS): Add mach-crt0.o.Miles Bader1995-07-071-4/+4
* (mach_init_routine): New variable, wanted by mach-crt0.o.Miles Bader1995-07-071-0/+18
* entered into RCSMiles Bader1995-07-071-10/+6
* Initial revisionMiles Bader1995-07-071-0/+161