| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixup text. | Miles Bader | 1996-07-18 | 1 | -3/+4 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 3 | -3/+13 |
* | Install grub with INSTALL-GRUB-MBR if desired. | Miles Bader | 1996-07-18 | 1 | -0/+24 |
* | . | Miles Bader | 1996-07-18 | 1 | -0/+4 |
* | Add "com[0-9]". | Miles Bader | 1996-07-18 | 1 | -2/+2 |
* | Install grub with INSTALL-GRUB-MBR if desired. | Miles Bader | 1996-07-18 | 1 | -0/+6 |
* | Fix quoting in last echo. | Miles Bader | 1996-07-18 | 1 | -1/+1 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 1 | -172/+0 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 2 | -0/+4 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 2 | -0/+29 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 2 | -1/+6 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 1 | -0/+1 |
* | . | Miles Bader | 1996-07-18 | 1 | -0/+1 |
* | . | Roland McGrath | 1996-07-18 | 1 | -2/+7 |
* | Thu Jul 18 04:15:49 1996 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1996-07-18 | 1 | -10/+10 |
* | . | Roland McGrath | 1996-07-18 | 1 | -3/+7 |
* | Wed Jul 17 22:49:50 1996 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1996-07-18 | 1 | -1/+1 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 3 | -38/+5 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 2 | -849/+0 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 2 | -2/+11 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 69 | -0/+11448 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-18 | 1 | -52/+0 |
* | Initial revision | Roland McGrath | 1996-07-17 | 1 | -0/+834 |
* | Initial revision | Roland McGrath | 1996-07-17 | 44 | -0/+15744 |
* | (struct disk_image_user): New type. | Roland McGrath | 1996-07-17 | 1 | -6/+12 |
* | (open_hook): | Miles Bader | 1996-07-17 | 1 | -66/+79 |
* | (diskfs_truncate): Likewise. | Miles Bader | 1996-07-17 | 1 | -0/+2 |
* | (diskfs_cached_lookup): Initialize debugging info. | Miles Bader | 1996-07-17 | 1 | -0/+4 |
* | (pager_unlock_page, diskfs_grow, file_pager_read_page, | Miles Bader | 1996-07-17 | 1 | -0/+11 |
* | (struct disknode): Add debugging info. | Miles Bader | 1996-07-17 | 1 | -0/+19 |
* | (st): New function. | Miles Bader | 1996-07-17 | 1 | -25/+24 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-17 | 1 | -0/+5 |
* | Fixup test and source of user's .root_profile. | Miles Bader | 1996-07-17 | 1 | -3/+11 |
* | Fixup test and source of user's .root_bashrc. | Miles Bader | 1996-07-17 | 1 | -4/+10 |
* | gs/install-hdrs/install-headers/g | Michael I. Bushnell | 1996-07-17 | 3 | -6/+7 |
* | (mounted_soft): Initialize to zero. | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
* | add friendly greeting. | Michael I. Bushnell | 1996-07-17 | 1 | -0/+3 |
* | *** empty log message *** | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
* | Yet more changes. | Michael I. Bushnell | 1996-07-17 | 1 | -57/+73 |
* | (dist-files): boot-menu.grub -> menu.lst. | Michael I. Bushnell | 1996-07-17 | 1 | -3/+2 |
* | (trivfs_S_file_chown): Return 0 for success. | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
* | (root): Group should be `0'. | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
* | (trivfs_S_file_chown): fixup | Michael I. Bushnell | 1996-07-17 | 1 | -2/+2 |
* | (main): If chown fails, print error message using errno, not -1. | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
* | (trivfs_S_file_chmod): Bother to return a value. | Michael I. Bushnell | 1996-07-17 | 1 | -0/+5 |
* | (trivfs_S_io_read): Bother to set atime when appropriate. | Michael I. Bushnell | 1996-07-17 | 1 | -0/+4 |
* | (trivfs_modify_stat): Fill in st->st_mode, st->st_uid, and st->st_gid | Michael I. Bushnell | 1996-07-17 | 1 | -1/+101 |
* | (main): term_mode needs S_IFCHR. | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
* | (main): Initialize term_owner, term_group, and term_mode. | Michael I. Bushnell | 1996-07-17 | 1 | -0/+3 |
* | (term_owner, term_group, term_mode): New variables. | Michael I. Bushnell | 1996-07-17 | 1 | -0/+9 |