Before you change a perfectly valid construct in uvm_page.h,

please make sure your lint(1) binary is up-to-date.  Thanks.
This commit is contained in:
thorpej 2001-07-25 22:58:05 +00:00
parent 8228035453
commit a6f7b73b04
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$NetBSD: UPDATING,v 1.25 2001/07/23 05:49:09 thorpej Exp $
$NetBSD: UPDATING,v 1.26 2001/07/25 22:58:05 thorpej Exp $
This file is intended to be a brief introduction to the build
process and a reference on what to do if something doesn't work.
@ -21,6 +21,12 @@ Recent changes:
Solution: "make cleandir" in both lib/csu and libexec/ld.elf_so
before starting your build.
20010628:
A construct was added to uvm_page.h that uncovered a bug
in lint(1). If you get a warning/error about a non-portable
bitfield, update your lint(1) before proceeding.
20010226:
Added named user/group to system. Need to hand add this in or builds