aboutsummaryrefslogtreecommitdiff
path: root/exec/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Wed Aug 20 14:02:11 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+1
| | | | | * main.c (main): New args for ports_manage_port_operations_multithread.
* (main):Miles Bader1997-06-301-14/+20
| | | | | | | Arg parsing added. (argp_program_version): New variable. Include <argp.h>.
* Mon Nov 18 17:45:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-1/+3
| | | | | | | | | | | | * exec.c (load_section): If ANYWHERE, then make sure ADDR starts out at least past the first page, so that we don't take it. Then the library can (if desired) make the page no-access. Fri Nov 15 17:34:23 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * exec.c: Don't include <hurd/shared.h> any more. * main.c (S_exec_init): New arg syntax of trivfs_open.
* *** empty log message ***Thomas Bushnell1996-09-051-3/+2
|
* *** empty log message ***Thomas Bushnell1996-08-291-6/+9
|
* (exec_version): Upgrade to 0.0.Michael I. Bushnell1996-05-061-2/+2
|
* (going_down): Variable removed.Roland McGrath1995-11-211-15/+18
| | | | | | (deadboot): Don't test it. Instead, use ports calls to check if there are no other live ports. (trivfs_goaway): Don't set it.
* (main): Add FLAGS arg to trivfs_startup call.Miles Bader1995-11-061-1/+1
|
* (exec_demuxer): Call exec_startup_server.Roland McGrath1995-10-251-1/+4
|
* Initial revisionRoland McGrath1995-10-111-0/+282