aboutsummaryrefslogtreecommitdiff
path: root/boot
Commit message (Collapse)AuthorAgeFilesLines
* (DISTFILES): New variable; include frank1.ld and frankemul.ld.Roland McGrath1995-05-311-1/+8
| | | | | | (CPPFLAGS): Variable removed. (LDFLAGS): Append -T frank1.ld. (boot.1, boot.a): New targets.
* Omit .globl decl for errno; it caused some as complaint.Roland McGrath1995-05-311-1/+1
|
* Remove copyright notice.Michael I. Bushnell1995-05-221-19/+0
|
* (load_image): Make sure we actually allocate enough memory to read into,Miles Bader1995-05-171-2/+7
| | | | including the offset into the buffer at which the segment is read.
* Remove the explicit underscore prefixes from these names, now that we'reMiles Bader1995-05-171-10/+33
| | | | | | using elf. Instead we use the various macros from <i386/asm.h>. Return errors correctly. Add a copyright notice.
* (load_image): Fixed alignment calculation in ELF segment loading.Roland McGrath1995-05-131-3/+5
|
* Include i386/asm.h and use ENTRY and EXT macros, instead of explicit _s.Roland McGrath1995-05-131-5/+5
|
* (load_image): Grok ELF executables as well as a.out.Roland McGrath1995-05-121-70/+116
| | | | | (main): Load multiple servers. Suspend all but the first. The first gets an extra arg, its name for the task port of the second.
* Don't try and install boot.Miles Bader1995-04-121-4/+4
|
* Don't include <errno.h>. Define `errno' variable.Roland McGrath1995-04-051-2/+4
|
* (SRCS): Add syscall.S.Roland McGrath1995-04-051-3/+3
| | | | (OBJS): Add syscall.o.
* Check for errors.Roland McGrath1995-04-051-6/+8
|
* (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
| | | | real native bootstrap).
* entered into RCSMichael I. Bushnell1994-11-031-1/+1
|
* 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 Makefile.~33~Michael I. Bushnell1994-10-281-1/+1
|
* 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 Makefile.~32~Michael I. Bushnell1994-08-221-0/+1
|
* Formerly boot.c.~35~Michael I. Bushnell1994-08-181-10/+68
|
* Formerly Makefile.~31~Michael I. Bushnell1994-08-181-1/+3
|
* Formerly Makefile.~30~Roland McGrath1994-07-231-1/+1
|
* Formerly boot.c.~34~Michael I. Bushnell1994-07-221-7/+7
|
* Formerly Makefile.~29~Michael I. Bushnell1994-07-221-3/+6
|
* Formerly Makefile.~28~Michael I. Bushnell1994-07-211-59/+8
|
* Formerly boot.c.~33~Michael I. Bushnell1994-07-211-2/+2
|
* Formerly boot.c.~32~Michael I. Bushnell1994-07-201-4/+5
|
* Formerly Makefile.~27~Michael I. Bushnell1994-07-201-7/+7
|
* Formerly Makefile.~26~Michael I. Bushnell1994-07-191-1/+1
|
* Formerly Makefile.~25~Michael I. Bushnell1994-07-051-0/+2
|
* Formerly boot.c.~31~Roland McGrath1994-07-021-3/+27
|
* entered into RCSRoland McGrath1994-07-021-0/+45
|
* Formerly Makefile.~24~Roland McGrath1994-07-021-2/+3
|
* Initial revisionRoland McGrath1994-07-021-0/+546
|
* 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 Makefile.~23~Roland McGrath1994-06-171-1/+1
|
* Formerly boot.c.~27~Roland McGrath1994-06-141-6/+6
|
* Formerly boot.c.~26~Roland McGrath1994-06-081-1/+32
|
* Formerly Makefile.~21~Roland McGrath1994-06-071-1/+2
|
* Formerly boot.c.~25~Roland McGrath1994-06-071-3/+3
|
* Formerly Makefile.~20~Roland McGrath1994-06-071-1/+1
|
* Formerly boot.c.~24~Roland McGrath1994-06-071-2/+29
|