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
*
* dump_setup.cc (check_package_files): Strip leading / and ./ from
Corinna Vinschen
2003-08-17
2
-0
/
+11
*
* dump_setup.cc (package_find): Don't stop searching on missing
Corinna Vinschen
2003-08-16
2
-15
/
+27
*
* cygcheck.cc (main): Fix some formatting and help text printing.
Corinna Vinschen
2003-08-15
3
-64
/
+230
*
* regtool.cc (usage): Add missing linefeed. Move example to --help
Corinna Vinschen
2003-08-15
2
-15
/
+22
*
* dump_setup.cc (check_package_files): Fix extra '/' in filename.
Corinna Vinschen
2003-08-13
2
-4
/
+9
*
* dump_setup.cc (dump_setup): Check for the existence of the package list file.
Christopher Faylor
2003-08-10
2
-15
/
+37
*
* dump_setup.cc (version_len): New static variable.
Christopher Faylor
2003-08-09
2
-15
/
+138
*
change default for --change-default-prefix
Christopher Faylor
2003-08-05
1
-1
/
+1
*
* mount.cc (do_mount): Issue warning when using managed mount option on
Christopher Faylor
2003-07-26
2
-0
/
+25
*
* configure.in: Use 'install-sh -c'.
Christopher Faylor
2003-07-26
1
-0
/
+5
*
preliminary checkin
Christopher Faylor
2003-07-26
2
-2
/
+2
*
preliminary checkin
Christopher Faylor
2003-07-26
3
-5
/
+5
*
* configure.in: Always use install-sh.
Christopher Faylor
2003-07-25
3
-8
/
+17
*
* mount.cc (struct opt): Remove posix option.
Christopher Faylor
2003-07-04
3
-2
/
+22
*
* mount.cc (longopts): Add long "options" keyword.
Christopher Faylor
2003-07-04
3
-2
/
+72
*
* cygcheck.cc (pretty_id): Rework slightly to not rely on spaces.
Christopher Faylor
2003-06-13
2
-7
/
+11
*
clarify
Christopher Faylor
2003-06-13
1
-1
/
+2
*
Throughout, always return error when GetShortPathName returns 0.
Christopher Faylor
2003-06-12
2
-3
/
+7
*
* mkpasswd.c (usage) Remove extra newline from description output.
Joshua Daniel Franklin
2003-04-26
3
-6
/
+26
*
* cygcheck.cc (usage) Add description output.
Joshua Daniel Franklin
2003-04-26
15
-5
/
+40
*
Pierre's update for mkgroup/mkpasswd
Joshua Daniel Franklin
2003-04-10
1
-10
/
+10
*
2003-04-10 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-04-10
3
-88
/
+94
*
note mount binary default.
Christopher Faylor
2003-03-27
1
-2
/
+2
*
* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable is
Christopher Faylor
2003-03-25
2
-1
/
+10
*
fix typo
Christopher Faylor
2003-03-12
1
-1
/
+1
*
.
Christopher Faylor
2003-03-09
1
-1
/
+1
*
* getfacl.c (username): Fix ambiguous printf calls.
Corinna Vinschen
2003-03-09
2
-6
/
+12
*
* Makefile.in (strace.exe): Include mingw_getopt.o in link line.
Christopher Faylor
2003-03-04
6
-10
/
+21
*
Document new mkgroup,mkpasswd options
Joshua Daniel Franklin
2003-03-01
1
-27
/
+47
*
2003-03-01 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-03-01
3
-14
/
+32
*
* Makefile.in (cygcheck.o): Fix so that actual mingw include files are used.
Christopher Faylor
2003-03-01
3
-5
/
+94
*
* cygpath.cc (doit): Allocate more space for non-path filename.
Christopher Faylor
2003-02-12
2
-5
/
+9
*
* dump_setup.cc (compar): Use case insensitive comparisons.
Christopher Faylor
2003-02-07
2
-11
/
+11
*
* dump_setup.cc (dump_setup): Compute the longest package name
Corinna Vinschen
2003-02-07
2
-1
/
+12
*
* cygcheck.cc (common_apps): Add some more apps.
Christopher Faylor
2003-02-07
3
-1
/
+13
*
* cygwinenv.sgml: Add section for 'CYGWIN codepage:[ansi|oem]'
Joshua Daniel Franklin
2003-02-03
1
-0
/
+9
*
* Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths.
Corinna Vinschen
2003-01-22
2
-3
/
+6
*
* mkgroup.c: Fix copyright date.
Corinna Vinschen
2003-01-15
4
-6
/
+12
*
* setfacl (usage): Remove double ":" for mask and other.
Corinna Vinschen
2003-01-10
2
-2
/
+6
*
* mkpasswd.cc (current_user): Create.
Corinna Vinschen
2003-01-08
3
-159
/
+350
*
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
3
-5
/
+11
*
* mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.
Corinna Vinschen
2002-11-25
2
-5
/
+9
*
* setfacl.c (getperm): Set only `other' permission bits.
Corinna Vinschen
2002-11-24
2
-4
/
+9
*
* getfacl.c (permstr): Use `other' permission bits for requesting
Corinna Vinschen
2002-11-24
2
-3
/
+8
*
* setfacl.c (usage): Add missing LF.
Corinna Vinschen
2002-11-08
2
-1
/
+5
*
* cygpath.cc (get_long_path_name_w32impl): Define similarly to GetLongPathName.
Christopher Faylor
2002-10-31
2
-132
/
+105
*
fix changelog
Christopher Faylor
2002-10-19
1
-0
/
+1
*
* mount.cc (usage): Correctly report default mode.
Christopher Faylor
2002-10-19
3
-4
/
+8
*
* cygpath.cc (close_arg): Remove unused static.
Christopher Faylor
2002-09-30
5
-12
/
+20
[next]