Searched hist:1.103 (Results 1 - 25 of 832) sorted by relevance

1234567891011>>

/src/sys/arch/hpcmips/conf/
H A Dfiles.hpcmips1.103 Fri Aug 21 03:56:58 GMT 2009 thorpej branches: 1.103.4; 1.103.6; 1.103.8;
Use bus_dmamem_common.

1.103 Fri Aug 21 03:56:58 GMT 2009 thorpej branches: 1.103.4; 1.103.6; 1.103.8;
Use bus_dmamem_common.

1.103 Fri Aug 21 03:56:58 GMT 2009 thorpej branches: 1.103.4; 1.103.6; 1.103.8;
Use bus_dmamem_common.

1.103 Fri Aug 21 03:56:58 GMT 2009 thorpej branches: 1.103.4; 1.103.6; 1.103.8;
Use bus_dmamem_common.

/src/sys/ufs/mfs/
H A Dmfs_vfsops.c1.103 Sun Jun 12 03:36:01 GMT 2011 rmind branches: 1.103.2; 1.103.8; 1.103.12; 1.103.14; 1.103.16; 1.103.22;
Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

1.103 Sun Jun 12 03:36:01 GMT 2011 rmind branches: 1.103.2; 1.103.8; 1.103.12; 1.103.14; 1.103.16; 1.103.22;
Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

1.103 Sun Jun 12 03:36:01 GMT 2011 rmind branches: 1.103.2; 1.103.8; 1.103.12; 1.103.14; 1.103.16; 1.103.22;
Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

1.103 Sun Jun 12 03:36:01 GMT 2011 rmind branches: 1.103.2; 1.103.8; 1.103.12; 1.103.14; 1.103.16; 1.103.22;
Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

1.103 Sun Jun 12 03:36:01 GMT 2011 rmind branches: 1.103.2; 1.103.8; 1.103.12; 1.103.14; 1.103.16; 1.103.22;
Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

1.103 Sun Jun 12 03:36:01 GMT 2011 rmind branches: 1.103.2; 1.103.8; 1.103.12; 1.103.14; 1.103.16; 1.103.22;
Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

1.103 Sun Jun 12 03:36:01 GMT 2011 rmind branches: 1.103.2; 1.103.8; 1.103.12; 1.103.14; 1.103.16; 1.103.22;
Welcome to 5.99.53! Merge rmind-uvmplock branch:

- Reorganize locking in UVM and provide extra serialisation for pmap(9).
New lock order: [vmpage-owner-lock] -> pmap-lock.

- Simplify locking in some pmap(9) modules by removing P->V locking.

- Use lock object on vmobjlock (and thus vnode_t::v_interlock) to share
the locks amongst UVM objects where necessary (tmpfs, layerfs, unionfs).

- Rewrite and optimise x86 TLB shootdown code, make it simpler and cleaner.
Add TLBSTATS option for x86 to collect statistics about TLB shootdowns.

- Unify /dev/mem et al in MI code and provide required locking (removes
kernel-lock on some ports). Also, avoid cache-aliasing issues.

Thanks to Andrew Doran and Joerg Sonnenberger, as their initial patches
formed the core changes of this branch.

/src/lib/libkvm/
H A Dkvm.c1.103 Wed Feb 07 14:03:18 GMT 2018 maxv branches: 1.103.2; 1.103.4;
Keep /dev/ksyms open in _kvm_open(). This way /dev/ksyms can be put into
$g_kmem without breaking the tools that need kmem+ksyms.

Discussed on tech-kern@ three weeks ago. The original issue was reported
by maya@, the patch was written by Tom Ivar Helbekkmo, ok christos@.

1.103 Wed Feb 07 14:03:18 GMT 2018 maxv branches: 1.103.2; 1.103.4;
Keep /dev/ksyms open in _kvm_open(). This way /dev/ksyms can be put into
$g_kmem without breaking the tools that need kmem+ksyms.

Discussed on tech-kern@ three weeks ago. The original issue was reported
by maya@, the patch was written by Tom Ivar Helbekkmo, ok christos@.

1.103 Wed Feb 07 14:03:18 GMT 2018 maxv branches: 1.103.2; 1.103.4;
Keep /dev/ksyms open in _kvm_open(). This way /dev/ksyms can be put into
$g_kmem without breaking the tools that need kmem+ksyms.

