summaryrefslogtreecommitdiff
path: root/boot
AgeCommit message (Expand)Author
1996-09-17*** empty log message ***Thomas Bushnell
1996-08-13.Miles Bader
1996-08-13(device.defs): Rule removed.Miles Bader
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-12*** empty log message ***Thomas Bushnell
1996-08-01*** empty log message ***Thomas Bushnell
1996-07-18*** empty log message ***Michael I. Bushnell
1996-07-17Initial revisionRoland McGrath
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(printf): Add %d.Miles Bader
1996-04-29(main): Use select instead of SIGIO.Miles Bader
1996-04-15(uxboot): Permit errors because people might not have the a.out-mach3Michael I. Bushnell
1996-04-15(uxboot.0): Find frank1.ld in #(srcdir).Michael I. Bushnell
1996-04-15Add decl of safe_gets.Michael I. Bushnell
1996-04-15Include <stdio.h>.Michael I. Bushnell
1996-03-27(COMMON-OBJS): Remove tcattr.o.Miles Bader
1996-03-27[notanymore]Miles Bader
1996-03-14(boot): Depend on libthreads.so, nothing wrong with shared libs.Roland McGrath
1996-02-14(init_termstate, restore_termstate, term_sgb, localbits):Miles Bader
1996-02-14[!UX] (orig_tty_state): New variable.Miles Bader
1996-02-14(O_RDONLY, O_WRONLY, O_RDWR): New macros.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
1996-02-14(all): Depend on `boot' and `uxboot'.Miles Bader
1996-02-14Initial revisionMiles 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-11-14(OBJS): Remove execServer.o.Roland McGrath
1995-09-28(read_file): Pass CMD->path for file name.Roland McGrath
1995-09-27(struct uxstat): New type.Roland McGrath
1995-09-27(fstat): New syscall function.Roland McGrath
1995-09-27(read_file): New function.Roland McGrath
1995-09-27(boot_script_read_file): Declare it.Roland McGrath
1995-09-27(close): New syscall function.Roland McGrath
1995-09-23Restore entry SP before return.Roland McGrath
1995-09-23(main): Use static const for constant strings.Roland McGrath
1995-09-23(boot_script_parse_line): Ignore line beginning with #.Roland McGrath
1995-09-23(S_io_pathconf): New function.Roland McGrath
1995-09-23(LDFLAGS): Add -static.Roland McGrath
1995-09-22(sigmask): New macro.Michael I. Bushnell
1995-09-22(__data_start): New variable.Roland McGrath
1995-08-29(sigblock, sigsetmask): New functions.Michael I. Bushnell
1995-08-28Updated by Shantanu Goel, to accept action keywords only inside $(...) andRoland McGrath
1995-08-28Updated for changes in boot_script.h protocol by Shantanu Goel.Roland McGrath