antoine 2008-10-04 10:39:31 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/hptiop hptiop.h
Log:
SVN rev 183590 on 2008-10-04 10:39:31Z by antoine
- Spell cam correctly (scbus), this makes it possible to compile hptiop
in GENERIC an
On Tue, Sep 23, 2008 at 08:37:27AM -0700, Sam Leffler wrote:
> David O'Brien wrote:
>> On Tue, Sep 23, 2008 at 07:56:11AM -0700, Sam Leffler wrote:
>>> David E. O'Brien wrote:
>>>
obrien 2008-09-23 14:45:10 UTC
FreeBSD src repository
Modified files:
sys/conf
On Tue, Sep 23, 2008 at 05:21:04PM +, Bjoern A. Zeeb wrote:
> Below you have changed a few places back to actually use bcmp instead
> of memcmp.
> I see lots of or more places in our kernel using memcmp. Are you
> saying that they all need to be memcmp instead of bcmp and had been
> unproper re
FWIW, I think we should have implementation of memcmp, memcpy and
memchr (others?) in kernel and should remove inline versions from
libkern.h. Modern GCC depends on _external_ symbols for mem* functions
be available and our inlines do not satisfy this requirement.
Several components already provid
On (23/09/2008 14:45), David E. O'Brien wrote:
> obrien 2008-09-23 14:45:10 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files
> sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c
> sys/i386/i386bios.c
> sys/ia64/ia64ef
On Tue, 23 Sep 2008, David E. O'Brien wrote:
Hi,
obrien 2008-09-23 14:45:10 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c
sys/i386/i386bios.c
sys/ia64/ia64efi.c sal.c
sys/mips
David O'Brien wrote:
On Tue, Sep 23, 2008 at 07:56:11AM -0700, Sam Leffler wrote:
David E. O'Brien wrote:
obrien 2008-09-23 14:45:10 UTC
FreeBSD src repository
Modified files:
sys/conf files sys/fs/tmpfs tmpfs.h
tmpfs_subr.c tmpfs_vnops.c sys/i3
On Tue, Sep 23, 2008 at 08:13:53AM -0700, David O'Brien (@FreeBSD) wrote:
> So provide a proper memcmp(9), but it is a C implementation not
> a tuned assembly implementation. Therefore bcmp(9) should be
> preferred over memcmp(9).
Perhaps I should have mentioned that not every FreeBSD
On Tue, Sep 23, 2008 at 07:56:11AM -0700, Sam Leffler wrote:
> David E. O'Brien wrote:
>> obrien 2008-09-23 14:45:10 UTC
>> FreeBSD src repository
>> Modified files:
>> sys/conf files sys/fs/tmpfs tmpfs.h
>> tmpfs_subr.c tmpfs_vnops.c sys/i386/i386b
David E. O'Brien wrote:
obrien 2008-09-23 14:45:10 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c
sys/i386/i386bios.c
sys/ia64/ia64efi.c sal.c
sys/mips/mipssup
obrien 2008-09-23 14:45:10 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c
sys/i386/i386bios.c
sys/ia64/ia64efi.c sal.c
sys/mips/mipssupport.S
sys/sys
kmacy 2008-09-23 03:16:54 UTC
FreeBSD src repository
Modified files:
sys/conf files kern.pre.mk
sys/dev/cxgb cxgb_adapter.h cxgb_config.h
cxgb_include.h cxgb_main.c cxgb_multiq.c
cxgb_offload.c cxgb_offload
On Sun, 2008-08-24 at 19:10 +0300, Kostik Belousov wrote:
> On Sun, Aug 24, 2008 at 11:51:54AM -0400, Robert Noland wrote:
> > On Sun, 2008-08-24 at 14:03 +0300, Kostik Belousov wrote:
> > > I merged the commit into RELENG_7, patch is at
> > > http://people.freebsd.org/~kib/misc/MFC-182080.patch
>
On Sun, Aug 24, 2008 at 11:50:52AM -0400, Robert Noland wrote:
> On Sun, 2008-08-24 at 14:03 +0300, Kostik Belousov wrote:
> > Unfortunately, I still get a hang with r300 in drm_lastclose().
>
> I don't understand this. You are the only one that I'm hearing this
> from now. Our open/close routin
On Sun, Aug 24, 2008 at 11:51:54AM -0400, Robert Noland wrote:
> On Sun, 2008-08-24 at 14:03 +0300, Kostik Belousov wrote:
> > I merged the commit into RELENG_7, patch is at
> > http://people.freebsd.org/~kib/misc/MFC-182080.patch
>
> Is this in RELENG_7 then? Or, do I still need to do something?
On Sun, 2008-08-24 at 14:03 +0300, Kostik Belousov wrote:
> On Sat, Aug 23, 2008 at 08:59:12PM +, Robert Noland wrote:
> > rnoland 2008-08-23 20:59:12 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/conf files
> > sys/dev/drm ati_pcigar
On Sun, 2008-08-24 at 14:03 +0300, Kostik Belousov wrote:
> On Sat, Aug 23, 2008 at 08:59:12PM +, Robert Noland wrote:
> > rnoland 2008-08-23 20:59:12 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/conf files
> > sys/dev/drm ati_pcigar
On Sat, Aug 23, 2008 at 08:59:12PM +, Robert Noland wrote:
> rnoland 2008-08-23 20:59:12 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files
> sys/dev/drm ati_pcigart.c drm-subprocess.pl drm.h
> drmP.h drm_agpsupp
rnoland 2008-08-23 20:59:12 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/drm ati_pcigart.c drm-subprocess.pl drm.h
drmP.h drm_agpsupport.c drm_auth.c
drm_bufs.c drm_context.c drm_dma.c
kmacy 2008-08-22 01:23:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_sge.c
sys/modules/cxgb/cxgb Makefile
Removed files: (Branch: RELENG_7)
sys/dev/cxgb
kmacy 2008-08-15 20:58:57 UTC
FreeBSD src repository
Modified files:
sys/conf files files.i386 options.i386
sys/i386/confDEFAULTS
Added files:
sys/i386/confXEN
Log:
SVN rev 181776 on 2008-08-15 20:58:57Z by kmacy
Integrate configurat
imp 2008-08-14 21:26:29 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/wb Makefile
Added files:
sys/dev/wb if_wb.c if_wbreg.h
Removed files:
sys/pci if_wb.c if_wbreg.h
Log:
SVN rev 181741 on 20
imp 2008-08-14 20:34:46 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/pcn Makefile
Added files:
sys/dev/pcn if_pcn.c if_pcnreg.h
Removed files:
sys/pci if_pcn.c if_pcnreg.h
Log:
SVN rev 181740 o
imp 2008-08-14 20:09:58 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/ste Makefile
Added files:
sys/dev/ste if_ste.c if_stereg.h
Removed files:
sys/pci if_ste.c if_stereg.h
Log:
SVN rev 181739 o
imp 2008-08-14 20:02:34 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/tl Makefile
Added files:
sys/dev/tl if_tl.c if_tlreg.h
Removed files:
sys/pci if_tl.c if_tlreg.h
Log:
SVN rev 181738 on 20
kmacy 2008-08-12 00:27:32 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_sge.c
sys/modules/cxgb/cxgb Makefile
Removed files:
sys/dev/cxgb cxgb_lro.c
Log:
SVN rev 181616 on 2008-
jfv 2008-08-11 20:43:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
Log:
SVN rev 181612 on 2008-08-11 20:43:01Z by jfv
Add LRO code into kernel build.
Revision ChangesPath
1.1243.2.35 +1 -0 src/sys/
raj 2008-08-11 19:26:55 UTC
FreeBSD src repository
Modified files:
sys/conf files
Added files:
sys/dev/iicbus ds133x.c
Removed files:
sys/dev/iicbus ds1339.c
Log:
SVN rev 181601 on 2008-08-11 19:26:55Z by raj
Rename ds1339 -> ds133x
jfv 2008-08-11 18:37:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
Log:
SVN rev 181598 on 2008-08-11 18:37:51Z by jfv
MFC of the em/igb driver reorg
Revision ChangesPath
1.1243.2.34 +32 -32src/sys/c
imp 2008-08-10 10:00:14 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/sis Makefile
Added files:
sys/dev/sis if_sis.c if_sisreg.h
Removed files:
sys/pci if_sis.c if_sisreg.h
Log:
SVN rev 181524 o
imp 2008-08-10 09:45:52 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/xl Makefile
Added files:
sys/dev/xl if_xl.c if_xlreg.h
Removed files:
sys/pci if_xl.c if_xlreg.h
Log:
SVN rev 181522 on 20
dfr 2008-08-05 10:35:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/kern kern_lockf.c
sys/modules/nfslockd Makefile
sys/nfsclientnfs.h nfs_node.c nfs_vfsops.c nfs_vnops.c
On Thu, Jul 31, 2008 at 03:43:05PM -0700, Kip Macy wrote:
> This was fixed with the MFC in 181072.
>
> -Kip
Thanks.
>
> On Thu, Jul 31, 2008 at 10:57 AM, Kip Macy <[EMAIL PROTECTED]> wrote:
> > No, will fix.
> >
> >
> >
> > On 7/31/08, Kostik Belousov <[EMAIL PROTECTED]> wrote:
> >> On Wed, Jul
This was fixed with the MFC in 181072.
-Kip
On Thu, Jul 31, 2008 at 10:57 AM, Kip Macy <[EMAIL PROTECTED]> wrote:
> No, will fix.
>
>
>
> On 7/31/08, Kostik Belousov <[EMAIL PROTECTED]> wrote:
>> On Wed, Jul 30, 2008 at 08:35:41PM +, Kip Macy wrote:
>>> kmacy 2008-07-30 20:35:41 UTC
>>>
No, will fix.
On 7/31/08, Kostik Belousov <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 30, 2008 at 08:35:41PM +, Kip Macy wrote:
>> kmacy 2008-07-30 20:35:41 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:(Branch: RELENG_7)
>> sys/conf files
>> sys/ne
On Wed, Jul 30, 2008 at 08:35:41PM +, Kip Macy wrote:
> kmacy 2008-07-30 20:35:41 UTC
>
> FreeBSD src repository
>
> Modified files:(Branch: RELENG_7)
> sys/conf files
> sys/netinet tcp_subr.c tcp_syncache.c tcp_syncache.h
>
emax2008-07-31 03:51:53 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
SVN rev 181042 on 2008-07-31 03:51:53Z by emax
Fix LINT
MFC after: 3 months
Revision ChangesPath
1.1321+1 -0 src/sys/conf/files
_
jfv 2008-07-30 22:01:32 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
SVN rev 181028 on 2008-07-30 22:01:32Z by jfv
Alter kernel build to work with new dev/e1000 structure.
This makes both em and igb, or either alone build and
work in the
kmacy 2008-07-30 20:35:41 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/netinet tcp_subr.c tcp_syncache.c tcp_syncache.h
tcp_usrreq.c
Log:
SVN rev 181013 on 2008-07-30 20:35:41Z by kma
kmacy 2008-07-28 23:37:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/dev/cxgb cxgb_adapter.h cxgb_config.h cxgb_main.c
cxgb_offload.c cxgb_offload.h
cxgb_osdep.h
jhb 2008-07-28 21:47:04 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
SVN rev 180940 on 2008-07-28 21:47:04Z by jhb
Remove a stale reference to sys/dev/ixgbe/tcp_lro.c.
Revision ChangesPath
1.1319+0 -2 src/sys/conf/files
stas2008-07-25 19:35:40 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
SVN rev 180812 on 2008-07-25 19:35:40Z by stas
- Connect ds1339 to the build infrastructure.
Reviewed by:raj
Approved by:imp
Revision ChangesPath
ed 2008-07-25 14:31:00 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/kern tty.c
Added files:
sys/kern tty_info.c
Log:
SVN rev 180801 on 2008-07-25 14:31:00Z by ed
Move ttyinfo() into its own C file.
Th
yongari 2008-07-24 02:06:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf files
sys/modules/mii Makefile
Log:
SVN rev 180776 on 2008-07-24 02:06:03Z by yongari
MFC r179336.
Connect jmphy(4) to the build.
Revision
Kip Macy wrote:
kmacy 2008-07-18 06:12:31 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_osdep.h
cxgb_sge.c
sys/dev/cxgb/common cxgb_ael1002.c cxgb_common.h cxgb_mc5.c
kmacy 2008-07-18 06:12:31 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_osdep.h
cxgb_sge.c
sys/dev/cxgb/common cxgb_ael1002.c cxgb_common.h cxgb_mc5.c
yongari 2008-07-16 00:49:22 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/modules/mii Makefile
Log:
SVN rev 180539 on 2008-07-16 00:49:22Z by yongari
MFC r179336.
Connect jmphy(4) to the build.
Revision
rwatson 2008-07-02 17:40:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
Log:
SVN rev 180192 on 2008-07-02 17:40:34Z by rwatson
Merge files:1.1309 (r179787) from head to stable/7:
When NETATALK is compiled into the ke
dfr 2008-06-26 10:21:54 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/kern kern_lockf.c
sys/modules/nfslockd Makefile
sys/nfsclientnfs.h nfs_node.c nfs_vfsops.c nfs_vnops.c
nfsmount.h nfsnode.
yongari 2008-06-19 04:23:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/modules/mii Makefile
Log:
SVN rev 179869 on 2008-06-19 04:23:26Z by yongari
MFC: r179099
Connect atphy(4) to the build.
Revisio
rwatson 2008-06-14 15:17:02 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
SVN rev 179787 on 2008-06-14 15:17:02Z by rwatson
When NETATALK is compiled into the kernel, at_rmx.c is required regardless
of whether NETATALKDEBUG is enabled, so make
jfv 2008-06-11 22:10:10 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
SVN rev 179736 on 2008-06-11 22:10:10Z by jfv
Add LRO into kernel build
Revision ChangesPath
1.1308+1 -0 src/sys/conf/files
___
benno 2008-06-06 05:00:49 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/mii miidevs
Added files:
sys/dev/mii smcphy.c
sys/dev/smc if_smc.c if_smcreg.h if_smcvar.h
Log:
SVN rev 179592 on 2008-06-06 05:00
rrs 2008-05-19 12:34:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/netinet sctp_asconf.c sctp_bsd_addr.c
sctp_bsd_addr.h sctp_input.c
sctp_output.c sctp_pcb.c
yongari 2008-05-19 01:18:02 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/mii Makefile
Log:
Connect atphy(4) to the build.
Revision ChangesPath
1.1300+1 -0 src/sys/conf/files
1.33 +1 -1 src/sys/modules
jb 2008-05-18 19:47:49 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
Add a couple of files which depend of the KDTRACE_HOOKS option.
The syscall names are required by KDTRACE_HOOKS too.
And the unzip
Revision ChangesPath
1.1
jfv 2008-05-16 18:46:30 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/ixgbeLICENSE ixgbe.c ixgbe.h ixgbe_82598.c
ixgbe_api.c ixgbe_api.h ixgbe_common.c
ixgbe_common.h ixgbe_osdep.h ixg
jfv 2008-05-03 16:20:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
Log:
Left out the inclusion of 82575 when building a static kernel
with JUST em.
Revision ChangesPath
1.1243.2.20 +1 -1 src/sys/conf/
jfv 2008-05-02 23:41:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
Log:
MFC of the em/igb split
Revision ChangesPath
1.1243.2.19 +11 -7 src/sys/conf/files
___
sam 2008-04-25 20:42:48 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
add rules for statically embedding ipw, iwi, ral, and wpi firmware modules
Revision ChangesPath
1.1295+154 -0src/sys/conf/files
_
sam 2008-04-25 16:41:13 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
Log:
MFC 1.1286: add include path required to find ah_osdep.h
Revision ChangesPath
1.1243.2.18 +2 -1 src/sys/conf/files
___
phk 2008-04-21 10:09:55 UTC
FreeBSD src repository
Modified files:
sys/conf files files.amd64 files.i386 files.pc98
sys/arm/conf AVILA BWCT CRB EP80219 HL200 IQ31244
KB920X SIMICS SKYEYE
sys/ia64/confDEFAULTS
sys
kmacy 2008-04-19 03:22:43 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/cxgb cxgb_main.c cxgb_offload.c cxgb_offload.h
sys/dev/cxgb/ulp/tom cxgb_cpl_io.c cxgb_cpl_socket.c
cxgb_ddp.c cxgb_defs.h cxgb_listen.
kmacy 2008-04-18 02:45:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/dev/cxgb cxgb_adapter.h cxgb_config.h
cxgb_include.h cxgb_ioctl.h cxgb_lro.c
cxgb_main.c cxg
Andre, Bruce, Claudio:
What's the timeline you have in mind for these enhancements in the routing
infrastructure?
8.0 release? Are we going to divide this work up among the four of us ?
What's the regression environment and regression tests you use for verifying the
kernel routing code?
-- Qi
Andre Oppermann wrote:
In OpenBSD multipath one has to install an multipath route explicitly
with
the -mpath modifier to route(8) and for daemons with RTF_MPATH in the
routing
message. Multipath routes also retain this flag during their
lifetime. If
not set, the normal one-route-only behavior
On Tue, Apr 15, 2008 at 05:53:12PM +0200, Andre Oppermann wrote:
> Qing Li wrote:
>> Hi Andre,
is disallowed. For example,
route add -net 192.103.54.0/24 10.9.44.1
route add -net 192.103.54.0/24 10.9.44.2
The second route insertion will trigger a
Qing Li wrote:
Hi Andre,
is disallowed. For example,
route add -net 192.103.54.0/24 10.9.44.1
route add -net 192.103.54.0/24 10.9.44.2
The second route insertion will trigger an error message of
"add net 192.103.54.0/24: gateway 10.2.5.2: route already
Qing Li,
First of all thanks for doing this. It would have been nice to have had
some advance warning though.
Qing Li wrote:
How does this behave with common routing daemons;
Quagga/Zebra, OpenBGPD, OpenOSPFD?
Hmm... Good question, I haven't tried them but
I will. Is
Hi Andre,
>
> Do you do hash-based next-hop balancing ("flow"-aware) or
> packet based round robin? Should it be made an option to
> switch between them
> (globally) like on Cisco routers?
>
This is hash-based next-hop balancing.
> >
> > is disallowed. For example,
> >
Qing Li wrote:
qingli 2008-04-13 05:45:14 UTC
FreeBSD src repository
Modified files:
sys/conf files options
sys/net radix.c radix.h route.c route.h rtsock.c
sys/netinet in_proto.c ip_output.c
sys/netinet6 in6_proto.c in6_src.
On Mon, 2008-04-14 at 09:33 +0900, Pyun YongHyeon wrote:
> On Sun, Apr 13, 2008 at 05:45:14AM +, Qing Li wrote:
> > qingli 2008-04-13 05:45:14 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/conf files options
> > sys/net ra
yongari 2008-04-14 06:21:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/modules/sf Makefile
Added files: (Branch: RELENG_7)
sys/dev/sf if_sf.c if_sfreg.h starfire_rx.h
On Sun, Apr 13, 2008 at 05:45:14AM +, Qing Li wrote:
> qingli 2008-04-13 05:45:14 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files options
> sys/net radix.c radix.h route.c route.h rtsock.c
> sys/netinet in_pr
On Sun, Apr 13, 2008 at 05:45:14AM +, Qing Li wrote:
> qingli 2008-04-13 05:45:14 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files options
> sys/net radix.c radix.h route.c route.h rtsock.c
> sys/netinet in_proto.c ip
qingli 2008-04-13 05:45:14 UTC
FreeBSD src repository
Modified files:
sys/conf files options
sys/net radix.c radix.h route.c route.h rtsock.c
sys/netinet in_proto.c ip_output.c
sys/netinet6 in6_proto.c in6_src.c nd6_nbr.c
Lo
yongari 2008-04-11 03:41:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/modules/vr Makefile
Added files: (Branch: RELENG_7)
sys/dev/vr if_vr.c if_vrreg.h
Removed files: (Branch: RE
jfv 2008-04-03 20:58:18 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
Fix the build breakage, need the | between dependencies, I didn't
realize that :(
Revision ChangesPath
1.1288+8 -8 src/sys/conf/files
jfv 2008-04-02 22:00:36 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/em e1000_80003es2lan.c e1000_82540.c
e1000_82541.c e1000_82542.c e1000_82543.c
e1000_82571.c e1000_82571.h e1000
rwatson 2008-03-31 21:57:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/ddb db_capture.c db_command.c ddb.h
sys/kern kern_shutdown.c
Added files: (Branch: RELENG_7)
sys/ddb
sam 2008-03-31 18:49:09 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
add include path required to find ah_osdep.h
PR: kern/122145
MFC after: 3 days
Revision ChangesPath
1.1286+2 -1 src/sys/conf/files
_
rwatson 2008-03-30 17:03:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/ddb db_command.c db_command.h db_lex.c
db_lex.h db_main.c ddb.h
Added files: (Branch: RELENG_7)
rwatson 2008-03-24 21:24:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/ddb db_command.c db_input.c db_main.c
db_output.c ddb.h
Added files: (Branch: RELENG_7)
sys/ddb
jeff2008-03-20 05:51:16 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/sys proc.h runq.h sysctl.h
sys/kern kern_switch.c sched_4bsd.c sched_ule.c
Log:
- Restore runq to manipulating threads directly by putting run
yongari 2008-03-19 01:11:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/conf files
sys/dev/mii miidevs
sys/modules/mii Makefile
Added files: (Branch: RELENG_6)
sys/dev/mii icsphy.c icsphyreg.h
alc 2008-03-18 06:52:15 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/vm vm_page.c vm_page.h
Removed files:
sys/vm vm_pageq.c
Log:
Almost seven years ago, vm/vm_page.c was split into three parts:
vm/vm_cont
rwatson 2008-03-14 17:14:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
Log:
Merge files:1.1268 from HEAD to RELENG_7:
Remove coda_namecache from "options vcoda", it is no longer required.
RevisionChangesPath
yongari 2008-03-11 03:50:57 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/modules/vr Makefile
Log:
Update file list and Makefile after repocopying vr(4) from
src/sys/pci to src/sys/dev.
Revision ChangesPath
1.1279+1 -1
On Tue, 4 Mar 2008, David Xu wrote:
Jeff Roberson wrote:
Does the tid allocator quickly recycle numbers?
Yes, I saw this behavior.
I see, it uses unr. We should introduce some flags to this to prevent
quick recycling anyway.
This would be different from the pid allocator if it doe
Jeff Roberson wrote:
Does the tid allocator quickly recycle numbers?
Yes, I saw this behavior.
This would be different
from the pid allocator if it does. Basically every syscall that takes a
numeric id would be subject to this problem.
I expect application programers will more often sp
raj 2008-03-03 20:40:20 UTC
FreeBSD src repository
Modified files:
sys/conf files files.powerpc
sys/powerpc/conf NOTES
share/mk bsd.cpu.mk
Added files:
sys/powerpc/conf MPC85XX
Log:
Connect MPC85XX to the PowerPC build.
Th
On Mon, 3 Mar 2008, David Xu wrote:
Jeff Roberson wrote:
jeff2008-03-02 07:39:22 UTC
FreeBSD src repository
Modified files:
sys/conf files sys/kern init_main.c
kern_thread.c syscalls.master sys/sys _types.h types.h
proc.h lib
On Sun, 2 Mar 2008, Kostik Belousov wrote:
On Sun, Mar 02, 2008 at 07:39:22AM +, Jeff Roberson wrote:
jeff2008-03-02 07:39:22 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/kern init_main.c kern_thread.c syscalls.master
sys/s
David Xu wrote:
Jeff Roberson wrote:
jeff2008-03-02 07:39:22 UTC
FreeBSD src repository
Modified files:
sys/conf files sys/kern init_main.c
kern_thread.c syscalls.master sys/sys _types.h
types.h proc.h lib/libc/sys Symb
David Xu wrote:
The cpuset_setaffinity with command CPU_WHICH_TID may hurt another
process if a weird process is out of the control.
The current code intents to lookup globally a thread has exact thread
id, because thread may be created and exited quickly, and thread ID is
reused quickly too, i
Jeff Roberson wrote:
jeff2008-03-02 07:39:22 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/kern init_main.c kern_thread.c syscalls.master
sys/sys _types.h types.h proc.h
lib/libc/sys Symbol.map
Added
On Sun, Mar 02, 2008 at 07:39:22AM +, Jeff Roberson wrote:
> jeff2008-03-02 07:39:22 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/conf files
> sys/kern init_main.c kern_thread.c syscalls.master
> sys/sys _types.h types
jeff2008-03-02 07:39:22 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/kern init_main.c kern_thread.c syscalls.master
sys/sys _types.h types.h proc.h
lib/libc/sys Symbol.map
Added files:
sys/kern
marcel 2008-03-02 00:52:49 UTC
FreeBSD src repository
Modified files:
sys/conf files options
Added files:
sys/geom/partg_part_vtoc8.c
sys/sys vtoc.h
Log:
Add support for VTOC8 labels (aka sun disk labels). When a label does
not have
jfv 2008-03-01 03:58:49 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
Somehow missed the stanza for 575 in the em driver
Revision ChangesPath
1.1273+0 -2 src/sys/conf/files
___
cvs-a
1 - 100 of 378 matches
Mail list logo