CVS commit: src/sbin/gpt

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 13:36:59 UTC 2010 Modified Files: src/sbin/gpt: gpt.c Log Message: PR/43105: Peter Kerwien: Destroying a GPT partition with dd will cause gpt destroy / create to fail. When reading the GPT label from the end of the

CVS commit: src/sys/kern

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 14:11:18 UTC 2010 Modified Files: src/sys/kern: exec_elf.c Log Message: fix debugging printf. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/kern/exec_elf.c Please note that diffs are not

CVS commit: src/bin/ls

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:09:12 UTC 2010 Modified Files: src/bin/ls: print.c Log Message: make it obvious to grep that we are checking ctime. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/bin/ls/print.c Please note

CVS commit: src/crypto/dist/ipsec-tools/src/libipsec

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:13:27 UTC 2010 Modified Files: src/crypto/dist/ipsec-tools/src/libipsec: pfkey_dump.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 \

CVS commit: src/crypto/dist/ipsec-tools/src/racoon

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:15:00 UTC 2010 Modified Files: src/crypto/dist/ipsec-tools/src/racoon: backupsa.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/crypto/dist/heimdal/appl/ftp/ftpd

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:17:53 UTC 2010 Modified Files: src/crypto/dist/heimdal/appl/ftp/ftpd: kauth.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/dist/heimdal/appl/otp

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:19:03 UTC 2010 Modified Files: src/crypto/dist/heimdal/appl/otp: otp.c Log Message: make it obvious what ctime is used for. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/crypto/dist/heimdal/kuser

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:23:18 UTC 2010 Modified Files: src/crypto/dist/heimdal/kuser: klist.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/crypto/dist/heimdal/kuser/klist.c

CVS commit: src/sys/arch/hp700/hp700

2010-04-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Apr 2 15:24:18 UTC 2010 Modified Files: src/sys/arch/hp700/hp700: mainbus.c Log Message: Change #ifdef DIAGNOSITC tests+panic to KASSERTs. To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64

CVS commit: src/crypto/dist/heimdal/kuser

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:25:04 UTC 2010 Modified Files: src/crypto/dist/heimdal/kuser: klist.c Log Message: make it obvious to grep that ctime is being checked. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/hppa/hppa

2010-04-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Apr 2 15:25:51 UTC 2010 Modified Files: src/sys/arch/hppa/hppa: pmap.c Log Message: Pull across pmap_remove fix from OpenBSD. Fix user-after-free bug in pmap_remove(). Page table pages are freed as soon as the last page

CVS commit: src/crypto/dist/heimdal/lib/hx509

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:26:17 UTC 2010 Modified Files: src/crypto/dist/heimdal/lib/hx509: revoke.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:28:16 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/dist/src/lib: misc.c Log Message: make it obvious what ctime it is used for. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/distrib/utils/tls

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:34:16 UTC 2010 Modified Files: src/distrib/utils/tls: tls.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/distrib/utils/tls/tls.c Please note that

CVS commit: src/games/battlestar

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:35:32 UTC 2010 Modified Files: src/games/battlestar: command6.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/games/battlestar/command6.c Please note

CVS commit: src/dist/ntp/util

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:38:05 UTC 2010 Modified Files: src/dist/ntp/util: ntptime.c Log Message: remove bogus cast that hides bugs if tv_sec is non POSIX compliant. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/dist/pppd/pppd

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:40:14 UTC 2010 Modified Files: src/dist/pppd/pppd: utils.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/dist/pppd/pppd/utils.c Please note that diffs

CVS commit: src/sys/arch/sparc64

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 18:34:16 UTC 2010 Modified Files: src/sys/arch/sparc64/include: bootinfo.h src/sys/arch/sparc64/sparc64: autoconf.c Log Message: Add a bootinfo node to allow the loader to override the boot device To generate

CVS commit: src/sys/arch/sparc/stand/ofwboot

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 18:39:44 UTC 2010 Modified Files: src/sys/arch/sparc/stand/ofwboot: Makefile boot.c ofdev.c Log Message: Add support for /boot.cfg. Implement a single command for now: override the boot partition, which will be used

CVS commit: src/sys/arch/sparc/stand/ofwboot

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 18:41:52 UTC 2010 Modified Files: src/sys/arch/sparc/stand/ofwboot: version Log Message: Bump version To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc/stand/ofwboot/version Please

CVS commit: src/sys/miscfs/syncfs

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 19:25:21 UTC 2010 Modified Files: src/sys/miscfs/syncfs: sync_subr.c Log Message: starttime needs to be time_t (Izumi Tsutsui) To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/sbin/gpt

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 19:33:09 UTC 2010 Modified Files: src/sbin/gpt: gpt.c Log Message: fix printf format. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sbin/gpt/gpt.c Please note that diffs are not public domain;

