| Commit message (Expand) | Author | Age | Files | Lines |
* | * exceptions.cc (unused_sig_wrapper): Eliminate unused parameter to asm. | Christopher Faylor | 2002-02-14 | 12 | -27/+51 |
* | * include/ntsecpkg.h: New file. | Danny Smith | 2002-02-14 | 11 | -1/+953 |
* | * include/windef.h (PROC,FARPROC,NEARPROC): Remove void | Danny Smith | 2002-02-13 | 1 | -0/+5 |
* | * include/windef.h (FARPROC,NEARPROC,PROC): Remove | Danny Smith | 2002-02-13 | 1 | -3/+3 |
* | * include/cygwin/acl.h: Fix definition of aclent_t. | Corinna Vinschen | 2002-02-12 | 2 | -11/+15 |
* | new how-to. | Christopher Faylor | 2002-02-11 | 1 | -0/+32 |
* | * Makefile.in (DLL_OFILES): Consolidate object files. | Christopher Faylor | 2002-02-10 | 2 | -9/+13 |
* | * child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc, | Corinna Vinschen | 2002-02-10 | 23 | -24/+32 |
* | * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler.cc, fhandler.h, | Corinna Vinschen | 2002-02-10 | 32 | -189/+231 |
* | * uinfo.cc (internal_getlogin): Try evaluating user by SID even if | Corinna Vinschen | 2002-02-10 | 2 | -78/+84 |
* | * include/cygwin/grp.h: New file. | Corinna Vinschen | 2002-02-09 | 5 | -5/+131 |
* | * dtable.cc (dtable::dup2): Revert previous patch. | Corinna Vinschen | 2002-02-09 | 6 | -110/+131 |
* | * net.cc (get_2k_ifconf): Create interface entries for tokenring cards. | Corinna Vinschen | 2002-02-09 | 2 | -1/+10 |
* | * dtable.cc (dtable::dup2): Store fd for fhandler_socket. | Corinna Vinschen | 2002-02-08 | 5 | -3/+32 |
* | * net.cc (cygwin_getsockname): Fix handling of NULL sun_path. | Corinna Vinschen | 2002-02-07 | 2 | -6/+15 |
* | * mkpasswd.c (main): Set default home path for 9x/Me if --path-to-home | Corinna Vinschen | 2002-01-31 | 2 | -0/+8 |
* | * include/mapi.h: New file. | Danny Smith | 2002-01-30 | 5 | -0/+191 |
* | * passwd.cc (ChangePW): Add parameter to differ between called for | Corinna Vinschen | 2002-01-30 | 2 | -4/+14 |
* | add more words | Christopher Faylor | 2002-01-30 | 1 | -65/+72 |
* | * dump_setup.cc (parse_filename): Don't consider '_' part of the version. | Christopher Faylor | 2002-01-29 | 2 | -1/+6 |
* | * net.cc (getdomainname): Fix registry key for 9x systems, too. | Corinna Vinschen | 2002-01-29 | 2 | -2/+6 |
* | * net.cc (getdomainname): Fix registry key for NT systems. | Corinna Vinschen | 2002-01-29 | 2 | -0/+5 |
* | * cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.h | Christopher Faylor | 2002-01-29 | 4 | -8/+18 |
* | * cygcheck.cc: Use specific cygwin includes, as required. | Christopher Faylor | 2002-01-29 | 2 | -5/+9 |
* | * Makefile.in (MINGW_INCLUDES): Change cygwin include. | Christopher Faylor | 2002-01-29 | 3 | -35/+108 |
* | * external.cc (cygwin_internal): Initialize various internal settings if | Christopher Faylor | 2002-01-29 | 9 | -25/+94 |
* | * include/sys/strace.h (_STRACE_ON): Define. | Christopher Faylor | 2002-01-28 | 2 | -0/+12 |
* | * include/winuser.h (GetWindowLongPtr[AW], | Danny Smith | 2002-01-28 | 2 | -0/+15 |
* | * include/winuser.h (GWLP_*,DWLP_*): Add missing constants. | Danny Smith | 2002-01-27 | 2 | -1/+24 |
* | * lib/test.c: Include wsnetbsd.h. | Danny Smith | 2002-01-27 | 3 | -0/+41 |
* | * include/malloc.h (_heapinfo): Correct structure definition. | Danny Smith | 2002-01-27 | 2 | -5/+23 |
* | Merge MinGW changes | Earnie Boyd | 2002-01-25 | 2 | -0/+14 |
* | * include/winnt.h: Remove merge conflict. | Earnie Boyd | 2002-01-25 | 2 | -11/+6 |
* | Remove duplicate changelog entry. | Danny Smith | 2002-01-25 | 1 | -7/+1 |
* | * profile/profil.c: Update copyright info. | Danny Smith | 2002-01-25 | 5 | -7/+33 |
* | * include/tchar.h (_TCHAR): Add missing ;. | Danny Smith | 2002-01-25 | 2 | -1/+5 |
* | * include/tchar.h (_TCHAR): Add typedefs. | Danny Smith | 2002-01-25 | 2 | -0/+6 |
* | * include/winnt.h (_TCHAR): Add typedefs. | Danny Smith | 2002-01-25 | 4 | -1/+23 |
* | Merge MinGW differences | Earnie Boyd | 2002-01-25 | 9 | -9/+319 |
* | * speclib: Ensure that temporary def file is removed. | Christopher Faylor | 2002-01-24 | 2 | -1/+5 |
* | * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines. | Danny Smith | 2002-01-24 | 2 | -31/+44 |
* | bit more about full install | David Starks-Browning | 2002-01-24 | 1 | -0/+2 |
* | various updates to choosing & [un]installing packages with setup | David Starks-Browning | 2002-01-24 | 1 | -31/+37 |
* | clarify how to disable anti-virus safely during setup | David Starks-Browning | 2002-01-23 | 1 | -4/+6 |
* | remove obsolete urgent reference to latest/readme file. | David Starks-Browning | 2002-01-23 | 1 | -5/+0 |
* | remove explicit list of packages, refer to <http://cygwin.com/packages/>. | David Starks-Browning | 2002-01-23 | 1 | -16/+2 |
* | "History" no longer maintained here. Moved to <http://cygwin.com/history.html>. | David Starks-Browning | 2002-01-23 | 1 | -667/+2 |
* | clarify "why doesn't my shell script work" | David Starks-Browning | 2002-01-23 | 1 | -3/+5 |
* | * speclib: Use rm -f to remove temp file just to quiet any potential warnings. | Christopher Faylor | 2002-01-23 | 2 | -1/+6 |
* | Supplement ChangeLog entry. | Corinna Vinschen | 2002-01-23 | 1 | -1/+2 |