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
*
* Makefile.in (mingw_getopt.o): Ensure that newlib include directories are not
Christopher Faylor
2001-09-22
2
-1
/
+6
*
* Makefile.in (MINGW_INCLUDES): Still need cygwin/include directory.
Christopher Faylor
2001-09-21
2
-1
/
+5
*
Add -t option.
Christopher Faylor
2001-09-19
1
-1
/
+1
*
* Makefile.in: Filter newlib includes from mingw compilation.
Christopher Faylor
2001-09-19
2
-3
/
+7
*
* dumper.cc (dumper::dumper): Print error code in case of error.
Egor Duda
2001-09-14
2
-7
/
+20
*
* dumper.cc (main): Properly recognize negative pids (used by w9x).
Egor Duda
2001-09-13
2
-1
/
+5
*
* dumper.cc (main): Change command-line arguments format to be
Egor Duda
2001-09-09
2
-22
/
+39
*
* Makefile.in (dumper): Change logic for libbfd and libintl so that they will
Christopher Faylor
2001-09-06
3
-5
/
+11
*
* mount.cc (mount_commands): Don't write /cygdrive/u mount points.
Christopher Faylor
2001-09-04
2
-15
/
+22
*
* mount.cc (longopts): Add mount-commands to options list.
Christopher Faylor
2001-09-03
2
-2
/
+81
*
* mount.cc (main): Eliminate excess arguments in printf.
Christopher Faylor
2001-09-01
2
-1
/
+5
*
* dumper.h: Update copyright notice.
Egor Duda
2001-08-30
3
-6
/
+50
*
* mount.cc (main): Issue correct warning for 'not enough arguments'.
Christopher Faylor
2001-08-28
2
-1
/
+8
*
* cygpath.cc (main): Support -w for Windows (System) directories and return
Christopher Faylor
2001-08-15
2
-2
/
+16
*
fix typo.
Christopher Faylor
2001-07-19
1
-1
/
+1
*
* regtool.cc (find_key): Handle keys with only one subkey.
Corinna Vinschen
2001-07-15
2
-4
/
+12
*
* regtool.cc (find_key): Revert previous change.
Christopher Faylor
2001-06-28
2
-7
/
+8
*
* regtool.cc (find_key): Allow '/' as a synonym for '\\'.
Christopher Faylor
2001-06-27
2
-3
/
+10
*
* mkpasswd.c (main): Output passwd file in binary mode so that there are no CRs
Christopher Faylor
2001-06-15
3
-2
/
+13
*
* mkpasswd.c (enum_users): Use /bin/bash as the default shell.
Christopher Faylor
2001-05-01
2
-2
/
+7
*
* passwd.cc (ttymnam): New function.
Christopher Faylor
2001-04-29
2
-7
/
+24
*
* dumper.cc (dumper::init_core_dump): Set architecture field in dump
Egor Duda
2001-04-19
2
-0
/
+11
*
* mkgroup.c: Add function pointers `netlocalgroupgetmembers' and
Corinna Vinschen
2001-04-16
2
-12
/
+107
*
* mount.cc (longopts): Add help to options list.
Christopher Faylor
2001-04-16
3
-25
/
+34
*
Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:
Corinna Vinschen
2001-04-15
3
-16
/
+44
*
* mkgroup.c (uni2ansi): Use native method to convert from Unicode
Egor Duda
2001-04-11
3
-14
/
+22
*
* mount.cc (main): Use getopt_long for parsing arguments.
Christopher Faylor
2001-04-03
3
-154
/
+208
*
* mount.cc (show_mounts): Change format string to more closely resemble UNIX
Christopher Faylor
2001-04-02
2
-9
/
+8
*
Update copyright.
Christopher Faylor
2001-03-18
1
-1
/
+1
*
* kill.cc (forcekill): Use dwProcessId when opening a process, not the Cygwin
Christopher Faylor
2001-03-18
2
-1
/
+6
*
* getfacl.c: Add copyright hint.
Corinna Vinschen
2001-03-05
4
-0
/
+40
*
* regtool.cc (cmd_list): Add new registry display options.
Christopher Faylor
2001-01-10
3
-69
/
+107
*
more formatting changes.
Christopher Faylor
2001-01-10
1
-2
/
+4
*
* regtool.cc (translate): Ensure that 'c' is initialized.
Christopher Faylor
2001-01-10
3
-574
/
+595
*
* cygcheck.cc (cygwin_info): Add some more bounds checking. From Matt Harget
Christopher Faylor
2000-12-16
2
-49
/
+205
*
* Makefile.in: Compile/link dumper.exe with c++.
Christopher Faylor
2000-12-11
2
-10
/
+14
*
* mkpasswd.c: make default home directory /home/$user if one
Corinna Vinschen
2000-12-07
2
-19
/
+58
*
Make initial tabbing consistent.
Christopher Faylor
2000-12-07
1
-109
/
+109
*
* Makefile.in: Use CXX to build the DLL.
Christopher Faylor
2000-12-03
4
-114
/
+245
*
* utils.sgml: Document new options for ps and strace.
Christopher Faylor
2000-11-19
2
-5
/
+14
*
* mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.
Christopher Faylor
2000-11-08
2
-10
/
+24
*
* mkgroup.c (load_netapi): New function to load netapi32.dll functions
Corinna Vinschen
2000-11-08
3
-104
/
+251
*
* kill.cc (main): Return 1 in case of errors.
Corinna Vinschen
2000-11-02
2
-1
/
+7
*
* Makefile.in: Accomodate newer gcc's which require linking of c++ programs
Christopher Faylor
2000-10-28
6
-53
/
+63
*
Cleanup formatting on some files. Remove excessive whitespace.
Christopher Faylor
2000-10-28
15
-686
/
+764
*
* strace.cc (main): Add a '-b' option.
Christopher Faylor
2000-10-28
2
-2
/
+14
*
* ssp.c: new
DJ Delorie
2000-10-19
4
-1
/
+934
*
* ps.cc (main): Add some extra space to Windows pid output for Windows 95.
Christopher Faylor
2000-10-18
2
-2
/
+7
*
* ps.cc (main): Add some extra space to pid output for Windows 95.
Christopher Faylor
2000-10-18
2
-6
/
+10
*
* cygcheck.cc (main): Fix argument counting.
Corinna Vinschen
2000-10-16
2
-3
/
+8
[next]