Tom Spindler | 1 Mar 2007 02:02
Picon

CVS commit: src/dist/dhcp/common


Module Name:	src
Committed By:	dogcow
Date:		Thu Mar  1 01:02:34 UTC 2007

Modified Files:
	src/dist/dhcp/common: tables.c

Log Message:
An incredibly grody hack to save a few more precious bytes: in dhclient,
don't include the unknown-{nn,mm} strings ifdef SMALL.

To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/dist/dhcp/common/tables.c

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

matthew green | 1 Mar 2007 02:57
Picon

CVS commit: src/gnu


Module Name:	src
Committed By:	mrg
Date:		Thu Mar  1 01:57:22 UTC 2007

Modified Files:
	src/gnu/lib/libstdc++-v3_4/arch/arm: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/armeb: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/hppa: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/m68000: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/m68k: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/mipseb: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/mipsel: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/powerpc: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/powerpc64: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/sh3eb: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/sh3el: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/sparc: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/sparc64: c++config.h config.h
	src/gnu/lib/libstdc++-v3_4/arch/vax: c++config.h config.h
	src/gnu/usr.bin/gcc4/arch/alpha: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/arm: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/armeb: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/hppa: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/i386: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/m68000: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/m68k: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/mipseb: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/mipsel: auto-host.h configargs.h
	src/gnu/usr.bin/gcc4/arch/powerpc: auto-host.h configargs.h
(Continue reading)

matthew green | 1 Mar 2007 03:54
Picon

CVS commit: src/lib


Module Name:	src
Committed By:	mrg
Date:		Thu Mar  1 02:54:51 UTC 2007

Modified Files:
	src/lib: Makefile

Log Message:
insert .WAIT between libcom_err and libasn1.

To generate a diff of this commit:
cvs rdiff -r1.113 -r1.114 src/lib/Makefile

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

Michael Lorenz | 1 Mar 2007 04:49
Picon

CVS commit: src/doc


Module Name:	src
Committed By:	macallan
Date:		Thu Mar  1 03:49:10 UTC 2007

Modified Files:
	src/doc: CHANGES

Log Message:
mention that eeprom can now actually change firmware settings on arm and
powerpc

To generate a diff of this commit:
cvs rdiff -r1.796 -r1.797 src/doc/CHANGES

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

Matthew Grooms | 1 Mar 2007 07:55
Picon

CVS commit: [ipsec-tools-0_7-branch] src/crypto/dist/ipsec-tools


Module Name:	src
Committed By:	mgrooms
Date:		Thu Mar  1 06:55:35 UTC 2007

Modified Files:
	src/crypto/dist/ipsec-tools [ipsec-tools-0_7-branch]: ChangeLog
	src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_7-branch]:
	    ipsec_doi.c

Log Message:
Add logic to allow ip address ids to be matched to ip subnet ids when
appropriate.

To generate a diff of this commit:
cvs rdiff -r1.91.4.13 -r1.91.4.14 src/crypto/dist/ipsec-tools/ChangeLog
cvs rdiff -r1.23.4.2 -r1.23.4.3 \
    src/crypto/dist/ipsec-tools/src/racoon/ipsec_doi.c

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

Alan Barrett | 1 Mar 2007 08:11
Picon

CVS commit: src/distrib


Module Name:	src
Committed By:	apb
Date:		Thu Mar  1 07:11:05 UTC 2007

Modified Files:
	src/distrib/amiga/floppies/inst-common: list
	src/distrib/bebox/floppies/ramdisk: list
	src/distrib/common: list.makedev
	src/distrib/evbsh3/rom/ramdiskcommon: list
	src/distrib/pc532/floppies/inst-common: list
	src/distrib/sun2/miniroot: list
	src/distrib/sun3/miniroot: list
	src/distrib/vax/inst-common: list

Log Message:
Treate MAKEDEV.subr just as we treat MAKEDEV when creating ramdisk
images or miniroot images.

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/distrib/amiga/floppies/inst-common/list
cvs rdiff -r1.8 -r1.9 src/distrib/bebox/floppies/ramdisk/list
cvs rdiff -r1.4 -r1.5 src/distrib/common/list.makedev
cvs rdiff -r1.3 -r1.4 src/distrib/evbsh3/rom/ramdiskcommon/list
cvs rdiff -r1.15 -r1.16 src/distrib/pc532/floppies/inst-common/list
cvs rdiff -r1.2 -r1.3 src/distrib/sun2/miniroot/list
cvs rdiff -r1.12 -r1.13 src/distrib/sun3/miniroot/list
cvs rdiff -r1.6 -r1.7 src/distrib/vax/inst-common/list

Please note that diffs are not public domain; they are subject to the
(Continue reading)

Alan Barrett | 1 Mar 2007 08:18
Picon

CVS commit: src/sbin/init


Module Name:	src
Committed By:	apb
Date:		Thu Mar  1 07:18:07 UTC 2007

Modified Files:
	src/sbin/init: init.8 init.c

Log Message:
When creating /dev in a memory file system, include all three of
MAKEDEV, MAKEDEV.subr and MAKEDEV.local in the set of files that are
copied if they exist.

Now booting an INSTALL kernel with an embedded ramdisk correctly creates
/dev again, fixing a problem introduced when MAKEDEV.subr was created a
few days ago.

To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sbin/init/init.8
cvs rdiff -r1.88 -r1.89 src/sbin/init/init.c

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

Alan Barrett | 1 Mar 2007 08:47
Picon

CVS commit: src/usr.sbin/etcupdate


Module Name:	src
Committed By:	apb
Date:		Thu Mar  1 07:47:13 UTC 2007

Modified Files:
	src/usr.sbin/etcupdate: etcupdate

Log Message:
If MAKEDEV.subr is updated, remember to run MAKEDEV later.

To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/usr.sbin/etcupdate/etcupdate

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

Alan Barrett | 1 Mar 2007 08:51
Picon

CVS commit: src/usr.sbin/postinstall


Module Name:	src
Committed By:	apb
Date:		Thu Mar  1 07:51:26 UTC 2007

Modified Files:
	src/usr.sbin/postinstall: postinstall

Log Message:
Convert the guts of do_makedev() into a loop that checks both MAKEDEV
and MAKEDEV.subr.

To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 src/usr.sbin/postinstall/postinstall

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

Alan Barrett | 1 Mar 2007 10:21
Picon

CVS commit: src/distrib/common


Module Name:	src
Committed By:	apb
Date:		Thu Mar  1 09:20:59 UTC 2007

Modified Files:
	src/distrib/common: Makefile.makedev

Log Message:
Invent MAKEDEVSUBR and add it to IMAGEDEPENDS and PARSELISTENV if
appropriate.  Previously, IMAGEDEPENDS did not include MAKEDEV.subr.

To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/distrib/common/Makefile.makedev

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


Gmane