summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-27(doc): Supply a useful value.Miles Bader
1996-08-27.Miles Bader
1996-08-16*** empty log message ***Thomas Bushnell
1996-08-13*** empty log message ***Thomas Bushnell
1996-08-12*** empty log message ***Thomas Bushnell
1996-08-08*** empty log message ***Thomas Bushnell
1996-08-07*** empty log message ***Thomas Bushnell
1996-08-02*** empty log message ***Thomas Bushnell
1996-08-01*** empty log message ***Thomas Bushnell
1996-08-01.Miles Bader
1996-07-31Update inetutils to 1.1.Miles Bader
1996-07-29.Miles Bader
1996-07-29.Miles Bader
1996-07-29.Miles Bader
1996-07-29.Miles Bader
1996-07-29.Miles Bader
1996-07-29.Miles Bader
1996-07-23.Miles Bader
1996-07-23(timespec_rep): `struct timespec' now uses a field prefix of `tv_'.Miles Bader
1996-07-23(fsinit): `struct timespec' now uses a field prefix of `tv_'.Miles Bader
1996-07-23.Miles Bader
1996-07-23(pinode): `struct timespec' now uses a field prefix of `tv_'.Miles Bader
1996-07-23(allocino): `struct timespec' now uses a field prefix of `tv_'.Miles Bader
1996-07-23(write_node, read_disknode):Miles Bader
`struct timespec' now uses a field prefix of `tv_'.
1996-07-23.Miles Bader
1996-07-21.Miles Bader
1996-07-20.Miles Bader
1996-07-20*** empty log message ***Michael I. Bushnell
1996-07-20*** empty log message ***Michael I. Bushnell
1996-07-19.Miles Bader
1996-07-19(trivfs_S_file_get_storage_info):Miles Bader
Return correct values for NUM_RUNS and NUM_OFFSETS.
1996-07-19.Miles Bader
1996-07-19(trivfs_S_file_get_storage_info): Fill in the array-length return values.Miles Bader
1996-07-18.Miles Bader
1996-07-18Add "com[0-9]".Miles Bader
1996-07-18*** empty log message ***Michael I. Bushnell
1996-07-18*** empty log message ***Michael I. Bushnell
1996-07-18*** empty log message ***Michael I. Bushnell
1996-07-17Initial revisionRoland McGrath
1996-07-17(st): New function.Miles Bader
Use new st function (get rid of chmods). Accept disk device names without partitions, & with slice + partition.
1996-07-07(argp_program_version): New variable.Miles Bader
<hurd.h>: New include.
1996-07-06(argp_program_version): New variable.Miles Bader
<hurd.h>: New include.
1996-07-06(ufs_version): Variable removed.Miles Bader
1996-07-06(read_disknode): Don't set allocsize based on st->size for kludgedMichael I. Bushnell
symlinks.
1996-07-06(diskfs_truncate): Call record_poke after truncating a kludgedMichael I. Bushnell
symlink.
1996-07-03Include <argz.h>.Michael I. Bushnell
(startup_parents, runtime_parents): Declare const.
1996-07-01(pass2): Don't skip empty directories in `.' and `..' correctnessMichael I. Bushnell
check; we don't clear them the way BSD does, so we want `.' and `..' to get created for us. Also handle `.' before `..' so that they get created in the usual order for empty directories.
1996-07-01(makeentry): After successful directory expansion, write out modifiedMichael I. Bushnell
directory inode.
1996-07-01(pass4): If a reconnect fails while we are preening, give up.Michael I. Bushnell
1996-06-25(diskfs_get_options): Include `--compat=' in options.Miles Bader