gmane.os.cygwin.cvs archive

393 archived articles, newest first (page 2 of 4). Latest articles →

[newlib-cygwin] Cygwin: pty: Use OpenConsole.exe if available
Tue, 7 Apr 2026 10:15:42 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12841
[newlib-cygwin] Cygwin: pty: Make pcon_start handling more multi thread durable
Mon, 6 Apr 2026 12:18:58 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12840
[newlib-cygwin] Cygwin: pty: Fix write data handling in pcon_start phase
Mon, 6 Apr 2026 12:18:53 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12839
[newlib-cygwin] Cygwin: pty: Restore nat handles in all PTY-slave instances in GDB
Mon, 6 Apr 2026 12:18:48 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12838
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Make pcon_start handling more multi thread durable
Mon, 6 Apr 2026 12:18:41 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12837
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix write data handling in pcon_start phase
Mon, 6 Apr 2026 12:18:36 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12836
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Restore nat handles in all PTY-slave instances in GDB
Mon, 6 Apr 2026 12:18:31 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12835
[newlib-cygwin/main] Cygwin: add _Fork() system call per POSIX.1-2024
Tue, 31 Mar 2026 15:12:36 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12834
[newlib-cygwin/main] Cygwin: Fix SEH and signal handling on AArch64
Mon, 30 Mar 2026 08:32:30 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12833
[newlib-cygwin/main] Cygwin: Add SEH workaround for aarch64 compilation
Mon, 30 Mar 2026 08:32:25 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12832
[newlib-cygwin/main] Cygwin: Add ARM64 support for SEH handler symbol references
Mon, 30 Mar 2026 08:32:20 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12831
[newlib-cygwin] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
Sun, 29 Mar 2026 00:44:16 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12830
[newlib-cygwin] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Sun, 29 Mar 2026 00:44:10 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12829
[newlib-cygwin] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
Sun, 29 Mar 2026 00:44:05 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12828
[newlib-cygwin] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Sun, 29 Mar 2026 00:44:00 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12827
[newlib-cygwin] Cygwin: console: Use input_mutex in the parent PTY in master thread
Sun, 29 Mar 2026 00:43:55 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12826
[newlib-cygwin] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Sun, 29 Mar 2026 00:43:50 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12825
[newlib-cygwin] Cygwin: console: Fix master thread
Sun, 29 Mar 2026 00:43:45 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12824
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Drop nat_fg() check from to_be_read_from_nat_pipe()
Sun, 29 Mar 2026 00:43:45 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12823
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Guard to_be_read_from_nat_pipe() by pipe_sw_mutex
Sun, 29 Mar 2026 00:43:40 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12822
[newlib-cygwin] Cygwin: pty: Fix input transfer when multiple non-cygwin apps exist
Sun, 29 Mar 2026 00:43:40 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12821
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Guard get_winpid_to_hand_over() with attach_mutex
Sun, 29 Mar 2026 00:43:35 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12820
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Apply line_edit() for transferred input to to_cyg
Sun, 29 Mar 2026 00:43:30 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12819
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Use input_mutex in the parent PTY in master thread
Sun, 29 Mar 2026 00:43:25 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12818
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Add workaround for handling of backspace when pcon enabled
Sun, 29 Mar 2026 00:43:20 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12817
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Fix master thread
Sun, 29 Mar 2026 00:43:15 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12816
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix input transfer when multiple non-cygwin apps exist
Sun, 29 Mar 2026 00:43:10 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12815
[newlib-cygwin] Cygwin: console: Release pipe_sw_mutex in pcon_hand_over_proc()
Thu, 26 Mar 2026 11:36:33 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12814
[newlib-cygwin/cygwin-3_6-branch] Cygwin: console: Release pipe_sw_mutex in pcon_hand_over_proc()
Thu, 26 Mar 2026 11:36:20 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12813
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Clear discard_input flag on master write()
Wed, 25 Mar 2026 21:32:17 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12812
[newlib-cygwin] Cygwin: pty: Clear discard_input flag on master write()
Wed, 25 Mar 2026 21:32:40 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12811
[newlib-cygwin] Cygwin: pty: Omit CSI?1004h/l from pseudo console output
Wed, 25 Mar 2026 21:32:35 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12810
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Omit CSI?1004h/l from pseudo console output
Wed, 25 Mar 2026 21:32:12 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12809
[newlib-cygwin/main] Cygwin: Quash Windows error text to user on fork() error
Mon, 16 Mar 2026 12:16:08 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12808
[newlib-cygwin/main] Cygwin: Fix typo in 3.7.0 release note
Mon, 16 Mar 2026 12:16:02 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12807
[newlib-cygwin] Cygwin: signal: Implement fake stop/cont for non-cygwin process
Thu, 12 Mar 2026 11:33:19 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12806
[newlib-cygwin] Cygwin: signal: Do not wait for sendsig for non-cygwin process
Thu, 12 Mar 2026 11:33:14 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12805
[newlib-cygwin] Cygwin: signal: Wait for `sendsig` for a sufficient amount of time
Thu, 12 Mar 2026 11:33:09 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12804
[newlib-cygwin/cygwin-3_6-branch] Cygwin: signal: Implement fake stop/cont for non-cygwin process
Thu, 12 Mar 2026 11:32:56 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12803
[newlib-cygwin/cygwin-3_6-branch] Cygwin: signal: Do not wait for sendsig for non-cygwin process
Thu, 12 Mar 2026 11:32:51 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12802
[newlib-cygwin/cygwin-3_6-branch] Cygwin: signal: Wait for `sendsig` for a sufficient amount of time
Thu, 12 Mar 2026 11:32:46 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12801
[newlib-cygwin/main] Cygwin: add resource limit changes to release notes
Wed, 11 Mar 2026 15:05:33 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12800
[newlib-cygwin/main] Cygwin: Change mappings of Windows ERROR*QUOTA*
Wed, 11 Mar 2026 15:05:27 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12799
[newlib-cygwin/main] Cygwin: improve PCA workaround
Wed, 11 Mar 2026 15:05:22 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12798
[newlib-cygwin/main] Cygwin: getrlimit/setrlimit: implement RLIMIT_NPROC
Wed, 11 Mar 2026 15:05:17 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12797
[newlib-cygwin/main] Cygwin: getrlimit/setrlimit: generalize setting rlimits
Wed, 11 Mar 2026 15:05:12 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12796
[newlib-cygwin/main] Cygwin: signal: Fix stabilize_sig_stack/setjmp/longjmp on AArch64
Wed, 11 Mar 2026 14:53:11 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12795
[newlib-cygwin/main] Cygwin: gendef: Implement longjmp for AArch64
Wed, 11 Mar 2026 14:53:06 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12794
[newlib-cygwin/main] Cygwin: gendef: Implement setjmp for AArch64
Wed, 11 Mar 2026 14:53:01 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12793
[newlib-cygwin/main] Cygwin: gendef: Implement stabilize_sig_stack for aarch64
Wed, 11 Mar 2026 14:52:56 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12792
[newlib-cygwin/main] Cygwin: signal: Implement sigdelayed assembly function for AArch64
Wed, 11 Mar 2026 14:52:50 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12791
[newlib-cygwin/main] Cygwin: gendef: export _alloca only on x86_64
Wed, 11 Mar 2026 14:52:45 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12790
[newlib-cygwin/main] Cygwin: gendef: restore support for arch-specific cygwin.din files
Wed, 11 Mar 2026 14:52:40 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12789
[newlib-cygwin/main] Cygwin: uinfo: handle NT VIRTUAL MACHINE\Virtual Machines account
Wed, 11 Mar 2026 14:52:35 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12788
[newlib-cygwin] Cygwin: pty: Fix nat pipe hand-over when pcon is disabled
Sun, 8 Mar 2026 06:56:18 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12787
[newlib-cygwin] Cygwin: pty: Fix handling of data after CSI6n response
Sun, 8 Mar 2026 06:56:13 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12786
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix nat pipe hand-over when pcon is disabled
Sun, 8 Mar 2026 06:55:34 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12785
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Fix handling of data after CSI6n response
Sun, 8 Mar 2026 06:55:29 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12784
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Do not switch input to to_nat if native app is background
Thu, 5 Mar 2026 23:34:58 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12783
[newlib-cygwin] Cygwin: pty: Do not switch input to to_nat if native app is background
Thu, 5 Mar 2026 23:32:55 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12782
[newlib-cygwin] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
Tue, 3 Mar 2026 11:06:19 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12781
[newlib-cygwin] Cygwin: pty: Do not call empty WriteFile() to to_slave_nat
Tue, 3 Mar 2026 11:06:14 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12780
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Omit win32-input-mode sequence from pseudo console
Tue, 3 Mar 2026 10:59:46 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12779
[newlib-cygwin/cygwin-3_6-branch] Cygwin: pty: Do not call empty WriteFile() to to_slave_nat
Tue, 3 Mar 2026 10:59:41 +0000 (GMT)
Takashi Yano via Cygwin-cvs <[email protected]> • #12778
[newlib-cygwin] Created tag 'cygwin-3.6.7'
Mon, 2 Mar 2026 19:50:14 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12777
[newlib-cygwin/cygwin-3_6-branch] Cygwin: bump dll minor version to 3.6.8
Mon, 2 Mar 2026 19:50:09 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12776
[newlib-cygwin/cygwin-3_6-branch] Cygwin: open: Fix Windows resource leak after fd exhaustion
Mon, 2 Mar 2026 19:50:04 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12775
[newlib-cygwin/main] Cygwin: open: Fix Windows resource leak after fd exhaustion
Mon, 2 Mar 2026 19:49:53 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12774
[newlib-cygwin/main] Cygwin: PEHeaderFromHModule: drop architecture check
Mon, 2 Mar 2026 19:49:47 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12773
[newlib-cygwin/main] Cygwin: setrlimit: fix comments in terms of input checking
Fri, 13 Feb 2026 19:28:44 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12772
[newlib-cygwin/main] Cygwin: setrlimit: Allow admin users to raise hard limit
Fri, 13 Feb 2026 19:28:39 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12771
[newlib-cygwin/main] Cygwin: update release info for 3.6.7.
Fri, 13 Feb 2026 09:59:50 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12770
[newlib-cygwin/cygwin-3_6-branch] Cygwin: update release info for 3.6.7.
Fri, 13 Feb 2026 09:59:45 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12769
[newlib-cygwin/main] Cygwin: hookapi.cc: Fix some handles not being inherited when spawning
Thu, 12 Feb 2026 20:33:40 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12768
[newlib-cygwin/main] Cygwin: configure: disable High Entropy VA (64-bit ASLR) on AArch64
Thu, 12 Feb 2026 20:33:35 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12767
[newlib-cygwin/main] features.h: define __ISO_C_VISIBLE as 2023 for ISO C23
Thu, 12 Feb 2026 20:33:25 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12766
[newlib-cygwin/cygwin-3_6-branch] features.h: define __ISO_C_VISIBLE as 2023 for ISO C23
Thu, 12 Feb 2026 20:33:05 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12765
[newlib-cygwin/cygwin-3_6-branch] Cygwin: uchar.h: define char16_t / char32_t in terms of __char16_t / __char32_t
Thu, 12 Feb 2026 20:32:45 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12764
[newlib-cygwin/cygwin-3_6-branch] Cygwin: doc: Explictly name the output when building .info files
Thu, 12 Feb 2026 20:17:30 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12763
[newlib-cygwin/main] Cygwin: uchar.h: define char16_t / char32_t in terms of __char16_t / __char32_t
Mon, 9 Feb 2026 15:45:31 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12762
[newlib-cygwin/main] Cygwin: security: make sure the type DBGSID is in the DLL debug info
Tue, 3 Feb 2026 17:00:16 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12761
[newlib-cygwin/main] Cygwin: gencat: define __dead
Mon, 2 Feb 2026 23:18:13 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12760
[newlib-cygwin/main] Cygwin: gencat: update to latest from NetBSD
Mon, 2 Feb 2026 23:18:08 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12759
[newlib-cygwin/cygwin-3_6-branch] Cygwin: gencat: define __dead
Mon, 2 Feb 2026 23:18:03 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12758
[newlib-cygwin/cygwin-3_6-branch] Cygwin: gencat: update to latest from NetBSD
Mon, 2 Feb 2026 23:17:58 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12757
[newlib-cygwin/main] Cygwin: accounts: (re-)add flag for unix uid/gid caching
Mon, 2 Feb 2026 23:15:43 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12756
[newlib-cygwin/cygwin-3_6-branch] Cygwin: accounts: (re-)add flag for unix uid/gid caching
Mon, 2 Feb 2026 23:15:38 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12755
[newlib-cygwin/main] Cygwin: readdir: allow using FileIdBothDirectoryInformation on NFS
Mon, 2 Feb 2026 20:34:37 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12754
[newlib-cygwin/main] towupper/towlower: handle Turkic language special casing
Mon, 2 Feb 2026 17:31:56 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12753
[newlib-cygwin/cygwin-3_6-branch] towupper/towlower: handle Turkic language special casing
Mon, 2 Feb 2026 17:31:51 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12752
[newlib-cygwin/cygwin-3_6-branch] Cygwin: child_info: remove filler bytes
Mon, 2 Feb 2026 17:15:45 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12751
[newlib-cygwin/main] Cygwin: spawn: drop CREATE_SEPARATE_WOW_VDM process flag
Mon, 2 Feb 2026 17:16:05 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12750
[newlib-cygwin/main] Cygwin: child_info: remove filler bytes
Mon, 2 Feb 2026 17:16:00 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12749
[newlib-cygwin/main] Cygwin: fhandler_socket::fchown: fix check for admin user
Mon, 2 Feb 2026 17:15:55 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12748
[newlib-cygwin/cygwin-3_6-branch] Cygwin: spawn: drop CREATE_SEPARATE_WOW_VDM process flag
Mon, 2 Feb 2026 17:15:50 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12747
[newlib-cygwin/cygwin-3_6-branch] Cygwin: fhandler_socket::fchown: fix check for admin user
Mon, 2 Feb 2026 17:15:40 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12746
[newlib-cygwin/main] Revert "Cygwin: spawn/exec: drop breaking away from job"
Mon, 26 Jan 2026 10:24:11 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12745
[newlib-cygwin] Created tag 'newlib-4.6.0'
Fri, 23 Jan 2026 22:15:45 +0000 (GMT)
Jeff Johnston via Cygwin-cvs <[email protected]> • #12744
[newlib-cygwin/main] Cygwin: spawn/exec: drop breaking away from job
Thu, 22 Jan 2026 16:14:21 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12743
[newlib-cygwin] Deleted branch 'c9933e57dab7'
Thu, 22 Jan 2026 16:12:57 +0000 (GMT)
Corinna Vinschen via Cygwin-cvs <[email protected]> • #12742
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.