Searched hist:1.145 (Results 1 - 25 of 451) sorted by relevance

1234567891011>>

/src/sys/arch/atari/include/
H A Dpcb.h1.9 Thu Jan 01 04:10:25 GMT 2009 tsutsui Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

H A Dpte.h1.8 Thu Jan 01 04:10:25 GMT 2009 tsutsui Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

H A Dpmap.h1.39 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.39.2;
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

H A Dvmparam.h1.22 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.22.2;
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

/src/sys/arch/atari/atari/
H A Dpmap_bootstrap.c1.1 Thu Jan 01 04:10:25 GMT 2009 tsutsui branches: 1.1.2; 1.1.4;
Pull the following amiga's pmap changes to atari:
arch/amiga/amiga/amiga_init.c 1.95-1.97, 1.100-1.102
arch/amiga/amiga/pmap.c 1.123, 1.126-1.131, 1.142, 1.145
arch/amiga/amiga/pmap_bootstrap.c 1.1, 1.2, 1.3, 1.4
arch/amiga/conf/files.amiga 1.137
arch/amiga/include/pcb.h 1.16
arch/amiga/include/pmap.h 1.44
arch/amiga/include/pte.h 1.19
arch/amiga/include/vmparam.h 1.35

- change kernel address space layout (i.e. move Sysmap to the end of KVA)
to match other m68k ports, which should be done on yamt-km merge
- rework pmap_zero_page(), pmap_copy_page() and some more other functions
to make them compatible with m68k/pmap_motorola.c
- move pmap_bootstrap() into a separate file to allow using either
the atari pmap.c or the m68k common pmap_motorola.c
- use common m68k include files, pcb.h, pmap_motorola.h, and pte_motorola.h
- misc style and cosmetic changes

Most merge work is done by Tuomo Makinen, and
miscellaneous fixes and cleanups are done by me.

Tested on Falcon with both 68030 and 68060 by Tuomo, and
also tested on TT030 by David Ross on port-atari.

Should be pulled up to netbsd-4 (it requires at least Sysmap changes)
and netbsd-5.

H A Dmachdep.c1.145 Mon May 21 15:22:21 GMT 2007 tsutsui branches: 1.145.8; 1.145.10;
curlwp can't be NULL so no need to check it.

1.145 Mon May 21 15:22:21 GMT 2007 tsutsui branches: 1.145.8; 1.145.10;
curlwp can't be NULL so no need to check it.

1.145 Mon May 21 15:22:21 GMT 2007 tsutsui branches: 1.145.8; 1.145.10;
curlwp can't be NULL so no need to check it.

/src/sys/arch/powerpc/powerpc/
H A Dtrap.c1.145 Tue Sep 27 01:02:36 GMT 2011 jym branches: 1.145.2; 1.145.6; 1.145.8; 1.145.10;
Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html

1.145 Tue Sep 27 01:02:36 GMT 2011 jym branches: 1.145.2; 1.145.6; 1.145.8; 1.145.10;
Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html

1.145 Tue Sep 27 01:02:36 GMT 2011 jym branches: 1.145.2; 1.145.6; 1.145.8; 1.145.10;
Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html

1.145 Tue Sep 27 01:02:36 GMT 2011 jym branches: 1.145.2; 1.145.6; 1.145.8; 1.145.10;
Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html

1.145 Tue Sep 27 01:02:36 GMT 2011 jym branches: 1.145.2; 1.145.6; 1.145.8; 1.145.10;
Modify *ASSERTMSG() so they are now used as variadic macros. The main goal
is to provide routines that do as KASSERT(9) says: append a message
to the panic format string when the assertion triggers, with optional
arguments.

Fix call sites to reflect the new definition.

Discussed on tech-kern@. See
http://mail-index.netbsd.org/tech-kern/2011/09/07/msg011427.html

/src/sys/arch/arc/conf/
H A DGENERIC1.145 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.145.2; 1.145.8; 1.145.10; 1.145.16; 1.145.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.145 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.145.2; 1.145.8; 1.145.10; 1.145.16; 1.145.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.145 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.145.2; 1.145.8; 1.145.10; 1.145.16; 1.145.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.145 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.145.2; 1.145.8; 1.145.10; 1.145.16; 1.145.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.145 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.145.2; 1.145.8; 1.145.10; 1.145.16; 1.145.18;
Remove tmpfs's experimental status. OK'ed by core@.

1.145 Sat Nov 11 18:47:09 GMT 2006 jmmv branches: 1.145.2; 1.145.8; 1.145.10; 1.145.16; 1.145.18;
Remove tmpfs's experimental status. OK'ed by core@.

/src/sys/dev/ic/
H A Dncr53c9x.c1.145 Mon Jun 18 21:23:56 GMT 2012 martin branches: 1.145.2; 1.145.16; 1.145.20;
When issuing a non-dma command, make sure to set the "remaining length of
command to be transfered via dma" (sc_cmdlen) to zero upfront, otherwise we
might get confused on command completition interrupt (no dma active but still
data left to transfer).

