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