Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (trivfs_modify_stat): Make st_blksize really large. | Miles Bader | 1995-05-11 | 1 | -1/+1 |
| | |||||
* | (trivfs_S_file_truncate): Always return 0, so O_TRUNC works. | Miles Bader | 1995-04-11 | 1 | -3/+1 |
| | |||||
* | Use trivfs_startup() instead of doing things manually. | Miles Bader | 1995-04-09 | 1 | -18/+5 |
| | | | | Get rid of _libports_initialize() [it gets called automatically]. | ||||
* | Return more useful values for the st_blksize and st_fstype fields in a stat. | Miles Bader | 1995-04-03 | 1 | -1/+3 |
| | |||||
* | Move the check for the bootstrap port after the args check, so that users can | Miles Bader | 1995-03-31 | 1 | -4/+4 |
| | | | | run it from the shell to get a usage message. | ||||
* | Initial revision | Miles Bader | 1995-03-30 | 1 | -0/+394 |