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:           Sun Dec  1 22:51:41 UTC 2002

Modified Files:
        basesrc/doc [netbsd-1-6]: CHANGES-1.6.1

Log Message:
Today's second and last round from this corner:
 o host-mkdep: patch with the working host shell
 o compat library: add fts(3) in compat / tools build
 o file: allow 1.5.x cross-compile, also HAVE_STDINT_H on linux
 o libsa/tftp.c: don't include host's /usr/include/arpa/tftp.h
 o pci/tga.c: fix a few problems causing occasional console corruption
 o find: document -path as an extension
 o checkflist: avoid usage of find's -path extension
 o gcc arm: define __XSCALE__ and __ARM_ARCH_5TE__ for -march=xscale
 o gcc arm: define __STRONGARM__ for -mcpu=strongarm*
 o libcrypto: avoid shipping MDC2, as it's a patented algorithm
 o sparc64 clock.c: fix rtc clock on Netra X1
 o sparc64 iommu.c: fix broken timeval comparison
 o kernel build: allow mk.conf to set COPTS, avoid lossage on sparc
 o vax trap.c: record stack growth


To generate a diff of this commit:
cvs rdiff -r1.1.2.58 -r1.1.2.59 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