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