This website requires JavaScript.
Explore
Help
Sign In
bbs
/
magicka
Archived
Watch
1
Star
0
Fork
0
You've already forked magicka
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-04-08
. You can view files and clone it, but cannot push or open issues or pull requests.
magicka
/
src
History
Andrew Pamment
9d728d9a29
couple of minor fixes
2018-10-15 10:31:28 +10:00
..
hashmap
Trivial whitespace cleanups
2018-10-11 21:36:35 +10:00
inih
clang-format
2018-10-09 15:48:42 +10:00
os
clang-format
2018-10-09 15:48:42 +10:00
stralloc
Trivial clang-format changes
2018-10-12 10:12:45 +10:00
strlcpy
Trivial clang-format changes
2018-10-12 10:12:45 +10:00
bbs_list.c
Cleanups and pointer vectors.
2018-10-10 10:25:42 +10:00
bbs.c
Import strlcpy/strlcat from OpenBSD, start using them.
2018-10-11 13:58:49 +10:00
bbs.h
Added
file2stralloc
to read a file directly into a
stralloc
.
2018-10-13 10:22:33 +10:00
blog.c
Clean up blog code (particularly the www side).
2018-10-12 10:13:04 +10:00
bluewave.c
couple of minor fixes
2018-10-15 10:31:28 +10:00
bluewave.h
clang-format
2018-10-09 15:48:42 +10:00
chat_system.c
Import strlcpy/strlcat from OpenBSD, start using them.
2018-10-11 13:58:49 +10:00
doors.c
Import strlcpy/strlcat from OpenBSD, start using them.
2018-10-11 13:58:49 +10:00
email.c
Couple of minor fixes
2018-10-14 10:46:52 +10:00
files.c
More adoption of stralloc for string handling.
2018-10-13 10:22:44 +10:00
GNUmakefile.common
More dragonfly fixes
2018-10-12 18:11:05 +10:00
GNUmakefile.dragonfly
More dragonfly fixes
2018-10-12 18:11:05 +10:00
GNUmakefile.freebsd
Makefile tweaks for sunos and macos
2018-10-12 15:58:29 +10:00
GNUmakefile.linux
Makefile tweaks for sunos and macos
2018-10-12 15:58:29 +10:00
GNUmakefile.netbsd
another netbsd fix
2018-10-12 19:44:50 +10:00
GNUmakefile.openbsd
Makefile tweaks for sunos and macos
2018-10-12 15:58:29 +10:00
GNUmakefile.osx
Makefile tweaks for sunos and macos
2018-10-12 15:58:29 +10:00
GNUmakefile.sunos
Makefile tweaks for sunos and macos
2018-10-12 15:58:29 +10:00
lua_glue.c
More adoption of stralloc for string handling.
2018-10-13 10:22:44 +10:00
mail_menu.c
Fix for random crap at the end of messages
2018-10-14 22:27:27 +10:00
main_menu.c
clang-format
2018-10-09 15:48:42 +10:00
main.c
Simplify dynamic memory management.
2018-10-10 10:25:29 +10:00
menus.c
Simplify dynamic memory management.
2018-10-10 10:25:29 +10:00
nodelist.c
More use of ptr_vector; avoid unnecessary copies.
2018-10-11 11:44:19 +10:00
settings.c
Simplify dynamic memory management.
2018-10-10 10:25:29 +10:00
strings.c
More cleanups.
2018-10-10 10:25:47 +10:00
users.c
Simplify dynamic memory management.
2018-10-10 10:25:29 +10:00
util.c
Added
file2stralloc
to read a file directly into a
stralloc
.
2018-10-13 10:22:33 +10:00
www_blog.c
Clean up blog code (particularly the www side).
2018-10-12 10:13:04 +10:00
www_email.c
Couple of minor fixes
2018-10-14 10:46:52 +10:00
www_files.c
More string cleanups.
2018-10-15 10:20:20 +10:00
www_last10.c
Couple of minor fixes
2018-10-14 10:46:52 +10:00
www_msgs.c
Trivial formatting cleanups
2018-10-14 10:35:29 +10:00
www.c
www cleanups.
2018-10-15 10:20:14 +10:00