summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1996-04-16(diskfs_lookup): Never mind.Michael I. Bushnell
1996-04-16(diskfs_dirrewrite): Never mind.Michael I. Bushnell
1996-04-16(diskfs_dirremove): Never mind.Michael I. Bushnell
1996-04-16(diskfs_direnter): Never mind.Michael I. Bushnell
1996-04-16(diskfs_lookup):Michael I. Bushnell
1996-04-16(diskfs_lookup): But only if not readonly.Michael I. Bushnell
1996-04-16(diskfs_write_disknode): Only do sync if WAIT is set.Michael I. Bushnell
1996-04-16(diskfs_lookup): Always update atime after I/O.Michael I. Bushnell
1996-04-16(diskfs_dirrewrite): Update mtime.Michael I. Bushnell
1996-04-16(diskfs_dirremove): Update mtime.Michael I. Bushnell
1996-04-16(diskfs_direnter): Update mtime.Michael I. Bushnell
1996-04-15entered into RCSMichael I. Bushnell
1996-04-15(vpath tables.c): top_srcdir is better.Michael I. Bushnell
1996-04-15(DIST_FILES): Add elfcore.c, crash.c, and exectrans.c.Michael I. Bushnell
1996-04-15Never mind.Michael I. Bushnell
1996-04-15(SRCS): That's hashexec.c, not .o.Michael I. Bushnell
1996-04-15(gzip-sources): New variable.Michael I. Bushnell
1996-04-15(process_has_exited): Clear p->p_waited.Michael I. Bushnell
1996-04-15(vpath tables.c): That's $(srcdir)/..Michael I. Bushnell
1996-04-15(uxboot): Permit errors because people might not have the a.out-mach3Michael I. Bushnell
1996-04-15(uxboot.0): Find frank1.ld in #(srcdir).Michael I. Bushnell
1996-04-15Add decl of safe_gets.Michael I. Bushnell
1996-04-15Include <stdio.h>.Michael I. Bushnell
1996-04-15Formerly Makefile.~16~Michael I. Bushnell
1996-04-15(MIGSFLAGS): Look for mig-mutate.h in $(srcdir).Michael I. Bushnell
1996-04-15(vpath tables.c): Find ufs directory in $(srcdir), not `..'.Michael I. Bushnell
1996-04-15(fifo_trans_parse_args): Supply missing arg to argp_parse.Michael I. Bushnell
1996-04-15Initial revisionMichael I. Bushnell
1996-04-15(exec-MIGSFLAGS): Look for execmutations.h in $(srcdir).Michael I. Bushnell
1996-04-12(diskfs_enter_lookup_cache): Never cache . or ..Michael I. Bushnell