- Bump copyright years everywhere
- Update copyright years
- Further cleanups to node allocation handling
- Allocate most list_t and node_t items from within their corresponding structure to save extra calloc/free calls
- Update copyright years
- list.c, list.h: sync list_add() and list_remove() with ircd-hybrid's list manipulation routines
- Update copyright years
- Update copyright years
- list.c, list.h: style corrections
- list.c: removed pointless 0 assignments in node_create() and list_create()
- memory.c:MyFree(): removed extraneous pointer test; renamed MyFree to xfree
- Update license headers
- Fix up header inclusion mess
- Move malloc.c to memory.c
- Renamed MyMalloc() to xcalloc()
- propset svn:eol-style native
- propset svn:keywords "Id"
- Removed now empty defs.h
- Removed rcs tags
- Initial import of bopm 3.1.3
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.