HomeSort by: relevance | last modified time | path
    Searched hist:1.411 (Results 1 - 25 of 53) sorted by relevancy

1 2 3

  /src/share/man/man4/
options.4 1.411 Fri Jan 13 16:05:16 UTC 2012 cegger branches: 1.411.2;
Support CPU microcode loading via cpuctl(8).
Implemented and enabled via CPU_UCODE kernel config option
for x86 and Xen Dom0.
Tested on different AMD machines with different
CPU families.

ok wiz@ for the manpages
ok releng@
ok core@ via releng@
Fri Jan 13 16:05:16 UTC 2012 cegger branches: 1.411.2;
Support CPU microcode loading via cpuctl(8).
Implemented and enabled via CPU_UCODE kernel config option
for x86 and Xen Dom0.
Tested on different AMD machines with different
CPU families.

ok wiz@ for the manpages
ok releng@
ok core@ via releng@
1.411.2.2 Tue Mar 18 08:17:56 UTC 2014 msaitoh Pull up following revision(s) (requested by manu in ticket #1026):
share/man/man4/options.4: revision 1.433
sys/kern/kern_exec.c: revision 1.371- 1.372
Add EMUL_NATIVEROOT so that native binaries can be told to search an
"emulation" directory before the real root. This makes easier to test
an amd64 kernel on the top of an i386 root filesystem prior a full
migration.
1.411.2.1 Thu Feb 23 18:29:52 UTC 2012 riz Pull up following revision(s) (requested by reinoud in ticket #34):
share/man/man4/options.4: revision 1.412
Fix comment in config.4 about UDF support. It was still stating UDF as a
read-only fs wich it hasn't been for quite some time! It must have slipped
trough.
  /src/sys/sys/
exec.h 1.145.4.1 Tue Apr 14 05:12:17 UTC 2015 snj Pull up following revision(s) (requested by christos in ticket #686):
sys/kern/kern_exec.c: revision 1.411
sys/sys/exec.h: revision 1.147
PR/49287: Masao Uebayashi: Handle exec_script argument vector from the 32 ->
64 bit case. When execing a 64 bit shell from a 32 bit binary the argument
vector was still incorrect.

  /src/sys/arch/i386/conf/
ALL 1.411 Thu Jan 12 05:24:36 UTC 2017 ryo branches: 1.411.2;
white space police
Thu Jan 12 05:24:36 UTC 2017 ryo branches: 1.411.2;
white space police
1.411.2.1 Fri Apr 21 16:53:28 UTC 2017 bouyer Sync with HEAD
  /src/sys/uvm/
uvm_map.c 1.411 Fri Feb 09 22:08:38 UTC 2024 andvar branches: 1.411.2;
fix spelling mistakes, mainly in comments and log messages.
Fri Feb 09 22:08:38 UTC 2024 andvar branches: 1.411.2;
fix spelling mistakes, mainly in comments and log messages.
1.411.2.1 Sat Aug 02 05:57:57 UTC 2025 perseant Sync with HEAD
  /src/sys/arch/sparc64/sparc64/
locore.s 1.411 Sat May 06 21:46:31 UTC 2017 palle branches: 1.411.2;
sun4v: The %ver register is not available on sun4v - use GET_MAXCWP introduced in rev. 1.361. Verified using qemu (sun4u and sun4v) and on real sun4v hw (t2000)
Sat May 06 21:46:31 UTC 2017 palle branches: 1.411.2;
sun4v: The %ver register is not available on sun4v - use GET_MAXCWP introduced in rev. 1.361. Verified using qemu (sun4u and sun4v) and on real sun4v hw (t2000)
1.411.2.1 Mon Jul 31 13:56:15 UTC 2023 martin Pull up following revision(s) (requested by riastradh in ticket #1859):

sys/arch/ia64/ia64/vm_machdep.c: revision 1.18
sys/arch/powerpc/powerpc/locore_subr.S: revision 1.67
sys/arch/aarch64/aarch64/locore.S: revision 1.91
sys/arch/mips/include/asm.h: revision 1.74
sys/arch/hppa/include/cpu.h: revision 1.13
sys/arch/arm/arm/armv6_start.S: revision 1.38
(applied also to sys/arch/arm/cortex/a9_mpsubr.S,
sys/arch/arm/cortex/a9_mpsubr.S,
sys/arch/arm/cortex/cortex_init.S)
sys/arch/evbmips/ingenic/cpu_startup.S: revision 1.2
sys/arch/mips/mips/locore.S: revision 1.229
sys/arch/alpha/include/asm.h: revision 1.45
(applied to sys/arch/alpha/alpha/multiproc.s)
sys/arch/sparc64/sparc64/locore.s: revision 1.432
sys/arch/vax/vax/subr.S: revision 1.42
sys/arch/mips/mips/locore_mips3.S: revision 1.116
sys/arch/ia64/ia64/machdep.c: revision 1.44
sys/arch/arm/arm32/cpuswitch.S: revision 1.106
sys/arch/sparc/sparc/locore.s: revision 1.284
(all via patch)

aarch64: Add missing barriers in cpu_switchto.
Details in comments.

Note: This is a conservative change that inserts a barrier where
there was a comment saying none is needed, which is probably correct.
The goal of this change is to systematically add barriers to be
confident in correctness; subsequent changes may remove some bariers,
as an optimization, with an explanation of why each barrier is not
needed.

PR kern/57240

alpha: Add missing barriers in cpu_switchto.
Details in comments.

arm32: Add missing barriers in cpu_switchto.
Details in comments.

hppa: Add missing barriers in cpu_switchto.
Not sure hppa has ever had working MULTIPROCESSOR, so maybe no
pullups needed?

ia64: Add missing barriers in cpu_switchto.
(ia64 has never really worked, so no pullups needed, right?)

mips: Add missing barriers in cpu_switchto.
Details in comments.

powerpc: Add missing barriers in cpu_switchto.
Details in comments.

sparc: Add missing barriers in cpu_switchto.

sparc64: Add missing barriers in cpu_switchto.
Details in comments.

vax: Note where cpu_switchto needs barriers.

Not sure vax has ever had working MULTIPROCESSOR, though, and I'm not
even sure how to spell store-before-load barriers on VAX, so no
functional change for now.
  /src/share/misc/
acronyms.comp 1.411 Fri Jul 11 22:19:53 UTC 2025 andvar Fix various typos, mainly in comments and log/error messages.
  /src/usr.bin/xlint/lint1/
decl.c 1.411 Sat Nov 30 10:43:48 UTC 2024 rillig lint: add back optimization for non-query mode

The main point of the optimization is to skip the expensive calls to
type_name when preparing the message details. This was not spelled out
explicitly in the comment.

While here, fix the stray 'previous declaration' message that occurred
whenever a function was first declared as 'static' and later defined
without 'static', see query 16.
cgram.y 1.411 Thu May 12 00:28:01 UTC 2022 rillig lint: add support for __alignof__ expr, a GCC extension

Seen in lib/libc/gmon/gmon.c:153.
tree.c 1.411 Sun Mar 13 15:26:54 UTC 2022 rillig lint: add braces around multi-line loop body

No functional change.
  /src/sys/kern/
kern_exec.c 1.411 Sun Dec 14 21:35:24 UTC 2014 christos PR/49287: Masao Uebayashi: Handle exec_script argument vector from the 32 ->
64 bit case. When execing a 64 bit shell from a 32 bit binary the argument
vector was still incorrect.

XXX: Pullup 7
1.408.2.3 Tue Apr 14 05:12:17 UTC 2015 snj branches: 1.408.2.3.2;
Pull up following revision(s) (requested by christos in ticket #686):
sys/kern/kern_exec.c: revision 1.411
sys/sys/exec.h: revision 1.147
PR/49287: Masao Uebayashi: Handle exec_script argument vector from the 32 ->
64 bit case. When execing a 64 bit shell from a 32 bit binary the argument
vector was still incorrect.
kern_sig.c 1.411 Wed Dec 10 21:33:01 UTC 2025 andvar Fix various typos, mainly in comments.
vfs_subr.c 1.411 Sun Jul 25 10:23:40 UTC 2010 hannken Add an assertion: it makes no sense to call vget() with LK_RETRY.
  /src/share/man/man9/
Makefile 1.411 Mon May 01 21:36:01 UTC 2017 pgoyette Update mutex(9) for mutex_ownable()
  /src/share/mk/
bsd.README 1.411 Sun Jul 26 09:22:43 UTC 2020 rillig share/mk/bsd.README: fix typo
  /src/sys/arch/alpha/conf/
GENERIC 1.411 Fri May 28 07:33:02 UTC 2021 msaitoh Add ixg* (commented out). Tested with rin@'s AlphaServer DS10.
  /src/usr.bin/make/
job.c 1.411 Mon Feb 01 21:04:10 UTC 2021 rillig make: always use vfork, never fork

Before compat.c 1.217, job.c 1.390 and main.c 1.504 from 2020-12-27, the
exported make variables were exported from each freshly forked child
process. There was no practical difference though between exporting the
variables from the parent process or the child process since these two
processes share the same address space, except that the forked process
is very limited in what it may actually do. This limitation was
violated on a regular basis.

When an exported variable referred to a variable that used the :sh
variable modifier, this led to a fork from within vfork, which is not
allowed. Since 2020-12-27, exporting the variables is done from the
main process, which prevents this situation from ever occurring.

Since that day, there is no need anymore to distinguish between vfork
and fork, which removes any need for the macro.
  /src/sys/dev/usb/
usbdevs.h 1.411 Tue Jul 12 00:10:41 UTC 2005 drochner regen
usbdevs_data.h 1.411 Thu Jul 07 09:59:09 UTC 2005 pooka regen for panasonic tp
  /src/distrib/notes/common/
main 1.411 Thu Sep 04 16:30:58 UTC 2008 tsutsui Fix formatting.
  /src/etc/
Makefile 1.411 Thu Jan 16 01:15:33 UTC 2014 christos eliminate use of bsd.sys.mk from Makefiles
  /src/sys/arch/arm/arm32/
pmap.c 1.411 Sun Apr 19 21:24:36 UTC 2020 ad PR port-arm/55186: tests crash arm pmap

pmap_clearbit(): take execbits into account in the fastpath.
  /src/sys/arch/x86/x86/
pmap.c 1.411 Mon Aug 02 00:56:23 UTC 2021 andvar fix various typos in comments and log messages.
  /src/sys/dev/ata/
wd.c 1.411 Fri Jul 25 08:34:27 UTC 2014 dholland Drop the old discard/trim ioctls from wd.c.
  /src/sys/dev/raidframe/
rf_netbsdkintf.c 1.411 Thu Mar 30 11:02:15 UTC 2023 riastradh raidframe: Nix unused parameter to raidwrite_component_area.

All calls use the same value. Prune dead branches using it.
  /src/sys/netinet/
tcp_input.c 1.411 Fri Sep 14 04:29:46 UTC 2018 maxv rename toff -> off

Completed in 716 milliseconds

1 2 3