Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
(install): Depend on $(prefix)/dev/MAKEDEV. ($(prefix)/dev/MAKEDEV): New target. | |||
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 | |
stripped. | |||
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 | |
device_lock, and use it to control access to the DEVICE variable. (open_hook, trivfs_modify_stat, trivfs_S_fys_syncfs): Copy DEVICE before using it, so it doesn't change underneath us. (clean_exit): Add a new argument that says whether to aquire a lock before doing our work. (ports_notice_idle, ports_no_live_ports): Use it. (close_device): New function, closes DEVICE cleanly. (clean_exit, ports_no_hard_ports): Use close_device. (main): Use trivfs_startup instead of doing it manually. (trivfs_goaway): Try and do it better, paying attention to flags, etc.; this still isn't right though, we may want to wait for the ports library to be fixed first. (DEBUG): New macro, executes its arg with debug_lock locked. | |||
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 | |
the end of the device. (window_create): Initialize the new MAX_POS field. Rename the location field `pos'. | |||
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 | |
(MIGCOM): Use $(crossdir) instead of literal string. | |||
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 | |
blocks freed in NP->dn_stat.st_blocks. | |||
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 | |
until after forcing delayed copies through; otherwise the pageins will deadlock attempting to get a reader lock to service them. This is safe, because we only need NP->allocsize here, and that can't change as long as we hold NP->lock. | |||
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 | |
(alloc_sync): New function. (ffs_alloc): Call alloc_sync. (ffs_realloccg): Likewise. (diskfs_alloc_node): Likewise. (ffs_blkfree): Likewise. (diskfs_free_node): Likewise. | |||
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 | |
device_write bug that says you can't modify the buffer until device_write returns. Also remember to deallocate BUF. | |||
1994-11-10 | (main): Issue decent prompt. | Michael I. Bushnell | |
1994-11-10 | (diskfs_set_hypermetadata): Copy CSUM into a page-aligned page-sized | Michael I. Bushnell | |
buffer for disk write to avoid inane kernel bug. | |||
1994-11-09 | (main): Behave more reasonably if we can't open DEVNAME. | Michael I. Bushnell | |
1994-11-08 | (CCVERSION): Upgrade default to version 2.6.2. | Michael I. Bushnell | |
1994-11-08 | entered into RCS | Roland McGrath | |
1994-11-04 | entered into RCS | Michael I. Bushnell | |
1994-11-03 | entered into RCS | Michael I. Bushnell | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-11-02 | entered into RCS | Michael I. Bushnell | |
1994-10-28 | entered into RCS | Roland McGrath | |
1994-10-28 | entered into RCS | Michael I. Bushnell | |
1994-10-28 | entered into RCS | Michael I. Bushnell | |
1994-10-25 | Formerly pager.c.~41~ | Michael I. Bushnell | |
1994-10-25 | Formerly dir.c.~8~ | Michael I. Bushnell | |
1994-10-25 | Formerly hyper.c.~15~ | Michael I. Bushnell | |
1994-10-25 | entered into RCS | Michael I. Bushnell | |
1994-10-25 | entered into RCS | Michael I. Bushnell | |
1994-10-25 | Formerly pass2.c.~10~ | Michael I. Bushnell | |
1994-10-25 | entered into RCS | Michael I. Bushnell | |