newlib/winsup/utils
Corinna Vinschen 94a23f4860 * passwd.c: Rearrange includes to avoid unnecessary warnings.
(GetPW): Add parameter to (dis)allow printing of Windows username.
	Use defines instead of numerical constants where possible.
	Try avoiding impersonation problem.  Rearrange to print Windows
	username only if it's different from Cygwin username.
	(ChangePW): Use defines instead of numerical constants where possible.
	(main): Call GetPW with additional parameter.  Change error text.

	* passwd.c (GetPW): Handle case of user-edited /etc/passwd
	with cygwin_internal (CW_EXTRACT_DOMAIN_AND_USER, ...).
2002-06-14 11:31:33 +00:00
..
ChangeLog * passwd.c: Rearrange includes to avoid unnecessary warnings. 2002-06-14 11:31:33 +00:00
ChangeLog-2000 * regtool.cc (translate): Ensure that 'c' is initialized. 2001-01-10 14:20:16 +00:00
Makefile.in * Makefile.in (kill.exe): Add as a specific target. 2002-05-13 05:13:58 +00:00
aclocal.m4 import winsup-2000-02-17 snapshot 2000-02-17 19:38:33 +00:00
configure * Makefile.in: Use CXX to build the DLL. 2000-12-03 05:42:03 +00:00
configure.in * Makefile.in: Use CXX to build the DLL. 2000-12-03 05:42:03 +00:00
cygcheck.cc * cygcheck.cc: Reformat. 2002-03-07 03:13:17 +00:00
cygpath.cc * cygpath.cc: Add option to output windows paths in different formats: "dos" 2002-06-07 19:25:26 +00:00
dump_setup.cc * dump_setup.cc (parse_filename): Don't consider '_' part of the version. 2002-01-29 18:37:00 +00:00
dumper.cc * dumper.cc (usage) Standardize usage output. Generalize to allow use for 2002-05-08 01:55:56 +00:00
dumper.h * dumper.h: Update copyright notice. 2001-08-30 16:47:51 +00:00
getfacl.c * getfacl.c (usage): Standardize usage output. Change return type to 2002-05-23 10:56:57 +00:00
kill.cc * kill.cc (prog_name) New global variable. 2002-05-13 23:42:32 +00:00
mkgroup.c * mkgroup.c (main): Change call to exit() to a return statement. 2002-04-29 10:21:54 +00:00
mkpasswd.c * mkpasswd.cc (main): Don't reset to binmode if stdout is a terminal. 2002-05-30 19:35:51 +00:00
module_info.cc * Makefile.in: Add define to CXXFLAGS. 2001-12-11 22:51:01 +00:00
mount.cc * mount.cc (main): Use default system/user flag for cygdrive stuff, too. 2002-06-09 04:54:32 +00:00
parse_pe.cc * Makefile.in: Add define to CXXFLAGS. 2001-12-11 22:51:01 +00:00
passwd.c * passwd.c: Rearrange includes to avoid unnecessary warnings. 2002-06-14 11:31:33 +00:00
path.cc * path.cc (cygpath): Change MOUNT_AUTO to MOUNT_CYGDRIVE. 2002-06-09 05:08:44 +00:00
path.h * path.h: New file. 2001-11-12 00:19:17 +00:00
ps.cc * ps.cc (main): Use uid or uid32 member of struct external_pinfo 2002-05-29 20:10:27 +00:00
regtool.cc * regtool.cc (Fail): Be more verbose. 2002-06-07 11:12:16 +00:00
setfacl.c * setfacl.c (usage): Standardize usage output. Change return type to 2002-05-24 14:40:14 +00:00
ssp.c * ssp.c (version): New global variable. 2002-06-06 00:36:12 +00:00
ssp.txt Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * strace.cc (main): Make toggle a local variable. 2002-06-07 01:37:20 +00:00
umount.cc * mount.cc (main): Use default system/user flag for cygdrive stuff, too. 2002-06-09 04:54:32 +00:00
utils.sgml Add dumper.exe words from Egor Duda. 2002-06-12 16:06:10 +00:00