| Commit message (Expand) | Author | Age | Files | Lines |
* | (diskfs_lookup): But only if not readonly. | Michael I. Bushnell | 1996-04-16 | 1 | -1/+2 |
* | (diskfs_write_disknode): Only do sync if WAIT is set. | Michael I. Bushnell | 1996-04-16 | 1 | -1/+2 |
* | (diskfs_lookup): Always update atime after I/O. | Michael I. Bushnell | 1996-04-16 | 1 | -0/+3 |
* | (diskfs_dirrewrite): Update mtime. | Michael I. Bushnell | 1996-04-16 | 1 | -0/+1 |
* | (diskfs_dirremove): Update mtime. | Michael I. Bushnell | 1996-04-16 | 1 | -0/+3 |
* | (diskfs_direnter): Update mtime. | Michael I. Bushnell | 1996-04-16 | 1 | -0/+2 |
* | entered into RCS | Michael I. Bushnell | 1996-04-15 | 1 | -1/+24 |
* | (vpath tables.c): top_srcdir is better. | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 |
* | (DIST_FILES): Add elfcore.c, crash.c, and exectrans.c. | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 |
* | Never mind. | Michael I. Bushnell | 1996-04-15 | 1 | -3/+1 |
* | (SRCS): That's hashexec.c, not .o. | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 |
* | (gzip-sources): New variable. | Michael I. Bushnell | 1996-04-15 | 1 | -1/+3 |
* | (process_has_exited): Clear p->p_waited. | Michael I. Bushnell | 1996-04-15 | 1 | -0/+1 |
* | (vpath tables.c): That's $(srcdir)/.. | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 |
* | (uxboot): Permit errors because people might not have the a.out-mach3 | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 |
* | (uxboot.0): Find frank1.ld in #(srcdir). | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 |
* | Add decl of safe_gets. | Michael I. Bushnell | 1996-04-15 | 1 | -35/+29 |
* | Include <stdio.h>. | Michael I. Bushnell | 1996-04-15 | 1 | -181/+148 |
* | Formerly Makefile.~16~ | Michael I. Bushnell | 1996-04-15 | 1 | -5/+5 |
* | (MIGSFLAGS): Look for mig-mutate.h in $(srcdir). | Michael I. Bushnell | 1996-04-15 | 1 | -2/+2 |
* | (vpath tables.c): Find ufs directory in $(srcdir), not `..'. | Michael I. Bushnell | 1996-04-15 | 1 | -2/+2 |
* | (fifo_trans_parse_args): Supply missing arg to argp_parse. | Michael I. Bushnell | 1996-04-15 | 1 | -1/+1 |
* | Initial revision | Michael I. Bushnell | 1996-04-15 | 1 | -0/+810 |
* | (exec-MIGSFLAGS): Look for execmutations.h in $(srcdir). | Michael I. Bushnell | 1996-04-15 | 1 | -2/+2 |
* | (diskfs_enter_lookup_cache): Never cache . or .. | Michael I. Bushnell | 1996-04-12 | 1 | -0/+7 |
* | (CFLAGS): Turn off -Wall. | Michael I. Bushnell | 1996-04-11 | 1 | -0/+4 |
* | (pager_memcpy): fixup | Michael I. Bushnell | 1996-04-11 | 1 | -1/+1 |
* | (fsys-MIGSFLAGS, fs-MIGSFLAGS, io-MIGSFLAGS, ifsock-MIGSFLAGS): Find | Michael I. Bushnell | 1996-04-11 | 1 | -4/+4 |
* | (MIGCOMUFLAGS): Delete variable. | Michael I. Bushnell | 1996-04-11 | 1 | -1/+0 |
* | (ps_emit_past_time): Return zero. | Michael I. Bushnell | 1996-04-11 | 1 | -1/+1 |
* | (MIGSFLAGS): Reference fsmutations.h in $(srcdir). | Michael I. Bushnell | 1996-04-11 | 1 | -1/+1 |
* | Include <hurd.h>. | Michael I. Bushnell | 1996-04-11 | 1 | -1/+2 |
* | (fsys-MIGSFLAGS, fs-MIGSFLAGS, io-MIGSFLAGS, ifsock-MIGSFLAGS): | Michael I. Bushnell | 1996-04-11 | 1 | -4/+4 |
* | (VPATH): Fix up for new configure reality. | Michael I. Bushnell | 1996-04-11 | 1 | -2/+2 |
* | Initial revision | Michael I. Bushnell | 1996-04-11 | 1 | -0/+101 |
* | (diskfs_start_bootstrap): Print helpful message before doing anything | Michael I. Bushnell | 1996-04-11 | 1 | -0/+3 |
* | (DIST_FILES): Add SETUP. | Miles Bader | 1996-04-11 | 1 | -1/+1 |
* | Initial revision | Miles Bader | 1996-04-11 | 1 | -0/+133 |
* | Include "priv.h". | Michael I. Bushnell | 1996-04-11 | 2 | -0/+2 |
* | Initial revision | Michael I. Bushnell | 1996-04-11 | 1 | -0/+21 |
* | (LCLHDRS): Add priv.h. | Michael I. Bushnell | 1996-04-11 | 1 | -2/+2 |
* | (ihash_add): New name of nextprime. | Michael I. Bushnell | 1996-04-11 | 1 | -2/+2 |
* | (_ihash_nextprime): Renamed from nextprime.c. All callers changed. | Michael I. Bushnell | 1996-04-11 | 1 | -1/+1 |
* | (wire_segment_internal): | Michael I. Bushnell | 1996-04-11 | 1 | -1/+9 |
* | (guess_mode_use): New function. | Michael I. Bushnell | 1996-04-11 | 1 | -1/+76 |
* | Replace references to the NUMBER field in a node's disknode structures with | Miles Bader | 1996-04-11 | 4 | -15/+15 |
* | Replace references to iget with diskfs_cached_lookup. | Miles Bader | 1996-04-11 | 1 | -1/+1 |
* | Replace references to the NUMBER field in a node's disknode structures with | Miles Bader | 1996-04-11 | 1 | -16/+16 |
* | (struct disknode): Get rid of NUMBER field; all references replaced by | Miles Bader | 1996-04-11 | 1 | -7/+0 |
* | (diskfs_cached_lookup): | Miles Bader | 1996-04-11 | 1 | -15/+25 |