Discussed on tech-kern@ three weeks ago. The original issue was reported
by maya@, the patch was written by Tom Ivar Helbekkmo, ok christos@.

/src/sys/netinet6/
H A Dip6_mroute.c1.103 Sat Dec 31 20:41:59 GMT 2011 christos branches: 1.103.2; 1.103.6; 1.103.8; 1.103.10; 1.103.16;
- fix offsetof usage, and redundant defines
- kill pointer casts to 0

1.103 Sat Dec 31 20:41:59 GMT 2011 christos branches: 1.103.2; 1.103.6; 1.103.8; 1.103.10; 1.103.16;
- fix offsetof usage, and redundant defines
- kill pointer casts to 0

1.103 Sat Dec 31 20:41:59 GMT 2011 christos branches: 1.103.2; 1.103.6; 1.103.8; 1.103.10; 1.103.16;
- fix offsetof usage, and redundant defines
- kill pointer casts to 0

1.103 Sat Dec 31 20:41:59 GMT 2011 christos branches: 1.103.2; 1.103.6; 1.103.8; 1.103.10; 1.103.16;
- fix offsetof usage, and redundant defines
- kill pointer casts to 0

1.103 Sat Dec 31 20:41:59 GMT 2011 christos branches: 1.103.2; 1.103.6; 1.103.8; 1.103.10; 1.103.16;
- fix offsetof usage, and redundant defines
- kill pointer casts to 0

1.103 Sat Dec 31 20:41:59 GMT 2011 christos branches: 1.103.2; 1.103.6; 1.103.8; 1.103.10; 1.103.16;
- fix offsetof usage, and redundant defines
- kill pointer casts to 0

/src/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h1.103 Fri Feb 03 16:44:21 GMT 2017 christos branches: 1.103.4;
regen

1.103 Fri Feb 03 16:44:21 GMT 2017 christos branches: 1.103.4;
regen

/src/sys/arch/sparc64/sparc64/
H A Dnetbsd32_machdep.c1.103 Fri Mar 07 22:51:27 GMT 2014 nakayama branches: 1.103.4; 1.103.6; 1.103.8;
Mark as __diagused to variables used only in KASSERT.

1.103 Fri Mar 07 22:51:27 GMT 2014 nakayama branches: 1.103.4; 1.103.6; 1.103.8;
Mark as __diagused to variables used only in KASSERT.

1.103 Fri Mar 07 22:51:27 GMT 2014 nakayama branches: 1.103.4; 1.103.6; 1.103.8;
Mark as __diagused to variables used only in KASSERT.

1.103 Fri Mar 07 22:51:27 GMT 2014 nakayama branches: 1.103.4; 1.103.6; 1.103.8;
Mark as __diagused to variables used only in KASSERT.

/src/sys/arch/sparc/dev/
H A Dzs.c1.103 Wed Nov 16 00:49:03 GMT 2005 uwe branches: 1.103.2; 1.103.4; 1.103.6;
ANSIify function declarations/defintions. Use uint<N>_t.
Propagate "static" to function definitions. Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.

1.103 Wed Nov 16 00:49:03 GMT 2005 uwe branches: 1.103.2; 1.103.4; 1.103.6;
ANSIify function declarations/defintions. Use uint<N>_t.
Propagate "static" to function definitions. Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.

1.103 Wed Nov 16 00:49:03 GMT 2005 uwe branches: 1.103.2; 1.103.4; 1.103.6;
ANSIify function declarations/defintions. Use uint<N>_t.
Propagate "static" to function definitions. Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.

1.103 Wed Nov 16 00:49:03 GMT 2005 uwe branches: 1.103.2; 1.103.4; 1.103.6;
ANSIify function declarations/defintions. Use uint<N>_t.
Propagate "static" to function definitions. Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.

/src/sys/dev/pci/
H A Disp_pci.c1.103 Tue Jun 26 20:58:27 GMT 2007 mjacob branches: 1.103.8; 1.103.24; 1.103.28;
If we have 2K Login firmware for 23XX cards, remember to put out the
'extended' structure- not the older one. Matters for the swozzling
that goes on for big endian machines.

1.103 Tue Jun 26 20:58:27 GMT 2007 mjacob branches: 1.103.8; 1.103.24; 1.103.28;
If we have 2K Login firmware for 23XX cards, remember to put out the
'extended' structure- not the older one. Matters for the swozzling
that goes on for big endian machines.

