NetBSD/sys/arch/ia64
joerg 3c550524b5 Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
disabled by -D) from the output of newvers_stand.sh.  Change -D to the
inverted logic, so that it adds the date to bootprog_rev in ().

Change all platforms accordingly. -D is added if MKREPRO is not yes and
wasn't present before. Platforms that didn't use -D don't depend on
MKREPRO now either.
2011-01-22 19:19:14 +00:00
..
acpi Move the function that counts the CPUs from acpicpu(4) to the MD layer. 2011-01-13 03:40:50 +00:00
compile
conf Remove unused count from pseudo-device md. 2010-11-23 11:13:52 +00:00
disasm
ia64 Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch 2010-12-20 00:25:23 +00:00
include Retire struct user, remove sys/user.h inclusions. Note sys/user.h header 2011-01-14 02:06:22 +00:00
pci Implement pci_attach_hook/pci_bus_maxdevs/pci_make_tag/pci_decompose_tag/ 2010-06-28 12:14:08 +00:00
stand Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
unwind Fight the ever-increasing size of src checkouts by spelling "useful" 2010-02-28 15:52:16 +00:00
Makefile