Changeset: cf5c383e1d33 Author: Greg Lewis <gle...@eyesbeyond.com> Date: 2011-09-21 22:28 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/cf5c383e1d33
. Fix the build on FreeBSD by adding an include of fcntl.h for O_CREAT and O_RDWR. ! agent/src/os/bsd/symtab.c Changeset: f1a18ada5853 Author: Greg Lewis <gle...@eyesbeyond.com> Date: 2011-09-21 22:29 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/f1a18ada5853 . Finish removing hsearch_r. - agent/src/os/bsd/hsearch_r.c - agent/src/os/bsd/hsearch_r.h ! make/bsd/makefiles/saproc.make