index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
m68k
/
include
/
param.h
Age
Commit message (
Expand
)
Author
2012-01-24
Use and define ALIGN() ALIGN_POINTER() and STACK_ALIGN() consistently,
christos
2012-01-20
Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressions
joerg
2011-03-05
If _KERNEL is not defined, force MACHINE to be "m68k". Userland should be
matt
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-02-08
Remove separate mb_map. The nmbclusters is computed at boot time based
joerg
2009-12-11
Refactoring MD segment related definitions on m68k ports:
tsutsui
2006-08-28
- remove unused bdbtofsb.
yamt
2005-12-11
merge ktrace-lwp.
christos
2003-10-30
Allow a port to override MAXPHYS.
mycroft
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-02-26
Purge CLSIZE, CLSIZELOG2 and MCLOFSET.
simonb
2001-05-30
use _KERNEL_OPT
mrg
2001-05-03
Now only define MACHINE_ARCH, _MACHINE_ARCH, and
fredette
2000-06-30
raise MSIZE from 128 to 256.
itojun
1999-12-12
Add m68k_seg_offset() and m68k_page_offset() to complement m68k_trunc_seg()
scottr
1999-12-04
CL* discarding.
ragge
1998-04-29
Pull in opt_gateway.h as appropriate.
thorpej
1997-09-20
Move the definition of MSGBUFSIZE up to the machine-arch level if
leo
1997-07-10
Move the defines of UPAGES and NPTEPG back to the MD param.h, execpt that
veego
1997-06-10
Add the 'Mach derived conversion macros' from <arch>/include/param.h.
veego
1997-06-10
New MI include file. Based on the param.h from all m68k ports.
veego