This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8fef52258f
NetBSD
/
sys
/
arch
/
arm26
History
bjh21
54edd2d848
Define BOOT_ELF32. Don't define ELFSIZE.
2001-10-31 17:59:38 +00:00
..
arm26
Don't call Debugger() unless the kernel has DDB.
2001-10-20 22:15:02 +00:00
compile
conf
Change defaults for kernel compiles. Default all to USETOOLS?=no and have
2001-10-26 06:45:33 +00:00
include
Define BOOT_ELF32. Don't define ELFSIZE.
2001-10-31 17:59:38 +00:00
iobus
In ioc_attach(), use ioc_irq_setmask() and ioc_fiq_setmask() rather than
2001-08-25 17:59:38 +00:00
ioc
Move the functionality of eca_init_rx_hard() into the tail end of
2001-09-22 17:19:27 +00:00
podulebus
Use int_off_save and int_restore rather than int_off and int_on.
2001-08-20 23:28:05 +00:00
stand
objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is
2001-09-22 03:34:17 +00:00
vidc
Also make it return something. See, Ben, you _do_ need to test every change.
2001-06-30 16:20:37 +00:00
Makefile