Searched hist:1.162 (Results 1 - 25 of 385) sorted by relevance

1234567891011>>

/src/sys/arch/x86/x86/
H A Dintr.c1.162 Wed Oct 26 23:38:09 GMT 2022 riastradh ddb/db_active.h: New home for extern db_active.

This can be included unconditionally, and db_active can then be
queried unconditionally; if DDB is not in the kernel, then db_active
is a constant zero. Reduces need for #include opt_ddb.h, #ifdef DDB.

/src/sys/kern/
H A Dsys_process.c1.162 Tue Sep 06 11:22:42 GMT 2011 jmcneill branches: 1.162.2; 1.162.12; 1.162.16;
PR# kern/45330: ptrace: signals can alter syscall return values

process_stoptrace: defer signal processing to userret, ok christos@

1.162 Tue Sep 06 11:22:42 GMT 2011 jmcneill branches: 1.162.2; 1.162.12; 1.162.16;
PR# kern/45330: ptrace: signals can alter syscall return values

process_stoptrace: defer signal processing to userret, ok christos@

1.162 Tue Sep 06 11:22:42 GMT 2011 jmcneill branches: 1.162.2; 1.162.12; 1.162.16;
PR# kern/45330: ptrace: signals can alter syscall return values

process_stoptrace: defer signal processing to userret, ok christos@

1.162 Tue Sep 06 11:22:42 GMT 2011 jmcneill branches: 1.162.2; 1.162.12; 1.162.16;
PR# kern/45330: ptrace: signals can alter syscall return values

process_stoptrace: defer signal processing to userret, ok christos@

/src/sys/arch/cobalt/conf/
H A DGENERIC1.162 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.162.2; 1.162.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

1.162 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.162.2; 1.162.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

1.162 Fri Apr 26 21:40:29 GMT 2019 sevan branches: 1.162.2; 1.162.4;
Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.
On ports without a GENERIC kernel config enable in individul files, e.g evbmips.
Omit on:
atari, dreamcast, emips, epoc32, evbppc/VIRTEX*, ia64, luna68x, mvme68k,
mvmeppc, playstation2, riscv, sun2, sun3, x68k, zaurus due to resource
constraints or port infancy.

/src/sys/compat/linux/arch/i386/
H A Dlinux_machdep.c1.162 Wed Jul 13 15:59:54 GMT 2016 maxv branches: 1.162.2; 1.162.4;
x86_alldisks can be NULL, so don't dereference it. Not tested, but obvious
enough.

1.162 Wed Jul 13 15:59:54 GMT 2016 maxv branches: 1.162.2; 1.162.4;
x86_alldisks can be NULL, so don't dereference it. Not tested, but obvious
enough.

1.162 Wed Jul 13 15:59:54 GMT 2016 maxv branches: 1.162.2; 1.162.4;
x86_alldisks can be NULL, so don't dereference it. Not tested, but obvious
enough.

/src/etc/mtree/
H A Dspecial1.162 Tue Jan 09 03:31:14 GMT 2018 christos branches: 1.162.2; 1.162.4;
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet

1.162 Tue Jan 09 03:31:14 GMT 2018 christos branches: 1.162.2; 1.162.4;
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet

1.162 Tue Jan 09 03:31:14 GMT 2018 christos branches: 1.162.2; 1.162.4;
Merge autofs support from: Tomohiro Kusumi
XXX: Does not work yet

/src/sys/arch/macppc/macppc/
H A Dmachdep.c1.162 Thu Jul 28 15:29:52 GMT 2011 macallan branches: 1.162.2; 1.162.6;
appease gcc 4.5

1.162 Thu Jul 28 15:29:52 GMT 2011 macallan branches: 1.162.2; 1.162.6;
appease gcc 4.5

1.162 Thu Jul 28 15:29:52 GMT 2011 macallan branches: 1.162.2; 1.162.6;
appease gcc 4.5

/src/sys/nfs/
H A Dnfs_syscalls.c1.162 Sat Mar 14 18:08:39 GMT 2020 ad branches: 1.162.8; 1.162.12;
- Hide the details of SPCF_SHOULDYIELD and related behind a couple of small
functions: preempt_point() and preempt_needed().

- preempt(): if the LWP has exceeded its timeslice in kernel, strip it of
any priority boost gained earlier from blocking.

