summaryrefslogtreecommitdiffstats
path: root/winsup/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* 2005-08-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-08-276-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 textChristopher Faylor2005-08-172-2/+7
| | | | mode in fopen().
* Update to switch FAQ from texinfo to DocBook.Joshua Daniel Franklin2005-08-0612-25/+3987
|
* .Christopher Faylor2005-07-171-2/+2
|
* 2005-07-10 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2005-07-105-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 Vinschen2005-07-082-2/+6
|
* * how-using.texinfo: Add FAQ about firewall software. UpdateJoshua Daniel Franklin2005-06-213-40/+51
| | | | section on mounting and specifically note using managed mounts.
* Slight rearragementJoshua Daniel Franklin2005-06-052-24/+26
|
* * how-programming.texinfo: Add "How do I load cygwin1.dll dynamically from aChristopher Faylor2005-06-042-0/+21
| | | | Visual Studio or MinGW application?"
* * how-using.texinfo : Update the mkdir -p sectionJoshua Daniel Franklin2005-05-282-13/+9
|
* 2005-05-18 Brian Dessent <brian@dessent.net>Brian Dessent2005-05-182-19/+55
| | | | | | * install.texinfo ("How do I uninstall..."): Rewrite to cover removing services, dealing with permissions, and other common tasks for removing Cygwin completely.
* * how-programming.texinfo: Replace MAKE_MODE entry with FAQ about execvp ↵Joshua Daniel Franklin2005-05-083-24/+31
| | | | errors and cygexec.
* * pathnames.sgml (mount-table): Indicate that user-specificCorinna Vinschen2005-04-202-1/+8
| | | | mounts override system-wide.
* * fhandler-tut.txt: Update description to cygwin 1.5.13Christopher Faylor2005-04-202-10/+25
|
* * cygwinenv.sgml: Mention that check_case is deprecated.Corinna Vinschen2005-04-192-1/+8
|
* * cygwinenv.sgml: Add new words for (no)traverse option.Corinna Vinschen2005-04-162-4/+10
|
* * how-using.texinfo: Add more words to the "multiple DLL" section.Christopher Faylor2005-03-302-0/+10
|
* Mention generic-build-script in packaging FAQJoshua Daniel Franklin2005-03-262-13/+22
|
* * how-programming.texinfo: Remove incorrect libm.a note.Joshua Daniel Franklin2005-03-192-2/+4
|
* * pathnames.sgml: Clarify binmode/textmode behavior slightly.Christopher Faylor2005-03-063-18/+25
| | | | * textbinary.sgml: Ditto.
* Add Pierre's security text.Joshua Daniel Franklin2005-03-032-11/+10
|
* *README: New file.Joshua Daniel Franklin2005-02-242-0/+34
|
* * cygwinenv.sgml: Add words for (no)traverse option.Corinna Vinschen2005-01-312-0/+14
|
* * ntsec.sgml: Add Pierre's Windows 2003 text.Joshua Daniel Franklin2005-01-294-12/+30
|
* * how-using.texinfo: Change text about using shortcuts.Corinna Vinschen2005-01-282-11/+20
|
* * install.texinfo: Add live CD, registry information.Joshua Daniel Franklin2005-01-222-4/+25
|
* * how-programming.texinfo: Add details about building a debugging version of ↵Joshua Daniel Franklin2005-01-225-56/+62
| | | | | | | the DLL. * how-using.texinfo: Correct rxvt README location. * install.texinfo: Add mount -m note to uninstall instructions.
* * how-programming.texinfo: Remove obsolete w32api instructions and add someChristopher Faylor2005-01-222-10/+11
| | | | words about unpacking net release .tar.bz2.
* * path.sgml: Encode programming example with CDATA.Joshua Daniel Franklin2004-12-313-1/+17
|
* Update Makefile to use xmltoJoshua Daniel Franklin2004-12-274-167/+31
|
* * .sgml: Cleanup markup for XML validity.Joshua Daniel Franklin2004-12-2417-101/+102
|
* 2004-12-02 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-12-036-24/+83
| | | | | | | | * cygserver.sgml: Cleanup minor markup problem. * how-resources.texinfo: Add man and info to documentation FAQ * how-using.texinfo: Add more detail to Unicode FAQ. * install.texinfo: Finally apply Pierre's patch from 2003-03-03. * relnotes.texinfo: Add note about hyperthreading reports.
* * how-using.texinfo: Fix typo. Add note about "Install For All Users"Joshua Daniel Franklin2004-09-302-7/+11
|
* * how-using.texinfo: Add FAQ about network shares and authentication.Joshua Daniel Franklin2004-09-301-5/+14
|
* 2004-09-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-09-304-21/+40
| | | | | | * how-programming.texinfo: Add gcj note to WinMain@16 FAQ. * how-using.texinfo: Add FAQ about network shares and authentication. * install.texinfo: Add "Where is make" to FAQ subtitle.
* * cygwinenv.sgml: smbntsec is not on by default.Corinna Vinschen2004-09-242-8/+11
|
* * what.texinfo: Fix two typos reported on cygwin list.Christopher Faylor2004-09-142-2/+6
|
* * textbinary.sgml: Change default mode for non-mounted paths to binary.Corinna Vinschen2004-09-022-1/+5
|
* * how-resources.texinfo: Update documentation to /usr/share/doc.Joshua Daniel Franklin2004-07-164-14/+28
| | | | * how-using.texinfo: Add paragraph about find -noleaf.
* Fix faq-faq0 snafu.Joshua Daniel Franklin2004-06-151-1/+1
|
* * how-programming.texinfo: Add section about Visual Studio linking.Joshua Daniel Franklin2004-06-152-2/+64
|
* 2004-06-13 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-06-148-41/+60
| | | | | | | | | | * faq.texinfo: Move outdated calls.texinfo to readme.texinfo. * how-api.texinfo: Fix typos. * how-programming.texinfo: Fix typos. * how-resources.texinfo: Fix typos. * how-using.texinfo: Fix typos. * install.texinfo: Fix typos. * readme.texinfo: Move outdated calls.texinfo to readme.texinfo.
* * pathnames.sgml: Remove /dev/kmem from the supported POSIXJoshua Daniel Franklin2004-05-303-4/+12
| | | | | | device list. * cygwinenv.sgml: Fix typo in check_case description.
* 2004-03-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-03-302-67/+100
| | | | | | | | | * ntsec.sgml: Replace chapter numbers with <link>s, replace release-numbers in <title>s with descriptions. 2004-03-30 Ronald Landheer-Cieslak <ronald@landheer.com> * ntsec.sgml: Fix typos, correct chapter numbers.
* * pathnames.sgml: Fix /dev/srX description.Corinna Vinschen2004-03-292-1/+8
|
* 2004-03-28 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-03-292-11/+19
| | | | * how-programming.texinfo: Make list in .lib FAQ enumerative.
* 2004-03-28 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-03-293-24/+37
| | | | | * how-programming.texinfo: Add note about gcc .lib linking. * pathnames.sgml: Mention create_devices.sh for /dev/ creation.
* * Fix ChangeLog formatting.Corinna Vinschen2004-03-271-0/+4
|
* * cygserver.sgml: New file.Corinna Vinschen2004-03-273-0/+280
| | | | * using.sgml: Include Cygserver docs.
* 2004-03-26 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-03-273-16/+36
| | | | | * cygwinenv.sgml: Add example for CYGWIN=error_start. * pathnames.sgml: Update list of /dev/ devices.