aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (set_procinfo_flags): Pass HAVE to count_threads.Miles Bader1996-08-021-10/+18
| | | | | (count_threads): Take new argument HAVE, and use different thread counting method depending on whether we have thread detail info.
* .Miles Bader1996-08-021-0/+3
|
* .Miles Bader1996-08-021-0/+8
|
* (ext2_debug_flag): New decl.Miles Bader1996-08-021-1/+2
| | | | (ext2_debug): Pay attention to EXT2_DEBUG_FLAG.
* [EXT2FS_DEBUG]Miles Bader1996-08-021-1/+77
| | | | | | | | | (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.
* (diskfs_grow): Fix ext2_debug format strings.Miles Bader1996-08-021-2/+2
|
* (trunc_direct): Fix ext2_debug call.Miles Bader1996-08-021-1/+1
|
* .Miles Bader1996-08-021-3/+0
|
* .Miles Bader1996-08-021-0/+10
|
* (diskfs_write_disknode):Miles Bader1996-08-021-2/+5
| | | | If WAIT is false, still record the write for later, using record_global_poke.
* *** empty log message ***Thomas Bushnell1996-08-027-6/+26
|
* *** empty log message ***Thomas Bushnell1996-08-022-207/+111
|
* (diskfs_S_file_get_translator_cntl): Don't diskfs_nput NP; we neverThomas Bushnell1996-08-011-2/+3
| | | | | created a reference. Just unlock. (And bother to lock it in the first place.)
* *** empty log message ***Thomas Bushnell1996-08-011-0/+5
|
* (file_name_lookup_carefully/lookup): When appending TAIL toThomas Bushnell1996-08-011-1/+1
| | | | RETRY_NAME, use strcpy instead of strcat.
* *** empty log message ***Thomas Bushnell1996-08-016-12/+18
|
* .Miles Bader1996-08-011-1/+2
|
* *** empty log message ***Thomas Bushnell1996-08-014-6/+10
|
* .Miles Bader1996-08-012-6/+22
|
* (options, main): Change --fmt to --format/-F and --sort to --sort/-s.Miles Bader1996-08-011-8/+4
| | | | (OPT_FMT, OPT_SORT): Macros removed.
* (options, main):Miles Bader1996-08-011-20/+13
| | | | | | | | | | | 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.
* (check_password): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader1996-08-011-2/+2
|
* (main/verify_passwd): Use #pragma weak instead of __attribute__ ((weak)).Miles Bader1996-08-011-9/+9
| | | | | | | (options): Change --inherit-environ to --preserve-environment. Change --no-environ to --no-environment-args. Change --environ to --envvar and --environ-default to --envvar-default.
* .Miles Bader1996-07-312-1/+9
|
* *** empty log message ***Thomas Bushnell1996-07-312-1/+5
|
* (install-tools):Miles Bader1996-07-311-2/+3
| | | | | Copy from the right place. Make the installed install-stripped executable.
* (copy/copyattrs): New function.Miles Bader1996-07-311-1/+15
| | | | (copy/plaincopy, copy/objcopy, copy): Use copyattrs.
* *** empty log message ***Thomas Bushnell1996-07-313-7/+10
|
* *** empty log message ***Thomas Bushnell1996-07-314-2/+10
|
* Update inetutils to 1.1.Miles Bader1996-07-311-1/+1
|
* *** empty log message ***Thomas Bushnell1996-07-302-13/+19
|
* *** empty log message ***Thomas Bushnell1996-07-308-25/+53
|
* *** empty log message ***Thomas Bushnell1996-07-304-2/+10
|
* .Miles Bader1996-07-291-3/+3
|
* .Miles Bader1996-07-291-5/+5
|
* .Miles Bader1996-07-291-2/+2
|
* .Miles Bader1996-07-291-24/+24
|
* *** empty log message ***Thomas Bushnell1996-07-299-14/+43
|
* .Miles Bader1996-07-291-4/+4
|
* .Miles Bader1996-07-291-0/+4
|
* (val_t): Make `long long'.Miles Bader1996-07-291-3/+5
|
* .Miles Bader1996-07-292-1/+8
|
* (get_string_array):Miles Bader1996-07-291-5/+8
| | | | Correctly adjust NEWSIZE when reallocating to add very long strings.
* .Miles Bader1996-07-291-14/+18
|
* .Roland McGrath1996-07-291-14/+19
|
* Mon Jul 29 02:46:12 1996 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1996-07-291-47/+48
| | | | | * munge.c (input_character): In LAST_LNEXT case, jump to `alldone' after putting the char on the queue.
* .Miles Bader1996-07-291-0/+4
|
* (main): Correctly parse the -w/--width option.Miles Bader1996-07-291-0/+1
|
* .Miles Bader1996-07-281-0/+11
|
* (diskfs_shutdown): Don't sync if DISKFS_READONLY.Miles Bader1996-07-281-1/+1
|