Module Name:src
Committed By: lukem
Date: Fri Mar 5 07:45:41 UTC 2010
Modified Files:
src/usr.bin/ftp: version.h
Log Message:
ftp 20100305: fix http date parsing
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/usr.bin/ftp/version.h
Please note that di
Module Name:src
Committed By: lukem
Date: Fri Mar 5 07:45:41 UTC 2010
Modified Files:
src/usr.bin/ftp: version.h
Log Message:
ftp 20100305: fix http date parsing
To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 src/usr.bin/ftp/version.h
Please note that di
Module Name:src
Committed By: lukem
Date: Fri Mar 5 07:41:10 UTC 2010
Modified Files:
src/usr.bin/ftp: fetch.c ftp.1 ftp.c util.c
Log Message:
Back to using 'RFC ' instead of 'RFC'
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/usr.bin/ftp/f
Module Name:src
Committed By: lukem
Date: Fri Mar 5 07:41:10 UTC 2010
Modified Files:
src/usr.bin/ftp: fetch.c ftp.1 ftp.c util.c
Log Message:
Back to using 'RFC ' instead of 'RFC'
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/usr.bin/ftp/f
Module Name:src
Committed By: tteras
Date: Fri Mar 5 06:51:26 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec [ipsec-tools-0_7-branch]:
ipsec_set_policy.3
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_7-branch]:
pri
Module Name:src
Committed By: tteras
Date: Fri Mar 5 06:51:26 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec [ipsec-tools-0_7-branch]:
ipsec_set_policy.3
src/crypto/dist/ipsec-tools/src/racoon [ipsec-tools-0_7-branch]:
pri
Module Name:src
Committed By: tteras
Date: Fri Mar 5 06:47:59 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec: ipsec_set_policy.3
src/crypto/dist/ipsec-tools/src/racoon: privsep.c
src/crypto/dist/ipsec-tools/src/racoon/doc: FAQ
src
Module Name:src
Committed By: tteras
Date: Fri Mar 5 06:47:59 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/libipsec: ipsec_set_policy.3
src/crypto/dist/ipsec-tools/src/racoon: privsep.c
src/crypto/dist/ipsec-tools/src/racoon/doc: FAQ
src
Module Name:src
Committed By: darran
Date: Fri Mar 5 02:21:41 UTC 2010
Modified Files:
src/external/cddl/osnet/dev/sdt: sdt.c
Log Message:
DTrace: add a dependency on the dtrace module.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/
Module Name:src
Committed By: darran
Date: Fri Mar 5 02:21:41 UTC 2010
Modified Files:
src/external/cddl/osnet/dev/sdt: sdt.c
Log Message:
DTrace: add a dependency on the dtrace module.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/cddl/osnet/
Module Name:src
Committed By: darran
Date: Fri Mar 5 01:53:15 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_open.c
Log Message:
DTrace: fix the curthread and mutex data types.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
Module Name:src
Committed By: darran
Date: Fri Mar 5 01:53:15 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: dt_open.c
Log Message:
DTrace: fix the curthread and mutex data types.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
Module Name:src
Committed By: darran
Date: Fri Mar 5 01:34:36 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: mkerrtags.sh
mknames.sh
Log Message:
DTrace: Explicitly check for OS X to decide if echo needs -e.
To generate a diff of
Module Name:src
Committed By: darran
Date: Fri Mar 5 01:34:36 UTC 2010
Modified Files:
src/external/cddl/osnet/dist/lib/libdtrace/common: mkerrtags.sh
mknames.sh
Log Message:
DTrace: Explicitly check for OS X to decide if echo needs -e.
To generate a diff of
On Mar 4, 2010, at 10:49 AM, David Young wrote:
> Use %zu and %zx for printf'ing bus_size_t.
These aren't quite right. We should probably define PRIxxx macros for the
bus.h scalar types.
infact, they're quite wrong on IPL32 systems with 64 bit bus addresses.
x86 PAE, sparc*
Module Name:src
Committed By: dyoung
Date: Fri Mar 5 00:54:01 UTC 2010
Modified Files:
src/sys/dev/cardbus: if_rtw_cardbus.c
Log Message:
Simplify this a bit (and reduce differences with if_rtw_pci.c): we
don't have to save the base address or write it to the BAR.
To ge
Module Name:src
Committed By: dyoung
Date: Fri Mar 5 00:54:01 UTC 2010
Modified Files:
src/sys/dev/cardbus: if_rtw_cardbus.c
Log Message:
Simplify this a bit (and reduce differences with if_rtw_pci.c): we
don't have to save the base address or write it to the BAR.
To ge
Module Name:src
Committed By: dyoung
Date: Fri Mar 5 00:36:06 UTC 2010
Modified Files:
src/sys/dev/cardbus: fwohci_cardbus.c
Log Message:
This is *always* compiled with #define rbus 1, so get rid of the
conditional compilation.
Make a few changes of this kind:
- i
Module Name:src
Committed By: dyoung
Date: Fri Mar 5 00:36:06 UTC 2010
Modified Files:
src/sys/dev/cardbus: fwohci_cardbus.c
Log Message:
This is *always* compiled with #define rbus 1, so get rid of the
conditional compilation.
Make a few changes of this kind:
- i
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 23:25:07 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Remove ACPI_BUG_DEBUG by using ACPI_DEBUG_PRINT(x) instead.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sys/dev/acpi/acpi
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 23:25:07 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Remove ACPI_BUG_DEBUG by using ACPI_DEBUG_PRINT(x) instead.
To generate a diff of this commit:
cvs rdiff -u -r1.153 -r1.154 src/sys/dev/acpi/acpi
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 23:06:36 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_button.c
Log Message:
Add missing semicolon.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/acpi/acpi_button.c
Please note that diff
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 23:06:36 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_button.c
Log Message:
Add missing semicolon.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/acpi/acpi_button.c
Please note that diff
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:57:37 UTC 2010
Modified Files:
src/sys/dev/pci: if_rtw_pci.c
Log Message:
Make cosmetic changes in order to reduce differences with
sys/dev/cardbus/if_rtw_cardbus.c: remove an unnecessary #include.
Change a few cut &
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:57:37 UTC 2010
Modified Files:
src/sys/dev/pci: if_rtw_pci.c
Log Message:
Make cosmetic changes in order to reduce differences with
sys/dev/cardbus/if_rtw_cardbus.c: remove an unnecessary #include.
Change a few cut &
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:55:20 UTC 2010
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Extract both instances of the code that prints the PCI Secondary Status
Register into a subroutine. Use terminology similar to that which
PCI S
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:55:20 UTC 2010
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
Extract both instances of the code that prints the PCI Secondary Status
Register into a subroutine. Use terminology similar to that which
PCI S
Module Name:src
Committed By: enami
Date: Thu Mar 4 22:48:31 UTC 2010
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
Fix race condition on reallocation of huge category.
We need to remove the old region before mremap() since if it relesae the
old region, ot
Module Name:src
Committed By: enami
Date: Thu Mar 4 22:48:31 UTC 2010
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
Fix race condition on reallocation of huge category.
We need to remove the old region before mremap() since if it relesae the
old region, ot
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:42:22 UTC 2010
Modified Files:
src/sys/dev/cardbus: cardbus_map.c
Log Message:
This is *always* compiled with #define rbus 1, so get rid of the
conditional compilation.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:42:22 UTC 2010
Modified Files:
src/sys/dev/cardbus: cardbus_map.c
Log Message:
This is *always* compiled with #define rbus 1, so get rid of the
conditional compilation.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:37:38 UTC 2010
Modified Files:
src/sys/dev/cardbus: cardbus.c cardbusvar.h
Log Message:
Get rid of the #if 1 surrounding #include .
This is *always* compiled with #define rbus 1, so get rid of the
conditional compil
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:37:38 UTC 2010
Modified Files:
src/sys/dev/cardbus: cardbus.c cardbusvar.h
Log Message:
Get rid of the #if 1 surrounding #include .
This is *always* compiled with #define rbus 1, so get rid of the
conditional compil
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:34:37 UTC 2010
Modified Files:
src/sys/dev/cardbus: if_ath_cardbus.c if_atw_cardbus.c
Log Message:
This is *always* compiled with #define rbus 1, so get rid of the
conditional compilation.
To generate a diff of thi
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:34:37 UTC 2010
Modified Files:
src/sys/dev/cardbus: if_ath_cardbus.c if_atw_cardbus.c
Log Message:
This is *always* compiled with #define rbus 1, so get rid of the
conditional compilation.
To generate a diff of thi
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:33:12 UTC 2010
Modified Files:
src/sys/dev/cardbus: if_rtw_cardbus.c
Log Message:
Remove unnecessary #ifdef INET-enclosed #includes.
This is *always* compiled with #define rbus 1, so get rid of the
conditional compi
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 22:33:12 UTC 2010
Modified Files:
src/sys/dev/cardbus: if_rtw_cardbus.c
Log Message:
Remove unnecessary #ifdef INET-enclosed #includes.
This is *always* compiled with #define rbus 1, so get rid of the
conditional compi
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 22:30:57 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Remove ACPI_BUT_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 src/sys/arch/i386/conf/ALL
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 22:30:57 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Remove ACPI_BUT_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 src/sys/arch/i386/conf/ALL
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 22:29:47 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_button.c
Log Message:
Cleanup:
* Semantics.
* No need for .
* Reduce the amount of error reporting.
* Remove ACPI_BUT_DEBUG and ACPIBUT_F_VERBOSE.
No fu
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 22:29:47 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_button.c
Log Message:
Cleanup:
* Semantics.
* No need for .
* Reduce the amount of error reporting.
* Remove ACPI_BUT_DEBUG and ACPIBUT_F_VERBOSE.
No fu
At Thu, 4 Mar 2010 02:22:35 +, David Holland
wrote:
Subject: Re: CVS commit: src/share/man/man3
>
> On Wed, Mar 03, 2010 at 12:58:33PM -0500, Greg A. Woods wrote:
> > I believe that __UNCONST() in particular is _never_ absolutely necessary
> > -- it may sometimes save a very few cycles and
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 21:55:32 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
VALD_ACPI_DEBUG is dead.
To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 src/sys/arch/i386/conf/ALL
Please note that diffs ar
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 21:55:32 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
VALD_ACPI_DEBUG is dead.
To generate a diff of this commit:
cvs rdiff -u -r1.246 -r1.247 src/sys/arch/i386/conf/ALL
Please note that diffs ar
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 21:54:35 UTC 2010
Modified Files:
src/sys/arch/i386/acpi: vald_acpi.c
Log Message:
Remove VALD_ACPI_DEBUG and AVALD_F_VERBOSE. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sy
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 21:54:35 UTC 2010
Modified Files:
src/sys/arch/i386/acpi: vald_acpi.c
Log Message:
Remove VALD_ACPI_DEBUG and AVALD_F_VERBOSE. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sy
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 21:47:59 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Enable (uncomment) ACPI_DEBUG, ACPI_DEBUG_ALLOC, and ACPI_MUTEX_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 src/sys
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 21:47:59 UTC 2010
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Enable (uncomment) ACPI_DEBUG, ACPI_DEBUG_ALLOC, and ACPI_MUTEX_DEBUG.
To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 src/sys
Module Name:src
Committed By: lukem
Date: Thu Mar 4 21:40:53 UTC 2010
Modified Files:
src/usr.bin/ftp: extern.h fetch.c util.c
Log Message:
Parse HTTP 'Date' entries in the `C' locale rather than the user's.
Fix from [bin/42917] (with minor changes), from KAMADA Ken'ichi.
Module Name:src
Committed By: lukem
Date: Thu Mar 4 21:40:53 UTC 2010
Modified Files:
src/usr.bin/ftp: extern.h fetch.c util.c
Log Message:
Parse HTTP 'Date' entries in the `C' locale rather than the user's.
Fix from [bin/42917] (with minor changes), from KAMADA Ken'ichi.
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 20:46:18 UTC 2010
Modified Files:
src/sys/dev/acpi: smbus_acpi.c
Log Message:
Fix two memory leaks.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/acpi/smbus_acpi.c
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 20:46:18 UTC 2010
Modified Files:
src/sys/dev/acpi: smbus_acpi.c
Log Message:
Fix two memory leaks.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/acpi/smbus_acpi.c
Please note that diffs are
On Mar 4, 2010, at 11:13 AM, Jason Thorpe wrote:
>
> On Mar 4, 2010, at 10:49 AM, David Young wrote:
>
>> Use %zu and %zx for printf'ing bus_size_t.
>
> These aren't quite right. We should probably define PRIxxx macros for the
> bus.h scalar types.
For mips, I made bus_space_handle_t intptr
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 20:17:30 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c atk0110.c smbus_acpi.c
Log Message:
Fix ACPI_DEBUG build failures reported by Greg A. Woods.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 s
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 20:17:30 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c atk0110.c smbus_acpi.c
Log Message:
Fix ACPI_DEBUG build failures reported by Greg A. Woods.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 s
On Mar 4, 2010, at 10:49 AM, David Young wrote:
> Use %zu and %zx for printf'ing bus_size_t.
These aren't quite right. We should probably define PRIxxx macros for the
bus.h scalar types.
-- thorpej
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 18:49:14 UTC 2010
Modified Files:
src/sys/dev/cardbus: rbus_ppb.c
Log Message:
It turns out that ppb at cardbus was not even in ALL. It has probably
not been compiled in a very long time. With some minor changes, it w
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 18:49:14 UTC 2010
Modified Files:
src/sys/dev/cardbus: rbus_ppb.c
Log Message:
It turns out that ppb at cardbus was not even in ALL. It has probably
not been compiled in a very long time. With some minor changes, it w
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 18:31:57 UTC 2010
Modified Files:
src/sys/dev/cardbus: rbus_ppb.c
Log Message:
Delete unfinished and unreachable code: ppb_cardbus_setup(),
ppb_cardbus_enable(), ppb_cardbus_disable().
To generate a diff of this commi
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 18:31:57 UTC 2010
Modified Files:
src/sys/dev/cardbus: rbus_ppb.c
Log Message:
Delete unfinished and unreachable code: ppb_cardbus_setup(),
ppb_cardbus_enable(), ppb_cardbus_disable().
To generate a diff of this commi
On Thu Mar 04 2010 at 20:05:08 +0200, Antti Kantee wrote:
> On Thu Mar 04 2010 at 14:11:27 +0200, Antti Kantee wrote:
> > On Thu Mar 04 2010 at 14:55:46 +1100, matthew green wrote:
> > >
> > >Module Name: src
> > >Committed By: pooka
> > >Date: Wed Mar 3 17:58:37 UTC 2010
On Thu Mar 04 2010 at 14:11:27 +0200, Antti Kantee wrote:
> On Thu Mar 04 2010 at 14:55:46 +1100, matthew green wrote:
> >
> >Module Name: src
> >Committed By:pooka
> >Date:Wed Mar 3 17:58:37 UTC 2010
> >
> >Modified Files:
> > src/sys/kern: kern_module
Module Name:src
Committed By: wiz
Date: Thu Mar 4 17:57:26 UTC 2010
Modified Files:
src/doc: 3RDPARTY
Log Message:
binutils-2.20.1 out.
To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 src/doc/3RDPARTY
Please note that diffs are not public domain; they a
Module Name:src
Committed By: wiz
Date: Thu Mar 4 17:57:26 UTC 2010
Modified Files:
src/doc: 3RDPARTY
Log Message:
binutils-2.20.1 out.
To generate a diff of this commit:
cvs rdiff -u -r1.749 -r1.750 src/doc/3RDPARTY
Please note that diffs are not public domain; they a
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 16:40:54 UTC 2010
Modified Files:
src/sys/dev/cardbus: siisata_cardbus.c
Log Message:
Simplify interrupt (dis)establishment by two source transformations:
- cardbus_intr_disestablish(cc, cf, ih);
+ Cardbus_
Module Name:src
Committed By: dyoung
Date: Thu Mar 4 16:40:54 UTC 2010
Modified Files:
src/sys/dev/cardbus: siisata_cardbus.c
Log Message:
Simplify interrupt (dis)establishment by two source transformations:
- cardbus_intr_disestablish(cc, cf, ih);
+ Cardbus_
Module Name:src
Committed By: tsutsui
Date: Thu Mar 4 15:47:12 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note about proper support for NE2000 8 bit mode.
To generate a diff of this commit:
cvs rdiff -u -r1.1366 -r1.1367 src/doc/CHANGES
Please note that dif
Module Name:src
Committed By: tsutsui
Date: Thu Mar 4 15:47:12 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note about proper support for NE2000 8 bit mode.
To generate a diff of this commit:
cvs rdiff -u -r1.1366 -r1.1367 src/doc/CHANGES
Please note that dif
Module Name:src
Committed By: roy
Date: Thu Mar 4 15:35:26 UTC 2010
Modified Files:
src/lib/libterminfo: termcap.c
Log Message:
Convert padding for unknown capabilities as well.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libterminfo/termcap.c
P
Module Name:src
Committed By: roy
Date: Thu Mar 4 15:35:26 UTC 2010
Modified Files:
src/lib/libterminfo: termcap.c
Log Message:
Convert padding for unknown capabilities as well.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libterminfo/termcap.c
P
Module Name:src
Committed By: roy
Date: Thu Mar 4 15:16:39 UTC 2010
Modified Files:
src/lib/libterminfo: termcap.c
Log Message:
Convert padding and give terminfo some default assumptions about termcap.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/
Module Name:src
Committed By: roy
Date: Thu Mar 4 15:16:39 UTC 2010
Modified Files:
src/lib/libterminfo: termcap.c
Log Message:
Convert padding and give terminfo some default assumptions about termcap.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/lib/
Module Name:src
Committed By: vanhu
Date: Thu Mar 4 15:13:53 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: session.c
Log Message:
>From Pierre POMES: fixed admin port initialization
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/cry
Module Name:src
Committed By: vanhu
Date: Thu Mar 4 15:13:53 UTC 2010
Modified Files:
src/crypto/dist/ipsec-tools/src/racoon: session.c
Log Message:
>From Pierre POMES: fixed admin port initialization
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/cry
> maybe, but this isn't how sets could be used today with our system.
> there are issues that are like having different, incompatble, build
> options for packages. some people can't or don't want to use them.
> eg, do you want to force all pkg users to have no options? i think
> all the people wh
On Thu, Mar 04, 2010 at 05:12:43AM -0800, Paul Goyette wrote:
> On Thu, 4 Mar 2010, Jukka Ruohonen wrote:
>
> >Well, this is wrong in the sense that the _COMPONENT definition was
> >incorrect to begin with, and in the sense that we have explicitly tried to
> >recently add the _COMPONENT definition
On Thu, 4 Mar 2010, Jukka Ruohonen wrote:
Well, this is wrong in the sense that the _COMPONENT definition was
incorrect to begin with, and in the sense that we have explicitly tried to
recently add the _COMPONENT definitions.
Also: now it does BadThings(tm) if the memory tracking of ACPICA is e
Module Name:src
Committed By: pgoyette
Date: Thu Mar 4 13:11:15 UTC 2010
Modified Files:
src/sys/dev/acpi: smbus_acpi.c
Log Message:
This really should be ACPI_BUS_COMPONENT
Maybe I should stay out the acpi stuff? :)
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: pgoyette
Date: Thu Mar 4 13:11:15 UTC 2010
Modified Files:
src/sys/dev/acpi: smbus_acpi.c
Log Message:
This really should be ACPI_BUS_COMPONENT
Maybe I should stay out the acpi stuff? :)
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: pgoyette
Date: Thu Mar 4 13:07:01 UTC 2010
Modified Files:
src/sys/dev/acpi: smbus_acpi.c
Log Message:
Fix this correctly. Thanks jruoho@
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/smbus_acpi.c
Please not
Module Name:src
Committed By: pgoyette
Date: Thu Mar 4 13:07:01 UTC 2010
Modified Files:
src/sys/dev/acpi: smbus_acpi.c
Log Message:
Fix this correctly. Thanks jruoho@
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/acpi/smbus_acpi.c
Please not
On Thu Mar 04 2010 at 14:55:46 +1100, matthew green wrote:
>
>Module Name: src
>Committed By: pooka
>Date: Wed Mar 3 17:58:37 UTC 2010
>
>Modified Files:
> src/sys/kern: kern_module.c
>
>Log Message:
>Replace unsafe use of TAILQ_FOREAC
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 09:57:12 UTC 2010
Modified Files:
src/share/man/man9: hz.9
Log Message:
Instead of "int hz", use "extern int hz".
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/hz.9
Please note that d
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 09:57:12 UTC 2010
Modified Files:
src/share/man/man9: hz.9
Log Message:
Instead of "int hz", use "extern int hz".
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/share/man/man9/hz.9
Please note that d
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 08:44:55 UTC 2010
Modified Files:
src/sys/dev/acpi: atk0110.c
Log Message:
Provide the _COMPONENT definition and use ACPI_FREE(x) instead of
AcpiOsFree(). If the memory tracking of ACPICA is enabled, the latter is
guara
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 08:44:55 UTC 2010
Modified Files:
src/sys/dev/acpi: atk0110.c
Log Message:
Provide the _COMPONENT definition and use ACPI_FREE(x) instead of
AcpiOsFree(). If the memory tracking of ACPICA is enabled, the latter is
guara
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 08:13:29 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Add roundup(9).
To generate a diff of this commit:
cvs rdiff -u -r1.1401 -r1.1402 src/distrib/sets/lists/comp/mi
Please note that diffs a
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 08:13:29 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Add roundup(9).
To generate a diff of this commit:
cvs rdiff -u -r1.1401 -r1.1402 src/distrib/sets/lists/comp/mi
Please note that diffs a
On Thu, Mar 04, 2010 at 12:58:01AM +0900, Izumi Tsutsui wrote:
> They are in .
>
> >> #define howmany(x, y) (((x)+((y)-1))/(y))
> how many y-byte blocks are required to store x-bytes region?
>
> >> #define roundup(x, y) x)+((y)-1))/(y))*(y))
> >> #define rounddown(x,y) (((x)/(y))*(y))
>
Module Name:src
Committed By: mrg
Date: Thu Mar 4 08:11:42 UTC 2010
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
avoid a build error in the previous for !DEBUG kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/sys/arch/spa
Module Name:src
Committed By: mrg
Date: Thu Mar 4 08:11:42 UTC 2010
Modified Files:
src/sys/arch/sparc64/sparc64: pmap.c
Log Message:
avoid a build error in the previous for !DEBUG kernels.
To generate a diff of this commit:
cvs rdiff -u -r1.255 -r1.256 src/sys/arch/spa
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 08:09:52 UTC 2010
Modified Files:
src/share/man/man9: Makefile
Added Files:
src/share/man/man9: roundup.9
Log Message:
Document the counting and rounding macros from .
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jruoho
Date: Thu Mar 4 08:09:52 UTC 2010
Modified Files:
src/share/man/man9: Makefile
Added Files:
src/share/man/man9: roundup.9
Log Message:
Document the counting and rounding macros from .
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: mrg
Date: Thu Mar 4 08:01:35 UTC 2010
Modified Files:
src/sys/arch/sparc64/include: pmap.h
src/sys/arch/sparc64/sparc64: locore.s machdep.c pmap.c
Log Message:
- in _bus_dmamap_unload(), pmap_page_protect() and pmap_clear_reference()
Module Name:src
Committed By: mrg
Date: Thu Mar 4 08:01:35 UTC 2010
Modified Files:
src/sys/arch/sparc64/include: pmap.h
src/sys/arch/sparc64/sparc64: locore.s machdep.c pmap.c
Log Message:
- in _bus_dmamap_unload(), pmap_page_protect() and pmap_clear_reference()
95 matches
Mail list logo