summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-04-23(swab_long_long, swab_long): better now.Michael I. Bushnell
1996-04-23fixupMichael I. Bushnell
1996-04-23(swab_long): Cleaner now.Michael I. Bushnell
1996-04-23(read_disknode): typoMichael I. Bushnell
1996-04-23fixup.Michael I. Bushnell
1996-04-23(diskfs_dirempty): node_update -> diskfs_node_update.Michael I. Bushnell
1996-04-23(ffs_blkfree): final fixup.Michael I. Bushnell
1996-04-23fixupMichael I. Bushnell
1996-04-23(call_asyncs): Delete local decl; no longer static.Michael I. Bushnell
1996-04-23(dequeue_quote): If this is the outputq, send SIGIO as appropriateMichael I. Bushnell
1996-04-23(read_disk_entry): Proper syntax.Michael I. Bushnell
1996-04-23Include <string.h>.Michael I. Bushnell
1996-04-23(read_disknode): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(fetch_indir_spec): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(pager_unlock_page): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(diskfs_truncate): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(swab_disk): New variable.Michael I. Bushnell
1996-04-23(ffs_realloccg): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(read_disk_entry): New macro.Michael I. Bushnell
1996-04-23(swab_sblock, swab_csums): New functions.Michael I. Bushnell
1996-04-23(swab_disk): New variable.Michael I. Bushnell
1996-04-23(diskfs_drop_node): Don't do anything special for socket namingMichael I. Bushnell
1996-04-23(OTHERSRCS): Add dead-name.c.Michael I. Bushnell
1996-04-23(ports_dead_name):Michael I. Bushnell
1996-04-23Initial revisionMichael I. Bushnell
1996-04-23(diskfs_S_ifsock_getsockaddr): Request notification for new SOCKADDR;Michael I. Bushnell
1996-04-23(pass5): Correctly track contig summaries even though they aren't usedMichael I. Bushnell
1996-04-22(real_speed_to_bogus_speed): EXTB should be 38400, not 24800.Michael I. Bushnell
1996-04-19(main): Failure to bind privileged ports is indicated by EACCES, notMichael I. Bushnell
1996-04-18(_pager_lock_object):Michael I. Bushnell
1996-04-18fooMichael I. Bushnell
1996-04-18(pager_offer_page): doc fixMichael I. Bushnell
1996-04-18(pager_offer_page): Only flush page if not in core now.Michael I. Bushnell
1996-04-18(_pager_do_write_request): If kernel didn't keep a copy, turn ofMichael I. Bushnell
1996-04-18(_pager_lock_object): If SYNC and SHOULD_FLUSH, then turn offMichael I. Bushnell
1996-04-18(_pager_seqnos_memory_object_data_request): Set PM_INCORE.Michael I. Bushnell
1996-04-18(PM_INIT): Comment out.Michael I. Bushnell
1996-04-18(_pager_do_write_request): Don't track INIT bit for now.Michael I. Bushnell
1996-04-18(pager_offer_page): Flush page first if it's precious.Michael I. Bushnell
1996-04-18(diskfs_grow): New variable `pagerpt'.Michael I. Bushnell
1996-04-18(ffs_realloccg): If we are allocating a new block, don't actually freeMichael I. Bushnell
1996-04-18(SRCS): Add offer-page.c.Michael I. Bushnell
1996-04-18Initial revisionMichael I. Bushnell
1996-04-18(pager_offer_page): add writelock arg.Michael I. Bushnell
1996-04-18(pager_offer_page): New function.Michael I. Bushnell
1996-04-17(diskfs_write_disknode): Only sync DI if WAIT.Miles Bader
1996-04-17(diskfs_lookup_hard): Set atime appropriately, and sync the new atime if weMiles Bader
1996-04-17(init): Depend on libfshelp.Miles Bader
1996-04-17(launch_single_user): Set an active, not passive, translator on /tmp/console,Miles Bader
1996-04-16(diskfs_lookup_hard): Set atime appropriately, and sync the new atimeMichael I. Bushnell