1.103 Tue Jun 26 20:58:27 GMT 2007 mjacob branches: 1.103.8; 1.103.24; 1.103.28;
If we have 2K Login firmware for 23XX cards, remember to put out the
'extended' structure- not the older one. Matters for the swozzling
that goes on for big endian machines.

1.103 Tue Jun 26 20:58:27 GMT 2007 mjacob branches: 1.103.8; 1.103.24; 1.103.28;
If we have 2K Login firmware for 23XX cards, remember to put out the
'extended' structure- not the older one. Matters for the swozzling
that goes on for big endian machines.

H A Dpci.c1.104 Tue Oct 16 18:25:53 GMT 2007 joerg branches: 1.104.2; 1.104.4;
Merge 1.103.22.4 from jmcneill-pm:
Decode capabilities for PCI-PCI bridges as well.

1.103 Thu Nov 16 01:33:09 GMT 2006 christos branches: 1.103.8; 1.103.22; 1.103.24; 1.103.26;
__unused removal on arguments; approved by core.

1.103 Thu Nov 16 01:33:09 GMT 2006 christos branches: 1.103.8; 1.103.22; 1.103.24; 1.103.26;
__unused removal on arguments; approved by core.

1.103 Thu Nov 16 01:33:09 GMT 2006 christos branches: 1.103.8; 1.103.22; 1.103.24; 1.103.26;
__unused removal on arguments; approved by core.

1.103 Thu Nov 16 01:33:09 GMT 2006 christos branches: 1.103.8; 1.103.22; 1.103.24; 1.103.26;
__unused removal on arguments; approved by core.

1.103 Thu Nov 16 01:33:09 GMT 2006 christos branches: 1.103.8; 1.103.22; 1.103.24; 1.103.26;
__unused removal on arguments; approved by core.

/src/sys/arch/macppc/conf/
H A DINSTALL1.103 Sat Jan 20 21:42:12 GMT 2007 he branches: 1.103.2; 1.103.6; 1.103.8;
Unify the declaration of OF_interpret() between sparc{,64} and macppc
by adding the "nargs" argument to the macppc version, and fix the macppc
ports uses of OF_interpret() accordingly.

Also move the declaration of OF_interpt() from macppc's autoconf.h to
ofw/openfirm.h. This fixes the build of the macppc port.

Approved by macallan@.

1.103 Sat Jan 20 21:42:12 GMT 2007 he branches: 1.103.2; 1.103.6; 1.103.8;
Unify the declaration of OF_interpret() between sparc{,64} and macppc
by adding the "nargs" argument to the macppc version, and fix the macppc
ports uses of OF_interpret() accordingly.

Also move the declaration of OF_interpt() from macppc's autoconf.h to
ofw/openfirm.h. This fixes the build of the macppc port.

Approved by macallan@.

1.103 Sat Jan 20 21:42:12 GMT 2007 he branches: 1.103.2; 1.103.6; 1.103.8;
Unify the declaration of OF_interpret() between sparc{,64} and macppc
by adding the "nargs" argument to the macppc version, and fix the macppc
ports uses of OF_interpret() accordingly.

Also move the declaration of OF_interpt() from macppc's autoconf.h to
ofw/openfirm.h. This fixes the build of the macppc port.

Approved by macallan@.

1.103 Sat Jan 20 21:42:12 GMT 2007 he branches: 1.103.2; 1.103.6; 1.103.8;
Unify the declaration of OF_interpret() between sparc{,64} and macppc
by adding the "nargs" argument to the macppc version, and fix the macppc
ports uses of OF_interpret() accordingly.

Also move the declaration of OF_interpt() from macppc's autoconf.h to
ofw/openfirm.h. This fixes the build of the macppc port.

Approved by macallan@.

/src/sys/sys/
H A Dvnode_if.h1.103 Sun Dec 01 13:58:53 GMT 2019 ad branches: 1.103.2;
Regen for VOP_LOCK & LK_UPGRADE/LK_DOWNGRADE.

1.103 Sun Dec 01 13:58:53 GMT 2019 ad branches: 1.103.2;
Regen for VOP_LOCK & LK_UPGRADE/LK_DOWNGRADE.

