Age | Commit message (Expand) | Author |
1995-04-05 | (diskfs_S_dir_rmdir): Do fsys_goaway for translated nodes being | Michael I. Bushnell |
1995-04-05 | Fix nets. | Michael I. Bushnell |
1995-04-05 | (diskfs_S_dir_unlink): Do fsys_goaway for translated nodes being | Michael I. Bushnell |
1995-04-04 | The previous change mistakenly changed an instance of MACH_MSG_TYPE_MAKE_SEND | Miles Bader |
1995-04-04 | (diskfs_S_file_exec): Using MOVE_SEND in call to exec_exec loses, | Michael I. Bushnell |
1995-03-31 | (diskfs_S_file_set_translator): Only destroy existing active | Michael I. Bushnell |
1995-03-17 | (diskfs_S_io_stat): Typo. | Michael I. Bushnell |
1995-03-17 | (diskfs_rename_dir): If we are synchronous, update the one node our | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_mkdir): Typo. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_lookup): Typo. | Michael I. Bushnell |
1995-03-17 | Back out previous change. | Michael I. Bushnell |
1995-03-17 | Back out changes to protid and associated permission checking | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_mkfile): Typo. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_link): Fix typo. | Michael I. Bushnell |
1995-03-17 | (_diskfs_idcheckdirmod): Remove underscore. | Michael I. Bushnell |
1995-03-17 | (_diskfs_idcheckdirmod): `diskfs_hasuid' -> _diskfs_idhasuid. | Michael I. Bushnell |
1995-03-17 | (_diskfs_idcheckdirmod): `cred' -> `id'. | Michael I. Bushnell |
1995-03-17 | (diskfs_node_rdwr): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-17 | (diskfs_drop_node): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-17 | (diskfs_init_dir): Don't do diskfs_synchronous here. | Michael I. Bushnell |
1995-03-17 | (diskfs_clear_directory): Don't to diskfs_synchronous here. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_fsys_syncfs): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_io_read): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_rmdir): Repair implementation of diskfs_syncronous. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_lookup): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_mkfile): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-17 | (diskfs_S_dir_mkdir): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-15 | (diskfs_rename_dir): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-15 | (diskfs_init_dir): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-15 | (diskfs_clear_directory): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-15 | (ioserver_fetch_shared_data): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_io_sigio): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_io_write): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_io_stat): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | Prevent diskfs_synchronous from having its usual effect here. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_io_prenotify): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_file_syncfs): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_file_sync): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_dir_unlink): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_dir_rmdir): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_dir_rename): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-09 | (diskfs_S_dir_link): Implement diskfs_synchronous. | Michael I. Bushnell |
1995-03-08 | (CHANGE_NODE_FIELD): If DISKFS_SYNCHRONOUS, then sync node after | Michael I. Bushnell |
1995-03-08 | (diskfs_synchronous): New variable. | Michael I. Bushnell |
1995-03-07 | (struct userid): New type. | Michael I. Bushnell |
1995-03-07 | (diskfs_S_file_chmod): Perform the permission check for each ID in the | Michael I. Bushnell |
1995-03-07 | (diskfs_S_file_chown): Perform the permission check for each ID in the | Michael I. Bushnell |
1995-03-07 | (diskfs_S_file_getcontrol): Perform the permission check for each id | Michael I. Bushnell |
1995-03-07 | (_diskfs_rdwr_internal): Use assert_perror instead of assert where | Michael I. Bushnell |
1995-03-07 | (diskfs_S_io_reauthenticate): Use assert_perror instead of assert | Michael I. Bushnell |