summaryrefslogtreecommitdiffstats
path: root/winsup/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* * faq-using.xml (faq.using.symlinkstoppedworking): Rename.Corinna Vinschen2009-04-013-11/+37
| | | | | (faq.using.ipv6): New IPv6 FAQ. * gdb.sgml: Remove incorrect statement about Insight.
* * setup2.sgml (setup-locale-problems): Fix an incomplete sentence.Corinna Vinschen2009-03-312-3/+8
|
* * faq-using.xml (faq.using.unicode): Modernize.Corinna Vinschen2009-03-313-38/+35
| | | | (faq.api.symlinkstoppedworking): Move here from faq-api.xml.
* * faq-using.xml (faq.using.bloda): Update with new entries.Dave Korn2009-03-302-2/+20
|
* * cygwinenv.sgml: Add text to explain new UTF-16 symlinks.Corinna Vinschen2009-03-267-17/+67
| | | | | | | | | | * faq-api.xml: Add FAQ entry "Why do some of my old symlinks don't work anymore?" * new-features.sgml: Fix symlink text. Add new UTF-16 symlinks. * overview2.sgml: Add text about new UTF-16 symlinks and potential problems with old symlinks. * pathnames.sgml: Fix typo. * setup2.sgml: Extend text about problems with symlinks.
* * new-features.sgml: Replace GB2312 with GBK.Corinna Vinschen2009-03-263-2/+7
| | | | * setup2.sgml: Ditto.
* * pathnames.sgml: Add a note that ASCII SO handling isn't foolproofCorinna Vinschen2009-03-252-1/+11
| | | | under all circumstances.
* * new-features.sgml: Add missing GB2312 and eucKR character sets.Corinna Vinschen2009-03-255-11/+352
| | | | | | | | | | * pathnames.sgml: Change "DOS devices" title to "Invalid filenames" and rephrase that section. Add section "Filenames with unusual (foreign) characters". Fix an emphasis. * setup-net.sgml: Integrate setup-locale section. * setup2.sgml: Add locale variables to section "Environment Variables". Add section "Internationalization".
* * new-features.sgml: Add section about chaged (no)winsymlink default.Corinna Vinschen2009-03-242-0/+8
|
* * cygwinenv.sgml: Move "codepage:xxx" to the removed options section.Corinna Vinschen2009-03-243-28/+39
| | | | | Change text accordingly. * new-features.sgml: Try to explain new way to define character sets.
* * cygwin-ug-net.in.sgml: Update date.Corinna Vinschen2009-03-185-4/+292
| | | | | | | | * cygwinenv.sgml: Fix codepage:utf8 text in terms of setting environment variables. * new-features.sgml: New file describing new Cygwin 1.7 features. Layout is preliminiary only. * overview.sgml: Insert content of new-features.sgml.
* * overview2.sgml: Remove reference to CYGWIN=binmode.Corinna Vinschen2009-03-183-44/+102
| | | | | | | * textbinary.sgml: Ditto. Rephrase certain paragraphs to match Cygwin 1.7 behaviour. Add popen(3) and pipe(2) behaviour. Make quite clear that binmode is preferred. Add *mode.o files to description for developers.
* * pathnames.sgml: Try to be more clear explain raw devices.Corinna Vinschen2009-03-092-22/+61
|
* * faq-using.xml: Rework UTF FAQ to accommodate latest setlocaleCorinna Vinschen2009-03-032-5/+19
| | | | change in newlib.
* * pathnames.sgml: Remove reference to managed mountpoints in mountCorinna Vinschen2009-03-032-4/+9
| | | | entry example.
* * faq-using.xml: Rework XEmacs FAQ.Corinna Vinschen2009-02-232-4/+41
|
* * faq-using.xml: Fix usage of ampersand in NT emacs script.Corinna Vinschen2009-02-142-1/+5
|
* * faq-using.xml: Expand Emacs entries.Corinna Vinschen2009-02-142-25/+91
|
* * overview.sgml: Fix 1.7 release date.Corinna Vinschen2009-02-133-2/+6
|
* * cygwin-api.in.sgml: Fix API section layout.Corinna Vinschen2009-02-132-2/+5
|
* * pathnames.sgml: Add a cygdrive section.Corinna Vinschen2009-02-132-15/+60
|
* * pathnames.sgml: Replace "binmode" with new "binary" output of mount.Corinna Vinschen2009-02-132-6/+10
|
* * faq-using.xml: First cut on Emacs.Corinna Vinschen2009-02-122-9/+11
|
* * faq-setup.xml: Revamp for Cygwin 1.7.Corinna Vinschen2009-02-123-279/+164
| | | | * faq-using.xml: Ditto.
* * faq-programming.xml: Revamp (mostely) for Cygwin 1.7.Corinna Vinschen2009-02-113-141/+104
| | | | * faq-what.xml: Ditto.
* * Makefile.in (FAQ_SOURCES): Define FAQ sources.Corinna Vinschen2009-02-116-187/+122
| | | | | | | | | (faq/faq.html): Depend on FAQ sources. (faq/faq-nochunks.html): Ditto. * faq-api.xml: Revamp for Cygwin 1.7. * faq-problems.xml: Remove. * faq-sections.xml: Accommodate removal of faq-problems.xml. * faq.xml: Ditto.
* * pathnames.sgml: Rephrase the "Case sensitive filenames" chapterCorinna Vinschen2009-02-032-18/+23
| | | | slightly.
* * pathnames.sgml: Add requirement for world-readability of specialCorinna Vinschen2009-01-242-0/+11
| | | | /etc files.
* * pathnames.sgml: Add section about accessing /etc files.Corinna Vinschen2009-01-242-2/+44
|
* ChangeLog:Corinna Vinschen2009-01-215-72/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.in: Remove --enable-server option. Allways add the cygserver directory to $SUBDIRS. * configure: Regenerate. cygwin/ChangeLog: Remove USE_SERVER define. Accommodate throughout. * configure.in: Remove --enable-server option. * configure: Regenerate. * environ.cc: Remove CYGWIN=server setting. cygserver/ChangeLog: * client.cc (allow_server): Remove variable. (client_request_get_version::client_request_get_version): Drop checking allow_server. utils/ChangeLog: * passwd.c: Remove CYGWIN=server requirement from usage text. doc/ChangeLog: * cygserver.sgml: Remove the "How to use the Cygserver services" section. * cygwinenv.sgml: Move "(no)server" to the removed options section. * faq-programming.xml: Remove CYGWIN=server requirement for running the Cygwin testsuite. * ntsec.sgml: Ditto for using `passwd -R'.
* * gcc.sgml: Use 'bash$' as Cygwin prompt throughout.Corinna Vinschen2008-12-154-11/+18
| | | | | * gdb.sgml: Ditto. * pathnames.sgml: Ditto. Fix the @ expansion example.
* * pathnames.sgml: Convert some backslashes to slashes.Christopher Faylor2008-12-132-10/+14
|
* * pathnames.sgml: New section for /proc/registry. Document registryCorinna Vinschen2008-12-122-9/+45
| | | | name encoding.
* * ntsec.sgml: Fix typo.Corinna Vinschen2008-12-042-2/+6
|
* * ntsec.sgml: Revamp parts of the doc for clearness.Corinna Vinschen2008-12-032-61/+86
|
* * ntsec.sgml: Fix a few typos.Corinna Vinschen2008-12-022-2/+6
|
* * cygserver.sgml: Fix cross reference to the ntsec documentation.Corinna Vinschen2008-12-022-1/+5
|
* * cygserver.sgml: Document new feature to store hidden passwordsCorinna Vinschen2008-12-022-0/+13
| | | | for seteuid.
* * ntsec.sgml: Finishing up changes for 1.7.Corinna Vinschen2008-12-022-190/+422
|
* * ntsec.sgml: Further changes for 1.7. Switch from "NT" to "Windows".Corinna Vinschen2008-12-012-238/+97
| | | | | Add preliminary text. Try to be more clear in description. Remove useless chapters. Finish the permission related chapters.
* fix typoChristopher Faylor2008-11-301-1/+1
|
* * faq-using.xml: Remove assertion that lpr doesn't exit.Christopher Faylor2008-11-303-45/+9
| | | | * faq-what.xml: Remove ancient who's who data.
* * overview2.sgml: Reorganize and make minor wording changes.Christopher Faylor2008-11-252-14/+19
|
* * overview2.sgml: Clarify unix-specific automatic updates section.Christopher Faylor2008-11-252-11/+22
|
* * overview2.sgml: Add text that no automatic updates are provided.Corinna Vinschen2008-11-252-3/+11
|
* * cygwinenv.sgml: Add description for upcaseenv option.Corinna Vinschen2008-11-112-0/+40
|
* * setup2.sgml: Clarify heap allocation.Christopher Faylor2008-09-222-8/+11
|
* * pathnames.sgml: Move description for (cyg,not)exec mount optionsCorinna Vinschen2008-08-132-4/+24
| | | | from utils.sgml here. Clarify nouser mount points.
* * cygwinenv.sgml: Move binmode option to list of removed options.Corinna Vinschen2008-07-182-15/+14
|
* * Revamp documentation for Cygwin 1.7, part 1.Corinna Vinschen2008-07-1716-755/+917
|