Age | Commit message (Expand) | Author | Files | Lines |
2002-11-17 | re. copy/paste in console window: use rxvt instead | David Starks-Browning | 1 | -0/+4 |
2002-11-17 | indicate ntsec now on by default | David Starks-Browning | 1 | -1/+2 |
2002-11-16 | 2002-11-16 Klee Dienes <kdienes@apple.com> | Klee Dienes | 2 | -485/+7 |
2002-11-16 | * gas/config/tc-tic4x.c: Remove c4x_pseudo_ignore function. | Svein Seldal | 2 | -1077/+827 |
2002-11-16 | * tty.cc (tty::make_pipes): Make pipe buffer larger. | Christopher Faylor | 2 | -2/+6 |
2002-11-16 | * grp.cc (getgroups32): Protect against closing cygheap->user.token. | Christopher Faylor | 2 | -1/+6 |
2002-11-16 | * lib/uuid.c (CATID_InternetAware,CLSID_HttpSProtocol, | Danny Smith | 2 | -10/+16 |
2002-11-15 | * lib/uuid.c (IID_IRunnableObject): Remove duplicate definition. | Christopher Faylor | 2 | -2/+5 |
2002-11-15 | * lib/uuid.c (IID_IOleInPlaceSite): Remove duplicate definition. | Christopher Faylor | 2 | -2/+5 |
2002-11-15 | * include/cygwin/version.h: Bump API_MINOR to accommodate below changes. | Christopher Faylor | 4 | -1/+27 |
2002-11-15 | * select.cc (peek_serial): Don't call PurgeComm() to avoid characters loss. | Christopher Faylor | 2 | -6/+7 |
2002-11-15 | 2002-11-15 Weiqi Gao <weiqigao@users.sourceforge.net> | Danny Smith | 2 | -11/+19 |
2002-11-15 | * exceptions.cc (setup_handler): Add debugging output. Set thread priority to | Christopher Faylor | 5 | -9/+27 |
2002-11-15 | * fhandler_serial.cc (fhandler_serial::tcgetattr): Don't take any special | Christopher Faylor | 2 | -10/+8 |
2002-11-15 | * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h, | Danny Smith | 78 | -77/+95 |
2002-11-15 | * include/ddk/ntddk.h: Include winnt.h as system header. | Danny Smith | 2 | -1/+5 |
2002-11-14 | 2002-11-14 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -2/+68 |
2002-11-14 | * Makefile.tpl: syntactic cleanup | DJ Delorie | 2 | -19/+54 |
2002-11-14 | * grp.cc (getgroups32): Revert previous patch. Use impersonation | Corinna Vinschen | 3 | -17/+62 |
2002-11-14 | Add --enable-auto-import extension. | Nick Clifton | 2 | -0/+10 |
2002-11-14 | checking previously ChangeLog'ed file. | Christopher Faylor | 1 | -1/+1 |
2002-11-14 | * fhandler_console.cc (fhandler_console::write): Allow characters >= 0177 to be | Christopher Faylor | 1 | -0/+5 |
2002-11-14 | * grp.cc (getgroups32): Don't use access token of current user when | Corinna Vinschen | 2 | -0/+6 |
2002-11-14 | * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address. | Christopher Faylor | 3 | -18/+34 |
2002-11-14 | * ioctl.cc (ioctl): Always print ioctl results, even when it's a tty. | Christopher Faylor | 2 | -5/+20 |
2002-11-13 | * winsup.h (low_priority_sleep): Declare. | Christopher Faylor | 1 | -0/+1 |
2002-11-13 | * miscfuncs.cc (low_priority_sleep): New function. Use throughout where code | Christopher Faylor | 13 | -26/+38 |
2002-11-13 | * libc/stdlib/malign.c: Don't compile if MALLOC_PROVIDED. | Christopher Faylor | 6 | -0/+19 |
2002-11-13 | Update Emacs-related entries (new Cygwin port, details on XEmacs ports) | David Starks-Browning | 1 | -18/+30 |
2002-11-12 | 2002-11-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 8 | -30/+306 |
2002-11-12 | 2002-11-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -1/+6 |
2002-11-12 | * include/ddk/(atm.h, batclass.h, cfg.h, cfgmgr32.h, d4drvif.h, | Danny Smith | 78 | -77/+95 |
2002-11-12 | * include/exdisp.h: Include oaidl.h as system header. | Danny Smith | 2 | -1/+5 |
2002-11-12 | * include/w32api.h (__W32API_VERSION): Fix. | Earnie Boyd | 2 | -1/+5 |
2002-11-12 | * syscalls.cc (chmod): Simplify conditional. | Corinna Vinschen | 4 | -135/+64 |
2002-11-11 | gas tic4x target enhancements (long list - see gas/ChangeLog and | Svein Seldal | 2 | -5/+16 |
2002-11-11 | Retire common MPW configury bits. | Stan Shebs | 13 | -571/+6 |
2002-11-10 | * how-programming.texinfo: Document _WIN32 more fully. | Christopher Faylor | 2 | -0/+10 |
2002-11-10 | * net.cc: Run indent. | Corinna Vinschen | 3 | -425/+528 |
2002-11-10 | 2002-11-09 Weiqi Gao <weiqigao@users.sourceforge.net> | Danny Smith | 2 | -1/+5 |
2002-11-10 | correct date | Christopher Faylor | 1 | -1/+1 |
2002-11-09 | * include/math.h (sqrt): Remove inline definition. | Danny Smith | 3 | -25/+31 |
2002-11-09 | * fhandler.h (class fhandler_pipe): New ioctl() method. | Christopher Faylor | 3 | -0/+34 |
2002-11-08 | * setfacl.c (usage): Add missing LF. | Corinna Vinschen | 2 | -1/+5 |
2002-11-08 | * include/oleauto.h (DeregisterTypeLib): Remove. | Danny Smith | 2 | -1/+6 |
2002-11-07 | 2002-11-07 Joel Sherrill <joel@OARcorp.com> | Jeff Johnston | 9 | -4/+510 |
2002-11-07 | * fhandler_serial.cc (fhandler_serial::ioctl): Fix typo. | Christopher Faylor | 2 | -1/+5 |
2002-11-07 | * include/cygwin/fs.h: New file. | Corinna Vinschen | 4 | -1/+175 |
2002-11-07 | * include/winioctl.h: Add definition for IOCTL_DISK_UPDATE_DRIVE_SIZE. | Corinna Vinschen | 2 | -0/+5 |
2002-11-07 | * fhandler_socket.cc (fhandler_socket::ioctl): Return correct flags | Corinna Vinschen | 2 | -1/+7 |