Note TRAP_HWWPT -> TRAP_DBREG rename manual steps for build.sh -u
This commit is contained in:
parent
e883110f17
commit
ff463eb10e
7
UPDATING
7
UPDATING
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: UPDATING,v 1.281 2017/02/11 15:27:08 roy Exp $
|
||||
$NetBSD: UPDATING,v 1.282 2017/02/17 01:42:59 kamil Exp $
|
||||
|
||||
This file (UPDATING) is intended to be a brief reference to recent
|
||||
changes that might cause problems in the build process, and a guide for
|
||||
|
@ -19,6 +19,11 @@ See also: BUILDING, build.sh, Makefile.
|
|||
Recent changes:
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
20170217:
|
||||
TRAP_HWWPT renamed to TRAP_DBREG, remove obj copy of siginfo.c
|
||||
(usr.bin/kdump/siginfo.c and rescue/kdump/siginfo.c) to regenerate
|
||||
if you build.sh -u
|
||||
|
||||
20170211:
|
||||
a new terminfo database has been imported.
|
||||
The structure of it has changed slightly from prior versions and
|
||||
|
|
Loading…
Reference in New Issue