index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update from Joshua Daniel Franklin
Christopher Faylor
2002-06-25
1
-120
/
+161
*
* cygpath.cc (usage): Clean up usage output.
Christopher Faylor
2002-06-19
2
-45
/
+55
*
* passwd.c: Rearrange includes to avoid unnecessary warnings.
Corinna Vinschen
2002-06-14
2
-15
/
+50
*
Add dumper.exe words from Egor Duda.
Christopher Faylor
2002-06-12
1
-0
/
+46
*
* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.
Christopher Faylor
2002-06-09
2
-3
/
+8
*
* mount.cc (main): Use default system/user flag for cygdrive stuff, too.
Christopher Faylor
2002-06-09
3
-4
/
+12
*
* mount.cc (opts): Remove '-i' option.
Christopher Faylor
2002-06-09
2
-17
/
+8
*
* cygpath.cc: Add option to output windows paths in different formats: "dos"
Christopher Faylor
2002-06-07
3
-6
/
+69
*
* regtool.cc (Fail): Be more verbose.
Corinna Vinschen
2002-06-07
3
-20
/
+70
*
* strace.cc (main): Make toggle a local variable.
Christopher Faylor
2002-06-07
2
-1
/
+5
*
* strace.cc (toggle): New global variable.
Christopher Faylor
2002-06-07
3
-26
/
+73
*
* strace.cc (version): New global variable.
Christopher Faylor
2002-06-06
2
-20
/
+49
*
* ssp.c (version): New global variable.
Christopher Faylor
2002-06-06
2
-108
/
+265
*
* umount.cc (version): New global variable.
Christopher Faylor
2002-06-04
2
-13
/
+61
*
* regtool.cc (prog_name): New global variable.
Christopher Faylor
2002-06-03
2
-65
/
+144
*
* strace.cc (forkdebug): Make true by default.
Christopher Faylor
2002-06-02
3
-9
/
+18
*
* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.
Christopher Faylor
2002-05-30
2
-1
/
+6
*
* mount.cc (main): Make -b the default.
Christopher Faylor
2002-05-30
2
-1
/
+5
*
* ps.cc (main): Use uid or uid32 member of struct external_pinfo
Corinna Vinschen
2002-05-29
2
-7
/
+25
*
* ps.cc (main): Change print format for uid to unsigned. Use uid32
Corinna Vinschen
2002-05-29
2
-5
/
+10
*
* passwd.c (prog_name): New global variable.
Corinna Vinschen
2002-05-29
2
-39
/
+114
*
* ps.cc (usage): Fix typo.
Corinna Vinschen
2002-05-28
2
-1
/
+6
*
* ps.cc (prog_name): New global variable.
Christopher Faylor
2002-05-28
2
-11
/
+86
*
* strace.cc (attach_process): Don't tell process to start stracing here.
Christopher Faylor
2002-05-27
2
-3
/
+16
*
Fix typos.
Christopher Faylor
2002-05-24
1
-16
/
+16
*
* setfacl.c (usage): Standardize usage output. Change return type to
Corinna Vinschen
2002-05-24
2
-122
/
+203
*
* getfacl.c (usage): Standardize usage output. Change return type to
Corinna Vinschen
2002-05-23
2
-58
/
+101
*
fix typo.
Christopher Faylor
2002-05-23
1
-1
/
+1
*
* mount.cc (version) New global variable.
Christopher Faylor
2002-05-23
2
-23
/
+73
*
* cygpath.cc (usage): Change usage output slightly.
Corinna Vinschen
2002-05-22
3
-105
/
+303
*
* strace.cc (add_child): Use calloc since new requires working libstdc++.a.
Christopher Faylor
2002-05-18
2
-2
/
+8
*
* cygpath.cc (get_short_paths): Fix more error checking.
Corinna Vinschen
2002-05-15
3
-58
/
+73
*
* cygpath.cc (get_short_name): Fix error checking.
Corinna Vinschen
2002-05-14
2
-1
/
+5
*
* kill.cc (prog_name) New global variable.
Christopher Faylor
2002-05-13
2
-7
/
+60
*
* kill.cc (listsig): Display numeric id when given symbolic input.
Christopher Faylor
2002-05-13
2
-1
/
+8
*
document kill -h.
Christopher Faylor
2002-05-13
1
-0
/
+3
*
* kill.cc (usage): Show new options. Allow specification of output stream.
Christopher Faylor
2002-05-13
2
-3
/
+13
*
Update ChangeLog with missing entry.
Christopher Faylor
2002-05-13
2
-1
/
+8
*
* Makefile.in (kill.exe): Add as a specific target.
Christopher Faylor
2002-05-13
4
-28
/
+114
*
* mount.cc (do_mount): Default to non-exec option for remote drives. Report
Christopher Faylor
2002-05-12
4
-16
/
+70
*
* dumper.cc (usage) Standardize usage output. Generalize to allow use for
Christopher Faylor
2002-05-08
2
-11
/
+59
*
* mkgroup.c (main): Change call to exit() to a return statement.
Corinna Vinschen
2002-04-29
3
-26
/
+70
*
* mkgroup.c (usage): Use one just fprintf + string concatenation for output
Christopher Faylor
2002-03-19
3
-18
/
+25
*
* mkgroup.c (usage): Simplify usage output. Generalize to allow use
Corinna Vinschen
2002-03-19
2
-20
/
+58
*
2002-03-15 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2002-03-15
2
-16
/
+54
*
* kill.cc (usage): Move to top of file.
Christopher Faylor
2002-03-11
2
-40
/
+42
*
* cygcheck.cc: Reformat.
Christopher Faylor
2002-03-07
2
-37
/
+43
*
* cygcheck.cc (longopts): Use correct short option for --version.
Christopher Faylor
2002-03-07
2
-1
/
+5
*
* cygpath.cc: Reformat.
Christopher Faylor
2002-03-07
2
-144
/
+186
*
Update options
Christopher Faylor
2002-02-28
1
-6
/
+8
[prev]
[next]