CVS commit: src/sys/arch

2010-04-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Apr 2 19:33:17 UTC 2010 Modified Files: src/sys/arch/hp700/hp700: genassym.cf src/sys/arch/hp700/include: cpu.h src/sys/arch/hppa/hppa: trap.S Log Message: Per-cpu physical trap save area. To generate a diff

CVS commit: src/games/battlestar

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 19:34:44 UTC 2010 Modified Files: src/games/battlestar: command6.c Log Message: fix typo. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/games/battlestar/command6.c Please note that diffs are not

CVS commit: src/bin/ksh

2010-04-02 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 2 20:19:40 UTC 2010 Modified Files: src/bin/ksh: edit.c Log Message: - int putbuf_func ARGS((const char *s, size_t len)); + int (*putbuf_func) ARGS((const char *, size_t)); for pcc - did not recognise

CVS commit: src/sys/dev/pci

2010-04-02 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Apr 2 20:32:16 UTC 2010 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Intel 82855GM Host-AGP Bridge. To generate a diff of this commit: cvs rdiff -u -r1.1025 -r1.1026 src/sys/dev/pci/pcidevs Please note that

CVS commit: src/sys/dev/pci

2010-04-02 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Apr 2 20:34:10 UTC 2010 Modified Files: src/sys/dev/pci: pcidevs.h pcidevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.1022 -r1.1023 src/sys/dev/pci/pcidevs.h cvs rdiff -u -r1.1021

CVS commit: src/distrib/sparc64

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 21:29:30 UTC 2010 Modified Files: src/distrib/sparc64/bootfs: Makefile list src/distrib/sparc64/cdroms/installcd: Makefile Added Files: src/distrib/sparc64/bootfs: boot.cfg

CVS commit: src/dist/ntp/ntpdate

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 21:33:14 UTC 2010 Modified Files: src/dist/ntp/ntpdate: ntptimeset.c Log Message: check ctime return To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/dist/ntp/ntpdate/ntptimeset.c Please note that

CVS commit: src/dist/tcpdump

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 21:37:22 UTC 2010 Modified Files: src/dist/tcpdump: print-radius.c Log Message: check ctime. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/dist/tcpdump/print-radius.c Please note that diffs are

CVS commit: src/games/larn

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 21:40:00 UTC 2010 Modified Files: src/games/larn: scores.c Log Message: ctime can return NULL. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/games/larn/scores.c Please note that diffs are not

CVS commit: src/distrib/notes/common

2010-04-02 Thread S.P.Zeidler
Module Name:src Committed By: spz Date: Fri Apr 2 21:52:55 UTC 2010 Modified Files: src/distrib/notes/common: main Log Message: update portmaster and releng lists To generate a diff of this commit: cvs rdiff -u -r1.461 -r1.462 src/distrib/notes/common/main Please note

CVS commit: src/distrib/sparc64/cdroms/installcd

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 21:58:47 UTC 2010 Modified Files: src/distrib/sparc64/cdroms/installcd: dot.profile Log Message: Ooops, remove leftovers from the ramdisk / To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/kern

2010-04-02 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Apr 2 23:31:42 UTC 2010 Modified Files: src/sys/kern: kern_ntptime.c Log Message: Use time_t (not long) to save time_second value. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/kern/kern_ntptime.c

CVS commit: src/dist/pppd/pppd

2010-04-02 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Apr 3 02:08:31 UTC 2010 Modified Files: src/dist/pppd/pppd: utils.c Log Message: Insert missing ) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/dist/pppd/pppd/utils.c Please note that diffs are not

CVS commit: src/crypto/dist/ipsec-tools/src/libipsec

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:13:27 UTC 2010 Modified Files: src/crypto/dist/ipsec-tools/src/libipsec: pfkey_dump.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 \

CVS commit: src/crypto/dist/heimdal/appl/ftp/ftpd

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:17:53 UTC 2010 Modified Files: src/crypto/dist/heimdal/appl/ftp/ftpd: kauth.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/crypto/dist/heimdal/kuser

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:23:18 UTC 2010 Modified Files: src/crypto/dist/heimdal/kuser: klist.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/crypto/dist/heimdal/kuser/klist.c

CVS commit: src/crypto/dist/heimdal/kuser

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:25:04 UTC 2010 Modified Files: src/crypto/dist/heimdal/kuser: klist.c Log Message: make it obvious to grep that ctime is being checked. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11

CVS commit: src/sys/arch/hppa/hppa

