CVSROOT:        /cvs
Module name:    src
Changes by:     es...@cvs.openbsd.org   2014/05/12 13:11:20

Modified files:
        usr.bin/m4     : Makefile extern.h gnum4.c look.c main.c misc.c 
        usr.bin/make   : Makefile arch.c dir.c garray.h memory.c 
                         memory.h str.c suff.c targ.c targequiv.c var.c 
                         varmodifiers.c 
        usr.bin/mandoc : Makefile mandocdb.c mansearch.c 
        usr.bin/tsort  : Makefile tsort.c 
Added files:
        usr.bin/make/lst.lib: Makefile.inc lst.h lst_t.h 

Log message:
adjust to ohash being in libutil now, and to the interface changes.
fix potential integer overflows in memory allocation (mostly for pedagogical
purposes, these are unlikely to overflow in practice)
move the rest of lst.lib stuff into its own directory.

Reply via email to