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
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
* getfacl.c (username): Fix ambiguous printf calls.
Corinna Vinschen
2003-03-09
1
-0
/
+6
*
* Makefile.in (strace.exe): Include mingw_getopt.o in link line.
Christopher Faylor
2003-03-04
1
-0
/
+9
*
2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-03-01
1
-0
/
+8
*
* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.
Christopher Faylor
2003-03-01
1
-0
/
+9
*
* cygpath.cc (doit): Allocate more space for non-path filename.
Christopher Faylor
2003-02-12
1
-0
/
+4
*
* dump_setup.cc (compar): Use case insensitive comparisons.
Christopher Faylor
2003-02-07
1
-0
/
+6
*
* dump_setup.cc (dump_setup): Compute the longest package name
Corinna Vinschen
2003-02-07
1
-0
/
+5
*
* cygcheck.cc (common_apps): Add some more apps.
Christopher Faylor
2003-02-07
1
-0
/
+5
*
* Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.
Corinna Vinschen
2003-01-22
1
-0
/
+5
*
* mkgroup.c: Fix copyright date.
Corinna Vinschen
2003-01-15
1
-3
/
+9
*
* setfacl (usage): Remove double ":" for mask and other.
Corinna Vinschen
2003-01-10
1
-0
/
+4
*
* mkpasswd.cc (current_user): Create.
Corinna Vinschen
2003-01-08
1
-0
/
+14
*
minor reformatting
Christopher Faylor
2002-12-25
1
-0
/
+2
*
* setfacl.c (main): Place a single : after other and mask.
Corinna Vinschen
2002-12-15
1
-0
/
+6
*
* mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.
Corinna Vinschen
2002-11-25
1
-0
/
+4
*
* setfacl.c (getperm): Set only `other' permission bits.
Corinna Vinschen
2002-11-24
1
-0
/
+5
*
* getfacl.c (permstr): Use `other' permission bits for requesting
Corinna Vinschen
2002-11-24
1
-0
/
+5
*
* setfacl.c (usage): Add missing LF.
Corinna Vinschen
2002-11-08
1
-0
/
+4
*
* cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.
Christopher Faylor
2002-10-31
1
-0
/
+9
*
fix changelog
Christopher Faylor
2002-10-19
1
-0
/
+1
*
* mount.cc (usage): Correctly report default mode.
Christopher Faylor
2002-10-19
1
-0
/
+4
*
* cygpath.cc (close_arg): Remove unused static.
Christopher Faylor
2002-09-30
1
-0
/
+8
*
* cygcheck.cc: Include sys/time.h rather than time.h to avoid a compiler error.
Christopher Faylor
2002-09-19
1
-0
/
+5
*
* cygcheck.cc: Reorder includes to avoid compiler error.
Christopher Faylor
2002-09-17
1
-0
/
+4
*
Add final newlines to utils
Joshua Daniel Franklin
2002-09-15
1
-0
/
+15
*
2002-09-12 Igor Pechtchanski <pechtcha@cs.nyu.edu>
Joshua Daniel Franklin
2002-09-15
1
-0
/
+5
*
* regtool.cc (find_key): Add support for custom key separator.
Christopher Faylor
2002-08-13
1
-0
/
+5
*
* mkgroup.c (main): Don't print an entry for "Everyone".
Corinna Vinschen
2002-08-02
1
-0
/
+6
*
* configure.in: Check for libiconv.a.
Christopher Faylor
2002-07-07
1
-0
/
+6
*
* Makefile.in: Use MINGW stuff from Makefile.common.
Christopher Faylor
2002-07-07
1
-0
/
+4
*
* mkgroup.c: Add function pointers for functions from advapi32.dll.
Corinna Vinschen
2002-07-02
1
-0
/
+7
*
* mount.cc (main): Ensure that mount_already_exists() also gets default flag
Christopher Faylor
2002-07-01
1
-8
/
+13
*
* cygpath.cc (usage): Clean up usage output.
Christopher Faylor
2002-06-19
1
-0
/
+5
*
* passwd.c: Rearrange includes to avoid unnecessary warnings.
Corinna Vinschen
2002-06-14
1
-0
/
+15
*
* path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE.
Christopher Faylor
2002-06-09
1
-0
/
+5
*
* mount.cc (main): Use default system/user flag for cygdrive stuff, too.
Christopher Faylor
2002-06-09
1
-0
/
+8
*
* mount.cc (opts): Remove '-i' option.
Christopher Faylor
2002-06-09
1
-0
/
+7
*
* cygpath.cc: Add option to output windows paths in different formats: "dos"
Christopher Faylor
2002-06-07
1
-1
/
+9
*
* regtool.cc (Fail): Be more verbose.
Corinna Vinschen
2002-06-07
1
-0
/
+7
*
* strace.cc (main): Make toggle a local variable.
Christopher Faylor
2002-06-07
1
-0
/
+4
*
* strace.cc (toggle): New global variable.
Christopher Faylor
2002-06-07
1
-0
/
+15
*
* strace.cc (version): New global variable.
Christopher Faylor
2002-06-06
1
-0
/
+6
*
* ssp.c (version): New global variable.
Christopher Faylor
2002-06-06
1
-0
/
+11
*
* umount.cc (version): New global variable.
Christopher Faylor
2002-06-04
1
-7
/
+16
*
* regtool.cc (prog_name): New global variable.
Christopher Faylor
2002-06-03
1
-7
/
+17
*
* strace.cc (forkdebug): Make true by default.
Christopher Faylor
2002-06-02
1
-0
/
+7
*
* mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal.
Christopher Faylor
2002-05-30
1
-0
/
+4
*
* mount.cc (main): Make -b the default.
Christopher Faylor
2002-05-30
1
-0
/
+4
*
* ps.cc (main): Use uid or uid32 member of struct external_pinfo
Corinna Vinschen
2002-05-29
1
-0
/
+5
*
* ps.cc (main): Change print format for uid to unsigned. Use uid32
Corinna Vinschen
2002-05-29
1
-0
/
+5
[next]