index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
devices.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.
Christopher Faylor
2011-10-20
1
-130
/
+130
*
* cygerrno.h (__set_errno): Modify debugging output to make searching strace
Christopher Faylor
2011-10-15
1
-3737
/
+5626
*
* cygheap.h (init_cygheap::ctty_on_hold): Remove conditionalized variable.
Christopher Faylor
2011-06-14
1
-21
/
+4
*
Rename FH_BAD to FH_NADA throughout.
Christopher Faylor
2011-06-12
1
-1
/
+4
*
* autoload.cc: Call _api_fatal in asm.
Christopher Faylor
2011-05-28
1
-2585
/
+3844
*
* cygheap.cc (cygheap::close_ctty): Close ctty via close_with_arch().
Christopher Faylor
2011-05-05
1
-9
/
+0
*
Implement /proc/sysvipc/*
Yaakov Selkowitz
2011-04-01
1
-0
/
+3
*
* devices.in: Throughout use slashes instead of backslashes in the
Corinna Vinschen
2011-02-15
1
-82
/
+82
*
* Makefile.in (DLL_OFILES): Add fhandler_procsys.o.
Corinna Vinschen
2010-09-06
1
-0
/
+3
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-4
/
+0
*
* devices.cc: Regenerate.
Corinna Vinschen
2008-06-10
1
-64
/
+64
*
* devices.in: Change mapping for /dev/ttyS* and /dev/com*.
Christopher Faylor
2008-05-29
1
-80
/
+80
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-8
/
+8
*
* devices.in (dev_storage): Use native NT device name for kmsg mailslot.
Corinna Vinschen
2007-08-13
1
-1
/
+1
*
* devices.in: Change native device name to native NT device name for
Corinna Vinschen
2007-02-23
1
-81
/
+81
*
* Makefile.in (DLL_OFILES): Add fhandler_procnet.o.
Corinna Vinschen
2007-01-17
1
-0
/
+3
*
* devices.h: Add additional SCSI disk block device numbers per
Corinna Vinschen
2006-11-23
1
-2218
/
+29937
*
* devices.in: Raise number of handled serial ports to 64.
Corinna Vinschen
2006-10-09
1
-53
/
+893
*
* dcrt0.cc (do_exit): Rely on sigproc_terminate to set exit_state
Christopher Faylor
2005-09-13
1
-1
/
+0
*
* cygheap.h (cygheap_types): Add HEAP_COMMUNE.
Christopher Faylor
2005-08-24
1
-840
/
+861
*
* Makefile.in (DLL_OFILES): Add fhandler_mailslot.o.
Corinna Vinschen
2005-05-10
1
-798
/
+814
*
* devices.cc: Regenerate with correct name for dev_netdrive_storage.
Christopher Faylor
2005-05-07
1
-1
/
+1
*
* Makefile.in (DLL_O_FILES): Add fhandler_netdrive.o.
Christopher Faylor
2005-05-06
1
-0
/
+3
*
* child_info.h (fork_info): Use different method to alias variable.
Christopher Faylor
2005-03-19
1
-846
/
+848
*
* devices.cc: Regenerate.
Corinna Vinschen
2005-02-23
1
-1
/
+1
*
* devices.h: Switch FH_ZERO and FH_PORT as on Linux. Add FH_FULL.
Corinna Vinschen
2005-02-23
1
-803
/
+828
*
* cygthread.cc (cygthread::terminate_thread): Wait briefly for notification
Christopher Faylor
2005-02-01
1
-0
/
+13
*
* syscalls.cc (truncate64): Don't second-guess errno if open fails.
Christopher Faylor
2004-12-01
1
-853
/
+837
*
* devices.in: Change raw com device to more correct form.
Christopher Faylor
2004-01-21
1
-33
/
+33
*
Change use of BOOL, TRUE, FALSE to bool, true, false, as appropriate,
Christopher Faylor
2003-12-07
1
-2
/
+0
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-920
/
+812
*
* path.cc (win32_device_name): Only fill out destination buffer when it's
Christopher Faylor
2003-10-02
1
-1078
/
+626
*
* Makefile.in: Add YA method for generating devices.cc.
Christopher Faylor
2003-10-01
1
-439
/
+14611
*
* devices.h (enum fh_devices): Remove DEV_RAWDRIVE_MAJOR and
Corinna Vinschen
2003-09-30
1
-19
/
+0
*
* sigproc.cc (proc_subproc): Restrict permissions on ppid_handle.
Christopher Faylor
2003-09-28
1
-1
/
+1
*
* devices.h: Move a few device major numbers. Fix typo of FH_UDP.
Corinna Vinschen
2003-09-28
1
-615
/
+245
*
* devices.shilka: Add /dev/sda disk devices.
Christopher Faylor
2003-09-27
1
-185
/
+557
*
* cygwin-shilka: Remove '#line directives' or suffer debugging oddities. Use
Christopher Faylor
2003-09-27
1
-283
/
+1120
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-202
/
+189
*
* syscalls.cc (system): Strip signal considerations from here so that they are
Christopher Faylor
2003-09-20
1
-0
/
+453