1.162 Sat Mar 14 18:08:39 GMT 2020 ad branches: 1.162.8; 1.162.12;
- Hide the details of SPCF_SHOULDYIELD and related behind a couple of small
functions: preempt_point() and preempt_needed().

- preempt(): if the LWP has exceeded its timeslice in kernel, strip it of
any priority boost gained earlier from blocking.

1.162 Sat Mar 14 18:08:39 GMT 2020 ad branches: 1.162.8; 1.162.12;
- Hide the details of SPCF_SHOULDYIELD and related behind a couple of small
functions: preempt_point() and preempt_needed().

- preempt(): if the LWP has exceeded its timeslice in kernel, strip it of
any priority boost gained earlier from blocking.

/src/lib/libc/stdlib/
H A Djemalloc.c1.20 Thu Feb 12 03:11:01 GMT 2009 lukem Apply some of FreeBSD libc/stdlib/malloc.c rev 1.162
to fix sign-compare issues.
/src/sys/compat/netbsd32/
H A Dnetbsd32_syscall.h1.162 Mon May 20 01:40:45 GMT 2024 christos branches: 1.162.2;
regen

1.162 Mon May 20 01:40:45 GMT 2024 christos branches: 1.162.2;
regen

H A Dnetbsd32_sysent.c1.162 Mon May 20 01:40:45 GMT 2024 christos branches: 1.162.2;
regen
1.162 Mon May 20 01:40:45 GMT 2024 christos branches: 1.162.2;
regen
/src/sys/ufs/ext2fs/
H A Dext2fs_vfsops.c1.162 Mon Nov 14 18:35:14 GMT 2011 hannken branches: 1.162.4; 1.162.6; 1.162.10; 1.162.12;
VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount()
implementations need more review.

1.162 Mon Nov 14 18:35:14 GMT 2011 hannken branches: 1.162.4; 1.162.6; 1.162.10; 1.162.12;
VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount()
implementations need more review.

1.162 Mon Nov 14 18:35:14 GMT 2011 hannken branches: 1.162.4; 1.162.6; 1.162.10; 1.162.12;
VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount()
implementations need more review.

1.162 Mon Nov 14 18:35:14 GMT 2011 hannken branches: 1.162.4; 1.162.6; 1.162.10; 1.162.12;
VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount()
implementations need more review.

1.162 Mon Nov 14 18:35:14 GMT 2011 hannken branches: 1.162.4; 1.162.6; 1.162.10; 1.162.12;
VOP_OPEN() needs a locked vnode. All these copy-and-pasted xxxfs_mount()
implementations need more review.

/src/sys/arch/vax/vax/
H A Dmachdep.c1.162 Thu Feb 21 03:52:47 GMT 2008 matt branches: 1.162.2; 1.162.6;
More softint fixes. We need to restore the softint lwp's pcb to it's initial
state since it may have been blocked or interrupted by another softint.

1.162 Thu Feb 21 03:52:47 GMT 2008 matt branches: 1.162.2; 1.162.6;
More softint fixes. We need to restore the softint lwp's pcb to it's initial
state since it may have been blocked or interrupted by another softint.

1.162 Thu Feb 21 03:52:47 GMT 2008 matt branches: 1.162.2; 1.162.6;
More softint fixes. We need to restore the softint lwp's pcb to it's initial
state since it may have been blocked or interrupted by another softint.

/src/sys/arch/pmax/conf/
H A DGENERIC1.162 Sat Dec 05 20:11:16 GMT 2009 pooka branches: 1.162.2; 1.162.4;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.

1.162 Sat Dec 05 20:11:16 GMT 2009 pooka branches: 1.162.2; 1.162.4;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.

1.162 Sat Dec 05 20:11:16 GMT 2009 pooka branches: 1.162.2; 1.162.4;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.

/src/sys/dev/ic/
H A Dtulip.c1.162 Tue Apr 08 00:07:27 GMT 2008 cegger branches: 1.162.2; 1.162.4;
use aprint_*_dev and device_xname

1.162 Tue Apr 08 00:07:27 GMT 2008 cegger branches: 1.162.2; 1.162.4;
use aprint_*_dev and device_xname

1.162 Tue Apr 08 00:07:27 GMT 2008 cegger branches: 1.162.2; 1.162.4;
use aprint_*_dev and device_xname

