aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* .Roland McGrath2002-05-121-0/+4
|
* 2002-05-12 Roland McGrath <roland@frob.com>Roland McGrath2002-05-121-1/+7
| | | | | | * fakeroot.sh: Inside the chroot'd fakeauth environment, run a shell that chdir's to what was our original current directory (by name) before exec'ing the user's command.
* .Roland McGrath2002-05-121-1/+5
|
* 2002-05-12 Roland McGrath <roland@frob.com>Roland McGrath2002-05-121-3/+28
| | | | * fakeauth.c (main): Don't use posix_spawnp. Use _hurd_exec instead.
* .Roland McGrath2002-05-121-0/+3
|
* 2002-05-12 Roland McGrath <roland@frob.com>Roland McGrath2002-05-121-3/+10
| | | | | * fakeroot.c (netfs_attempt_lookup): Treat EOPNOTSUPP like EACCES. When all modes fail, try opening the node with zero openmodes.
* .Roland McGrath2002-05-121-0/+5
|
* 2002-05-12 Roland McGrath <roland@frob.com>Roland McGrath2002-05-121-0/+50
| | | | | * fakeroot.c (netfs_demuxer): New function. Reflect unrecognized messages to the underlying node port.
* .Roland McGrath2002-05-122-0/+10
|
* 2002-05-11 Roland McGrath <roland@frob.com>Roland McGrath2002-05-121-1/+4
| | | | | * trans-callback.c (_diskfs_translator_callback1_fn): Add an assert that netfs_get_translator not fail with EOPNOTSUPP.
* 2002-05-11 Roland McGrath <roland@frob.com>Roland McGrath2002-05-121-2/+5
| | | | | * trans-callback.c (_netfs_translator_callback1_fn): Add an assert that netfs_get_translator not fail with EOPNOTSUPP.
* .Roland McGrath2002-05-111-0/+5
|
* 2002-05-11 Roland McGrath <roland@frob.com>Roland McGrath2002-05-111-0/+8
| | | | | * fakeroot.c (main): Stat the root node and fake its st_mode immediately to remove translator bits.
* 2002-05-12 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-05-112-1/+10
| | | | | * idvec-impgids.c (_merge_implied_gids): Free CACHE on failure. Submitted by Neal H Walfield <neal@cs.uml.edu>.
* 2001-11-20 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann2002-05-112-5/+13
| | | | | | | | (diskfs_synchronous): Removing superfuous zero initializer. (store): Likewise. (store_parsed): Likewise. (diskfs_disk_name): Likewise. (ext2_debug_flag): Likewise.
* 2001-11-20 Neal H Walfield <neal@cs.uml.edu>Marcus Brinkmann2002-05-112-3/+9
| | | | * diskfs.h (diskfs_boot_filesystem): Documentation fix.
* (prepare): fix last changeRoland McGrath2002-05-111-4/+1
|
* .Roland McGrath2002-05-101-0/+5
|
* 2002-05-10 Roland McGrath <roland@frob.com>Roland McGrath2002-05-101-11/+12
| | | | | * exec.c (prepare): Do io_stat when io_map fails as for when io_map_cntl fails.
* .Roland McGrath2002-05-084-0/+19
|
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-3/+3
| | | | * pager.c (pager_read_page, pager_write_page): int -> size_t
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-7/+6
| | | | | * io.c (S_io_reauthenticate): unsigned -> size_t (S_io_restrict_auth): Likewise.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+2
| | | | * main.c (main): Cast int to intptr_t before any_t.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-1/+2
| | | | * storage-info.c (netfs_file_get_storage_info): Cast %* arg to int.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-7/+8
| | | | * ops.c (netfs_attempt_unlink): Use %tx and ptrdiff_t.
* .Roland McGrath2002-05-082-2/+14
|
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-3/+4
| | | | * rr.c (rrip_work): Cast pointer to uintptr_t instead of int.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-082-5/+5
| | | | | * main.c (diskfs_append_args): unsigned -> size_t * lookup.c (diskfs_get_directs): Likewise.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-082-4/+6
| | | | | * conn.c (ftpfs_get_ftp_conn): Cast to uintptr_t before void *. * ftpfs.c (cntl_debug): Vice versa.
* .Roland McGrath2002-05-081-0/+9
|
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-082-10/+9
| | | | | | | | | * main.c (diskfs_append_args): Fix argument type. (main): Use %z format modifier for size_t arg. * dir.c (dirscanblock): Use %z format modifier for vm_address_t arg. (diskfs_dirempty): int -> vm_address_t (count_dirents): int -> size_t (diskfs_get_directs): u_int -> size_t
* .Roland McGrath2002-05-081-0/+28
|
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-083-9/+9
| | | | | | | | | | | | | | | | | | | | * dir-lookup.c (diskfs_S_dir_lookup): int -> size_t * dir-readdir.c (diskfs_S_dir_readdir): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. * diskfs.h (diskfs_append_args): unsigned -> size_t in argument type. (diskfs_append_std_options): Likewise. (diskfs_get_directs): Likewise. * file-exec.c (diskfs_S_file_exec): Likewise. * file-get-fs-opts.c (diskfs_S_file_get_fs_options): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * file-getfh.c (diskfs_S_file_getfh): Likewise. * file-set-trans.c (diskfs_S_file_set_translator): Likewise. * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. * io-restrict-auth.c (diskfs_S_io_restrict_auth): Likewise. * opts-append-std.c (diskfs_append_std_options): Likewise. * opts-get.c (diskfs_append_args): Likewise. * dir-readdir.c (diskfs_S_dir_readdir): Likewise.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-4/+4
| | | | | | | * dir-lookup.c (diskfs_S_dir_lookup): int -> size_t * dir-readdir.c (diskfs_S_dir_readdir): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-3/+3
| | | | * io-map-cntl.c (diskfs_S_io_map_cntl): u_int -> vm_address_t
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-4/+3
| | | | | * sync-interval.c (diskfs_set_sync_interval): Cast int to intptr_t before any_t.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+2
| | | | * disk-pager.c (fault_handler): Use %z format for sc_pc.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-088-26/+24
| | | | | | | | | | | | | | | | * diskfs.h (diskfs_append_args): unsigned -> size_t in argument type. (diskfs_append_std_options): Likewise. (diskfs_get_directs): Likewise. * file-exec.c (diskfs_S_file_exec): Likewise. * file-get-fs-opts.c (diskfs_S_file_get_fs_options): Likewise. * file-get-trans.c (diskfs_S_file_get_translator): Likewise. * file-getfh.c (diskfs_S_file_getfh): Likewise. * file-set-trans.c (diskfs_S_file_set_translator): Likewise. * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. * io-restrict-auth.c (diskfs_S_io_restrict_auth): Likewise. * opts-append-std.c (diskfs_append_std_options): Likewise. * opts-get.c (diskfs_append_args): Likewise. * dir-readdir.c (diskfs_S_dir_readdir): Likewise.
* .Roland McGrath2002-05-081-0/+8
|
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-1/+12
| | | | * cthreads.c (cthread_exit): Cast any_t to long before int.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-082-3/+19
| | | | | | * cthread_internals.h: int -> void * for `busy' member. * cprocs.c (cthread_mach_msg): Don't cast to int when setting it. * cprocs.c (cthread_mag_active): Likewise.
* .Roland McGrath2002-05-085-0/+21
|
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+13
| | | | | * cthreads.h (cthread_sp): Cast to vm_address_t instead of int. (mutex_unlock): Cast to void * instead of int.
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-1/+12
| | | | * cprocs.c (cproc_list_lock): Declare type as spin_lock_t.
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-8/+10
| | | | * main.c (main): Add a return after `error' call to clue compiler in.
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-2/+1
| | | | * default_pager.c (part_id): Add const to argument type.
* 2002-05-07 Roland McGrath <roland@frob.com>Roland McGrath2002-05-082-7/+7
| | | | | * loop.c (server_loop): size_t -> socklen_t * cache.c (fh_hash): int -> intptr_t
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-1/+1
| | | | | * portinfo.c (print_port_info): Use %z formats for port names. * xportinfo.c (print_xlated_port_info): Likewise.
* .Roland McGrath2002-05-0814-0/+113
|
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-1/+0
| | | | * io-restrict-auth.c (diskfs_S_io_restrict_auth): Remove unused var.