summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me.Corinna Vinschen2002-11-252-5/+9
* * passwd.cc (read_etc_passwd): Never add an entry when startingCorinna Vinschen2002-11-253-4/+14
* * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL andCorinna Vinschen2002-11-252-1/+9
* 2002-11-24 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2002-11-242-142/+153
* * setfacl.c (getperm): Set only `other' permission bits.Corinna Vinschen2002-11-242-4/+9
* * getfacl.c (permstr): Use `other' permission bits for requestingCorinna Vinschen2002-11-242-3/+8
* 2002-11-05 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-11-245-78/+110
* 2002-11-25 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-11-244-0/+108
* * libiberty.h (basename): Add NetBSD to the list.Jason Thorpe2002-11-242-1/+5
* * wait.cc (wait4): Force pending signal delivery before waiting for processChristopher Faylor2002-11-232-0/+6
* * include/cygwin/version.h: Bump DLL minor number.Christopher Faylor2002-11-232-1/+5
* fix typoChristopher Faylor2002-11-231-1/+1
* merge from gccDJ Delorie2002-11-222-0/+10
* * exceptions.cc (handle_sigsuspend): Force pending signal delivery beforeChristopher Faylor2002-11-227-2/+66
* 2002-11-22 Joe Buehler <jbuehler@hekimian.com>Jeff Johnston2002-11-224-5/+14
* 2002-11-22 Vijay L. Khuspe <vijayk1@kpit.com>Jeff Johnston2002-11-222-1/+6
* * include/cygwin/version.h: Fix comment.Christopher Faylor2002-11-222-3/+7
* * external.cc (cygwin_internal): Fix va_arg references.Christopher Faylor2002-11-222-4/+7
* * exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give upChristopher Faylor2002-11-227-61/+97
* 2002-11-20 Ryo Tsuruta <ryo@kitanet.ne.jp>Jeff Johnston2002-11-202-21/+18
* * security.h: Declare internal_getpwsid and internal_getgrsid.Corinna Vinschen2002-11-206-234/+205
* * poll.cc (poll): ...but set POLLIN instead.Corinna Vinschen2002-11-202-1/+7
* * security.cc (get_attribute_from_acl): Always test "anti",Corinna Vinschen2002-11-203-96/+107
* * poll.cc (poll): Don't set POLLERR if a listening socket has aCorinna Vinschen2002-11-202-13/+37
* 2002-11-19 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-192-22/+26
* Fixed LDHI constraintSvein Seldal2002-11-192-2/+6
* * net.cc: Sprinkle sigframes throughout.Christopher Faylor2002-11-192-0/+14
* remove unneeded commentsChristopher Faylor2002-11-191-6/+0
* 2002-11-11 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-182-22/+28
* 2002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-183-3/+11
* Fix bugs in previous deltaNick Clifton2002-11-181-8/+6
* Add NULL to end of argv array.Nick Clifton2002-11-182-0/+11
* Fixups in ChangeLog entries which has been filed in the wrong place.Svein Seldal2002-11-182-14/+14
* * gas/config/tc-tic4x.c: Fixed proper commandlineSvein Seldal2002-11-182-375/+369
* new entry: "Is there a better alternative to the standard console window?" (y...David Starks-Browning2002-11-181-0/+12
* re. copy/paste in console window: use rxvt insteadDavid Starks-Browning2002-11-171-0/+4
* indicate ntsec now on by defaultDavid Starks-Browning2002-11-171-1/+2
* 2002-11-16 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-162-485/+7
* * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function.Svein Seldal2002-11-162-1077/+827
* * tty.cc (tty::make_pipes): Make pipe buffer larger.Christopher Faylor2002-11-162-2/+6
* * grp.cc (getgroups32): Protect against closing cygheap->user.token.Christopher Faylor2002-11-162-1/+6
* * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol,Danny Smith2002-11-162-10/+16
* * lib/uuid.c (IID_IRunnableObject): Remove duplicate definition.Christopher Faylor2002-11-152-2/+5
* * lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition.Christopher Faylor2002-11-152-2/+5
* * include/cygwin/version.h: Bump API_MINOR to accommodate below changes.Christopher Faylor2002-11-154-1/+27
* * select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss.Christopher Faylor2002-11-152-6/+7
* 2002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net>Danny Smith2002-11-152-11/+19
* * exceptions.cc (setup_handler): Add debugging output. Set thread priority toChristopher Faylor2002-11-155-9/+27
* * fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any specialChristopher Faylor2002-11-152-10/+8
* * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h,Danny Smith2002-11-1578-77/+95