aboutsummaryrefslogtreecommitdiff
path: root/trans/null.c
Commit message (Collapse)AuthorAgeFilesLines
* (trivfs_modify_stat): Make st_blksize really large.Miles Bader1995-05-111-1/+1
|
* (trivfs_S_file_truncate): Always return 0, so O_TRUNC works.Miles Bader1995-04-111-3/+1
|
* Use trivfs_startup() instead of doing things manually.Miles Bader1995-04-091-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 Bader1995-04-031-1/+3
|
* Move the check for the bootstrap port after the args check, so that users canMiles Bader1995-03-311-4/+4
| | | | run it from the shell to get a usage message.
* Initial revisionMiles Bader1995-03-301-0/+394