Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * fhandler-tut.txt: hinfo -> dtable. | Christopher Faylor | 2000-08-18 | 2 | -2/+6 | |
| | ||||||
* | Remove obsolete entries: | David Starks-Browning | 2000-07-27 | 1 | -97/+41 | |
| | | | | | | | | | | | | | | | | | - 'Why is gcc failing' - 'Why can't bison find bison.simple or bison.hairy?' Remove disclaimer from up-to-date entries (possibly with some minor changes): - 'How is fork() implemented?' - 'How do symbolic links work?' - 'How do I compile a Win32 executable that doesn't use Cygwin?' - 'How do I make the console window go away?' - 'Why does make complain about a "missing separator"?' - 'Why can't we redistribute Microsoft's Win32 headers?' - 'How can I debug what's going on?' - 'Can I use a system trace mechanism instead?' - 'Can I use the gdb debugger to debug programs built by VC++?' - 'Where can I find info on x86 assembly?' - 'Why not use DJGPP?' | |||||
* | Entry 'How do anti-virus programs like Cygwin?': Remove disclaimer; hanging | David Starks-Browning | 2000-07-27 | 1 | -4/+7 | |
| | | | | when unpacking tar.gz archives. | |||||
* | Entry 'How should I set my PATH?': Don't omit Windows system directories. | David Starks-Browning | 2000-07-27 | 1 | -1/+2 | |
| | ||||||
* | New entry (Programming Questions): 'Why doesn't gdb handle signals?' | David Starks-Browning | 2000-07-25 | 1 | -0/+8 | |
| | ||||||
* | Entry 'Is the Cygwin library multi-thread-safe?': Update for latest release. | David Starks-Browning | 2000-07-25 | 1 | -30/+5 | |
| | ||||||
* | Entry 'Are mixed-case filenames possible with Cygwin?': Expand slightly, | David Starks-Browning | 2000-07-25 | 1 | -6/+8 | |
| | | | | add reference to coolview. | |||||
* | New entry (Cygwin API Questions): 'Is there a mouse interface?' -- No. | David Starks-Browning | 2000-07-25 | 1 | -0/+5 | |
| | ||||||
* | Entry 'Can I use my own malloc?': Add warning about _malloc_r from newlib. | David Starks-Browning | 2000-07-25 | 1 | -3/+8 | |
| | ||||||
* | Entry 'Is it OK to have multiple copies of the DLL?': | David Starks-Browning | 2000-07-25 | 1 | -9/+5 | |
| | | | | Emphasise that no, it's not OK. | |||||
* | Changed 'sourceware.cygnus.com' to 'sources.redhat.com' in the FAQ, where ↵ | David Starks-Browning | 2000-07-25 | 5 | -25/+22 | |
| | | | | appropriate. | |||||
* | * ntsec.sgml: Add description for the new setuid ability | Corinna Vinschen | 2000-07-20 | 4 | -13/+190 | |
| | | | | | | | of Cygwin since release 1.1.3. * overview2.sgml: Add description for new chroot functionality. * calls.texinfo: Add missing calls. Change comments for setuid, setgid, seteuid, setegid, chroot. | |||||
* | "Posting Guidelines": New name for old entry. | David Starks-Browning | 2000-07-04 | 1 | -45/+75 | |
| | | | | | | | | | "Multiple copies of DLL": shared region corrupt error message. "Why the weird directory structure": re-wrote for latest. "Symlinks on Samba": fix typo. "Where is glibc": new entry. "HT build relocatable dll": (interim update) link to Carl Thompson's message in cygwin list. "Can I mix msvc++ and gcc objects": remove disclaimer. | |||||
* | "Contents": Add package opengl. | David Starks-Browning | 2000-07-04 | 1 | -2/+2 | |
| | ||||||
* | Rewrote "Adding or updating packages", | David Starks-Browning | 2000-06-14 | 1 | -47/+50 | |
| | | | | plus a few other minor changes. | |||||
* | Tidied up formatting a bit. | David Starks-Browning | 2000-06-14 | 1 | -10/+24 | |
| | | | | | | New entries: How do I convert between Windows and UNIX paths? Why are compiled executables so huge?!? | |||||
* | Minor changes, also add note about deleting temp dir after setup. | David Starks-Browning | 2000-06-14 | 1 | -5/+21 | |
| | ||||||
* | Fix simple @-error. | David Starks-Browning | 2000-06-13 | 1 | -1/+1 | |
| | ||||||
* | New entry: "How should I set my PATH?" | David Starks-Browning | 2000-06-13 | 1 | -0/+28 | |
| | ||||||
* | Removed a couple of "not yet updated" disclaimers. | David Starks-Browning | 2000-06-13 | 1 | -32/+19 | |
| | | | | New entry: "info error "dir: No such file or directory"" | |||||
* | "Installation using the setup.exe program": minor note not to mess with | David Starks-Browning | 2000-06-13 | 1 | -9/+64 | |
| | | | | | | | | | default mounts. "Adding or updating packages": full instructions now, not just links to ml. New: subsection "Problems running setup.exe" subsubsection "Error message: "Unable to retrieve the list of cygwin mirrors..."" subsubsection "System hangs when unpacking tar archives" | |||||
* | Merge "Installation and Setup" and "Using Cygwin Releases" to simply | David Starks-Browning | 2000-06-12 | 1 | -169/+74 | |
| | | | | "Using Cygwin". Significant update to "How can I access other drives?". | |||||
* | Major update to "Where can I get more information?" section. Now includes: | David Starks-Browning | 2000-06-07 | 1 | -21/+89 | |
| | | | | | | | - Posting guidelines - Pointers to User's Guide, API Reference, USENIX paper - Pointer to alternate searchable mail archive (www.delorie.com) - Addresses for commercial & CD-ROM inquiries | |||||
* | minor typo correction: GNU not Gnu | David Starks-Browning | 2000-06-07 | 1 | -2/+2 | |
| | ||||||
* | "Installation Instructions" for FAQ, first update for current net release. | David Starks-Browning | 2000-06-02 | 1 | -172/+154 | |
| | ||||||
* | Remove broken targets readme.info, faq.info | David Starks-Browning | 2000-05-31 | 1 | -1/+4 | |
| | | | | (at least until we know what to do with them) | |||||
* | manually updated some sites (txt version badly formatted, dont know why) | David Starks-Browning | 2000-05-16 | 1 | -10/+17 | |
| | ||||||
* | update README to latest net release, if only in name | David Starks-Browning | 2000-05-16 | 1 | -1/+7 | |
| | ||||||
* | fix dependencies for readme.txt | David Starks-Browning | 2000-05-16 | 1 | -1/+1 | |
| | ||||||
* | Preliminary update to FAQ to reflect latest net release. | David Starks-Browning | 2000-05-11 | 9 | -36/+344 | |
| | | | | | (So far, just a new title, some minor updates, and a disclaimer in each section that has to be updated for the net release, or at least looked at.) | |||||
* | * ntsec.sgml: Revisited description of `ntsec' according to | Corinna Vinschen | 2000-05-02 | 4 | -65/+277 | |
| | | | | | | the changes in release 1.1. * setup.sgml: Include ntsec. * setup-net.sgml: Ditto. | |||||
* | don't put api internals in general tarball | DJ Delorie | 2000-04-19 | 1 | -4/+4 | |
| | ||||||
* | add commands for building a doc kitchen-sink-tarball | DJ Delorie | 2000-04-19 | 1 | -0/+23 | |
| | ||||||
* | clean up SGML for latest version of jade/docbook | DJ Delorie | 2000-04-19 | 6 | -14/+24 | |
| | ||||||
* | * MAINTAINERS: Add Ron Parker as maintainer of cinstall stuff. | Christopher Faylor | 2000-03-31 | 1 | -0/+0 | |
| | | | | Add ChangeLog to doc directory. | |||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 37 | -0/+7963 | |
| | ||||||
* | import winsup-2000-02-17 snapshot | Christopher Faylor | 2000-02-17 | 1 | -0/+83 | |