summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-09-17(target): Changed to `mkfs.ufs'.Miles Bader
1995-09-17(target): Changed to `fsck.ufs'.Miles Bader
1995-09-16Initial revisionRoland McGrath
1995-09-13(diskfs_lookup): Require NPP set for RENAME too.Michael I. Bushnell
1995-09-13(diskfs_lookup): Don't attempt to lock NP if NPP is not set. Don'tMichael I. Bushnell
1995-09-11(CCVERSION): Changed to 2.7.1.Miles Bader
1995-09-06(diskfs_pager_users): Ignore the disk pager when seeing if there are anyMiles Bader
1995-08-28(ufs): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a.Roland McGrath
1995-08-25(indir_release): When freeing direct blocks mentioned in a singleMichael I. Bushnell
1995-08-24(trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader
1995-08-24(devio): Put all dependencies here.Miles Bader
1995-08-24(ufs): Add explicit dependencies.Miles Bader
1995-08-23(INSTALL_BIN): Changed to INSTALL_PROGRAM.Miles Bader
1995-08-15([hrs]d*): Fixed partition parsing: use glob pattern, not regexp.Roland McGrath
1995-08-13(trivfs_peropen_create_hook): This now returns an error_t.Miles Bader
1995-07-22(dev_get_memory_object): A new pager now comes with 1 ref, so we allocate aMiles Bader
1995-07-22(trivfs_S_io_seek): Call open_seek instead of doing it ourselves.Miles Bader
1995-07-22Add declaration for open_seek.Miles Bader
1995-07-22(open_read, open_write): Clean up STATE before returning with an error.Miles Bader
1995-07-21(diskfs_get_filemap): Drop initial reference created by pager_create.Michael I. Bushnell
1995-07-21(diskfs_get_filemap): Free initial reference created by pager_create.Michael I. Bushnell
1995-07-17(thread_function): Don't have any global timeout here; we don't use itMichael I. Bushnell
1995-07-08(console): Give /hurd/term a ttyname argument.Miles Bader
1995-07-08(HURDLIBS): Add libihash.Miles Bader
1995-07-08(dev_get_memory_object): Moved function to devpager.c.Miles Bader
1995-07-08(trivfs_goaway): Make trivfs_goaway do the right thing.Miles Bader
1995-07-08(struct dev): Add the pager_port_bucket field.Miles Bader
1995-07-08(dev_stop_paging): New function.Miles Bader
1995-07-08(io_state_sync): Remember that we've synced the buffer.Miles Bader
1995-07-07(copyright, sccsid): Correct syntax.Michael I. Bushnell
1995-07-07(OBJCOPY): New var.Michael I. Bushnell
1995-07-07(copyright, sccsid): Declare unused.Michael I. Bushnell
1995-07-07(pinode): Remove assignment from if test.Michael I. Bushnell
1995-07-07(lookup_directory): New decl.Michael I. Bushnell
1995-07-07(pass1): Remove assignment from if test.Michael I. Bushnell
1995-07-07(tables.o): Delete target.Michael I. Bushnell
1995-07-07(tables.o): Delete rule.Michael I. Bushnell
1995-07-06(libc): Reverst last change; ld bug.Michael I. Bushnell
1995-07-06(libc): Provide definition that uses the linker search algorithm toMichael I. Bushnell
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-28Repair mangled include-file dependencies.Michael I. Bushnell
1995-06-27(diskfs_pager_users/enable_cache): Fix typo.Michael I. Bushnell
1995-06-27(diskfs_pager_users): New function.Michael I. Bushnell
1995-06-22(thread_function): Move thread_function to be non-local, of course,Michael I. Bushnell
1995-06-22(thread_cancel): Typo.Michael I. Bushnell
1995-06-22(thread_cancel): New function (HACK).Michael I. Bushnell
1995-06-22(HURDLIBS): Add libihash.Michael I. Bushnell
1995-06-22(main): Have main thread exit when done instead of calling a diskfsMichael I. Bushnell
1995-06-21(diskfs_sync_everything, diskfs_shutdown_pager): Conform to prototype.Michael I. Bushnell
1995-06-21(diskfs_shutdown_pager): Typos.Michael I. Bushnell