Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * faq-using.xml (faq.using.man): Make relevance to whatis explicit. | Corinna Vinschen | 2012-08-03 | 1 | -0/+4 | |
| | ||||||
* | * pathnames.sgml (pathnames-intro): Remove paragraph on UNC paths. | Corinna Vinschen | 2012-07-20 | 1 | -0/+9 | |
| | | | | | | | | Try to be clearer on POSIX vs. Win32 paths. (unc-paths): New section. (cygdrive): Fix a few SGML qualifiers. * setup-net.sgml: Move ntsec section from here... * using.sgml: ..to here. | |||||
* | * new-features.sgml (ov-new1.7.16): Document getmntent_r. | Yaakov Selkowitz | 2012-07-18 | 1 | -0/+4 | |
| | ||||||
* | * faq-programming.xml (faq.programming.unix-gui): Update to | Yaakov Selkowitz | 2012-07-18 | 1 | -0/+5 | |
| | | | | reflect the availability of X11 toolkits on Cygwin. | |||||
* | * new-features.sgml (ov-new1.7.16): Document ReFS support. | Corinna Vinschen | 2012-06-03 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.16): Document memrchr. | Corinna Vinschen | 2012-05-10 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.15): Fix XML syntax. | Yaakov Selkowitz | 2012-05-09 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.15): Fix tag. | Christopher Faylor | 2012-05-07 | 1 | -0/+4 | |
| | ||||||
* | * cygwinenv.sgml: Add pipe_byte description. | Christopher Faylor | 2012-05-06 | 1 | -0/+6 | |
| | | | | * new-features.sgml (ov-new1.7.15): Add new pipe_byte description for 1.7.15. | |||||
* | * new-features.sgml (ov-new1.7.14): Add mouse reporting mode 1005. | Corinna Vinschen | 2012-04-25 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.14): New section. Add new console mouse | Corinna Vinschen | 2012-04-24 | 1 | -0/+5 | |
| | | | | reporting modes. | |||||
* | * configure: Regenerate. | Yaakov Selkowitz | 2012-04-24 | 1 | -0/+4 | |
| | ||||||
* | * faq-using.xml (faq.using.emacs, faq.using.xemacs): Change links | Yaakov Selkowitz | 2012-04-23 | 1 | -0/+5 | |
| | | | | from http://cygwin.com/xfree to http://x.cygwin.com. | |||||
* | * faq-programming.xml (faq.programming.objective-c): Update for gcc4. | Yaakov Selkowitz | 2012-04-23 | 1 | -0/+7 | |
| | | | | | | (faq.programming.win32-api): -mwindows does include -lcomdlg32. (faq.programming.win32-no-cygwin): Update for removal of -mno-cygwin. * overview2.sgml (ov-ex-win): Ditto. | |||||
* | * new-features.sgml (ov-new1.7.13): Add typeahead description. | Corinna Vinschen | 2012-04-05 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.13): New section. Add entry for | Corinna Vinschen | 2012-04-05 | 1 | -0/+5 | |
| | | | | mkpasswd/mkgroup change to print TrustedInstaller account. | |||||
* | 2012-04-03 Corinna Vinschen <corinna@vinschen.de> | Corinna Vinschen | 2012-04-03 | 1 | -0/+4 | |
| | | | | * new-features.sgml (ov-new1.7.12): Fix layout of flock example. | |||||
* | Fix typo | Corinna Vinschen | 2012-03-30 | 1 | -0/+4 | |
| | ||||||
* | * cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda. | Corinna Vinschen | 2012-03-30 | 1 | -0/+8 | |
| | | | | | | | * new-features.sgml (ov-new1.7.12): Add list items for the change to flock and the detect_bloda CYGWIN option. * overview2.sgml (ov-hi-process-problems): Add a reference to the detect_bloda CYGWIN option. | |||||
* | * new-features.sgml (ov-new1.7.12): Create. Move mountinfo here. | Corinna Vinschen | 2012-03-29 | 1 | -0/+7 | |
| | | | | | | Add /dev notice. * pathnames.sgml (pathnames-posixdevices): Rephrase to account for /dev change in 1.7.12. | |||||
* | * fhandler_process.cc (process_tab): Add entry for mountinfo. | Corinna Vinschen | 2012-03-27 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | (format_process_mountstuff): New function, derived from format_process_mounts. Only open another user's user_info shared memory area if the process is owned by another user. Actually access the opened shared user_info to get the right mount table. For other users, don't print remote cygdrive mount points. Print mountinfo or mounts output depending on the bool mountinfo argument. (format_process_mounts): Just call format_process_mountstuff with mountinfo set to false. (format_process_mountinfo): Ditto with mountinfo set to true. * new-features.sgml (ov-new1.7.11): Add mountinfo. | |||||
* | * faq-programming.xml (faq.programming.make-execvp): Remove obsolete | Yaakov Selkowitz | 2012-03-01 | 1 | -0/+8 | |
| | | | | | | | information about Tcl/Tk. (faq.programming.dll-relocatable): Ditto. * faq-using.xml (faq.using.tcl-tk): Rewrite to reflect switch to X11 Tcl/Tk. | |||||
* | * faq-using.xml (faq.using.bloda): Fix missing closing parenthesis. | Yaakov Selkowitz | 2012-02-27 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.11): Add two more changes to the list. | Corinna Vinschen | 2012-02-25 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.11): Document pldd. | Yaakov Selkowitz | 2012-02-24 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.11): New section. Document scandirat. | Yaakov Selkowitz | 2012-02-22 | 1 | -0/+4 | |
| | ||||||
* | * faq-using.xml (faq.using.bloda): Add AVAST and Citrix Metaframe | Corinna Vinschen | 2012-02-21 | 1 | -0/+5 | |
| | | | | Presentation Server. | |||||
* | * faq-using.xml (faq.using.sshd-in-domain): Document autoload error | Corinna Vinschen | 2012-02-08 | 1 | -0/+6 | |
| | | | | | 1114 when loading user32.dll as potential problem when not using a domain service account. | |||||
* | * new-features.sgml (ov-new1.7.10): Fix typo. | Corinna Vinschen | 2012-02-05 | 1 | -0/+4 | |
| | ||||||
* | * legal.sgml: Fix copyright. | Corinna Vinschen | 2012-02-05 | 1 | -0/+4 | |
| | ||||||
* | * setup2.sgml: Fix more typos. | Corinna Vinschen | 2012-02-04 | 1 | -0/+5 | |
| | | | | * setup-net.sgml: Ditto. | |||||
* | * faq-using.xml: Fix typos. | Corinna Vinschen | 2012-02-04 | 1 | -0/+9 | |
| | | | | | | | | * ntsec.sgml: Ditto. * pathnames.sgml: Ditto. * setup2.sgml: Ditto. * setup-net.sgml: Ditto. (setup-dir): Drop paragraph on Unix/DOS file mode. | |||||
* | * Makefile.in (CYGWIN_BINS): Add tzset. | Corinna Vinschen | 2012-01-29 | 1 | -0/+4 | |
| | | | | | | | | | * tzset.c: New tool, new file. * utils.sgml (tzset): New section. * new-features.sgml (ov-new1.7.10): Add tzset. * release/1.7.10: Add tzset. | |||||
* | * pathnames.sgml (mount-table): Rephrase a few expressions for | Corinna Vinschen | 2012-01-24 | 1 | -0/+5 | |
| | | | | clearness. | |||||
* | * new-features.sgml (ov-new1.7.10): Document support for the %m | Yaakov Selkowitz | 2012-01-13 | 1 | -0/+5 | |
| | | | | conversion flag in printf functions. | |||||
* | * new-features.sgml (ov-new1.7.10): Document tgmath.h. | Yaakov Selkowitz | 2012-01-12 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.10): Document pthread_sigqueue. | Yaakov Selkowitz | 2012-01-06 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.10): Document get_current_dir_name. | Yaakov Selkowitz | 2012-01-01 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.10): Document getpt. | Yaakov Selkowitz | 2011-12-30 | 1 | -0/+4 | |
| | ||||||
* | * faq-using.xml: Remove obsolete entry about the standard console window. | Christopher Faylor | 2011-12-13 | 1 | -0/+8 | |
| | | | | | * new-features.sgml: Remove obsolete entry which references cygwin.bat. * setup-net.sgml: Clarify new shortcut behavior for the "Cygwin Terminal". | |||||
* | * faq-using.xml (faq.using.weirdchars): Rewrite. | Corinna Vinschen | 2011-11-21 | 1 | -0/+4 | |
| | ||||||
* | * faq-using.xml (faq.using.converting-paths): Remove reference to | Corinna Vinschen | 2011-11-18 | 1 | -0/+14 | |
| | | | | | | | | | | | | | cygwin.bat. (faq.using.emacs): Drop "CYGWIN=tty" setting. * pathnames.sgml (pathnames-posixdevices): Align list of device names with changes in 1.7.10. * setup2.sgml (setup-env-ov): Drop text which assumes that Cygwin processes are started in console window. Align wording to lessened relevance of $CYGWIN. Don't use dropped CYGWIN setting in example. (setup-locale-how): Put using console and Cygwin.bat file into perspective. (setup-locale-problems): Ditto. | |||||
* | * new-features.sgml (ov-new1.7.10): Document ptsname_r. | Corinna Vinschen | 2011-11-08 | 1 | -0/+4 | |
| | ||||||
* | * faq-using.xml (faq.using.fixing-fork-failures): Add new FAQ. | Jon TURNEY | 2011-11-05 | 1 | -0/+6 | |
| | | | | | * overview2.sgml (ov-hi-process-problems): Describe some difficulties in implementing fork() | |||||
* | * new-features.sgml (ov-new1.7.10): Document getgrouplist. | Corinna Vinschen | 2011-10-28 | 1 | -0/+4 | |
| | ||||||
* | * cygserver.sgml: Change -v to -V, same as in sources. | Corinna Vinschen | 2011-10-10 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.10): Document /proc/devices | Yaakov Selkowitz | 2011-08-19 | 1 | -0/+5 | |
| | | | | and /proc/misc. | |||||
* | * new-features.sgml (ov-new1.7.10): Document new RTLD flags. | Corinna Vinschen | 2011-08-16 | 1 | -0/+4 | |
| | ||||||
* | * new-features.sgml (ov-new1.7.10): Document large address awareness | Corinna Vinschen | 2011-08-12 | 1 | -0/+8 | |
| | | | | | | | of heap and new way to set the default heap size per executable. * setup2.sgml (setup-maxmem): Revamp to explain new method of allocating more heap on a per-executable basis. Drop outdated stuff. Keep shortened description of heap_chunk_in_mb as note. | |||||
* | * faq-using.xml (faq.using.bloda): Add NVIDIA. Change wording slightly. | Corinna Vinschen | 2011-08-04 | 1 | -0/+4 | |
| |