Age | Commit message (Expand) | Author |
1995-06-20 | (ffs_realloccg): Fix typo. | Michael I. Bushnell |
1995-06-20 | (fetch_indir_spec): Remove assignment from if test. | Michael I. Bushnell |
1995-06-20 | (diskfs_truncate): Remove assignment from if test. | Michael I. Bushnell |
1995-06-20 | (ffs_realloccg): Remove assignments from if tests. | Michael I. Bushnell |
1995-06-20 | (write_all_disknodes): Typos. | Michael I. Bushnell |
1995-06-20 | (diskfs_node_iterate): New function. | Michael I. Bushnell |
1995-06-14 | (diskfs_get_translator): Conform to new memory usage semantic. | Michael I. Bushnell |
1995-05-20 | (trans_parse_args): Use options_parse & diskfs_standard_startup_options to | Miles Bader |
1995-05-20 | (CPPFLAGS): Add -I../lib, to get include lib include files, | Miles Bader |
1995-05-15 | (pager_clear_user_data): Doc fix. | Michael I. Bushnell |
1995-05-13 | (OBJS): Remove exec_server_image.o. | Roland McGrath |
1995-05-08 | (pager_clear_user_data): Don't die when called on the disk pager. | Miles Bader |
1995-05-08 | (diskfs_lookup): When looping back to try_again: because we're looking up | Miles Bader |
1995-05-08 | (write_all_disknodes): Fix typo `alloc' --> `alloca'. | Miles Bader |
1995-05-02 | (pager_clear_user_data): Acquire pagerlistlock around modifications to | Michael I. Bushnell |
1995-04-28 | (write_all_disknodes): We have to really lock the nodes around the | Michael I. Bushnell |
1995-04-21 | Split out `std' into individual device-makers it calls. | Roland McGrath |
1995-04-21 | (INSTALL_BIN): Reverse Miles's last change. | Michael I. Bushnell |
1995-04-13 | (main): Don't abort if a std file descriptor is already open. | Miles Bader |
1995-04-11 | (DIST_FILES): New var, for MAKEDEV. | Michael I. Bushnell |
1995-04-11 | Initial revision | Michael I. Bushnell |
1995-04-10 | Make INSTALL_BIN use /gd4/hurd-cross/install-stripped to install binaries | Miles Bader |
1995-04-10 | Add some dependencies on include files. | Miles Bader |
1995-04-10 | (trivfs_S_file_truncate): Always return 0, so O_TRUNC works. | Miles Bader |
1995-04-10 | (open_write, open_read): Bounds check I/O. | Miles Bader |
1995-04-10 | (main, check_open_hook, close_device, trivfs_goaway): Add a new lock, | Miles Bader |
1995-04-10 | (open_create): Supply our device's size when creating a window. | Miles Bader |
1995-04-09 | Read or write partial pages at the end of the device. | Miles Bader |
1995-04-09 | (position): Use a shorter than normal window if necessary to avoid going past | Miles Bader |
1995-04-09 | Add a new window field, max_pos. Rename the location field `pos'. | Miles Bader |
1995-04-05 | (crossdir, startup, libc, crossheaders): New vars. | Michael I. Bushnell |
1995-04-05 | Initial revision | Miles Bader |
1995-04-05 | Initial revision | Miles Bader |
1995-04-05 | (diskfs_set_translator): When freeing passive translator, account for | Michael I. Bushnell |
1995-04-01 | (INSTALL, INSTALL_DATA, INSTALL_BIN): Define normally using `install'. | Roland McGrath |
1995-03-31 | (diskfs_truncate): Don't acquire writer lock on NP->dn->allocptrlock | Michael I. Bushnell |
1995-03-20 | (CC): Specify `$(CCTARGET)-gcc' instead of just `gcc'. | Michael I. Bushnell |
1995-03-20 | (diskfs_synchronous): New variable. | Michael I. Bushnell |
1995-03-17 | More typos. | Michael I. Bushnell |
1995-03-17 | (alloc_sync): Typo. | Michael I. Bushnell |
1995-03-17 | (ffs_clusteracct): Make static. | Michael I. Bushnell |
1995-02-16 | (hostname): New variable, so CCVERSION actually works. | Roland McGrath |
1995-02-16 | (CCVERSION-duality.gnu.ai.mit.edu): New variable. | Roland McGrath |
1995-02-11 | (INSTALL_BIN): Use objcopy. | Roland McGrath |
1995-01-28 | (OBJS): Remove reference to libc's devstream.o. | Roland McGrath |
1994-11-24 | Protect all mfs code with #ifdef MFS. | Roland McGrath |
1994-11-16 | (MIG, MIGCOM): Never define using rsh; use /usr/local/i386-gnu/.... | Roland McGrath |
1994-11-11 | (diskfs_set_hypermetadata): Deallocate BUF in the right place. | Michael I. Bushnell |
1994-11-11 | (diskfs_set_hypermetadata): Always use dev_write_sync to avoid | Michael I. Bushnell |
1994-11-10 | (main): Issue decent prompt. | Michael I. Bushnell |