Login
User Name:

Password:



Register

Forgot your password?
A Bash Startup Script
Feb 7, 2026 3:49 pm
By eldhamud
Force Skills
Jan 1, 2026 3:58 pm
By Elwood
Overland with Bitmaps
Jul 4, 2025 11:57 pm
By Samson
void nanny_get_new_race -- comm.c
Mar 13, 2025 7:08 am
By Elwood
IPv6
Jan 25, 2025 10:45 pm
By Samson
SWFotEFUSS 1.5.3
Author: Various
Submitted by: Samson
SWRFUSS 1.4.3
Author: Various
Submitted by: Samson
SmaugFUSS 1.9.8
Author: Various
Submitted by: Samson
AFKMud 2.5.2
Author: AFKMud Team
Submitted by: Samson
SmaugFUSS 1.9.7
Author: Various
Submitted by: Samson
Users Online
CommonCrawl, AhrefsBot, AdSense

Members: 0
Guests: 22
Stats
Files
Topics
Posts
Members
Newest Member
507
3,814
19,734
601
CortezDeck

Files
Upload Rules | File Index | Search | Recent Uploads
» Root » SWFotE FUSS
SWFotEFUSS 1.5.3
Author Submitted by Version D/L File Size Date Added Last Updated

Various Samson 1.5.3 458 1.29 MB Apr 19, 2025

Description
SWFotEFUSS 1.5.3 is released.

This is a maintenance release covering new issues fixed since the previous release.

Commit details are available here: https://github.com/Arthmoor/SWFOTEFUSS

Changes For SWFotEFUSS 1.5.3

New Additions/Changes

Socket code has been updated to support dual stack IPv4 + IPv6.
mudstrlcpy and mudstrlcat have been removed. All calls to these were replaced with strlcpy and strlcat, which are now part of GlibC as of 2023.
str_dup has been removed. All calls to it have been replaced with strdup, which has been part of GlibC since the early 2000's.

Bug Fixes

Stack size in the startup file cannot be set to unlimited or doing a hotboot will crash.
Fixed a buffer overrun in the set_title function.
Fixed buffer overrun issues with the color code. Apparently it hadn't been updated for that fix from eons ago.

Revisions: 0
Rating: | Download | Comments(0)