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
Joel Dahl
2509081a31
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
...
their software.
Obtained from: NetBSD
2010-03-02 22:25:50 +00:00
Ulrich Spörlein
47e1a877c5
Always assign WARNS using ?=
...
- fix some nearby style bugs
- include Makefile.inc where it makes sense and reduces duplication
Approved by: ed (co-mentor)
2010-03-02 16:58:04 +00:00
Xin LI
c27838c722
Fix build on amd64.
...
PR: misc/139409
Submitted by: gk
2009-10-07 23:01:31 +00:00
Xin LI
d73f7c1723
New regression test updates for rename, etc.
...
Obtained from: NetBSD
Approved by: re (tmpfs blanket)
2007-08-10 10:08:43 +00:00
Xin LI
6e347527f4
id generation is now handled by uma(9) subsystem,
...
so remove the (now) irrevelent test case.
Requested by: Howard Su
Approved by: re (tmpfs blanket)
2007-06-25 18:47:09 +00:00
Xin LI
f8c94cec4b
MFp4: Add regression tests for tmpfs.
...
Obtained from: NetBSD via p4
Submitted by: Howard Su
2007-06-16 02:04:44 +00:00