newlib/winsup/utils
Corinna Vinschen 70158cafd7 * regtool.cc (key_type): Drop.
(REG_AUTO): Define.
	(value_type): Replace key_type.  Use REG_xxx values directly.
	Accomodate change throughout.
	(longopts): Add --dword, --dword-le, --none, --qword and --hex options.
	(opts): Add -d, -D, -n, -Q and -x options.
	(types): Array to convert REG_xxx into strings.
	(hex): New variable to keep value of --hex option.
	(usage): Accomodate new options.  Print only the necessary by default.
	Only be verbose in case of -h/--help option.
	(cmd_list): Use key separator from -K option when printing.
	Print value type when verbose option is given.  Handle so far not
	handled REG_xxx types.
	(cmd_set): Avoid SEGV due to missing argument.  Handle so far not
	handled REG_xxx types.
	(cmd_get): Handle --binary option type agnostic.  Handle so far not
	handled REG_xxx types.
	(main): Handle new options.
2006-10-21 17:19:29 +00:00
..
ChangeLog * regtool.cc (key_type): Drop. 2006-10-21 17:19:29 +00:00
ChangeLog-2000
Makefile.in * Makefile.in: Fix -ntdll typo. 2006-09-12 15:14:51 +00:00
aclocal.m4
configure
configure.in
cygcheck.cc * cygcheck.cc (get_word, get_dword): Move to path.cc. 2006-10-05 17:24:13 +00:00
cygpath.cc * Makefile.in (cygpath.exe): Add rule to link cygpath against ntdll.dll. 2006-08-02 09:48:18 +00:00
dump_setup.cc
dumper.cc
dumper.h
getfacl.c
ipcrm.c
ipcs.c
kill.cc
mkgroup.c
mkpasswd.c
module_info.cc
mount.cc
parse_pe.cc
passwd.c
path.cc * cygcheck.cc (get_word, get_dword): Move to path.cc. 2006-10-05 17:24:13 +00:00
path.h * cygcheck.cc (get_word, get_dword): Move to path.cc. 2006-10-05 17:24:13 +00:00
ps.cc
regtool.cc * regtool.cc (key_type): Drop. 2006-10-21 17:19:29 +00:00
setfacl.c
setmetamode.c
ssp.c
ssp.txt
strace.cc
umount.cc
utils.sgml * regtool.cc (longopts): Add --wow32 option. 2006-10-19 09:08:44 +00:00