Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Makefile.in: Temporarily add ability to generate pdfs. | Christopher Faylor | 2008-07-01 | 2 | -1/+13 | |
| | ||||||
* | * effectively.sgml: Correct subject-verb agreement, missing verb | Christopher Faylor | 2008-06-27 | 2 | -35/+40 | |
| | | | | (typo), preposition and (definite vs indefinite) article use. | |||||
* | * faq-using.xml: Add more words about multiple cygwins. | Christopher Faylor | 2008-06-20 | 2 | -1/+70 | |
| | ||||||
* | * cygwin-api.in.sgml: Add std-susv4 section to Compatibility chapter. | Corinna Vinschen | 2008-04-24 | 2 | -0/+5 | |
| | ||||||
* | * cygwinenv.sgml: Drop description of "transparent_exe" option. | Corinna Vinschen | 2008-04-13 | 2 | -13/+4 | |
| | ||||||
* | * faq-using.xml (faq.using.bloda): New entry. | Dave Korn | 2007-12-29 | 3 | -0/+101 | |
| | | | | | (faq.using.firewall, faq.using.anti-virus): Link to faq.using.bloda. * faq-setup.xml (faq.setup.hang): Likewise link to faq.using.bloda. | |||||
* | * pathnames.xml: Fix a typo. | Christopher Faylor | 2007-12-16 | 2 | -1/+5 | |
| | ||||||
* | * faq-what.xml: Remove paragraph about and link to stoneage old | Corinna Vinschen | 2007-09-25 | 2 | -7/+5 | |
| | | | | history.html file. | |||||
* | * dll.sgml: myprog.ca -> myprog.c | Christopher Faylor | 2007-08-24 | 2 | -1/+5 | |
| | ||||||
* | * faq-programming.xml: Clarify where to run "make check". | Christopher Faylor | 2007-08-12 | 2 | -2/+7 | |
| | ||||||
* | * faq-using.xml (faq.using.console-window): Mention FHS location of | Brian Dessent | 2007-07-18 | 2 | -5/+7 | |
| | | | | docs and remove outdated reference to ash. | |||||
* | * cygwin-api.in.sgml: Remove authorgroup and revhistory. | Corinna Vinschen | 2007-06-29 | 4 | -41/+12 | |
| | | | | | | * cygwin-ug.in.sgml: Add Joshua Daniel Franklin to authorgroup. Remove revhistory. * legal.sgml: Update dates. | |||||
* | * cygwin-api.in.sgml: Accommodate new "Compatibility" section layout. | Corinna Vinschen | 2007-06-05 | 2 | -3/+11 | |
| | ||||||
* | * cygwinenv.sgml: Drop description of "traverse" option. | Corinna Vinschen | 2006-12-12 | 2 | -12/+4 | |
| | ||||||
* | * faq-setup.xml (faq.setup.uninstall): Mention Safe Mode | Joshua Daniel Franklin | 2006-08-26 | 3 | -17/+34 | |
| | | | | | requirement for accessing the Security tab in XP Home. * faq-using.xml (faq.using.chmod): Mention FAT32. | |||||
* | * overview2.sgml: Remove inaccurate "full support for windows pathnames" | Christopher Faylor | 2006-08-09 | 2 | -2/+6 | |
| | | | | clause. | |||||
* | * cygwinenv.sgml: Document [no]dosfilewarning option. | Christopher Faylor | 2006-08-01 | 2 | -1/+11 | |
| | ||||||
* | * pathnames.sgml: Change text for the order in which executables | Corinna Vinschen | 2006-07-18 | 2 | -3/+10 | |
| | | | | are evaluated. | |||||
* | Add faq.setup.automated | Joshua Daniel Franklin | 2006-06-02 | 2 | -0/+53 | |
| | ||||||
* | Replace references to depracated Win32_Winsock macro with __USE_W32_WINSOCK | Joshua Daniel Franklin | 2006-06-02 | 2 | -6/+16 | |
| | ||||||
* | update to newer autoconf | Christopher Faylor | 2006-05-24 | 4 | -642/+3716 | |
| | ||||||
* | faq.using.chmod faq.programming.adjusting-heap | Joshua Daniel Franklin | 2006-04-05 | 3 | -20/+20 | |
| | ||||||
* | * cygwinenv.sgml: Rename fork_retry to proc_retry since it has turned out to be | Christopher Faylor | 2006-04-03 | 2 | -2/+8 | |
| | | | | more general than just fork. | |||||
* | * cygwinenv.sgml: Explain about new fork_retry CYGWIN environment variable | Christopher Faylor | 2006-03-13 | 2 | -1/+11 | |
| | | | | setting. | |||||
* | * cygwinenv.sgml: Add missing </para> at transparent_exe. | Corinna Vinschen | 2006-03-07 | 2 | -1/+5 | |
| | ||||||
* | * cygwinenv.sgml: Explain transparent_exe option. | Corinna Vinschen | 2006-02-05 | 2 | -0/+17 | |
| | ||||||
* | Mention new cygcheck -p option. | Joshua Daniel Franklin | 2006-02-02 | 2 | -4/+11 | |
| | ||||||
* | Move cocom to the build requirements. | Joshua Daniel Franklin | 2006-01-28 | 2 | -2/+7 | |
| | ||||||
* | Add top-level README | Joshua Daniel Franklin | 2006-01-27 | 2 | -26/+23 | |
| | ||||||
* | * faq-programming.xml (faq.programming.ipc): Add new FAQ about | Joshua Daniel Franklin | 2006-01-27 | 4 | -23/+39 | |
| | | | | | | cygserver and its relation to the "Bad system call" error. * faq-setup.xml (faq.setup.uninstall-all): Mention postgresql. * overview2.sgml: Update security info on shared memory. | |||||
* | * faq-programming.xml (faq.programming.building-cygwin): Add | Joshua Daniel Franklin | 2006-01-26 | 3 | -11/+40 | |
| | | | | | | | list of packages required for building and exact check instructions. * faq-setup.xml (faq.setup.uninstall-service): New instructions on uninstalling a cygwin service. (faq.setup.uninstall-all): Reference new service uninstall FAQ. | |||||
* | * faq-setup.xml (faq.setup.snapshots): Rename DLL using Windows tools. | Corinna Vinschen | 2006-01-25 | 2 | -4/+8 | |
| | ||||||
* | Remove references to and files from old texinfo FAQ. | Joshua Daniel Franklin | 2006-01-19 | 17 | -3893/+19 | |
| | ||||||
* | * faq-setup.xml (faq.setup.setup): Correct URL typo. | Joshua Daniel Franklin | 2006-01-13 | 2 | -24/+43 | |
| | | | | (faq.setup.snapshots): Clarify. | |||||
* | * doctool.c (scan_directory): Ignore "CVS" directories. | Corinna Vinschen | 2006-01-12 | 2 | -2/+6 | |
| | ||||||
* | * relnotes.texinfo: Remove entry about hyperthreaded processor. | Christopher Faylor | 2005-12-30 | 2 | -8/+4 | |
| | ||||||
* | * faq-problems.html: Remove entry about hyperthreaded processor. | Christopher Faylor | 2005-12-30 | 2 | -12/+4 | |
| | ||||||
* | * faq-programming.xml: Add note about struct stat64. | Joshua Daniel Franklin | 2005-12-13 | 2 | -0/+12 | |
| | ||||||
* | * faq-setup.xml: Add note about clean_setup.pl. | Joshua Daniel Franklin | 2005-12-04 | 3 | -2/+11 | |
| | | | | * faq-using.xml: Remove unnecessary line of elisp. | |||||
* | 2005-10-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | Joshua Daniel Franklin | 2005-10-02 | 3 | -16/+35 | |
| | | | | | * faq-what.xml: Add 2003 and WOW64 to "supported" FAQ. * faq-programming.xml: Fix cygexec FAQ, building link. | |||||
* | 2005-09-25 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | Joshua Daniel Franklin | 2005-09-26 | 5 | -772/+23 | |
| | | | | | | | * faq.xml: Remove copyright section, link to license.html * faq-sections.xml: Remove copyright section, link to license.html * faq-programming.xml: Remove confusing reference to Red Hat. * faq-what.xml: Reword "supported" FAQ. | |||||
* | * cygwinenv.sgml (ntea): Add some wording to scare people away | Corinna Vinschen | 2005-09-15 | 2 | -5/+15 | |
| | | | | from using this option. | |||||
* | 2005-08-26 Brian Dessent <brian@dessent.net> | Joshua Daniel Franklin | 2005-08-27 | 2 | -3/+9 | |
| | | | | * faq-using.xml: Add 'net use' hint to network shares FAQ. | |||||
* | 2005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | Joshua Daniel Franklin | 2005-08-27 | 6 | -111/+28 | |
| | | | | | | | | * Makefile.in: Remove extra anchor to make NN4 happy. * faq.xml: Link to cygwin.com/license.html * faq-resources.xml: Link instead of duplicating info. * faq-using.xml: Split out services and network shares FAQ. * faq-what.xml: Link to cygwin.com/license.html | |||||
* | * textbinary.sgml: Correct incorrect information about ability to specify text | Christopher Faylor | 2005-08-17 | 2 | -2/+7 | |
| | | | | mode in fopen(). | |||||
* | Update to switch FAQ from texinfo to DocBook. | Joshua Daniel Franklin | 2005-08-06 | 12 | -25/+3987 | |
| | ||||||
* | . | Christopher Faylor | 2005-07-17 | 1 | -2/+2 | |
| | ||||||
* | 2005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> | Joshua Daniel Franklin | 2005-07-10 | 5 | -16/+70 | |
| | | | | | | | * cygwinenv.sgml: Update tty section to mention rxvt and xterm. * how-programming.texinfo: Update GPL section of VS FAQ. * how-using.texinfo: Expand FAQ about out of date pacakages. * setup-net.sgml: Add troubleshooting setup.exe section. | |||||
* | * how-using.texinfo: Fix typos. | Corinna Vinschen | 2005-07-08 | 2 | -2/+6 | |
| | ||||||
* | * how-using.texinfo: Add FAQ about firewall software. Update | Joshua Daniel Franklin | 2005-06-21 | 3 | -40/+51 | |
| | | | | section on mounting and specifically note using managed mounts. |