/src/sys/arch/sparc/sparc/
H A Dclock.c1.103 Fri Jul 01 18:51:51 GMT 2011 dyoung branches: 1.103.66;
#include <sys/bus.h> instead of <machine/bus.h>.
1.103 Fri Jul 01 18:51:51 GMT 2011 dyoung branches: 1.103.66;
#include <sys/bus.h> instead of <machine/bus.h>.
H A Dvm_machdep.c1.103 Fri Jan 14 02:06:32 GMT 2011 rmind branches: 1.103.2; 1.103.4;
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
as obsolete. Remove USER_TO_UAREA/UAREA_TO_USER macros.

Various #include fixes and review by matt@.

1.103 Fri Jan 14 02:06:32 GMT 2011 rmind branches: 1.103.2; 1.103.4;
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
as obsolete. Remove USER_TO_UAREA/UAREA_TO_USER macros.

Various #include fixes and review by matt@.

1.103 Fri Jan 14 02:06:32 GMT 2011 rmind branches: 1.103.2; 1.103.4;
Retire struct user, remove sys/user.h inclusions. Note sys/user.h header
as obsolete. Remove USER_TO_UAREA/UAREA_TO_USER macros.

Various #include fixes and review by matt@.

/src/sbin/mount/
H A Dmount.c1.103 Sun Oct 18 10:57:30 GMT 2020 mlelstv branches: 1.103.4;
Make command line arguments -r and -w actually override defaults from fstab,
previously -w would only cancel a preceeding -r.

No longer strip -o rw.

1.103 Sun Oct 18 10:57:30 GMT 2020 mlelstv branches: 1.103.4;
Make command line arguments -r and -w actually override defaults from fstab,
previously -w would only cancel a preceeding -r.

No longer strip -o rw.

/src/sbin/ping6/
H A Dping6.c1.103 Tue Apr 24 07:22:32 GMT 2018 maxv branches: 1.103.8;
Add code 3 of paramprob, part of RFC7112: "IPv6 First Fragment has
incomplete IPv6 Header Chain". Handle this code in ping6.

1.103 Tue Apr 24 07:22:32 GMT 2018 maxv branches: 1.103.8;
Add code 3 of paramprob, part of RFC7112: "IPv6 First Fragment has
incomplete IPv6 Header Chain". Handle this code in ping6.

/src/usr.bin/login/
H A Dlogin.c1.103 Sun Apr 29 01:26:56 GMT 2012 wiz branches: 1.103.2;
Add some noreturn attributes for clang.

1.103 Sun Apr 29 01:26:56 GMT 2012 wiz branches: 1.103.2;
Add some noreturn attributes for clang.

/src/sys/compat/linux/arch/i386/
H A Dlinux_syscall.h1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.
1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.
1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.
1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.
H A Dlinux_sysent.c1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.

1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.

H A Dlinux_syscallargs.h1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.

1.103 Sat May 31 08:52:54 GMT 2014 njoly branches: 1.103.2;
Regen for munmap(2) signature.

/src/sys/compat/linux/arch/alpha/
H A Dlinux_syscalls.c1.103 Fri Jan 13 06:18:31 GMT 2017 christos branches: 1.103.2;
regen
1.103 Fri Jan 13 06:18:31 GMT 2017 christos branches: 1.103.2;
regen
1.103 Fri Jan 13 06:18:31 GMT 2017 christos branches: 1.103.2;
regen
1.103 Fri Jan 13 06:18:31 GMT 2017 christos branches: 1.103.2;
regen
/src/sys/arch/i386/conf/
H A DGENERIC_TINY1.103 Wed Jan 24 19:46:26 GMT 2007 tls branches: 1.103.2; 1.103.6; 1.103.8;
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel. Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.

This seems like the best of a number of lousy choices for dealing with
this problem. Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.

~

1.103 Wed Jan 24 19:46:26 GMT 2007 tls branches: 1.103.2; 1.103.6; 1.103.8;
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel. Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.

This seems like the best of a number of lousy choices for dealing with
this problem. Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.

~

1.103 Wed Jan 24 19:46:26 GMT 2007 tls branches: 1.103.2; 1.103.6; 1.103.8;
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel. Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.

This seems like the best of a number of lousy choices for dealing with
this problem. Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.

~

