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
Age
Commit message (
Expand
)
Author
2004-01-04
update to recent changes - exit2() doesn't exist anymore and the
jdolecek
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-12-30
Replace the traditional buffer memory management -- based on fixed per buffer
pk
2003-12-12
Add a stub for the majors (which just includes amiga's majors file).
jmc
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-12-04
netbsd.org -> NetBSD.org
keihan
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-09-27
pregenerate grf_ultms.c, so that gspa isn't needed during kernel build
is
2003-09-27
PPC_OEA is in std.amigappc
is
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-07-27
Since everyone uses clock_subr.c (or should, if they don't currently),
thorpej
2003-07-14
rcsid
lukem
2003-06-23
Make sure to include opt_foo.h if a defflag option FOO is used.
martin
2003-06-16
Rename IPL_IMP -> IPL_VM.
thorpej
2003-04-10
Bye Bye UCONSOLE
christos
2003-04-01
e PAGE_SIZE rather than NBPG.
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-22
G/c the pmap_bootstrap() segtab interface again. Silly me.
kleink
2003-01-21
Add <machine/mcontext.h> wrapper.
kleink
2003-01-06
Rework how KERNOBJDIR functions; now it's always determined with
lukem
2003-01-06
interrupt with two rs.
wiz
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-10-30
Moved binary compatibility options from arch directory to cpu directory
manu
2002-10-30
Removed m68k OSes binary compatibility (this is a powerpc port, right?)
manu
2002-10-11
defflag GRF_NTCS before GRF_PAL (which has an option-dependency on
thorpej
2002-09-25
Don't include <sys/map.h>.
thorpej
2002-09-18
enable USERCONF by default; it's small and extremely useful to have available.
lukem
2002-09-06
Merge the gehenna-devsw branch into the trunk.
gehenna
2002-08-25
Make nbuf, nswbuf, and bufpages unsigned. Make all operations on these
thorpej
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-06-08
make an auto const variable static.
yamt
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-23
Add a third argument to pmap_bootstrap() which platform-specific
kleink
2002-04-22
Rename the audio "bus" attribute audiobus to avoid confusion with audio
augustss
2002-04-18
Use a common genassym.cf for all the PPC_MPC6XX ports. Add a makeoptions to
matt
2002-04-12
Add commented-out USERCONF option. Mainly useful for install media
gmcgarry
2002-04-04
... and lock.h.
bjh21
2002-04-04
Install endian_machdep.h.
bjh21
2002-04-04
Install reloc.h.
bjh21
2002-04-03
Minimal makefile to ensure that arch/amigappc/include is picked up by
bjh21
2002-03-04
The "gif*" tunnelling interface does everything ipip does.
sommerfeld
2002-02-27
- define other DEV_ constants that the local port uses.
christos
[next]