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
/
amigappc
/
include
Age
Commit message (
Expand
)
Author
2006-08-28
- remove unused bdbtofsb.
yamt
2006-07-26
don't install <machine/db_machdep.h>, this is kernel only
drochner
2006-02-16
Change "inline" back to "__inline" in .h files -- C99 is still too
perry
2005-12-24
__asm__ -> __asm
perry
2005-12-24
__inline__ -> inline
perry
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-11
merge ktrace-lwp.
christos
2005-02-17
Install spr.h
briggs
2004-10-23
Centralize the declaration of booted_device and booted_partition.
thorpej
2004-05-08
Factor out W{CHAR,INT}_{MAX,MIN} into their own header file.
kleink
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-12-10
Oops. _KERNEL, not KERNEL
jmc
2003-12-09
Wrap sys root'd includes with #ifdef KERNEL so this will compile for things
jmc
2003-11-02
add /* nothing */ comment to cpu_wait()/cpu_swapout()
jdolecek
2003-09-27
Bring some stuff up-to-date. To be continued.
is
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
2003-02-05
Replace machine/rnd.h with more appropriate name to share it
nakayama
2003-02-03
Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
matt
2003-01-21
Add <machine/mcontext.h> wrapper.
kleink
2002-12-10
Use __LDPGSZ (which must be == USRTEXT) as the text address for a.out
thorpej
2002-12-08
A working fork/vfork implementation. Darwin fork differs from our fork by
manu
2002-11-26
Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more.
lukem
2002-10-30
Add missing file.
matt
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-07
Implement pmc(9) -- An interface to hardware performance monitoring
briggs
2002-07-05
Peform a rototill over the powerpc-based ports.
matt
2002-05-28
Use #if 0 for commenting out multiple lines, rather than dodgily-nested
bjh21
2002-05-16
Remove bogus stuff after #endif.
wiz
2002-04-04
... and lock.h.
bjh21
2002-04-04
Install endian_machdep.h.
bjh21
2002-04-04
Install reloc.h.
bjh21
2002-02-27
- define other DEV_ constants that the local port uses.
christos
2002-02-11
"doesn't" should have an 's'.
wiz
2002-02-11
achive is not a good word.
wiz
2001-12-03
use _AMIGAPPC_MPTR_H_ instead of _MACHINE_MPTR_H_ so this file is included
aymeric
2001-12-03
remove things that were copied verbatim from powerpc_cpu.h
aymeric
2001-12-01
catch up with amiga's conf.h by adding definition of cdev_par_init
aymeric
2001-11-28
No point in installing svr4_machdep.h.
kleink
2001-11-15
MAXSLP is defined to be a machine-independent scheduling parameter,
soren
2001-09-19
Amiga doesn't need its own fbio.h anymore; screenblank(8) uses
thorpej
2001-06-27
be consistent with #define<TAB>
lukem
2001-05-30
use _KERNEL_OPT
mrg
2001-05-03
PPC machine type tags haven't been used for a while.
soren
2001-05-01
Per discussion w/ chuck and chuck, restructure the md page stuff
thorpej
2001-04-29
Add a VM_MDPAGE_MEMBERS macro that defines pmap-specific data for
thorpej
2001-04-15
Add definitions of C99 integer format conversion macros.
kleink
2001-04-15
Add definitions of C99 specified-width integer type limits.
kleink
2001-04-14
Add long-missing(!) <machine/math.h>.
kleink
2001-04-14
Add definitions of C99 integer constant macros.
kleink
[next]