Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mount.cc: add stdlib.h for exit | DJ Delorie | 2000-06-05 | 4 | -0/+11 |
| | | | | | * umount.cc: ditto * strace.cc: add #define for alloca | ||||
* | * regtool.cc (find_key): Add parameter `access'. | Corinna Vinschen | 2000-05-19 | 2 | -9/+18 |
| | | | | | | | | Call `RegOpenKeyEx' with that desired access. (cmd_add, cmd_remove, cmd_set, cmd_unset): Call `find_key' with KEY_ALL_ACCESS access. (cmd_list, cmd_check, cmd_get): Call `find_key' with KEY_READ access. | ||||
* | * cygpath.cc: add --windir/--sysdir options | DJ Delorie | 2000-05-19 | 3 | -2/+27 |
| | | | | * utils.sgml: and document them | ||||
* | * Makefile.in: Eliminate WINSUP_DEPS. | Christopher Faylor | 2000-05-18 | 8 | -135/+14 |
| | | | | | | | | | * cygpath.cc: Reorganize includes to accomodate sys/cygwin.h changes. * mkgroup.c: Ditto. * mkpasswd.c: Ditto. * mount.cc: Ditto. Eliminate use of cygwin source specific includes. * ps.cc: Ditto. * cygwin.cc: Eliminate obsolete file. | ||||
* | * mount.cc (main): Add "-X" option to specify a "Cygwin executable". | Christopher Faylor | 2000-04-27 | 2 | -43/+49 |
| | |||||
* | clean up SGML for latest version of jade/docbook | DJ Delorie | 2000-04-19 | 1 | -2/+4 |
| | |||||
* | * mkpasswd.c (main): Use GetDCName instead of GetAnyDCName. | Corinna Vinschen | 2000-04-15 | 3 | -20/+38 |
| | | | | | | | | | | | Don't create extra passwd entry for administrators group if local_groups is set. (usage): Change usage text slightly. (enum_users): Loop while ERROR_MORE_DATA is returned. (enum_local_groups): Ditto. * mkgroup.c (enum_local_groups): Ditto. (enum_groups) Ditto. (usage): Change usage text slightly. | ||||
* | * cygpath.cc (main): Add -a -o and -c options. | Christopher Faylor | 2000-04-13 | 2 | -13/+71 |
| | | | | (doit): Ditto. | ||||
* | * cygpath.cc (main): Add -f option for processing a group of paths from a file. | Christopher Faylor | 2000-04-11 | 2 | -49/+102 |
| | | | | (doit): New function. | ||||
* | update copyright. | Christopher Faylor | 2000-04-03 | 1 | -1/+1 |
| | |||||
* | Patch suggested by Mumit Khan <khan@xraylith.wisc.edu>: | Christopher Faylor | 2000-03-19 | 3 | -2/+14 |
| | | | | | * strace.cc (_impure_ptr): New global variable to make strace build under Cygwin gcc. | ||||
* | * Makefile.in: Make CXXFLAGS consistent with cygwin. | Christopher Faylor | 2000-03-18 | 2 | -4/+9 |
| | |||||
* | * Makefile.in: Use MINGW_CXXFLAGS when compiling strace. | Christopher Faylor | 2000-03-15 | 2 | -3/+7 |
| | |||||
* | * strace.cc: Throughout, track information like start_time, etc. on a | Christopher Faylor | 2000-03-13 | 2 | -28/+36 |
| | | | | per-process basis. | ||||
* | * strace.cc (handle_output_debug_string): Parse strace output to allow various | Christopher Faylor | 2000-02-28 | 3 | -10/+145 |
| | | | | types of time output. | ||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 19 | -0/+6616 |
| | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+126 |