/src/sys/arch/arc/conf/
H A DGENERIC1.162 Sat Dec 05 20:11:03 GMT 2009 pooka branches: 1.162.2; 1.162.4;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.

1.162 Sat Dec 05 20:11:03 GMT 2009 pooka branches: 1.162.2; 1.162.4;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.

1.162 Sat Dec 05 20:11:03 GMT 2009 pooka branches: 1.162.2; 1.162.4;
Remove the portalfs kernel file system driver. Replace mount_portal(8)
with a version based on puffs. User functionality remains the same.

/src/sys/arch/mac68k/mac68k/
H A Dlocore.s1.162 Mon Dec 20 00:25:37 GMT 2010 matt branches: 1.162.2; 1.162.4;
Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
from uvmexp to per-cpu cpu_data and move them to 64bits. Remove unneeded
includes of <uvm/uvm_extern.h> and/or <uvm/uvm.h>.

1.162 Mon Dec 20 00:25:37 GMT 2010 matt branches: 1.162.2; 1.162.4;
Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
from uvmexp to per-cpu cpu_data and move them to 64bits. Remove unneeded
includes of <uvm/uvm_extern.h> and/or <uvm/uvm.h>.

1.162 Mon Dec 20 00:25:37 GMT 2010 matt branches: 1.162.2; 1.162.4;
Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch
from uvmexp to per-cpu cpu_data and move them to 64bits. Remove unneeded
includes of <uvm/uvm_extern.h> and/or <uvm/uvm.h>.

/src/sys/dev/pci/
H A Dif_wmvar.h1.10 Thu Feb 25 15:07:06 GMT 2010 msaitoh Merge if_wm.c rev. 1.162.4.13 and if_wmvar.h rev. 1.2.46.3 into maintrunk.
Increase the timeout value to prevent timeout on 80003. The values are taken
from Intel's e1000 driver. Tested by spz and me.

/src/sys/dev/mii/
H A Dmiidevs.h1.162 Thu Feb 27 06:17:50 GMT 2020 msaitoh Regen.

/src/sys/netinet/
H A Dtcp_output.c1.162 Sun Sep 02 03:12:23 GMT 2007 dyoung branches: 1.162.6; 1.162.8; 1.162.12;
m_copy() was deprecated, apparently, long ago. m_copy(...) ->
m_copym(..., M_DONTWAIT).
1.162 Sun Sep 02 03:12:23 GMT 2007 dyoung branches: 1.162.6; 1.162.8; 1.162.12;
m_copy() was deprecated, apparently, long ago. m_copy(...) ->
m_copym(..., M_DONTWAIT).
1.162 Sun Sep 02 03:12:23 GMT 2007 dyoung branches: 1.162.6; 1.162.8; 1.162.12;
m_copy() was deprecated, apparently, long ago. m_copy(...) ->
m_copym(..., M_DONTWAIT).
1.162 Sun Sep 02 03:12:23 GMT 2007 dyoung branches: 1.162.6; 1.162.8; 1.162.12;
m_copy() was deprecated, apparently, long ago. m_copy(...) ->
m_copym(..., M_DONTWAIT).
/src/sys/sys/
H A Dsyscallargs.h1.162 Sat Feb 10 11:32:58 GMT 2007 ad branches: 1.162.2;
Regen.
1.162 Sat Feb 10 11:32:58 GMT 2007 ad branches: 1.162.2;
Regen.
/src/sys/arch/sparc/conf/
H A Dfiles.sparc1.162 Wed Oct 21 13:31:52 GMT 2020 christos branches: 1.162.4;
make process_machdep.c included always since it provides register i/o used by
sys_process_getlwpstatus.c which is always included.

1.162 Wed Oct 21 13:31:52 GMT 2020 christos branches: 1.162.4;
make process_machdep.c included always since it provides register i/o used by
sys_process_getlwpstatus.c which is always included.

/src/sys/arch/sparc/dev/
H A Dfd.c1.162 Sat Apr 24 23:36:49 GMT 2021 thorpej branches: 1.162.8;
Merge thorpej-cfargs branch:

Simplify and make extensible the config_search() / config_found() /
config_attach() interfaces: rather than having different variants for
which arguments you want pass along, just have a single call that
takes a variadic list of tag-value arguments.

