summaryrefslogtreecommitdiffstats
path: root/src/core/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on arptable[] (which is no longer used).Michael Brown2006-06-161-2/+1Star
* Split debug functions out into core/debug.c, so that they can beMichael Brown2006-05-171-91/+2Star
* Fix up prototype of strtoul() to match POSIX.Michael Brown2006-04-301-1/+1
* inet_aton doesn't overwrite the IP address unless it is valid.Michael Brown2005-04-301-5/+7
* Merged mcb30-realmode-redesign back to HEADMichael Brown2005-04-081-142/+1Star
* Initial revisionMichael Brown2005-03-081-0/+415