Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (diskfs_create_node): Call diskfs_enter_cache if diskfs_direnter is | Michael I. Bushnell | 1996-03-19 | 1 | -1/+3 |
| | | | | successful. | ||||
* | (diskfs_S_dir_rename): Call diskfs_enter_cache if | Michael I. Bushnell | 1996-03-19 | 2 | -0/+3 |
| | | | | diskfs_direnter/diskfs_dirrewrite is successful. | ||||
* | (diskfs_S_dir_link): Call diskfs_enter_cache if diskfs_direnter is | Michael I. Bushnell | 1996-03-19 | 1 | -1/+3 |
| | | | | successful. | ||||
* | (diskfs_init_dir): Doc fix. | Michael I. Bushnell | 1996-03-19 | 1 | -1/+4 |
| | |||||
* | (diskfs_S_dir_unlink): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_S_dir_rmdir): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_clear_directory): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -0/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_S_dir_rename): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_rename_dir): Call diskfs_purge_cache_node before | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | diskfs_dirremove. | ||||
* | (diskfs_drop_node): Fixup. | Michael I. Bushnell | 1996-03-19 | 1 | -1/+1 |
| | |||||
* | (diskfs_drop_node): Call _diskfs_purge_cache before releasing node | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | | | | structure with diskfs_node_norefs. | ||||
* | (OTHERSRCS): Add name-cache.c. | Michael I. Bushnell | 1996-03-19 | 1 | -1/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-03-19 | 1 | -0/+166 |
| | |||||
* | (LCLHDRS): Add callbacks.h misc.h modes.h mutations.h priv.h. | Michael I. Bushnell | 1996-03-19 | 1 | -2/+2 |
| | |||||
* | (LCLHDRS): Drop rpc.h. | Michael I. Bushnell | 1996-03-19 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Michael I. Bushnell | 1996-03-19 | 4 | -135/+1685 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1996-03-19 | 1 | -10/+31 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1996-03-19 | 2 | -2/+31 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1996-03-19 | 1 | -7/+34 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1996-03-19 | 1 | -2/+14 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1996-03-19 | 2 | -4/+19 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1996-03-19 | 1 | -0/+6 |
| | |||||
* | (main): Pass new arg to argp_parse. | Miles Bader | 1996-03-19 | 1 | -1/+1 |
| | |||||
* | Formerly main.c.~15~ | Miles Bader | 1996-03-19 | 1 | -2/+2 |
| | |||||
* | (main): Pass new arg to argp_parse. Use argp_usage correctly. | Miles Bader | 1996-03-19 | 1 | -3/+3 |
| | |||||
* | (main): Pass new arg to argp_parse. Also use argp_usage correctly. | Miles Bader | 1996-03-19 | 2 | -7/+11 |
| | |||||
* | (main): Pass new arg to argp_parse. | Miles Bader | 1996-03-19 | 7 | -9/+9 |
| | |||||
* | (argp_doc, argp_args_usage, argp_hol): Rename PARENTS field to CHILDREN. | Miles Bader | 1996-03-19 | 1 | -32/+47 |
| | | | | | | | (argp_error): Take an argp_state instead of an argp, and only doing anything if ARGP_NO_ERRS isn't set in it. (argp_state_help): New function. (argp_help): Don't interpret exiting options anymore. | ||||
* | (struct group): Add PARENT, PARENT_INDEX, HOOK, and CHILD_HOOKS fields. | Miles Bader | 1996-03-19 | 1 | -36/+125 |
| | | | | | | | | | | | | (argp_parse): Add HOOK argument. Implement passing hook values to parsers, and propagating them between parents and children. When printing `too many arguments', test ARGP_NO_ERRS, not ARGP_NO_HELP. (argp_default_options): Add --usage option. (argp_default_parser): Use argp_state_help, so we don't need to screw with exit options anymore. Add usage option. | ||||
* | (struct argp_state): | Miles Bader | 1996-03-19 | 1 | -31/+64 |
| | | | | | | | | | Add HOOK and CHILD_HOOKS fields. Rename the PARENTS field to be CHILDREN (the most common use is initialization, so this change shouldn't have much effect). (ARGP_KEY_BEGIN, ARGP_KEY_ERROR): New macros. (argp_state_help): New function. (argp_usage, argp_error): Change arguments. | ||||
* | Formerly nfs.c.~14~ | Michael I. Bushnell | 1996-03-18 | 1 | -6/+15 |
| | |||||
* | (netfs_startup): Add declaration. | Michael I. Bushnell | 1996-03-18 | 1 | -0/+2 |
| | |||||
* | (netfs_protid_class, netfs_control_class, netfs_port_bucket, | Michael I. Bushnell | 1996-03-18 | 1 | -6/+26 |
| | | | | netfs_root_node, netfs_auth_server_port): Make this extern. | ||||
* | (pager_return, pager_return_some): New declarations. | Michael I. Bushnell | 1996-03-18 | 1 | -0/+17 |
| | |||||
* | (SRCS): Add pager-return.c. | Michael I. Bushnell | 1996-03-18 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-03-18 | 1 | -0/+44 |
| | |||||
* | (pager_flush): Lock request should be VM_PROT_NO_CHANGE, not VM_PROT_NONE. | Michael I. Bushnell | 1996-03-18 | 1 | -3/+3 |
| | | | | (pager_flush_some): Likewise. | ||||
* | (diskfs_max_user_pager_prot) [add_pager_max_prot]: | Michael I. Bushnell | 1996-03-18 | 1 | -2/+1 |
| | | | | (a == b) ? 1 : 0 ====> (a == b). | ||||
* | entered into RCS | Michael I. Bushnell | 1996-03-18 | 2 | -1/+4 |
| | |||||
* | Formerly store.h.~8~ | Roland McGrath | 1996-03-17 | 1 | -1/+1 |
| | |||||
* | Formerly stripe.c.~3~ | Miles Bader | 1996-03-16 | 1 | -4/+4 |
| | |||||
* | Formerly Makefile.~5~ | Miles Bader | 1996-03-16 | 1 | -2/+4 |
| | |||||
* | Formerly store.h.~7~ | Miles Bader | 1996-03-16 | 1 | -9/+36 |
| | |||||
* | Formerly stripe.c.~2~ | Miles Bader | 1996-03-16 | 1 | -51/+136 |
| | |||||
* | Formerly rdwr.c.~8~ | Miles Bader | 1996-03-16 | 1 | -70/+91 |
| | |||||
* | Formerly storecat.c.~2~ | Miles Bader | 1996-03-16 | 1 | -45/+55 |
| | |||||
* | Initial revision | Miles Bader | 1996-03-16 | 1 | -0/+101 |
| | |||||
* | Formerly device.c.~4~ | Miles Bader | 1996-03-16 | 1 | -4/+19 |
| | |||||
* | (diskfs_S_dir_lookup): Don't leak a send right to the anonymous handle on DNP | Miles Bader | 1996-03-16 | 1 | -0/+4 |
| | | | | when calling fetch_root. | ||||
* | Formerly file.c.~3~ | Miles Bader | 1996-03-16 | 1 | -12/+58 |
| |