Warner Losh
3bdf775801
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.
2014-04-13 05:21:56 +00:00
Ed Maste
4039f071d0
Use '%zu' and '%zd' as appropriate for size_t / ssize_t.
2012-11-19 23:07:38 +00:00
Maxim Konovalov
8847579c57
o style.Makefile(5): WARNS= -> WARNS?=.
2006-07-09 11:51:14 +00:00
Robert Watson
5334bbba91
Small regression test tool to generate two forms of ENOSPC on a file
...
system: out of blocks, and out of inodes. Useful for exercising the
uprintf(9) calls in UFS/ext2fs in order to detect races.
2005-09-19 16:29:36 +00:00