Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-23 | (diskfs_S_file_get_fs_options): | Miles Bader | |
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. | |||
1996-06-21 | (diskfs_S_file_get_fs_options): | Miles Bader | |
Use fshelp_return_malloced_buffer to setup the return data. | |||
1995-11-21 | (diskfs_S_file_get_fs_options): Revert last change. | Michael I. Bushnell | |
1995-11-21 | (diskfs_S_file_get_fs_options): diskfs_get_options -> | Michael I. Bushnell | |
_diskfs_get_options.c | |||
1995-11-21 | Include <string.h>. | Michael I. Bushnell | |
(diskfs_S_file_get_fs_options): Dereference DATA_LEN in call to vm_allocate. | |||
1995-11-06 | Initial revision | Miles Bader | |