Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (trans_parse_args): Use options_parse & diskfs_standard_startup_options to | Miles Bader | 1995-05-20 | 1 | -22/+56 |
* | (CPPFLAGS): Add -I../lib, to get include lib include files, | Miles Bader | 1995-05-20 | 1 | -0/+4 |
* | (pager_clear_user_data): Doc fix. | Michael I. Bushnell | 1995-05-15 | 1 | -0/+1 |
* | (OBJS): Remove exec_server_image.o. | Roland McGrath | 1995-05-13 | 1 | -8/+1 |
* | (pager_clear_user_data): Don't die when called on the disk pager. | Miles Bader | 1995-05-08 | 1 | -10/+12 |
* | (diskfs_lookup): When looping back to try_again: because we're looking up | Miles Bader | 1995-05-08 | 1 | -2/+7 |
* | (write_all_disknodes): Fix typo `alloc' --> `alloca'. | Miles Bader | 1995-05-08 | 1 | -1/+1 |
* | (pager_clear_user_data): Acquire pagerlistlock around modifications to | Michael I. Bushnell | 1995-05-02 | 1 | -1/+3 |
* | (write_all_disknodes): We have to really lock the nodes around the | Michael I. Bushnell | 1995-04-28 | 1 | -3/+19 |
* | (main): Don't abort if a std file descriptor is already open. | Miles Bader | 1995-04-13 | 1 | -5/+4 |
* | (diskfs_set_translator): When freeing passive translator, account for | Michael I. Bushnell | 1995-04-05 | 1 | -1/+2 |
* | (diskfs_truncate): Don't acquire writer lock on NP->dn->allocptrlock | Michael I. Bushnell | 1995-03-31 | 1 | -6/+6 |
* | (diskfs_synchronous): New variable. | Michael I. Bushnell | 1995-03-20 | 1 | -1/+2 |
* | More typos. | Michael I. Bushnell | 1995-03-17 | 1 | -4/+4 |
* | (alloc_sync): Typo. | Michael I. Bushnell | 1995-03-17 | 1 | -1/+1 |
* | (ffs_clusteracct): Make static. | Michael I. Bushnell | 1995-03-17 | 1 | -3/+23 |
* | (OBJS): Remove reference to libc's devstream.o. | Roland McGrath | 1995-01-28 | 1 | -4/+4 |
* | (diskfs_set_hypermetadata): Deallocate BUF in the right place. | Michael I. Bushnell | 1994-11-11 | 1 | -1/+1 |
* | (diskfs_set_hypermetadata): Always use dev_write_sync to avoid | Michael I. Bushnell | 1994-11-11 | 1 | -2/+2 |
* | (main): Issue decent prompt. | Michael I. Bushnell | 1994-11-10 | 1 | -0/+2 |
* | (diskfs_set_hypermetadata): Copy CSUM into a page-aligned page-sized | Michael I. Bushnell | 1994-11-10 | 1 | -6/+24 |
* | (main): Behave more reasonably if we can't open DEVNAME. | Michael I. Bushnell | 1994-11-09 | 1 | -4/+26 |
* | entered into RCS | Roland McGrath | 1994-11-08 | 2 | -1/+2 |
* | entered into RCS | Michael I. Bushnell | 1994-11-02 | 1 | -10/+13 |
* | entered into RCS | Roland McGrath | 1994-10-28 | 1 | -8/+8 |
* | entered into RCS | Michael I. Bushnell | 1994-10-28 | 1 | -4/+0 |
* | entered into RCS | Michael I. Bushnell | 1994-10-28 | 1 | -4/+0 |
* | Formerly pager.c.~41~ | Michael I. Bushnell | 1994-10-25 | 1 | -0/+2 |
* | Formerly hyper.c.~15~ | Michael I. Bushnell | 1994-10-25 | 1 | -1/+4 |
* | entered into RCS | Michael I. Bushnell | 1994-10-25 | 1 | -0/+22 |
* | entered into RCS | Roland McGrath | 1994-10-17 | 1 | -1/+1 |
* | Formerly Makefile.~38~ | Roland McGrath | 1994-10-10 | 1 | -1/+1 |
* | Formerly Makefile.~37~ | Roland McGrath | 1994-10-08 | 1 | -1/+1 |
* | Formerly main.c.~24~ | Roland McGrath | 1994-10-07 | 1 | -6/+2 |
* | entered into RCS | Hurd Maintainers | 1994-10-06 | 1 | -2/+8 |
* | Formerly alloc.c.~18~ | Michael I. Bushnell | 1994-10-05 | 1 | -0/+1 |
* | Formerly pager.c.~40~ | Hurd Maintainers | 1994-10-04 | 1 | -0/+11 |
* | Formerly pager.c.~39~ | Michael I. Bushnell | 1994-10-04 | 1 | -11/+56 |
* | Formerly sizes.c.~24~ | Michael I. Bushnell | 1994-10-04 | 1 | -11/+28 |
* | Formerly ufs.h.~28~ | Michael I. Bushnell | 1994-10-04 | 1 | -0/+2 |
* | Formerly inode.c.~43~ | Michael I. Bushnell | 1994-10-04 | 1 | -0/+2 |
* | entered into RCS | Michael I. Bushnell | 1994-10-04 | 1 | -1/+1 |
* | Formerly Makefile.~36~ | Michael I. Bushnell | 1994-10-04 | 1 | -1/+1 |
* | Formerly sizes.c.~23~ | Michael I. Bushnell | 1994-10-03 | 1 | -55/+126 |
* | entered into RCS | Michael I. Bushnell | 1994-10-03 | 1 | -2/+10 |
* | Formerly inode.c.~42~ | Michael I. Bushnell | 1994-10-03 | 1 | -5/+13 |
* | Formerly ufs.h.~27~ | Michael I. Bushnell | 1994-10-03 | 1 | -0/+4 |
* | Formerly pokeloc.c.~2~ | Michael I. Bushnell | 1994-10-03 | 1 | -1/+4 |
* | Initial revision | Michael I. Bushnell | 1994-10-03 | 1 | -0/+63 |
* | entered into RCS | Michael I. Bushnell | 1994-10-03 | 1 | -7/+10 |