Subject: CVS commit: htdocs/docs
To: None <www-changes@NetBSD.org>
From: Daniel Sieger <dsieger@netbsd.org>
List: www-changes
Date: 06/09/2007 18:32:23
Module Name:	htdocs
Committed By:	dsieger
Date:		Sat Jun  9 18:32:23 UTC 2007

Modified Files:
	htdocs/docs: books.html bootcd.html compat.html elf.html index.html
	    mirror.html updating.html vmware.html
	htdocs/docs/Hardware: index.html
	htdocs/docs/Hardware/Chips: index.html
	htdocs/docs/Hardware/Chips/MIPS: index.html
	htdocs/docs/Hardware/Machines: index.html
	htdocs/docs/Hardware/Machines/ARC: index.html
	htdocs/docs/Hardware/Machines/DEC: lk201.html lk201_keycodes.html
	htdocs/docs/Hardware/Machines/DEC/vax: bootrom.html busses.html
	    cards.html enclosures.html full.html index.html microvaxes.html
	    monitors.html othervaxes.html sections.html storage.html tk50.html
	    vax4000.html vax6000.html vax700.html vax7000.html vax8000.html
	    vaxservers.html vaxstations.html
	htdocs/docs/Hardware/Misc: serial.html
	htdocs/docs/bsd: index.html
	htdocs/docs/current: index.html
	htdocs/docs/guide/en: chap-linux.html chap-net-intro.html
	    chap-net-misc.html chap-net-practice.html index.html
	htdocs/docs/internals/en: chap-file-system.html index.html
	    netbsd-internals.html
	htdocs/docs/kernel: converting-ethernet-drivers.html ddwg.html
	    elf-notes.html index.html kgdb.html lazyfpu.html non-exec.html
	    porting-freebsd-net.html porting_netbsd_arm_soc.html
	    programming.html scsidma.html uvm.html vfork.html
	htdocs/docs/kernel/profiling: index.html
	htdocs/docs/kernel/pseudo: index.html
	htdocs/docs/misc: index.html puffs.html
	htdocs/docs/misc/smbprint: index.html
	htdocs/docs/network: dhcp.html gprs.html index.html pf.html
	    wavelan.html
	htdocs/docs/network/ipsec: index.html rasvpn.html
	htdocs/docs/network/ipv6: index.html
	htdocs/docs/network/isdn: index.html
	htdocs/docs/network/netboot: bootparams.html index.html
	htdocs/docs/network/nsps: additional.html index.html nsps.html
	htdocs/docs/network/pppoe: index.html
	htdocs/docs/power-mgmt: index.html
	htdocs/docs/research: index.html
	htdocs/docs/software: compiling.html index.html packages.html
	    pkg-growth-jpg.html pkg-growth.html
	htdocs/docs/x: index.html
Added Files:
	htdocs/docs/guide/download: Makefile

Log Message:
regen (fix links).


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 htdocs/docs/books.html htdocs/docs/bootcd.html \
    htdocs/docs/compat.html htdocs/docs/elf.html htdocs/docs/index.html \
    htdocs/docs/mirror.html htdocs/docs/updating.html htdocs/docs/vmware.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/Chips/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/Chips/MIPS/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/Machines/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/Machines/ARC/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/Machines/DEC/lk201.html \
    htdocs/docs/Hardware/Machines/DEC/lk201_keycodes.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/Machines/DEC/vax/bootrom.html \
    htdocs/docs/Hardware/Machines/DEC/vax/busses.html \
    htdocs/docs/Hardware/Machines/DEC/vax/cards.html \
    htdocs/docs/Hardware/Machines/DEC/vax/enclosures.html \
    htdocs/docs/Hardware/Machines/DEC/vax/full.html \
    htdocs/docs/Hardware/Machines/DEC/vax/index.html \
    htdocs/docs/Hardware/Machines/DEC/vax/microvaxes.html \
    htdocs/docs/Hardware/Machines/DEC/vax/monitors.html \
    htdocs/docs/Hardware/Machines/DEC/vax/othervaxes.html \
    htdocs/docs/Hardware/Machines/DEC/vax/sections.html \
    htdocs/docs/Hardware/Machines/DEC/vax/storage.html \
    htdocs/docs/Hardware/Machines/DEC/vax/tk50.html \
    htdocs/docs/Hardware/Machines/DEC/vax/vax4000.html \
    htdocs/docs/Hardware/Machines/DEC/vax/vax6000.html \
    htdocs/docs/Hardware/Machines/DEC/vax/vax700.html \
    htdocs/docs/Hardware/Machines/DEC/vax/vax7000.html \
    htdocs/docs/Hardware/Machines/DEC/vax/vax8000.html \
    htdocs/docs/Hardware/Machines/DEC/vax/vaxservers.html \
    htdocs/docs/Hardware/Machines/DEC/vax/vaxstations.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/Hardware/Misc/serial.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/bsd/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/current/index.html
cvs rdiff -r0 -r1.1 htdocs/docs/guide/download/Makefile
cvs rdiff -r1.1 -r1.2 htdocs/docs/guide/en/chap-linux.html \
    htdocs/docs/guide/en/chap-net-intro.html \
    htdocs/docs/guide/en/chap-net-misc.html \
    htdocs/docs/guide/en/chap-net-practice.html \
    htdocs/docs/guide/en/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/internals/en/chap-file-system.html \
    htdocs/docs/internals/en/index.html \
    htdocs/docs/internals/en/netbsd-internals.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/kernel/converting-ethernet-drivers.html \
    htdocs/docs/kernel/ddwg.html htdocs/docs/kernel/elf-notes.html \
    htdocs/docs/kernel/index.html htdocs/docs/kernel/kgdb.html \
    htdocs/docs/kernel/lazyfpu.html htdocs/docs/kernel/non-exec.html \
    htdocs/docs/kernel/porting-freebsd-net.html \
    htdocs/docs/kernel/porting_netbsd_arm_soc.html \
    htdocs/docs/kernel/programming.html htdocs/docs/kernel/scsidma.html \
    htdocs/docs/kernel/uvm.html htdocs/docs/kernel/vfork.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/kernel/profiling/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/kernel/pseudo/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/misc/index.html htdocs/docs/misc/puffs.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/misc/smbprint/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/network/dhcp.html \
    htdocs/docs/network/gprs.html htdocs/docs/network/index.html \
    htdocs/docs/network/pf.html htdocs/docs/network/wavelan.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/network/ipsec/index.html \
    htdocs/docs/network/ipsec/rasvpn.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/network/ipv6/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/network/isdn/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/network/netboot/bootparams.html \
    htdocs/docs/network/netboot/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/network/nsps/additional.html \
    htdocs/docs/network/nsps/index.html htdocs/docs/network/nsps/nsps.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/network/pppoe/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/power-mgmt/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/research/index.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/software/compiling.html \
    htdocs/docs/software/index.html htdocs/docs/software/packages.html \
    htdocs/docs/software/pkg-growth-jpg.html \
    htdocs/docs/software/pkg-growth.html
cvs rdiff -r1.1 -r1.2 htdocs/docs/x/index.html

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.