replace setbuf with setvbuf, from Frederic Nowak
zap trailing newlines; "go for it" deraadt
various cleanups; david says results are same
comment where code is used
Rename a bunch of the old bsd.regress.mk variables into the new ones.ok art@
Make this into a dummy regress test.
depend regress: on PROG (this whole Makefile is ugly)
Be sure both programs are using the same port.
per man page and gcc 3.0.1, exit requires prototype from stdlib.h
Regression tests for libc_r (pthreads) library.Thanks to pval@ for resolving the license stuff.