aboutsummaryrefslogtreecommitdiff
path: root/boot
Commit message (Expand)AuthorAgeFilesLines
...
* .Roland McGrath1998-12-271-0/+8
* 1998-12-26 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-12-271-1/+13
* .Roland McGrath1998-09-041-5/+9
* 1998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-09-041-8/+4
* Mon Jul 7 16:25:49 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-07-092-1/+6
* (prompt_resume_task):Miles Bader1997-07-081-2/+2
* .Miles Bader1997-07-081-0/+5
* .Miles Bader1997-06-211-0/+17
* (HURDLIBS):Miles Bader1997-06-211-2/+2
* (parse_opt):Miles Bader1997-06-211-111/+227
* Mon Mar 17 13:12:45 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-142-2/+13
* Thu Apr 10 11:53:57 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-04-102-12/+11
* *** empty log message ***Thomas Bushnell1996-09-172-1/+6
* .Miles Bader1996-08-131-0/+5
* (device.defs): Rule removed.Miles Bader1996-08-131-4/+1
* *** empty log message ***Thomas Bushnell1996-08-132-1/+9
* *** empty log message ***Thomas Bushnell1996-08-122-2/+9
* *** empty log message ***Thomas Bushnell1996-08-013-2/+7
* *** empty log message ***Michael I. Bushnell1996-07-182-0/+201
* Initial revisionRoland McGrath1996-07-171-0/+581
* (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
* (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