Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (diskfs_S_file_get_fs_options): | Miles Bader | 1996-09-23 | 1 | -3/+10 |
| | | | | | | | | Free ARGZ if diskfs_append_args returns an error. Initialize ARGZ & ARGZ_LEN to the program name, and call diskfs_append_args instead of diskfs_get_options. <argz.h>: New include. | ||||
* | (diskfs_S_file_get_fs_options): | Miles Bader | 1996-06-21 | 1 | -11/+6 |
| | | | | Use fshelp_return_malloced_buffer to setup the return data. | ||||
* | (diskfs_S_file_get_fs_options): Revert last change. | Michael I. Bushnell | 1995-11-21 | 1 | -1/+1 |
| | |||||
* | (diskfs_S_file_get_fs_options): diskfs_get_options -> | Michael I. Bushnell | 1995-11-21 | 1 | -1/+1 |
| | | | | _diskfs_get_options.c | ||||
* | Include <string.h>. | Michael I. Bushnell | 1995-11-21 | 1 | -2/+3 |
| | | | | | (diskfs_S_file_get_fs_options): Dereference DATA_LEN in call to vm_allocate. | ||||
* | Initial revision | Miles Bader | 1995-11-06 | 1 | -0/+51 |