1.145 Mon Jun 18 21:23:56 GMT 2012 martin branches: 1.145.2; 1.145.16; 1.145.20;
When issuing a non-dma command, make sure to set the "remaining length of
command to be transfered via dma" (sc_cmdlen) to zero upfront, otherwise we
might get confused on command completition interrupt (no dma active but still
data left to transfer).

1.145 Mon Jun 18 21:23:56 GMT 2012 martin branches: 1.145.2; 1.145.16; 1.145.20;
When issuing a non-dma command, make sure to set the "remaining length of
command to be transfered via dma" (sc_cmdlen) to zero upfront, otherwise we
might get confused on command completition interrupt (no dma active but still
data left to transfer).

1.145 Mon Jun 18 21:23:56 GMT 2012 martin branches: 1.145.2; 1.145.16; 1.145.20;
When issuing a non-dma command, make sure to set the "remaining length of
command to be transfered via dma" (sc_cmdlen) to zero upfront, otherwise we
might get confused on command completition interrupt (no dma active but still
data left to transfer).

/src/sys/arch/hp300/conf/
H A DGENERIC1.145 Mon Dec 31 15:31:54 GMT 2007 ad branches: 1.145.6; 1.145.10; 1.145.12; 1.145.16;
Remove systrace. Ok core@.

1.145 Mon Dec 31 15:31:54 GMT 2007 ad branches: 1.145.6; 1.145.10; 1.145.12; 1.145.16;
Remove systrace. Ok core@.

1.145 Mon Dec 31 15:31:54 GMT 2007 ad branches: 1.145.6; 1.145.10; 1.145.12; 1.145.16;
Remove systrace. Ok core@.

1.145 Mon Dec 31 15:31:54 GMT 2007 ad branches: 1.145.6; 1.145.10; 1.145.12; 1.145.16;
Remove systrace. Ok core@.

1.145 Mon Dec 31 15:31:54 GMT 2007 ad branches: 1.145.6; 1.145.10; 1.145.12; 1.145.16;
Remove systrace. Ok core@.

/src/sys/arch/sun3/sun3/
H A Dpmap.c1.145 Sat Jan 22 15:36:10 GMT 2005 chs branches: 1.145.2; 1.145.6;
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.

1.145 Sat Jan 22 15:36:10 GMT 2005 chs branches: 1.145.2; 1.145.6;
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.

1.145 Sat Jan 22 15:36:10 GMT 2005 chs branches: 1.145.2; 1.145.6;
de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.

/src/sys/arch/sgimips/sgimips/
H A Dmachdep.c1.145 Mon Nov 06 03:47:48 GMT 2017 christos branches: 1.145.2; 1.145.4;
Cleanup and clarify the ELFSIZE mess:

We now have 2 variables automatically set in elf_machdep.h:

ARCH_ELFSIZE: the size for userland binaries
KERN_ELFSIZE: the size for the kernel binaries

DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.

In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.

1.145 Mon Nov 06 03:47:48 GMT 2017 christos branches: 1.145.2; 1.145.4;
Cleanup and clarify the ELFSIZE mess:

We now have 2 variables automatically set in elf_machdep.h:

ARCH_ELFSIZE: the size for userland binaries
KERN_ELFSIZE: the size for the kernel binaries

DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.

In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.

1.145 Mon Nov 06 03:47:48 GMT 2017 christos branches: 1.145.2; 1.145.4;
Cleanup and clarify the ELFSIZE mess:

We now have 2 variables automatically set in elf_machdep.h:

ARCH_ELFSIZE: the size for userland binaries
KERN_ELFSIZE: the size for the kernel binaries

DB_ELFSIZE has been deleted and KERN_ELFSIZE should have always the
same values DB_ELFSIZE used to have.

In sys/exec_elf.h, if ELFSIZE is not set, it is set to KERN_ELFSIZE
for the kernel and ARCH_ELFSIZE for userland. These defaults should
eliminate the need for most manual ELFSIZE setting.

/src/sys/arch/next68k/conf/
H A DGENERIC1.145 Tue Jan 23 14:47:55 GMT 2018 sevan branches: 1.145.2; 1.145.4;
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

1.145 Tue Jan 23 14:47:55 GMT 2018 sevan branches: 1.145.2; 1.145.4;
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

1.145 Tue Jan 23 14:47:55 GMT 2018 sevan branches: 1.145.2; 1.145.4;
Alternate buffer queue strategies no longer considered experimental, update
description.

Discussed on tech-kern
http://mail-index.netbsd.org/tech-kern/2018/01/21/msg023002.html

/src/distrib/sets/lists/xbase/
H A Dmi1.145 Wed Jan 24 09:51:26 GMT 2018 wiz branches: 1.145.2; 1.145.4;
When second keyword is 'obsolete', first one should be foo-obsolete as well.

1.145 Wed Jan 24 09:51:26 GMT 2018 wiz branches: 1.145.2; 1.145.4;
When second keyword is 'obsolete', first one should be foo-obsolete as well.

1.145 Wed Jan 24 09:51:26 GMT 2018 wiz branches: 1.145.2; 1.145.4;
When second keyword is 'obsolete', first one should be foo-obsolete as well.

