Age | Commit message (Expand) | Author | Files | Lines |
2011-08-19 | * devices.h (fh_devices): Define DEV_MISC_MAJOR, DEV_MEM_MAJOR, | Yaakov Selkowitz | 1 | -12/+16 |
2011-06-12 | Rename FH_BAD to FH_NADA throughout. | Christopher Faylor | 1 | -2/+7 |
2011-05-28 | * autoload.cc: Call _api_fatal in asm. | Christopher Faylor | 1 | -14/+64 |
2011-05-05 | * cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch(). | Christopher Faylor | 1 | -1/+0 |
2011-04-20 | * devices.h: Renumber internal devices so that FH_PROCESS is part of | Corinna Vinschen | 1 | -10/+12 |
2011-04-04 | * devices.h (fh_devices): Define FH_PROC_MIN_MINOR. | Yaakov Selkowitz | 1 | -15/+18 |
2011-04-01 | Implement /proc/sysvipc/* | Yaakov Selkowitz | 1 | -0/+1 |
2010-09-06 | * Makefile.in (DLL_OFILES): Add fhandler_procsys.o. | Corinna Vinschen | 1 | -1/+2 |
2009-01-20 | * devices.h (FH_PROCESSFD): New device type. | Corinna Vinschen | 1 | -0/+1 |
2007-01-17 | * Makefile.in (DLL_OFILES): Add fhandler_procnet.o. | Corinna Vinschen | 1 | -0/+1 |
2006-11-23 | * devices.h: Add additional SCSI disk block device numbers per | Corinna Vinschen | 1 | -0/+114 |
2005-12-02 | * devices.h (_major): Revert previous ill-advised change. | Christopher Faylor | 1 | -2/+2 |
2005-12-01 | * devices.h (_minor): Coerce argument to proper type before manipulating. | Christopher Faylor | 1 | -2/+3 |
2005-08-24 | * cygheap.h (cygheap_types): Add HEAP_COMMUNE. | Christopher Faylor | 1 | -0/+1 |
2005-05-19 | * fhandler.h (fhandler_cygdrive::seekdir): Delete declaration. | Christopher Faylor | 1 | -2/+0 |
2005-05-10 | * Makefile.in (DLL_OFILES): Add fhandler_mailslot.o. | Corinna Vinschen | 1 | -0/+1 |
2005-05-06 | * Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o. | Christopher Faylor | 1 | -0/+4 |
2005-02-23 | * devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL. | Corinna Vinschen | 1 | -2/+3 |
2005-02-20 | copyright | Christopher Faylor | 1 | -1/+1 |
2005-02-01 | * cygthread.cc (cygthread::terminate_thread): Wait briefly for notification | Christopher Faylor | 1 | -0/+1 |
2004-12-30 | * devices.cc (device::isfs): Return true for the logical case of devn == FH_FS. | Christopher Faylor | 1 | -1/+1 |
2003-12-03 | Substitute 0x7fffffff and 0xffffffff by INT32_MAX and UINT32_MAX | Corinna Vinschen | 1 | -1/+1 |
2003-11-28 | Eliminate use of sigframe and sigthread throughout. | Christopher Faylor | 1 | -6/+9 |
2003-10-01 | * Makefile.in: Add YA method for generating devices.cc. | Christopher Faylor | 1 | -29/+13 |
2003-09-30 | * devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR and | Corinna Vinschen | 1 | -3/+0 |
2003-09-28 | * sigproc.cc (proc_subproc): Restrict permissions on ppid_handle. | Christopher Faylor | 1 | -1/+1 |
2003-09-28 | * devices.h: Move a few device major numbers. Fix typo of FH_UDP. | Corinna Vinschen | 1 | -5/+5 |
2003-09-25 | * devices.cc: New file. | Christopher Faylor | 1 | -75/+176 |
2003-02-13 | * include/cygwin/in.h (sockaddr_in): Fix typo. | Christopher Faylor | 1 | -0/+90 |
2003-01-16 | remove errnoneously added files | Christopher Faylor | 1 | -129/+0 |
2003-01-16 | merge from trunk | Christopher Faylor | 1 | -0/+129 |
2002-12-28 | remove from trunk | Christopher Faylor | 1 | -122/+0 |
2002-12-28 | * Makefile.in: Add devices.gperf. | Christopher Faylor | 1 | -0/+122 |