summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-01-17Formerly make.c.~3~Miles Bader
1996-01-17Formerly Makefile.~3~Miles Bader
1996-01-17Formerly storeread.c.~2~Miles Bader
1996-01-17Initial revisionMiles Bader
1996-01-16(trivfs_modify_stat): The peropen hook holds a struct open, not a struct dev.Miles Bader
1996-01-16Formerly store.h.~5~Miles Bader
1996-01-16Formerly rdwr.c.~6~Miles Bader
1996-01-16Formerly set.c.~3~Miles Bader
1996-01-15(diskfs_direnter):Miles Bader
1996-01-15(diskfs_node_norefs): When losing our in-core copy of an inode, rememberMiles Bader
1996-01-15(pokel_inherit, pokel_finalize): New declarations.Miles Bader
1996-01-15(pokel_inherit, pokel_finalize): New functions.Miles Bader
1996-01-15(IO_SELECT_REPLY_PORT): New def.Miles Bader
1996-01-15(S_io_select):Miles Bader
1996-01-15(diskfs_lookup): Patch from ufs/dir.c: If we are returning an error, then setMiles Bader
1996-01-14(diskfs_alloc_node): Set NP->istranslated to 0.Miles Bader
1996-01-14(write_node): If NP isn't translated, force DI->i_translator to 0.Miles Bader
1996-01-14(inode_getblk, block_getblk): Set dn_set_mtime too.Miles Bader
1996-01-14Get rid of debugging cruft.Miles Bader
1996-01-14(packet_ensure, packet_ensure_efficiently):Miles Bader
1996-01-14(pipe_send):Miles Bader
1996-01-14(packet_size_adjust): Function removed.Miles Bader
1996-01-12(pq_queue): Initialize the ports_alloced field.Miles Bader
1996-01-11(check_hashbang):Miles Bader
1996-01-11(S_exec_exec): Use envz_get() to search the environment.Miles Bader
1996-01-10Instead of giving --su to login, use all the component options it stood for.Miles Bader
1996-01-10(main):Miles Bader
1996-01-06(pager_bucket): Made global.Roland McGrath
1996-01-06(main): Don't map in disk image here; create_disk_pager now does it.Roland McGrath
1996-01-06(diskpager, diskpagerport, disk_image): Variables removed.Roland McGrath
1996-01-06(diskfs_shutdown_pager, diskfs_sync_everything): Use `disk_pager' in placeRoland McGrath
1996-01-06(sync_disk): Use `disk_pager' in place of `diskpager->p'.Roland McGrath
1996-01-06(indir_release): Use `disk_pager' in place of `diskpager->p'.Roland McGrath
1996-01-06(diskfs_reload_global_state): Use `disk_pager' in place of `diskpager->p'.Roland McGrath
1996-01-06(installhdrs): Add diskfs-pager.h.Roland McGrath
1996-01-05(SRCS): Add pager-memcpy.c.Roland McGrath
1996-01-05Return errors regardless of *AMT--writes are all or nothing.Roland McGrath
1996-01-05Return errors regardless of *DATALEN--reads are all or nothing.Roland McGrath
1996-01-05Declare create_disk_pager.Roland McGrath
1996-01-05(ports_interrupt_rpc_on_notification): If PORT is dead or bogus, interruptMiles Bader
1996-01-05(diskfs_end_catch_exception): Pass arg to cthread_data.Roland McGrath
1996-01-05Initial revisionRoland McGrath
1996-01-05(get_hypermetadata, copy_sblock): Don't put diskfs_catch_exception ()Roland McGrath
1996-01-05(main): Don't map disk image here; create_disk_pager now does it.Roland McGrath
1996-01-04(create_disk_pager): Use disk_pager_setup.Roland McGrath
1996-01-04(disk_pager, disk_pager_port, disk_image, create_disk_pager): Decls removed.Roland McGrath
1996-01-04(OTHERSRCS): Remove exc.c.Roland McGrath
1996-01-04Pass AMT read/write to _diskfs_rdwr_internal, andRoland McGrath
1996-01-04Pass DATALEN read/write to _diskfs_rdwr_internal, andRoland McGrath
1996-01-04(diskfs_catch_exception, diskfs_end_catch_exception): Macros removed.Roland McGrath