summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * setlsapwd.cc (setlsapwd): Explicitely erase password buffer contentCorinna Vinschen2008-12-152-1/+9
* * setpwd.cc (client_request_setpwd::serve): Explicitely erase passwordCorinna Vinschen2008-12-152-0/+7
* * passwd.c (main): Put how to delete the registry password on its ownCorinna Vinschen2008-12-152-1/+7
* * fhandler_registry.cc (fhandler_registry::exists): Handle EACCES.Corinna Vinschen2008-12-152-2/+8
* * cygwin.din: Export fgetwc, fgetws, fputwc, fputws, fwide, getwc,Corinna Vinschen2008-12-154-8/+31
* * fhandler.h (class fhandler_registry): Declare dup method.Corinna Vinschen2008-12-153-8/+34
* * gcc.sgml: Use 'bash$' as Cygwin prompt throughout.Corinna Vinschen2008-12-154-11/+18
* * fhandler_disk_file.cc (readdir_get_ino): Don't complain about MS-DOS pathsChristopher Faylor2008-12-143-2/+7
* * utils.sgml: Convert some backslashes to slashes.Christopher Faylor2008-12-132-5/+9
* * pathnames.sgml: Convert some backslashes to slashes.Christopher Faylor2008-12-132-10/+14
* * cygheap.cc (cygheap_user::~cygheap_user): Remove unneeded if 0'ed code.Christopher Faylor2008-12-136-153/+158
* 2008-12-12 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-126-10/+212
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-124-5/+11
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-122-2/+8
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-122-0/+12
* 2008-12-12 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2008-12-122-0/+5
* * libc/stdio/freopen.c: Add <string.h> for memset prototype.Corinna Vinschen2008-12-124-0/+9
* * pathnames.sgml: New section for /proc/registry. Document registryCorinna Vinschen2008-12-122-9/+45
* Formatting fix.Jeff Johnston2008-12-111-2/+2
* 2008-12-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2008-12-113-2/+8
* 2008-12-11 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Jeff Johnston2008-12-1112-14/+5524
* 2008-12-11 Craig Howland <howland@LGSInnovations.com>Jeff Johnston2008-12-1132-82/+163
* 2008-12-11 Ken Werner <ken.werner@de.ibm.comJeff Johnston2008-12-113-1/+18
* 2008-12-10 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2008-12-1030-1/+1433
* merge from gccDJ Delorie2008-12-102-0/+18
* 2008-12-10 Joseph Myers <joseph@codesourcery.com>Jeff Johnston2008-12-102-17/+117
* * resolv.h: #include <netinet/in.h> for sockaddr_in typedef.Corinna Vinschen2008-12-092-0/+5
* Committed as obvious.Danny Smith2008-12-092-1/+5
* * fhandler_registry.cc (encode_regname): Add Parameter add_val.Corinna Vinschen2008-12-082-36/+163
* * mips/idt32.ld: Set arch to mips:isa32r2 from mips:isa32. UpdateAdam Nemet2008-12-062-3/+8
* 2008-12-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-12-063-3/+8
* 2008-12-05 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2008-12-063-232/+5
* * mips/idt64.ld: Set arch to mips:isa64r2 from mips:isa64. UpdateAdam Nemet2008-12-052-3/+10
* * libc/include/sys/features.h (_POSIX_V6_ILP32_OFF32): Always define.Corinna Vinschen2008-12-042-3/+9
* * ntsec.sgml: Fix typo.Corinna Vinschen2008-12-042-2/+6
* * libc/minires.c (open_sock): Set non blocking and close on exec.Corinna Vinschen2008-12-032-48/+103
* include/elf/Nick Clifton2008-12-032-0/+5
* * ntsec.sgml: Revamp parts of the doc for clearness.Corinna Vinschen2008-12-032-61/+86
* * ntsec.sgml: Fix a few typos.Corinna Vinschen2008-12-022-2/+6
* * cygserver.sgml: Fix cross reference to the ntsec documentation.Corinna Vinschen2008-12-022-1/+5
* * cygserver.sgml: Document new feature to store hidden passwordsCorinna Vinschen2008-12-022-0/+13
* * ntsec.sgml: Finishing up changes for 1.7.Corinna Vinschen2008-12-022-190/+422
* * Makefile.def: configure-target-boehm-gc depends onAndreas Schwab2008-12-023-209/+216
* * fhandler_registry.cc (must_encode): Fix condition changed for testing.Corinna Vinschen2008-12-022-1/+5
* * fhandler_registry.cc (must_encode): New function.Corinna Vinschen2008-12-022-10/+102
* * config.sub, config.guess: Update from upstream sources.Ben Elliston2008-12-023-7/+35
* gold/ChangeLog:Cary Coutant2008-12-012-1/+5
* * plugin-api.h: Fix syntax error when compiling with C++.Cary Coutant2008-12-012-1/+5
* * ntsec.sgml: Further changes for 1.7. Switch from "NT" to "Windows".Corinna Vinschen2008-12-012-238/+97
* fix typoChristopher Faylor2008-11-301-1/+1