Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-1-6] basesrc/doc
Module Name: basesrc
Committed By: he
Date: Mon Nov 18 03:02:02 UTC 2002
Modified Files:
basesrc/doc [netbsd-1-6]: CHANGES-1.6.1
Log Message:
Today's set from this corner:
o makeflist: support ad.${machine_arch}
o i386 gate20: acommodate other systems that enable A20 via config port
o i386 NET4501 config: set TIMER_FREQ for correct timekeeping
o arm byte-swap optimizations
o kern/uvm: don't pass VM_PROT_EXEC to pmap_kenter_pa()
o pmap.9: document some more requirements (one existing, one new)
o xscale iq80310: don't need to frob CPSR in _splraise()
o xscale: fix a fencepost error caused by using the wrong branch
o arm: garbage-collect some unused routine declarations
o arm: if __ARMEB__ is defined, set CPU_CONTROL_BEND_ENABLE
o acorn26: disable IRQs and FIQs when rebooting
o acorn26: improve error handling of fuswintr() and suswintr()
o arm: new and much improved copyin() / copyout()
o arm sa1: convert bpl's to bhi's, saves looping in some cases
o openssl progs.h: more NO_xx cleanup
To generate a diff of this commit:
cvs rdiff -r1.1.2.34 -r1.1.2.35 basesrc/doc/CHANGES-1.6.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index