Benny Siegert | 1 Jul 2004 19:08
Picon

CVS: herc.66h.42h.de: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	bsiegert@...	2004/07/01 17:08:20 UTC

Modified files:
	x11/eterm      : Makefile 
Added files:
	x11/eterm/patches: patch-configure_in 
Removed files:
	x11/eterm/patches: patch-configure patch-ltconfig 
	                   patch-ltmain.sh 

Log message:
MirLibtool, convert the configure patch to configure.in.

Oh, and repair the terrible indentation in Makefile.

Benny Siegert | 1 Jul 2004 19:18
Picon

CVS: herc.66h.42h.de: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	bsiegert@...	2004/07/01 17:18:32 UTC

Modified files:
	x11/gtkglarea  : Makefile 
Removed files:
	x11/gtkglarea/patches: patch-ltconfig patch-ltmain.sh 

Log message:
MirLibtool, same as Eterm

Thorsten Glaser | 1 Jul 2004 20:39
Picon

CVS: herc.66h.42h.de: src

CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2004/07/01 18:39:22 UTC

Modified files:
	gnu/gcc/gcc    : c-format.c 

Log message:
teach gcc about the %lld specifier
needed for 64 bit printf support in kernel (d'oh)
egcs already makes it right

Thorsten Glaser | 1 Jul 2004 20:47
Picon

CVS: herc.66h.42h.de: src

CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2004/07/01 18:47:12 UTC

Modified files:
	sys/miscfs/kernfs: kernfs.h kernfs_vnops.c 

Log message:
time_t 64 bit fix (tested with pgcc for now)

Benny Siegert | 1 Jul 2004 21:05
Picon

CVS: herc.66h.42h.de: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	bsiegert@...	2004/07/01 19:05:10 UTC

Modified files:
	x11/ogle       : Makefile 
Removed files:
	x11/ogle/patches: patch-ltmain_sh 

Log message:
MirLibtool, lots of style fixes in Makefile.

Benny Siegert | 1 Jul 2004 23:15
Picon

CVS: herc.66h.42h.de: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	bsiegert@...	2004/07/01 21:15:47 UTC

Modified files:
	graphics/gimp/stable: Makefile 

Log message:
Unbreak, this works for me on the latest snapshot. No further changes.

tg, please build it again and confirm.

Thorsten Glaser | 1 Jul 2004 23:54
Picon

CVS: herc.66h.42h.de: src

CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2004/07/01 21:54:37 UTC

Modified files:
	gnu/gcc/gcc    : Makefile.bsd-wrapper c-format.c version.c 
	gnu/gcc/gcc/gpcrts: Makefile.bsd-wrapper 

Log message:
fix kprintf format %b support; now it checks both arguments
correctly, and all after that. *sigh*
also fix \$SHELL support.

Thorsten Glaser | 1 Jul 2004 23:53
Picon

CVS: herc.66h.42h.de: src

CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2004/07/01 21:53:08 UTC

Modified files:
	share/mk       : sys.mk 
	sys/ddb        : db_command.c db_examine.c db_write_cmd.c 
	sys/dev/ic     : am7990.c gdt_common.c if_wi_hostap.c 
	                 mpt_openbsd.c uha.c 
	sys/dev/std    : ieee1212.c sbp2.c 
	sys/kern       : kern_descrip.c kern_time.c kern_timeout.c 
	                 subr_disk.c subr_extent.c 
	sys/net        : pf_norm.c 
	sys/sys        : param.h 

Log message:
first round of -Wformat -Werror fixes, triggered by just looking at
the mere content of /kern/time and hindered by GCC and the OpenBSD
format thingies

Thorsten Glaser | 2 Jul 2004 17:18
Picon

CVS: herc.66h.42h.de: src

CVSROOT:	/cvs
Module name:	src
Changes by:	tg@...	2004/07/02 15:18:28 UTC

Modified files:
	sys/arch/i386/i386: db_disasm.c db_interface.c 
	sys/dev/eisa   : aha1742.c 
	sys/dev/ic     : am7990.c 
	sys/dev/ieee1394: fwohci.c fwscsi.c 
	sys/dev/isa    : wds.c 
	sys/dev/pci    : amdpm.c gdt_pci.c ises.c siop_pci_common.c 
	                 ubsec.c 
	sys/dev/pci/bktr: bktr_core.c 
	sys/dev/pcmcia : aic_pcmcia.c com_pcmcia.c esp_pcmcia.c 
	                 if_ep_pcmcia.c if_sm_pcmcia.c if_wi_pcmcia.c 
	                 wdc_pcmcia.c 
	sys/kern       : tty.c vfs_cluster.c 
	sys/miscfs/procfs: procfs_status.c 
	sys/msdosfs    : msdosfs_conv.c msdosfs_denode.c msdosfs_vnops.c 
	sys/netinet    : ip_carp.c ip_ipsp.c 
	sys/ufs/ffs    : ffs_softdep.c 
	sys/ufs/ufs    : ufs_bmap.c 
	sys/uvm        : uvm_map.c 

Log message:
another round of fixing scary or annoying format string errors;
remove whitespace at end of line and add RCS ID, too.

Benny Siegert | 2 Jul 2004 18:41
Picon

CVS: herc.66h.42h.de: ports

CVSROOT:	/cvs
Module name:	ports
Changes by:	bsiegert@...	2004/07/02 16:41:14 UTC

Modified files:
	x11/flvw       : Makefile 

Log message:
USE_CXX


Gmane