2010-04-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Apr 2 15:25:51 UTC 2010 Modified Files: src/sys/arch/hppa/hppa: pmap.c Log Message: Pull across pmap_remove fix from OpenBSD. Fix user-after-free bug in pmap_remove(). Page table pages are freed as soon as the last page

CVS commit: src/crypto/external/bsd/netpgp/dist/src/lib

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:28:16 UTC 2010 Modified Files: src/crypto/external/bsd/netpgp/dist/src/lib: misc.c Log Message: make it obvious what ctime it is used for. To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28

CVS commit: src/games/battlestar

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:35:32 UTC 2010 Modified Files: src/games/battlestar: command6.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/games/battlestar/command6.c Please note

CVS commit: src/dist/ntp/util

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:38:05 UTC 2010 Modified Files: src/dist/ntp/util: ntptime.c Log Message: remove bogus cast that hides bugs if tv_sec is non POSIX compliant. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/dist/pppd/pppd

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:40:14 UTC 2010 Modified Files: src/dist/pppd/pppd: utils.c Log Message: handle ctime returning NULL. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/dist/pppd/pppd/utils.c Please note that diffs

CVS commit: src/sys/arch/sparc64

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 18:34:16 UTC 2010 Modified Files: src/sys/arch/sparc64/include: bootinfo.h src/sys/arch/sparc64/sparc64: autoconf.c Log Message: Add a bootinfo node to allow the loader to override the boot device To generate

CVS commit: src/sys/arch/sparc/stand/ofwboot

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 18:41:52 UTC 2010 Modified Files: src/sys/arch/sparc/stand/ofwboot: version Log Message: Bump version To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc/stand/ofwboot/version Please

CVS commit: src/sys/miscfs/syncfs

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 19:25:21 UTC 2010 Modified Files: src/sys/miscfs/syncfs: sync_subr.c Log Message: starttime needs to be time_t (Izumi Tsutsui) To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/sys/arch

2010-04-02 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Apr 2 19:33:17 UTC 2010 Modified Files: src/sys/arch/hp700/hp700: genassym.cf src/sys/arch/hp700/include: cpu.h src/sys/arch/hppa/hppa: trap.S Log Message: Per-cpu physical trap save area. To generate a diff

CVS commit: src/games/battlestar

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 19:34:44 UTC 2010 Modified Files: src/games/battlestar: command6.c Log Message: fix typo. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/games/battlestar/command6.c Please note that diffs are not

CVS commit: src/bin/ksh

2010-04-02 Thread Iain Hibbert
Module Name:src Committed By: plunky Date: Fri Apr 2 20:19:40 UTC 2010 Modified Files: src/bin/ksh: edit.c Log Message: - int putbuf_func ARGS((const char *s, size_t len)); + int (*putbuf_func) ARGS((const char *, size_t)); for pcc - did not recognise

CVS commit: src/sys/dev/pci

2010-04-02 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Fri Apr 2 20:32:16 UTC 2010 Modified Files: src/sys/dev/pci: pcidevs Log Message: Add Intel 82855GM Host-AGP Bridge. To generate a diff of this commit: cvs rdiff -u -r1.1025 -r1.1026 src/sys/dev/pci/pcidevs Please note that

CVS commit: src/dist/ntp/ntpdate

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 21:33:14 UTC 2010 Modified Files: src/dist/ntp/ntpdate: ntptimeset.c Log Message: check ctime return To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/dist/ntp/ntpdate/ntptimeset.c Please note that

CVS commit: src/distrib/notes/common

2010-04-02 Thread S.P.Zeidler
Module Name:src Committed By: spz Date: Fri Apr 2 21:52:55 UTC 2010 Modified Files: src/distrib/notes/common: main Log Message: update portmaster and releng lists To generate a diff of this commit: cvs rdiff -u -r1.461 -r1.462 src/distrib/notes/common/main Please note

CVS commit: src/distrib/sparc64/cdroms/installcd

2010-04-02 Thread Martin Husemann
Module Name:src Committed By: martin Date: Fri Apr 2 21:58:47 UTC 2010 Modified Files: src/distrib/sparc64/cdroms/installcd: dot.profile Log Message: Ooops, remove leftovers from the ramdisk / To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/sys/kern

2010-04-02 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Fri Apr 2 23:31:42 UTC 2010 Modified Files: src/sys/kern: kern_ntptime.c Log Message: Use time_t (not long) to save time_second value. To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/kern/kern_ntptime.c

CVS commit: src/dist/pppd/pppd

2010-04-02 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Sat Apr 3 02:08:31 UTC 2010 Modified Files: src/dist/pppd/pppd: utils.c Log Message: Insert missing ) To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/dist/pppd/pppd/utils.c Please note that diffs are not