| Commit message (Expand) | Author | Age | Files | Lines |
* | (diskfs_lookup): | Miles Bader | 1997-02-14 | 1 | -12/+12 |
* | (diskfs_lookup): | Miles Bader | 1997-02-06 | 1 | -4/+14 |
* | (struct node): | Miles Bader | 1996-11-20 | 1 | -0/+2 |
* | (struct node): | Miles Bader | 1996-11-19 | 1 | -1/+0 |
* | Fri Nov 15 14:06:16 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-18 | 1 | -1/+1 |
* | Thu Nov 7 01:03:11 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-13 | 1 | -94/+8 |
* | Mon Oct 21 21:54:34 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-10-24 | 1 | -11/+15 |
* | (diskfs_append_args): | Miles Bader | 1996-09-23 | 1 | -90/+20 |
* | *** empty log message *** | Thomas Bushnell | 1996-09-05 | 1 | -5/+7 |
* | *** empty log message *** | Thomas Bushnell | 1996-08-12 | 1 | -1/+1 |
* | (diskfs_checkdirmod): diskfs_isowner returns error or zero, so invert | Michael I. Bushnell | 1996-07-16 | 1 | -1/+1 |
* | (struct node): Remove member `identity'. | Michael I. Bushnell | 1996-07-03 | 1 | -2/+0 |
* | (diskfs_check_readonly): New function. | Michael I. Bushnell | 1996-06-24 | 1 | -0/+4 |
* | Doc fixes. | Michael I. Bushnell | 1996-06-24 | 1 | -3/+6 |
* | (diskfs_validate_mode_change, diskfs_validate_owner_change, | Michael I. Bushnell | 1996-06-24 | 1 | -0/+24 |
* | (diskfs_parse_runtime_options): Decl removed. | Miles Bader | 1996-06-20 | 1 | -21/+27 |
* | Revert last change. | Michael I. Bushnell | 1996-06-13 | 1 | -0/+1 |
* | (diskfs_edit_version): Delete variable. | Michael I. Bushnell | 1996-06-13 | 1 | -1/+0 |
* | (diskfs_fsys_identity): New variable. | Michael I. Bushnell | 1996-05-10 | 1 | -0/+5 |
* | (dsikfs_make_protid): Delete declaration. | Michael I. Bushnell | 1996-05-09 | 1 | -4/+0 |
* | ioserver.h -> iohelp.h. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
* | (diskfs_shutdown_notification_class): New variable. | Michael I. Bushnell | 1996-04-30 | 1 | -0/+1 |
* | (diskfs_init_completed): Delete function. | Michael I. Bushnell | 1996-04-30 | 1 | -5/+0 |
* | (diskfs_enter_lookup_cache, diskfs_purge_lookup_cache, | Miles Bader | 1996-04-10 | 1 | -6/+5 |
* | (diskfs_cached_lookup): New declaration. | Michael I. Bushnell | 1996-04-03 | 1 | -0/+4 |
* | (struct node): New member `cache_id'. | Michael I. Bushnell | 1996-04-03 | 1 | -0/+2 |
* | (diskfs_enter_cache, diskfs_purge_cache, diskfs_check_cache): Add declarations. | Michael I. Bushnell | 1996-03-22 | 1 | -0/+14 |
* | (diskfs_lookup_hard): Remove mention of ENOTDIR and EACCES errors. | Michael I. Bushnell | 1996-03-20 | 1 | -4/+0 |
* | (diskfs_null_dirstat): New function. | Michael I. Bushnell | 1996-03-20 | 1 | -0/+4 |
* | Fix typo. | Michael I. Bushnell | 1996-03-20 | 1 | -1/+2 |
* | Doc fixes. | Michael I. Bushnell | 1996-03-20 | 1 | -7/+3 |
* | (diskfs_lookup): Renamed to be diskfs_lookup_hard. | Michael I. Bushnell | 1996-03-20 | 1 | -9/+88 |
* | (diskfs_nput): It's not valid to touch *NP (by `mutex_unlock | Michael I. Bushnell | 1996-02-15 | 1 | -2/+5 |
* | (diskfs_nput): Before bumping NP->references (which precedes | Michael I. Bushnell | 1996-02-08 | 1 | -2/+2 |
* | (diskfs_parse_runtime_options): Make STANDARD_ARGP const. | Miles Bader | 1996-02-07 | 1 | -3/+3 |
* | (diskfs_start_protid): Update declaration. | Miles Bader | 1996-01-27 | 1 | -4/+8 |
* | (diskfs_catch_exception, diskfs_end_catch_exception): Macros removed. | Roland McGrath | 1996-01-04 | 1 | -55/+2 |
* | Use size_t instead of int for amounts in diskfs_node_rdwr prototype. | Roland McGrath | 1996-01-04 | 1 | -52/+52 |
* | (diskfs_checkdirmod): Correctly return error code for failure, not 1. | Michael I. Bushnell | 1995-12-14 | 1 | -3/+11 |
* | (diskfs_get_options): Bother providing declaration. | Michael I. Bushnell | 1995-11-21 | 1 | -0/+5 |
* | (diskfs_startup_diskfs, diskfs_execboot_fsys_startup): Add FLAGS arg. | Miles Bader | 1995-11-02 | 1 | -4/+5 |
* | Include <rwlock.h> | Miles Bader | 1995-10-19 | 1 | -7/+43 |
* | (diskfs_start_bootstrap): Get rid of ARGV argument. | Miles Bader | 1995-10-13 | 1 | -18/+81 |
* | (diskfs_init_completed): must --> may. | Miles Bader | 1995-10-11 | 1 | -1/+5 |
* | (diskfs_host_priv, diskfs_master_device): Variables deleted. | Miles Bader | 1995-10-07 | 1 | -16/+34 |
* | (diskfs_lookup): Doc fix. | Michael I. Bushnell | 1995-09-13 | 1 | -1/+4 |
* | (diskfs_node_iterate): New (user-provided) function. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+6 |
* | (diskfs_get_translator): Specify new calling interface. | Michael I. Bushnell | 1995-06-14 | 1 | -3/+2 |
* | (diskfs_start_translator, diskfs_destroy_translator, | Michael I. Bushnell | 1995-06-14 | 1 | -18/+1 |
* | (diskfs_transboot_class): Delete var. | Michael I. Bushnell | 1995-06-09 | 1 | -1/+0 |