Adjust all call sites:
- Simplify wherever possible; don't pass along arguments that aren't
actually needed.
- Don't be explicit about what interface attribute is attaching if
the device only has one. (More simplification.)
- Add a config_probe() function to be used in indirect configuiration
situations, making is visibly easier to see when indirect config is
in play, and allowing for future change in semantics. (As of now,
this is just a wrapper around config_match(), but that is an
implementation detail.)

Remove unnecessary or redundant interface attributes where they're not
needed.

There are currently 5 "cfargs" defined:
- CFARG_SUBMATCH (submatch function for direct config)
- CFARG_SEARCH (search function for indirect config)
- CFARG_IATTR (interface attribte)
- CFARG_LOCATORS (locators array)
- CFARG_DEVHANDLE (devhandle_t - wraps OFW, ACPI, etc. handles)

...and a sentinel value CFARG_EOL.

Add some extra sanity checking to ensure that interface attributes
aren't ambiguous.

Use CFARG_DEVHANDLE in MI FDT, OFW, and ACPI code, and macppc and shark
ports to associate those device handles with device_t instance. This
will trickle trough to more places over time (need back-end for pre-OFW
Sun OBP; any others?).

1.162 Sat Apr 24 23:36:49 GMT 2021 thorpej branches: 1.162.8;
Merge thorpej-cfargs branch:

Simplify and make extensible the config_search() / config_found() /
config_attach() interfaces: rather than having different variants for
which arguments you want pass along, just have a single call that
takes a variadic list of tag-value arguments.

Adjust all call sites:
- Simplify wherever possible; don't pass along arguments that aren't
actually needed.
- Don't be explicit about what interface attribute is attaching if
the device only has one. (More simplification.)
- Add a config_probe() function to be used in indirect configuiration
situations, making is visibly easier to see when indirect config is
in play, and allowing for future change in semantics. (As of now,
this is just a wrapper around config_match(), but that is an
implementation detail.)

Remove unnecessary or redundant interface attributes where they're not
needed.

There are currently 5 "cfargs" defined:
- CFARG_SUBMATCH (submatch function for direct config)
- CFARG_SEARCH (search function for indirect config)
- CFARG_IATTR (interface attribte)
- CFARG_LOCATORS (locators array)
- CFARG_DEVHANDLE (devhandle_t - wraps OFW, ACPI, etc. handles)

...and a sentinel value CFARG_EOL.

Add some extra sanity checking to ensure that interface attributes
aren't ambiguous.

Use CFARG_DEVHANDLE in MI FDT, OFW, and ACPI code, and macppc and shark
ports to associate those device handles with device_t instance. This
will trickle trough to more places over time (need back-end for pre-OFW
Sun OBP; any others?).

/src/sys/arch/i386/conf/
H A DINSTALL_TINY1.162 Sat Jan 25 18:38:36 GMT 2020 thorpej branches: 1.162.6;
Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.

1.162 Sat Jan 25 18:38:36 GMT 2020 thorpej branches: 1.162.6;
Retire "le* at pci?" from the shipped kernel configs:
- If the config had both an le@pci and a pcn, simply remove le@pci
(pcn would match at a higher priority anyway).
- If the config had le@pci enabled, but no pcn, change le@pci to pcn.
- If the config had le@pci commented out, but no pcn, change le@pci
to pcn and leave it commented out.

The pcn driver supports more chips than le@pci and does DMA directly
to/from mbufs rather than memory copies.

H A DMakefile.i3861.162 Thu Dec 11 05:27:42 GMT 2008 alc branches: 1.162.2;
Clean-up makefile stub used to include in the build the binary HAL object
1.162 Thu Dec 11 05:27:42 GMT 2008 alc branches: 1.162.2;
Clean-up makefile stub used to include in the build the binary HAL object
/src/etc/
H A Drc1.162 Sat Jan 04 15:27:43 GMT 2003 lukem branches: 1.162.42;
Change how internal boolean variables are used to:
if ! ${_somevar:-false}; then
_somevar=true
fi
(Consisent, slightly quicker, and slightly cleaner)
1.162 Sat Jan 04 15:27:43 GMT 2003 lukem branches: 1.162.42;
Change how internal boolean variables are used to:
if ! ${_somevar:-false}; then
_somevar=true
fi
(Consisent, slightly quicker, and slightly cleaner)

Completed in 207 milliseconds

1234567891011>>