summaryrefslogtreecommitdiffstats
path: root/tools/regression/doat
Commit message (Collapse)AuthorAgeFilesLines
* MFC r264400,r265836:ngie2014-12-311-1/+1
| | | | | | | | | | | | | | r264400: NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. r265836: Remove last two NO_MAN= in the tree. In both of these cases, MAN= is what is needed.
* Fix some memory errors in *at() regression tests.jilles2011-10-181-6/+9
|
* Fix warnings and style(9) issues.brucec2011-03-122-27/+33
| | | | Set WARNS to 6.
* Simple testing program for *at family of syscalls.rdivacky2008-05-183-0/+678
Approved by: kib (mentor)
OpenPOWER on IntegriCloud