1.103 Wed Jan 24 19:46:26 GMT 2007 tls branches: 1.103.2; 1.103.6; 1.103.8;
Remove option COMPAT_386BSD_MBRPART from default kernels. NetBSD has
not used partition ID 0x165 for many, many years, and the presence of
this option in INSTALL kernels can cause overwriting of existing FreeBSD
installations when sysinst writes back the disklabel. Those with very,
very old NetBSD installations may find that they must update their fdisk
partition tables to use partition ID 0x169 for their NetBSD partitions.

This seems like the best of a number of lousy choices for dealing with
this problem. Sysinst should perhaps grow code that asks whether an
existing 0x165 partition should be converted.

~

/src/sys/dev/raidframe/
H A Drf_reconstruct.c1.103 Tue Apr 15 16:05:43 GMT 2008 oster branches: 1.103.2; 1.103.4; 1.103.6;
A forced recon read should not default to indicating that the reads
for that disk have stopped, since this will bump us out of the normal
reconstruction loop prematurely.

Fixes the (mostly cosmetic) bug where the reconstruction
status values stop updating, and from raidctl it appears that
reconstruction has totally stalled (which it actually hasn't -- the
reconstruction does complete properly, but not in the normal way).

1.103 Tue Apr 15 16:05:43 GMT 2008 oster branches: 1.103.2; 1.103.4; 1.103.6;
A forced recon read should not default to indicating that the reads
for that disk have stopped, since this will bump us out of the normal
reconstruction loop prematurely.

Fixes the (mostly cosmetic) bug where the reconstruction
status values stop updating, and from raidctl it appears that
reconstruction has totally stalled (which it actually hasn't -- the
reconstruction does complete properly, but not in the normal way).

1.103 Tue Apr 15 16:05:43 GMT 2008 oster branches: 1.103.2; 1.103.4; 1.103.6;
A forced recon read should not default to indicating that the reads
for that disk have stopped, since this will bump us out of the normal
reconstruction loop prematurely.

Fixes the (mostly cosmetic) bug where the reconstruction
status values stop updating, and from raidctl it appears that
reconstruction has totally stalled (which it actually hasn't -- the
reconstruction does complete properly, but not in the normal way).

1.103 Tue Apr 15 16:05:43 GMT 2008 oster branches: 1.103.2; 1.103.4; 1.103.6;
A forced recon read should not default to indicating that the reads
for that disk have stopped, since this will bump us out of the normal
reconstruction loop prematurely.

Fixes the (mostly cosmetic) bug where the reconstruction
status values stop updating, and from raidctl it appears that
reconstruction has totally stalled (which it actually hasn't -- the
reconstruction does complete properly, but not in the normal way).

/src/sys/kern/
H A Dsubr_disk.c1.103 Sat Oct 19 22:36:57 GMT 2013 mlelstv branches: 1.103.4; 1.103.6;
use 64bit arithmetic to compute sectors-per-unit

1.103 Sat Oct 19 22:36:57 GMT 2013 mlelstv branches: 1.103.4; 1.103.6;
use 64bit arithmetic to compute sectors-per-unit

1.103 Sat Oct 19 22:36:57 GMT 2013 mlelstv branches: 1.103.4; 1.103.6;
use 64bit arithmetic to compute sectors-per-unit

/src/sys/netinet/
H A Din_var.h1.103 Sat Nov 19 08:00:51 GMT 2022 yamt branches: 1.103.2; 1.103.8;
Make arp have its own mowner

This helped me to debug mbuf leaks in arp.
(if_arp.c rev. 1.298)

1.103 Sat Nov 19 08:00:51 GMT 2022 yamt branches: 1.103.2; 1.103.8;
Make arp have its own mowner

This helped me to debug mbuf leaks in arp.
(if_arp.c rev. 1.298)

1.103 Sat Nov 19 08:00:51 GMT 2022 yamt branches: 1.103.2; 1.103.8;
Make arp have its own mowner

This helped me to debug mbuf leaks in arp.
(if_arp.c rev. 1.298)

/src/sys/arch/sun3/conf/
H A DMakefile.sun31.103 Sat Jul 09 15:04:06 GMT 2011 mrg branches: 1.103.12; 1.103.30;
fix previous and use a correct make construct

1.103 Sat Jul 09 15:04:06 GMT 2011 mrg branches: 1.103.12; 1.103.30;
fix previous and use a correct make construct

1.103 Sat Jul 09 15:04:06 GMT 2011 mrg branches: 1.103.12; 1.103.30;
fix previous and use a correct make construct

Completed in 172 milliseconds

1234567891011>>