summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-08-12.Miles Bader
1996-08-12(targets): Add e2os.Miles Bader
(SRCS): Add $(SCRIPTS). (special-targets, SCRIPTS, LCLHDRS): New variables.
1996-08-11.Miles Bader
1996-08-10*** empty log message ***Miles Bader
1996-08-10.Miles Bader
1996-08-10(options): Whoops, short option for --sort is -s.Miles Bader
1996-08-10.Miles Bader
1996-08-10(LCLHDRS): New variable.Miles Bader
1996-08-09.Miles Bader
1996-08-09*** empty log message ***Thomas Bushnell
1996-08-08*** empty log message ***Thomas Bushnell
1996-08-07*** empty log message ***Thomas Bushnell
1996-08-07*** empty log message ***Thomas Bushnell
1996-08-06*** empty log message ***Thomas Bushnell
1996-08-06*** empty log message ***Thomas Bushnell
1996-08-05*** empty log message ***Thomas Bushnell
1996-08-05*** empty log message ***Thomas Bushnell
1996-08-02*** empty log message ***Thomas Bushnell
1996-08-02.Miles Bader
1996-08-02(set_procinfo_flags): Pass HAVE to count_threads.Miles Bader
(count_threads): Take new argument HAVE, and use different thread counting method depending on whether we have thread detail info.
1996-08-02.Miles Bader
1996-08-02.Miles Bader
1996-08-02(ext2_debug_flag): New decl.Miles Bader
(ext2_debug): Pay attention to EXT2_DEBUG_FLAG.
1996-08-02[EXT2FS_DEBUG]Miles Bader
(options, ext2_debug_flag): New variables. (parse_opt, diskfs_get_options): New functions. (startup_parents, startup_argp, runtime_parents, diskfs_runtime_argp): New variables. [!EXT2FS_DEBUG] (startup_argp): New macro. (main): Use STARTUP_ARGP instead of DISKFS_STD_DEVICE_STARTUP_ARGP.
1996-08-02(diskfs_grow): Fix ext2_debug format strings.Miles Bader
1996-08-02(trunc_direct): Fix ext2_debug call.Miles Bader
1996-08-02.Miles Bader
1996-08-02.Miles Bader
1996-08-02(diskfs_write_disknode):Miles Bader
If WAIT is false, still record the write for later, using record_global_poke.
1996-08-02*** empty log message ***Thomas Bushnell
1996-08-02*** empty log message ***Thomas Bushnell
1996-08-01(diskfs_S_file_get_translator_cntl): Don't diskfs_nput NP; we neverThomas Bushnell
created a reference. Just unlock. (And bother to lock it in the first place.)
1996-08-01*** empty log message ***Thomas Bushnell
1996-08-01(file_name_lookup_carefully/lookup): When appending TAIL toThomas Bushnell
RETRY_NAME, use strcpy instead of strcat.
1996-08-01*** empty log message ***Thomas Bushnell
1996-08-01.Miles Bader
1996-08-01*** empty log message ***Thomas Bushnell
1996-08-01.Miles Bader
1996-08-01(options, main): Change --fmt to --format/-F and --sort to --sort/-s.Miles Bader
(OPT_FMT, OPT_SORT): Macros removed.
1996-08-01(options, main):Miles Bader
Change --fmt to --format/-F. Change --posix-fmt/-o to --posix-format/-o. Change --sort to --sort/-s. Change --pgrp to --pgrp/-G. Change --login to --login/-L. Change --threads/-s to --threads/-T. Change --session to --session/-S. (OPT_FMT, OPT_SORT, OPT_PGRP, OPT_LOGIN, OPT_SESS): Macros removed.
1996-08-01(check_password): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader
1996-08-01(main/verify_passwd): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader
(options): Change --inherit-environ to --preserve-environment. Change --no-environ to --no-environment-args. Change --environ to --envvar and --environ-default to --envvar-default.
1996-07-31.Miles Bader
1996-07-31*** empty log message ***Thomas Bushnell
1996-07-31(install-tools):Miles Bader
Copy from the right place. Make the installed install-stripped executable.
1996-07-31(copy/copyattrs): New function.Miles Bader
(copy/plaincopy, copy/objcopy, copy): Use copyattrs.
1996-07-31*** empty log message ***Thomas Bushnell
1996-07-31*** empty log message ***Thomas Bushnell
1996-07-31Update inetutils to 1.1.Miles Bader
1996-07-30*** empty log message ***Thomas Bushnell