| Commit message (Expand) | Author | Age | Files | Lines |
* | * mkpasswd.c (main): Set pw_passwd field to '*' on 9x/Me. | Corinna Vinschen | 2002-11-25 | 2 | -5/+9 |
* | * passwd.cc (read_etc_passwd): Never add an entry when starting | Corinna Vinschen | 2002-11-25 | 3 | -4/+14 |
* | * sec_acl.cc (getacl): Set errno to ENOSPC if command is GETACL and | Corinna Vinschen | 2002-11-25 | 2 | -1/+9 |
* | 2002-11-24 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 2002-11-24 | 2 | -142/+153 |
* | * setfacl.c (getperm): Set only `other' permission bits. | Corinna Vinschen | 2002-11-24 | 2 | -4/+9 |
* | * getfacl.c (permstr): Use `other' permission bits for requesting | Corinna Vinschen | 2002-11-24 | 2 | -3/+8 |
* | 2002-11-05 Thomas Pfaff <tpfaff@gmx.net> | Robert Collins | 2002-11-24 | 5 | -78/+110 |
* | 2002-11-25 Robert Collins <rbtcollins@hotmail.com> | Robert Collins | 2002-11-24 | 4 | -0/+108 |
* | * wait.cc (wait4): Force pending signal delivery before waiting for process | Christopher Faylor | 2002-11-23 | 2 | -0/+6 |
* | * include/cygwin/version.h: Bump DLL minor number. | Christopher Faylor | 2002-11-23 | 2 | -1/+5 |
* | fix typo | Christopher Faylor | 2002-11-23 | 1 | -1/+1 |
* | * exceptions.cc (handle_sigsuspend): Force pending signal delivery before | Christopher Faylor | 2002-11-22 | 7 | -2/+66 |
* | * include/cygwin/version.h: Fix comment. | Christopher Faylor | 2002-11-22 | 2 | -3/+7 |
* | * external.cc (cygwin_internal): Fix va_arg references. | Christopher Faylor | 2002-11-22 | 2 | -4/+7 |
* | * exceptions.cc (sigthread::get_winapi_lock): Just do standard 'give up | Christopher Faylor | 2002-11-22 | 7 | -61/+97 |
* | * security.h: Declare internal_getpwsid and internal_getgrsid. | Corinna Vinschen | 2002-11-20 | 6 | -234/+205 |
* | * poll.cc (poll): ...but set POLLIN instead. | Corinna Vinschen | 2002-11-20 | 2 | -1/+7 |
* | * security.cc (get_attribute_from_acl): Always test "anti", | Corinna Vinschen | 2002-11-20 | 3 | -96/+107 |
* | * poll.cc (poll): Don't set POLLERR if a listening socket has a | Corinna Vinschen | 2002-11-20 | 2 | -13/+37 |
* | * net.cc: Sprinkle sigframes throughout. | Christopher Faylor | 2002-11-19 | 2 | -0/+14 |
* | remove unneeded comments | Christopher Faylor | 2002-11-19 | 1 | -6/+0 |
* | new entry: "Is there a better alternative to the standard console window?" (y... | David Starks-Browning | 2002-11-18 | 1 | -0/+12 |
* | re. copy/paste in console window: use rxvt instead | David Starks-Browning | 2002-11-17 | 1 | -0/+4 |
* | indicate ntsec now on by default | David Starks-Browning | 2002-11-17 | 1 | -1/+2 |
* | * tty.cc (tty::make_pipes): Make pipe buffer larger. | Christopher Faylor | 2002-11-16 | 2 | -2/+6 |
* | * grp.cc (getgroups32): Protect against closing cygheap->user.token. | Christopher Faylor | 2002-11-16 | 2 | -1/+6 |
* | * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol, | Danny Smith | 2002-11-16 | 2 | -10/+16 |
* | * lib/uuid.c (IID_IRunnableObject): Remove duplicate definition. | Christopher Faylor | 2002-11-15 | 2 | -2/+5 |
* | * lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition. | Christopher Faylor | 2002-11-15 | 2 | -2/+5 |
* | * include/cygwin/version.h: Bump API_MINOR to accommodate below changes. | Christopher Faylor | 2002-11-15 | 4 | -1/+27 |
* | * select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss. | Christopher Faylor | 2002-11-15 | 2 | -6/+7 |
* | 2002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net> | Danny Smith | 2002-11-15 | 2 | -11/+19 |
* | * exceptions.cc (setup_handler): Add debugging output. Set thread priority to | Christopher Faylor | 2002-11-15 | 5 | -9/+27 |
* | * fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any special | Christopher Faylor | 2002-11-15 | 2 | -10/+8 |
* | * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h, | Danny Smith | 2002-11-15 | 78 | -77/+95 |
* | * include/ddk/ntddk.h: Include winnt.h as system header. | Danny Smith | 2002-11-15 | 2 | -1/+5 |
* | * grp.cc (getgroups32): Revert previous patch. Use impersonation | Corinna Vinschen | 2002-11-14 | 3 | -17/+62 |
* | checking previously ChangeLog'ed file. | Christopher Faylor | 2002-11-14 | 1 | -1/+1 |
* | * fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be | Christopher Faylor | 2002-11-14 | 1 | -0/+5 |
* | * grp.cc (getgroups32): Don't use access token of current user when | Corinna Vinschen | 2002-11-14 | 2 | -0/+6 |
* | * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address. | Christopher Faylor | 2002-11-14 | 3 | -18/+34 |
* | * ioctl.cc (ioctl): Always print ioctl results, even when it's a tty. | Christopher Faylor | 2002-11-14 | 2 | -5/+20 |
* | * winsup.h (low_priority_sleep): Declare. | Christopher Faylor | 2002-11-13 | 1 | -0/+1 |
* | * miscfuncs.cc (low_priority_sleep): New function. Use throughout where code | Christopher Faylor | 2002-11-13 | 13 | -26/+38 |
* | Update Emacs-related entries (new Cygwin port, details on XEmacs ports) | David Starks-Browning | 2002-11-13 | 1 | -18/+30 |
* | * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h, | Danny Smith | 2002-11-12 | 78 | -77/+95 |
* | * include/exdisp.h: Include oaidl.h as system header. | Danny Smith | 2002-11-12 | 2 | -1/+5 |
* | * include/w32api.h (__W32API_VERSION): Fix. | Earnie Boyd | 2002-11-12 | 2 | -1/+5 |
* | * syscalls.cc (chmod): Simplify conditional. | Corinna Vinschen | 2002-11-12 | 4 | -135/+64 |
* | * how-programming.texinfo: Document _WIN32 more fully. | Christopher Faylor | 2002-11-10 | 2 | -0/+10 |