newlib/winsup/utils
Corinna Vinschen 9f2cad57a6 Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:
* mkgroup.c (enum_groups): Use RID + offset specified an additional
        argument as ID.
        (usage): Add description of -o option.
        (longopts, opts): Add specifications of -o/--id-offset option.
        (main): Add -o option. Invoke enum_groups with specified offset.
        * mkpasswd.c (enum_users): Just like mkgroup.c.
        (usage, longopts, opts): Ditto.
        (main): Add -o option. Invoke enum_users with specified offset
        only against domain accounts.
2001-04-15 14:09:33 +00:00
..
ChangeLog Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>: 2001-04-15 14:09: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: Compile/link dumper.exe with c++. 2000-12-11 00:10:49 +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 (cygwin_info): Add some more bounds checking. From Matt Harget 2000-12-16 04:53:30 +00:00
cygpath.cc Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
dumper.cc * Makefile.in: Accomodate newer gcc's which require linking of c++ programs 2000-10-28 05:39:38 +00:00
dumper.h * Makefile.in: Add dumper.exe target and associated mechanisms for building it. 2000-08-24 19:03:12 +00:00
getfacl.c * getfacl.c: Add copyright hint. 2001-03-05 17:55:23 +00:00
kill.cc Update copyright. 2001-03-18 03:25:30 +00:00
mkgroup.c Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>: 2001-04-15 14:09:33 +00:00
mkpasswd.c Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>: 2001-04-15 14:09:33 +00:00
module_info.cc Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
mount.cc * mount.cc (main): Use getopt_long for parsing arguments. 2001-04-03 02:41:54 +00:00
parse_pe.cc * Makefile.in: Accomodate newer gcc's which require linking of c++ programs 2000-10-28 05:39:38 +00:00
passwd.c * passwd.c (main): Initialize oldpwd before beeing used. 2000-07-31 13:35:39 +00:00
ps.cc * ps.cc (main): Add some extra space to Windows pid output for Windows 95. 2000-10-18 22:58:34 +00:00
regtool.cc * regtool.cc (cmd_list): Add new registry display options. 2001-01-10 22:34:02 +00:00
setfacl.c * getfacl.c: Add copyright hint. 2001-03-05 17:55:23 +00:00
ssp.c Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
ssp.txt Cleanup formatting on some files. Remove excessive whitespace. 2000-10-28 05:00:00 +00:00
strace.cc * getfacl.c: Add copyright hint. 2001-03-05 17:55:23 +00:00
umount.cc * mount.cc (main): Use getopt_long for parsing arguments. 2001-04-03 02:41:54 +00:00
utils.sgml * regtool.cc (cmd_list): Add new registry display options. 2001-01-10 22:34:02 +00:00