/src/sys/arch/mac68k/mac68k/
H A Dtrap.c1.145 Tue Feb 08 20:20:18 GMT 2011 rmind branches: 1.145.4; 1.145.8;
Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.

1.145 Tue Feb 08 20:20:18 GMT 2011 rmind branches: 1.145.4; 1.145.8;
Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.

1.145 Tue Feb 08 20:20:18 GMT 2011 rmind branches: 1.145.4; 1.145.8;
Remove clause 3 (UCB advertising clause) from the University of Utah
copyright. Confirmed by Mike Hibler, mike at cs.utah.edu - thanks!
Also, merge UCB and Utah copyright texts back into one, as they
originally were.

Extra verification by snj@.

/src/sys/arch/amiga/amiga/
H A Dlocore.s1.145 Sun Jan 06 18:50:30 GMT 2008 mhitch branches: 1.145.10; 1.145.20; 1.145.28;
Add timecounter support and borrow counter-based delay from i386.
From joerg; testing and final tweaks by me.

1.145 Sun Jan 06 18:50:30 GMT 2008 mhitch branches: 1.145.10; 1.145.20; 1.145.28;
Add timecounter support and borrow counter-based delay from i386.
From joerg; testing and final tweaks by me.

1.145 Sun Jan 06 18:50:30 GMT 2008 mhitch branches: 1.145.10; 1.145.20; 1.145.28;
Add timecounter support and borrow counter-based delay from i386.
From joerg; testing and final tweaks by me.

1.145 Sun Jan 06 18:50:30 GMT 2008 mhitch branches: 1.145.10; 1.145.20; 1.145.28;
Add timecounter support and borrow counter-based delay from i386.
From joerg; testing and final tweaks by me.

/src/sys/compat/netbsd32/
H A Dnetbsd32_syscallargs.h1.145 Mon Nov 04 11:33:01 GMT 2019 rin branches: 1.145.2;
regen

1.145 Mon Nov 04 11:33:01 GMT 2019 rin branches: 1.145.2;
regen

H A Dnetbsd32_syscalls.c1.145 Mon Nov 04 11:33:01 GMT 2019 rin branches: 1.145.2;
regen

1.145 Mon Nov 04 11:33:01 GMT 2019 rin branches: 1.145.2;
regen

H A Dnetbsd32_netbsd.c1.145 Wed Oct 15 06:51:19 GMT 2008 wrstuden branches: 1.145.2; 1.145.4;
Merge wrstuden-revivesa into HEAD.

1.145 Wed Oct 15 06:51:19 GMT 2008 wrstuden branches: 1.145.2; 1.145.4;
Merge wrstuden-revivesa into HEAD.

1.145 Wed Oct 15 06:51:19 GMT 2008 wrstuden branches: 1.145.2; 1.145.4;
Merge wrstuden-revivesa into HEAD.

/src/sys/dev/ieee1394/
H A Dfwohci.c1.145 Sat Apr 24 23:36:55 GMT 2021 thorpej branches: 1.145.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.145 Sat Apr 24 23:36:55 GMT 2021 thorpej branches: 1.145.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/usr.bin/kdump/
H A Dkdump.c1.145 Sat Mar 16 23:40:25 GMT 2024 ryoon branches: 1.145.2;
Remove debug print

1.145 Sat Mar 16 23:40:25 GMT 2024 ryoon branches: 1.145.2;
Remove debug print

/src/sys/rump/librump/rumpkern/
H A Drump_syscalls.c1.145 Sat Apr 04 20:27:27 GMT 2020 thorpej branches: 1.145.2;
Regen for _lwp_gettid(2).

1.145 Sat Apr 04 20:27:27 GMT 2020 thorpej branches: 1.145.2;
Regen for _lwp_gettid(2).

/src/sys/ufs/ufs/
H A Dufs_lookup.c1.145 Fri Apr 29 02:38:19 GMT 2016 christos branches: 1.145.2; 1.145.4;
mention the PR

1.145 Fri Apr 29 02:38:19 GMT 2016 christos branches: 1.145.2; 1.145.4;
mention the PR

1.145 Fri Apr 29 02:38:19 GMT 2016 christos branches: 1.145.2; 1.145.4;
mention the PR

/src/sys/arch/sparc64/sparc64/
H A Dtrap.c1.145 Wed Oct 24 14:50:40 GMT 2007 ad branches: 1.145.12; 1.145.16;
Make ras_lookup() lockless.

1.145 Wed Oct 24 14:50:40 GMT 2007 ad branches: 1.145.12; 1.145.16;
Make ras_lookup() lockless.

1.145 Wed Oct 24 14:50:40 GMT 2007 ad branches: 1.145.12; 1.145.16;
Make ras_lookup() lockless.

/src/sys/arch/mvme68k/mvme68k/
H A Dmachdep.c1.145 Fri Jan 14 02:06:29 GMT 2011 rmind branches: 1.145.2; 1.145.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.145 Fri Jan 14 02:06:29 GMT 2011 rmind branches: 1.145.2; 1.145.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.145 Fri Jan 14 02:06:29 GMT 2011 rmind branches: 1.145.2; 1.145.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@.

Completed in 154 milliseconds

1234567891011>>