Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-04-28 | Formerly bitmap.c.~7~ | Miles Bader | |
1995-04-28 | Formerly pager.c.~24~ | Miles Bader | |
1995-04-28 | Formerly balloc.c.~19~ | Miles Bader | |
1995-04-28 | Formerly ext2_fs.h.~15~ | Miles Bader | |
1995-04-28 | Formerly devio.c.~7~ | Miles Bader | |
1995-04-28 | Formerly pager.c.~23~ | Miles Bader | |
1995-04-28 | (diskfs_drop_node): Deal cleanly with errors in diskfs_truncate. | Michael I. Bushnell | |
1995-04-28 | (diskfs_nrele, diskfs_nput): We need to hold a real reference around | Michael I. Bushnell | |
the call to diskfs_try_dropping_softrefs, because that's a user-supplied routine that might itself rely on the reference counting system. | |||
1995-04-27 | Formerly ext2_fs.h.~14~ | Miles Bader | |
1995-04-27 | Formerly getblk.c.~13~ | Miles Bader | |
1995-04-27 | Formerly ialloc.c.~21~ | Miles Bader | |
1995-04-27 | Formerly balloc.c.~18~ | Miles Bader | |
1995-04-27 | Formerly inode.c.~19~ | Miles Bader | |
1995-04-27 | Formerly ext2fs.h.~35~ | Miles Bader | |
1995-04-27 | Formerly pager.c.~22~ | Miles Bader | |
1995-04-27 | Formerly balloc.c.~17~ | Miles Bader | |
1995-04-27 | Formerly ext2fs.h.~34~ | Miles Bader | |
1995-04-27 | Formerly inode.c.~18~ | Miles Bader | |
1995-04-27 | Allow options before and immediately after the node name to be rearranged by | Miles Bader | |
getopt without affecting those following the translator name. | |||
1995-04-26 | Formerly ext2_fs.h.~13~ | Miles Bader | |
1995-04-26 | (S_proc_wait): Use `waiter_cares', not `waiting_parent_cares' in | Michael I. Bushnell | |
zombie check. | |||
1995-04-26 | Formerly balloc.c.~16~ | Miles Bader | |
1995-04-26 | Formerly ext2_fs.h.~12~ | Miles Bader | |
1995-04-26 | Formerly pager.c.~21~ | Miles Bader | |
1995-04-26 | Formerly ialloc.c.~20~ | Miles Bader | |
1995-04-26 | Formerly balloc.c.~15~ | Miles Bader | |
1995-04-26 | Formerly ext2_fs.h.~11~ | Miles Bader | |
1995-04-26 | Formerly truncate.c.~15~ | Miles Bader | |
1995-04-25 | Formerly pokel.c.~5~ | Miles Bader | |
1995-04-25 | Formerly ext2fs.h.~33~ | Miles Bader | |
1995-04-25 | Formerly pokel.c.~4~ | Miles Bader | |
1995-04-25 | Formerly inode.c.~17~ | Miles Bader | |
1995-04-25 | Formerly ext2fs.c.~17~ | Miles Bader | |
1995-04-24 | Formerly truncate.c.~14~ | Miles Bader | |
1995-04-24 | Formerly getblk.c.~12~ | Miles Bader | |
1995-04-24 | Formerly pager.c.~20~ | Miles Bader | |
1995-04-23 | Formerly ext2fs.c.~16~ | Miles Bader | |
1995-04-23 | Formerly ext2fs.h.~32~ | Miles Bader | |
1995-04-23 | (_find_device, add_device, remove_device): Remove the LEN parameter and | Miles Bader | |
the incorrectly computed value which was shadowing it, both of which are the wrong thing anyway. | |||
1995-04-23 | Set libname. | Miles Bader | |
1995-04-23 | (diskfs_create_node): Return EROFS if diskfs_readonly. | Miles Bader | |
1995-04-22 | Formerly pager.c.~19~ | Miles Bader | |
1995-04-22 | Formerly ext2fs.h.~31~ | Miles Bader | |
1995-04-22 | Formerly getblk.c.~11~ | Miles Bader | |
1995-04-21 | Split out `std' into individual device-makers it calls. | Roland McGrath | |
Rewrote /dev/fd stuff (still commented out). Use case built-in instead of expr program. | |||
1995-04-21 | Formerly hyper.c.~10~ | Miles Bader | |
1995-04-21 | (INSTALL_BIN): Reverse Miles's last change. | Michael I. Bushnell | |
1995-04-21 | Formerly ialloc.c.~18~ | Miles Bader | |
1995-04-21 | Formerly inode.c.~16~ | Miles Bader | |
1995-04-21 | (check_gzip): Rewind the stream before calling `get_method'. | Roland McGrath | |
Open a new BFD on the uncompressed data stream before return. |