newlib/winsup/doc
David Macek via Cygwin-patches 969c8392fe Cygwin: accounts: Don't keep old schemes when parsing nsswitch.conf
The implicit assumption seemed to be that any subsequent occurence of
the same setting in nsswitch.conf is supposed to rewrite the previous
ones completely.  This was not the case if the third or any further
schema was previously defined and the last line defined less than that
(but at least 2), for example:

```
db_home: windows cygwin /myhome/%U
db_home: cygwin desc
```

Let's document this behavior as well.

Signed-off-by: David Macek <david.macek.0@gmail.com>
2020-04-22 09:32:33 +02:00
..
.gitignore
Makefile.in cygwin doc: Add postinstall/preremove scripts to install Start Menu entries 2017-04-22 14:02:33 +02:00
README winsup/doc: Update ancient README about building documentation 2015-06-23 12:07:47 +01:00
Wishlist
bodysnatcher.pl Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
configure Update autoconf for doc/lsaauth/utils 2016-04-01 14:04:41 +02:00
configure.ac Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
cygserver.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
cygwin-api.xml winsup/doc: Create info pages from cygwin documentation 2015-06-23 12:05:29 +01:00
cygwin-ug-net.xml winsup/doc: Create info pages from cygwin documentation 2015-06-23 12:05:29 +01:00
cygwinenv.xml Cygwin: remove CYGWIN=dos_file_warning option 2020-01-28 21:59:25 +01:00
dll.xml
docbook.css cygwin doc: install-html: install docbook.css 2017-04-19 10:09:16 +02:00
effectively.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
etc.postinstall.cygwin-doc.sh Cygwin: Use a separate Start Menu folder for WoW64 installs 2020-03-21 17:16:53 +00:00
etc.preremove.cygwin-doc.sh Cygwin: Use a separate Start Menu folder for WoW64 installs 2020-03-21 17:16:53 +00:00
faq-api.xml Cygwin: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02:00
faq-copyright.xml
faq-programming.xml cygwin: Improve discussion of linker library ordering in faq-programming 2017-12-08 12:09:18 +00:00
faq-resources.xml Fix some broken links in Cygwin FAQ 2016-12-15 13:02:31 +00:00
faq-setup.xml Remove some dangerous advice from the FAQ 2017-09-02 20:41:43 +02:00
faq-using.xml Cygwin: faq: disable outdated "sshd in domain" faq 2020-04-14 13:26:37 +02:00
faq-what.xml Fix some broken links in Cygwin FAQ 2016-12-15 13:02:31 +00:00
faq.xml
fhandler-tut.txt
filemodes.xml
fo.xsl
gcc.xml
gdb.xml
gprof.xml Documentation covering profiling Cygwin programs. 2016-03-11 11:08:01 +01:00
highlights.xml Cygwin: forkables: update doc, add release notes 2019-02-11 14:28:00 +01:00
html.xsl
intro.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
legal.xml Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
logon-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
man.xsl winsup/doc: Add man.xsl customization stylesheet 2015-06-18 11:32:08 +01:00
misc-funcs.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
new-features.xml Cygwin: symlinks: create WSL symlinks on supporting filesystems 2020-04-03 21:40:01 +02:00
ntsec.xml Cygwin: accounts: Don't keep old schemes when parsing nsswitch.conf 2020-04-22 09:32:33 +02:00
ov-ex-unix.xml
ov-ex-win.xml
overview.xml Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout option 2016-06-23 10:09:17 +02:00
path.xml Make anchors stable in generated Cygwin HTML documentation 2017-02-06 14:53:52 +00:00
pathnames.xml Cygwin: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02:00
posix.xml Cygwin: Implement sched_[gs]etaffinity() 2019-06-24 09:18:14 +02:00
programming.xml Documentation covering profiling Cygwin programs. 2016-03-11 11:08:01 +01:00
setup-env.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-files.xml
setup-locale.xml Cygwin: describe new locale modifier @cjksingle for user guide 2020-02-18 11:35:42 +01:00
setup-maxmem.xml Remove references to older Cygwin releases from documentation 2016-03-18 22:52:04 +01:00
setup-net.xml Update documentation of cygwin setup proxy configuration details 2017-06-22 16:04:20 +01:00
specialnames.xml Cygwin: docs: revamp docs explaining symlinks 2020-04-03 21:44:00 +02:00
textbinary.xml cygwin: doc: cleanup cygutils info 2017-12-05 17:58:02 +01:00
ug-info.xml
using.xml
utils.xml regtool: allow /proc/registry{,32,64}/ registry path prefix 2019-11-13 09:39:04 +01:00
windres.xml
xidepend

README

ADDITIONAL BUILD REQUIREMENTS FOR DOCUMENTATION

dblatex
docbook-xml45
docbook-xsl
docbook2x-texi
gzip
texinfo
xmlto