minix/drivers/at_wini
Ben Gras f08f2bd88c new free_contig() and changes to make drivers use it; so now we
have malloc/free, alloc_contig/free_contig and mmap/munmap nicely
paired up.

memory uses malloc/free instead of mmap/munmap as it doesn't have
to be contiguous for the ramdisks (and it might help if it doesn't!).
2010-02-10 13:56:26 +00:00
..
at_wini.c new free_contig() and changes to make drivers use it; so now we 2010-02-10 13:56:26 +00:00
at_wini.h Lots of small code cleanup: make symbols local, remove unused symbols, 2010-02-09 15:23:38 +00:00
liveupdate.c Basic System Event Framework (SEF) with ping and live update. 2009-12-21 14:12:21 +00:00
Makefile Lots of small code cleanup: make symbols local, remove unused symbols, 2010-02-09 15:23:38 +00:00