OpenGrok
Cross Reference: genheaders.sh
xref
: /
src
/
sys
/
arch
/
usermode
/
include
/
genheaders.sh
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/usermode/include/genheaders.sh
Revision
Date
Author
Comments
1.11
01-Aug-2018
reinoud
Add preliminary KGDB support for NetBSD/usermode, currently only under amd64
1.10
16-May-2018
reinoud
branches: 1.10.2;
Add new mcontext and depends to the usermode generated headerfiles
1.9
10-Nov-2013
jmcneill
branches: 1.9.28;
support building on arm
1.8
05-Feb-2012
reinoud
branches: 1.8.6; 1.8.10;
With the recent kmem changes, remove the `unlimited' maximum setting of
NKMEMPAGES from amd64 since it gets us into trouble.
1.7
04-Feb-2012
reinoud
Bump UPAGES effectively bumping per-process (system) stack i.e. the stack on
which traps are taken. When it was 8 it could run out of space on big NFS
stack traces in combination with timer and memory paging.
1.6
02-Feb-2012
reinoud
Add cdefs.h to usermode's genheaders.sh
1.5
14-Jan-2012
reinoud
Bump UPAGES with one more to allow for AST processing. Somehow the space was a
bit tight OR i am checking too regorously on stack space needed.
1.4
14-Jan-2012
reinoud
Update automatically generated headers
1.3
08-Jan-2012
jmcneill
disklabel.h: handle __HAVE_OLD_DISKLABEL. while here, I noticed someone changed param.h without updating genheaders.h, so catch up.
1.2
08-Sep-2011
jmcneill
branches: 1.2.2; 1.2.6;
make sure USPACE is large enough to hold our struct pcb
1.1
03-Sep-2011
jmcneill
Instead of doing #include </usr/include/machine/..>, use the headers
that ship with the kernel sources as #include "../../$host/include/$hdr",
and auto-generate these ugly headers with a script.
1.2.6.1
18-Feb-2012
mrg
merge to -current.
1.2.2.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.2.2.1
17-Apr-2012
yamt
sync with head
1.8.10.1
18-May-2014
rmind
sync with head
1.8.6.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.9.28.2
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.9.28.1
21-May-2018
pgoyette
Sync with HEAD
1.10.2.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Fri Oct 17 09:09:57 GMT 2025