aboutsummaryrefslogtreecommitdiff
path: root/trans
Commit message (Collapse)AuthorAgeFilesLines
* Reverted changes related to io_map_segment.Roland McGrath1999-09-134-20/+22
|
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-084-17/+29
| | | | | | | | | * null.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, with new parameter `index'. * new-fifo.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, with new parameter `index'. * fifo.c (trivfs_S_io_map): Renamed to ... (trivfs_S_io_map_segment): ... here, with new parameter `index'.
* .Roland McGrath1999-09-011-0/+13
|
* 1999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>Roland McGrath1999-09-012-2/+0
| | | | | * crash.c (trivfs_modify_stat): Remove redundant fstype setting. * password.c (trivfs_modify_stat): Likewise.
* 1999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>Roland McGrath1999-09-017-0/+7
| | | | | | | | | | * bogus-fifo.c (main): Deallocate bootstrap port after using it. * fifo.c (main): Likewise. * firmlink.c (main): Likewise. * ifsock.c (main): Likewise. * magic.c (main): Likewise. * null.c (main): Likewise. * symlink.c (main): Likewise.
* .Roland McGrath1999-07-111-1/+0
|
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-1/+2
| | | | * firmlink.c: Add #include <sys/mman.h>.
* .Roland McGrath1999-07-111-2/+7
|
* 1999-07-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-2/+2
| | | | | * firmlink.c: Add #include <sys/mman.h>. (trivfs_S_io_read): Fix sloppy bugs in last change.
* 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-112-2/+8
| | | | * firmlink.c (trivfs_S_io_read): Use mmap instead of vm_allocate.
* .Roland McGrath1999-07-111-0/+4
|
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
| | | | * crash.c: Add #include <sys/mman.h> for munmap decl.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-032-1/+5
| | | | * crash.c (stop_pgrp): Use munmap instead of vm_deallocate.
* .Roland McGrath1999-06-011-0/+2
|
* 1999-06-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-011-1/+2
| | | | * crash.c (options): Add --dump-core as alias for --core-file.
* .Roland McGrath1999-06-011-0/+13
|
* 1999-06-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-011-6/+106
| | | | | | | | | | | | | * crash.c: Support three modes of operation, selected by command line switches: -s/--suspend suspend crashing process (old behavior) -k/--kill kill crashing process, no core dump -c/--core-file dump core file (enum crash_action): New type. (crash_how): New variable. (options, crash_argp, trivfs_runtime_argp): New variables. (parse_opt, trivfs_append_args): New functions. (main): Call argp_parse.
* .Roland McGrath1999-05-201-0/+5
|
* 1999-05-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-201-8/+7
| | | | | * null.c (trivfs_S_io_read): Fix return value. Reported by Steinar Hamre <steinarh@fim.ntnu.no>.
* .Roland McGrath1999-05-021-0/+5
|
* 1999-05-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-021-5/+5
| | | | | * fwd.c (main): Add missing newline in usage msg. From Marcus Brinkmann.
* 1999-02-20 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-04-263-4/+240
| | | | | | | | | * password.c: New file. * Makefile (targets): Add password. (SRCS): Add password.c. (OBJS): Add passwordServer.o. (password-LDLIBS): New variable. Use dependencies identical to those for crash.
* Add braces to silence gcc warnings.Roland McGrath1998-10-203-55/+74
|
* .Roland McGrath1998-07-201-2/+10
|
* 1998-07-20 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-206-22/+22
| | | | | | | | | * firmlink.c (main): Fix return type to int, and use return. * fwd.c (main): Likewise. * new-fifo.c (main): Likewise. * magic.c (main): Likewise. * fifo.c (main): Likewise. * null.c (main): Likewise.
* .Miles Bader1997-09-041-0/+4
|
* (main):Miles Bader1997-09-041-1/+1
| | | | Fix typo.
* Wed Aug 20 14:07:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-206-8/+18
| | | | | | | | | * crash.c (main): New args for ports_manage_port_operations_multithread. * fifo.c (main): Likewise. * firmlink.c (main): Likewise. * new-fifo.c (main): Likewise. * null.c (main): Likewise.
* .Miles Bader1997-07-221-0/+6
|
* Remove devport from dependencies.Miles Bader1997-07-221-2/+2
|
* (SRCS):Miles Bader1997-07-221-3/+3
| | | | | | Remove devport.c. (targets): Remove devport.
* Superseded by improved libstore mapping supportMiles Bader1997-07-221-185/+0
|
* .Miles Bader1997-07-151-0/+4
|
* (main): Actually parse the arg.Miles Bader1997-07-151-3/+3
|
* .Miles Bader1997-07-151-0/+6
|
* (main):Miles Bader1997-07-151-14/+12
| | | | | | | Use argp to parse args. (argp_program_version, args_doc, doc): New variables. Add new includes <argp.h> & <version.h>.
* (main):Miles Bader1997-03-011-1/+2
| | | | Make multithreaded.
* .Miles Bader1997-03-012-1/+13
|
* (fwd null ifsock fifo new-fifo devport firmlink):Miles Bader1997-03-011-1/+1
| | | | Add firmlink to targets depending on libthreads.
* Doc fixes.Miles Bader1997-02-251-0/+6
|
* .Miles Bader1997-02-231-0/+7
|
* (options, parse_opt):Miles Bader1997-02-231-11/+6
| | | | | | | | | Remove -i. (getroot): If firmlink returns ENOENT, act like an unresolvable link. Don't support visible mode. (argp): Use OPTIONS.
* Initial checkin.Miles Bader1997-02-211-0/+271
|
* (firmlink):Miles Bader1997-02-211-4/+4
| | | | | | | | New target. (SRCS): Add firmlink.c. (targets): Add firmlink.
* (argp_program_version): Make const.Miles Bader1997-02-203-2/+4
|
* .Miles Bader1997-02-201-0/+34
|
* (parse_opt):Miles Bader1997-02-201-71/+30
| | | | | | | | | | | | | | | | | | | | | New function. (main): Use argp instead of getopt. Don't use old trivfs port class/bucket variables. Don't create our own port classes/bucket, let trivfs_startup do it. (argp_program_version, argp): New variables. (trivfs_protid_portclasses, trivfs_cntl_portclasses, trivfs_protid_nportclasses, trivfs_cntl_nportclasses): Variables removed. (options): Use argp structures instead of getopt ones. <getopt.h>: Include removed. <version.h>: New include. <argp.h>: New include.
* (control_class, node_class, port_bucket, trivfs_protid_port_class,Miles Bader1997-02-201-20/+5
| | | | | | | | trivfs_cntl_portclasses, trivfs_protid_nportclasses, trivfs_cntl_nportclasses): Variables removed. (main): Don't use them.
* .Miles Bader1996-09-261-0/+5
|
* (trivfs_S_file_check_access):Miles Bader1996-09-261-11/+0
| | | | Function removed (trivfs default is now sufficient).