Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * strace.cc (attach_process): Don't call load_cygwin(). Assume that it's | Christopher Faylor | 2005-05-09 | 2 | -3/+16 | |
| | | | | | | already happened. (dotoggle): Ditto. (main): Set argv from cygwin environment, if it exists. | |||||
* | * mount.cc (usage): Clarify action of -m option. | Christopher Faylor | 2005-05-01 | 3 | -2/+6 | |
| | ||||||
* | * path.cc (getmntent): Add previously-omitted 'noexec' and 'managed'flags to | Dave Korn | 2005-04-29 | 2 | -1/+10 | |
| | | | | mnt_opts string if present in mount flags. | |||||
* | * mount.cc (mount_commands): Display "-X" option when appropriate. | Christopher Faylor | 2005-04-25 | 1 | -0/+4 | |
| | ||||||
* | * utils.sgml (mount): Clarify setting cygdrive prefix for user | Corinna Vinschen | 2005-04-20 | 2 | -3/+10 | |
| | | | | and system-wide. | |||||
* | * cygcheck.cc (init_paths): Use full path instead of "." for the | Corinna Vinschen | 2005-03-24 | 2 | -3/+15 | |
| | | | | | current directory. Do not add "." if present in $PATH. (dump_sysinfo): Skip placeholder first value of paths[]. | |||||
* | * kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't pad | Christopher Faylor | 2005-03-08 | 2 | -2/+7 | |
| | | | | signal name with spaces. | |||||
* | * strace.cc (handle_output_debug_string): Fix compiler warning. | Corinna Vinschen | 2005-03-07 | 2 | -2/+6 | |
| | ||||||
* | * cygpath.cc (usage): Pass in one more copy of program_name to printf to avoid | Christopher Faylor | 2005-03-06 | 2 | -1/+6 | |
| | | | | a SEGV. | |||||
* | * regtool.cc (opts): The argument to 'K' is not optional. | Christopher Faylor | 2005-02-27 | 2 | -5/+8 | |
| | | | | (main): Revert previous change. Just let getopt deal with missing argument. | |||||
* | * regtool.cc (main): Avoid a SEGV when nothing follows -K. | Christopher Faylor | 2005-02-27 | 2 | -1/+8 | |
| | ||||||
* | * kill (getsig): Avoid buffer overflow when generating a signal name. | Christopher Faylor | 2005-02-27 | 3 | -3/+9 | |
| | | | | * strace.cc (handle_output_debug_string): Make error a little more specific. | |||||
* | * cygpath.cc (usage): Clarify help output to indicate acceptance | Joshua Daniel Franklin | 2005-02-24 | 3 | -12/+19 | |
| | | | | of multiple file names as arguments. | |||||
* | * ps.cc (main): Eliminate use of PID_ZOMBIE. | Christopher Faylor | 2005-01-16 | 3 | -3/+22 | |
| | | | | | | | * strace.cc (main): Recognize new option for displaying hex value of strace type. (handle_output_debug_string): Prepend output with hex value of strace message if -H is specified. | |||||
* | 2005-01-11 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2005-01-11 | 2 | -7/+19 | |
| | | | | | | | | | * mkpasswd.c (print_win_error): Transform into macro. (_print_win_error): Upgrade former print_win_error by printing the line. (current_user): Call _print_win_error. (enum_users): Print name in case of lookup failure. (enum_local_groups): Ditto. | |||||
* | * .sgml: Cleanup markup for XML validity. | Joshua Daniel Franklin | 2004-12-24 | 1 | -7/+7 | |
| | ||||||
* | * cygcheck.cc (eprintf): New function. | Bas van Gompel | 2004-11-18 | 2 | -0/+13 | |
| | ||||||
* | * cygcheck.cc (find_on_path): Clear show_error and/or print_failed | Bas van Gompel | 2004-11-16 | 2 | -6/+14 | |
| | | | | | | | parameters to display_error. (rva_to_offset): Ditto. (dll_info): Ditto. (track_down): Ditto. | |||||
* | 2004-11-13 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2004-11-13 | 2 | -14/+29 | |
| | | | | | | | * kill.cc (forcekill): Do not pass negative pids to cygwin_internal. Check if sig == 0. Improve error messages. (main): Make pid a long long and distinguish between pids, gpids (i.e. negative pids) and Win9x pids. | |||||
* | * cygcheck.cc: Change "keyeprint" to "display_error" throughout. | Christopher Faylor | 2004-11-11 | 2 | -40/+44 | |
| | ||||||
* | * cygcheck.cc (main): Allow a '-l' without an additional argument. | Christopher Faylor | 2004-11-11 | 2 | -10/+8 | |
| | ||||||
* | * cygcheck.cc (keyeprint): New optional parameters: show_error and | Bas van Gompel | 2004-11-11 | 2 | -2/+12 | |
| | | | | print_failed. | |||||
* | * cygcheck.cc (get_dword): Fix errormessage. | Bas van Gompel | 2004-10-31 | 2 | -7/+14 | |
| | | | | | | (cygwin_info): Ditto. (track_down): Ditto. (check_keys): Ditto. | |||||
* | * cygcheck.cc (dump_sysinfo): Warn about missing or multiple cygwin1 | Bas van Gompel | 2004-10-27 | 2 | -1/+14 | |
| | | | | dlls. | |||||
* | whitespace | Christopher Faylor | 2004-10-25 | 1 | -1/+1 | |
| | ||||||
* | * cygcheck.cc (dump_sysinfo): Add leading newline before legend for | Bas van Gompel | 2004-10-25 | 2 | -1/+6 | |
| | | | | drive-list. | |||||
* | fix whitespace, update some copyrights | Christopher Faylor | 2004-10-25 | 8 | -89/+89 | |
| | ||||||
* | Remove CRs | Christopher Faylor | 2004-10-25 | 1 | -5/+5 | |
| | ||||||
* | * cygcheck.cc (dump_sysinfo): In legend for drive-list: Add ``ram'' and | Bas van Gompel | 2004-10-22 | 2 | -4/+10 | |
| | | | | ``unk''. Use single puts. Add leading newline. Line up equal-signs. | |||||
* | * cygcheck.cc (dump_sysinfo): Allow for larger drives in drive-list. Change | Christopher Faylor | 2004-10-21 | 2 | -3/+8 | |
| | | | | ``Used'' to ``Free'' in helptext-title for drive-list. | |||||
* | * cygcheck.cc (pretty_id): Don't let i become negative. Fix | Corinna Vinschen | 2004-10-18 | 2 | -2/+7 | |
| | | | | printf-format. | |||||
* | fix date | Christopher Faylor | 2004-10-18 | 1 | -2/+2 | |
| | ||||||
* | * cygcheck.cc (pretty_id): Allocate space for ')' in uid and guid. | Christopher Faylor | 2004-10-18 | 2 | -3/+7 | |
| | ||||||
* | * cygcheck.cc (pretty_id): Allocate space for trailing '\0' on uid and guid. | Christopher Faylor | 2004-10-17 | 2 | -4/+10 | |
| | ||||||
* | * cygcheck.cc (pretty_id): Don't exit on id error. Fix size calculations. | Christopher Faylor | 2004-10-15 | 2 | -9/+16 | |
| | ||||||
* | * cygcheck.cc (pretty_id): Correct column calculations. Abort if id is acting | Christopher Faylor | 2004-10-14 | 2 | -31/+36 | |
| | | | | funny. | |||||
* | minor change | Christopher Faylor | 2004-10-11 | 1 | -1/+1 | |
| | ||||||
* | * cygcheck.cc (add_path): Don't leak memory when path is already in ``paths''. | Christopher Faylor | 2004-10-10 | 2 | -1/+9 | |
| | ||||||
* | * cygcheck.cc (dump_sysinfo): Warn about trailing (back)slash on mount entries. | Christopher Faylor | 2004-10-09 | 2 | -0/+11 | |
| | ||||||
* | * cygcheck.cc (dump_sysinfo): Don't warn about empty path components, just | Christopher Faylor | 2004-10-09 | 2 | -3/+8 | |
| | | | | display ``.''. | |||||
* | * strace.cc (_impure_ptr): Remove. | Corinna Vinschen | 2004-10-06 | 2 | -6/+4 | |
| | ||||||
* | * cygcheck.cc (dump_sysinfo): Warn about empty path-components. | Corinna Vinschen | 2004-10-06 | 2 | -1/+8 | |
| | ||||||
* | * cygcheck.cc (pretty_id): Close pipe. | Corinna Vinschen | 2004-10-04 | 2 | -0/+5 | |
| | ||||||
* | * dump_setup.cc (dump_setup): Remove unneeded strlen when check_files | Corinna Vinschen | 2004-09-23 | 2 | -2/+6 | |
| | | | | is not set. | |||||
* | * dump_setup.cc (dump_setup): Avoid trailing spaces on package-list. | Corinna Vinschen | 2004-09-22 | 2 | -4/+16 | |
| | ||||||
* | * getfacl.c (main): Correct layout when nopt is set. | Corinna Vinschen | 2004-09-15 | 2 | -2/+6 | |
| | ||||||
* | * mkgroup.cc (netapibufferallocate,netgroupgetinfo): New function | Corinna Vinschen | 2004-07-12 | 3 | -10/+67 | |
| | | | | | | | | | | | pointers. (load_netapi): Load NetApiBufferAllocate and NetGroupGetInfo. (enum_local_groups,enum_groups): Add disp_groupname parameter. Load info for disp_groupname if specified. (usage): Add description of "-g/--group" option. (longopts,opts): Add "-g/--group" option. (main): Process "-g/--group" option. * utils.sgml (mkgroup): Add description of "-g/--group" option | |||||
* | * dumper.cc (dumper::prepare_core_dump): Use bfd_get_section_size | Alan Modra | 2004-06-15 | 3 | -7/+16 | |
| | | | | | | instead of _raw_size. (dumper::write_core_dump): Likewise. * parse_pe.cc (select_data_section): Likewise. | |||||
* | Define ps status flags | Joshua Daniel Franklin | 2004-06-11 | 1 | -1/+5 | |
| | ||||||
* | 2004-05-29 John Paul Wallington <jpw@gnu.org> | Joshua Daniel Franklin | 2004-05-30 | 2 | -1/+5 | |
| | | | | * ssp.c (usage): Add missing linefeed. |