Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (trivfs_S_file_truncate): Always return 0, so O_TRUNC works. | Miles Bader | 1995-04-11 | 1 | -3/+1 |
| | |||||
* | Link ifsock with error.o. | Miles Bader | 1995-04-09 | 1 | -1/+1 |
| | |||||
* | Use trivfs_startup() instead of doing things manually. | Miles Bader | 1995-04-09 | 1 | -22/+7 |
| | | | | | Get rid of _libports_initialize() [it gets called automatically]. Use error() to print error messages. | ||||
* | 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. | ||||
* | Don't deallocate our right to the underlying disk node, so we don't get | Miles Bader | 1995-03-31 | 1 | -6/+4 |
| | | | | | | garbage collected prematurely. Also move the check for the bootstrap port after the args check, so that users can run it from the shell to get a usage message. | ||||
* | Add support for the magic and null servers. | Miles Bader | 1995-03-30 | 1 | -4/+14 |
| | |||||
* | Initial revision | Miles Bader | 1995-03-30 | 2 | -0/+536 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-08-31 | 1 | -0/+16 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-08-30 | 1 | -1/+1 |
| | |||||
* | Formerly ifsock.c.~2~ | Michael I. Bushnell | 1994-08-16 | 1 | -11/+53 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-08-16 | 1 | -1/+8 |
| | |||||
* | Formerly symlink.c.~3~ | Michael I. Bushnell | 1994-08-16 | 1 | -8/+77 |
| | |||||
* | Formerly Makefile.~3~ | Michael I. Bushnell | 1994-07-22 | 1 | -21/+3 |
| | |||||
* | Formerly Makefile.~2~ | Michael I. Bushnell | 1994-07-21 | 1 | -1/+4 |
| | |||||
* | Formerly symlink.c.~2~ | Michael I. Bushnell | 1994-07-21 | 1 | -5/+5 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-07-21 | 1 | -0/+40 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-07-19 | 1 | -0/+121 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-07-19 | 1 | -0/+99 |