summaryrefslogtreecommitdiff
path: root/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Don't free hash nameTed Lemon1996-08-281-3/+1
* always zero structures; add new_group and free_group; free network name when ...Ted Lemon1996-08-271-1/+19
* Missing argument to printfTed Lemon1996-06-121-1/+1
* Notice and log dfree() on null pointerTed Lemon1996-06-121-0/+4
* allocators for shared networksTed Lemon1996-05-221-0/+15
* Fix copyrightsTed Lemon1996-05-191-2/+3
* Add class allocation codeTed Lemon1996-02-291-0/+14
* More portable internet addresses; fix endian bug; fix parser bugsTed Lemon1996-02-061-2/+2
* DHCP Server DaemonTed Lemon1995-11-291-0/+197