Searched hist:1.142 (Results 1 - 25 of 470) 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.

/src/sys/arch/i386/conf/
H A DMakefile.i3861.142 Sun Dec 11 00:17:40 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.
1.142 Sun Dec 11 00:17:40 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.
1.142 Sun Dec 11 00:17:40 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.
1.142 Sun Dec 11 00:17:40 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.
1.142 Sun Dec 11 00:17:40 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.
1.142 Sun Dec 11 00:17:40 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.
/src/sys/compat/netbsd32/
H A Dnetbsd32_syscalls_autoload.c1.37 Sat Jul 29 00:39:20 GMT 2023 rin COMPAT_NETBSD32: Regen for syscalls.master,v 1.142

H A Dnetbsd32_systrace_args.c1.50 Sat Jul 29 00:39:20 GMT 2023 rin COMPAT_NETBSD32: Regen for syscalls.master,v 1.142

H A Dnetbsd32_syscall.h1.158 Sat Jul 29 00:39:20 GMT 2023 rin COMPAT_NETBSD32: Regen for syscalls.master,v 1.142

1.142 Tue Jun 18 16:24:32 GMT 2019 christos branches: 1.142.2;
Regen

1.142 Tue Jun 18 16:24:32 GMT 2019 christos branches: 1.142.2;
Regen

H A Dnetbsd32_syscallargs.h1.157 Sat Jul 29 00:39:20 GMT 2023 rin COMPAT_NETBSD32: Regen for syscalls.master,v 1.142

1.142 Sun Sep 22 23:03:20 GMT 2019 christos regen

H A Dnetbsd32_syscalls.c1.157 Sat Jul 29 00:39:20 GMT 2023 rin COMPAT_NETBSD32: Regen for syscalls.master,v 1.142

1.142 Sun Sep 22 23:03:20 GMT 2019 christos regen

H A Dnetbsd32_sysent.c1.156 Sat Jul 29 00:39:20 GMT 2023 rin COMPAT_NETBSD32: Regen for syscalls.master,v 1.142
1.142 Sun Oct 13 22:31:32 GMT 2019 christos regen
/src/sys/dev/isa/
H A Dfiles.isa1.142 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.

1.142 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.

1.142 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.

1.142 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.

1.142 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.

1.142 Sun Dec 11 00:22:02 GMT 2005 christos branches: 1.142.4; 1.142.6; 1.142.8; 1.142.10; 1.142.12;
merge ktrace-lwp.

/src/sys/kern/
H A Dkern_malloc.c1.142 Mon Apr 30 22:51:27 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
- Replace some malloc(9) uses with kmem(9).
- G/C M_IPMOPTS, M_IPMADDR and M_BWMETER.

1.142 Mon Apr 30 22:51:27 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
- Replace some malloc(9) uses with kmem(9).
- G/C M_IPMOPTS, M_IPMADDR and M_BWMETER.

1.142 Mon Apr 30 22:51:27 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
- Replace some malloc(9) uses with kmem(9).
- G/C M_IPMOPTS, M_IPMADDR and M_BWMETER.

1.142 Mon Apr 30 22:51:27 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
- Replace some malloc(9) uses with kmem(9).
- G/C M_IPMOPTS, M_IPMADDR and M_BWMETER.

H A Dtty_pty.c1.142 Thu Aug 20 09:45:45 GMT 2015 christos branches: 1.142.2; 1.142.8; 1.142.10;
include ioconf.h instead of locally declaring the prototype of the attach
function

1.142 Thu Aug 20 09:45:45 GMT 2015 christos branches: 1.142.2; 1.142.8; 1.142.10;
include ioconf.h instead of locally declaring the prototype of the attach
function

1.142 Thu Aug 20 09:45:45 GMT 2015 christos branches: 1.142.2; 1.142.8; 1.142.10;
include ioconf.h instead of locally declaring the prototype of the attach
function

1.142 Thu Aug 20 09:45:45 GMT 2015 christos branches: 1.142.2; 1.142.8; 1.142.10;
include ioconf.h instead of locally declaring the prototype of the attach
function

/src/sys/arch/sun3/sun3/
H A Dtrap.c1.142 Sun Feb 19 21:06:32 GMT 2012 rmind branches: 1.142.2; 1.142.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.142 Sun Feb 19 21:06:32 GMT 2012 rmind branches: 1.142.2; 1.142.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.142 Sun Feb 19 21:06:32 GMT 2012 rmind branches: 1.142.2; 1.142.4;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

/src/sys/sys/
H A Dsyscallargs.h1.142 Mon Sep 26 03:04:46 GMT 2005 christos branches: 1.142.6;
Regen.

1.142 Mon Sep 26 03:04:46 GMT 2005 christos branches: 1.142.6;
Regen.

1.134 Mon May 10 22:30:42 GMT 2004 kleink Regen from syscalls.master rev. 1.142:
POSIX-2001: Change readlink(2)'s return type from int to ssize_t.

/src/sys/lib/libkern/
H A Dlibkern.h1.142 Thu Jan 21 15:43:37 GMT 2021 thorpej branches: 1.142.4; 1.142.6;
Add a generic set of routines for interacting with OpenFirmware-style
string lists.

1.142 Thu Jan 21 15:43:37 GMT 2021 thorpej branches: 1.142.4; 1.142.6;
Add a generic set of routines for interacting with OpenFirmware-style
string lists.

1.142 Thu Jan 21 15:43:37 GMT 2021 thorpej branches: 1.142.4; 1.142.6;
Add a generic set of routines for interacting with OpenFirmware-style
string lists.

/src/sys/compat/sunos/
H A Dsunos_misc.c1.142 Fri Sep 01 21:20:47 GMT 2006 matt branches: 1.142.2; 1.142.4;
When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case
the sys_ptrace symbol isn't present.

1.142 Fri Sep 01 21:20:47 GMT 2006 matt branches: 1.142.2; 1.142.4;
When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case
the sys_ptrace symbol isn't present.

1.142 Fri Sep 01 21:20:47 GMT 2006 matt branches: 1.142.2; 1.142.4;
When calling PTRACE from an LKM, use sysent[SYS_ptrace].sy_call in case
the sys_ptrace symbol isn't present.

/src/sys/arch/sparc/conf/
H A Dfiles.sparc1.142 Wed Oct 17 19:57:11 GMT 2007 garbled branches: 1.142.2; 1.142.8;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

1.142 Wed Oct 17 19:57:11 GMT 2007 garbled branches: 1.142.2; 1.142.8;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

1.142 Wed Oct 17 19:57:11 GMT 2007 garbled branches: 1.142.2; 1.142.8;
Merge the ppcoea-renovation branch to HEAD.

This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree. Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches. The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.

/src/sys/dev/usb/
H A Dukbd.c1.142 Sun May 05 03:17:54 GMT 2019 mrg branches: 1.142.2; 1.142.4;
remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h

1.142 Sun May 05 03:17:54 GMT 2019 mrg branches: 1.142.2; 1.142.4;
remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h

1.142 Sun May 05 03:17:54 GMT 2019 mrg branches: 1.142.2; 1.142.4;
remove explicit 'extern struct cfdriver <my>_cd;' and use ioconf.h

/src/sys/arch/sparc64/sparc64/
H A Dtrap.c1.142 Sun Mar 04 06:00:51 GMT 2007 christos branches: 1.142.2; 1.142.4; 1.142.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.142 Sun Mar 04 06:00:51 GMT 2007 christos branches: 1.142.2; 1.142.4; 1.142.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.142 Sun Mar 04 06:00:51 GMT 2007 christos branches: 1.142.2; 1.142.4; 1.142.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.142 Sun Mar 04 06:00:51 GMT 2007 christos branches: 1.142.2; 1.142.4; 1.142.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

/src/sys/arch/mips/mips/
H A Dvm_machdep.c1.142 Sun Feb 19 21:06:20 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.142 Sun Feb 19 21:06:20 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.142 Sun Feb 19 21:06:20 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

1.142 Sun Feb 19 21:06:20 GMT 2012 rmind branches: 1.142.2; 1.142.4; 1.142.12;
Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3!
Approved by core@.

/src/sys/dev/ic/
H A Dtulip.c1.142 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.142.2; 1.142.4; 1.142.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.

1.142 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.142.2; 1.142.4; 1.142.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.

1.142 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.142.2; 1.142.4; 1.142.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.

1.142 Mon Feb 20 16:50:37 GMT 2006 thorpej branches: 1.142.2; 1.142.4; 1.142.6;
Use device_is_active() rather than testing dv_flags for DVF_ACTIVE
directly.

/src/sys/nfs/
H A Dnfs_bio.c1.142 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.142.2; 1.142.4; 1.142.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.

1.142 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.142.2; 1.142.4; 1.142.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.

1.142 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.142.2; 1.142.4; 1.142.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.

1.142 Wed Mar 01 00:38:32 GMT 2006 yamt branches: 1.142.2; 1.142.4; 1.142.6;
merge yamt-uio_vmspace branch.

- use vmspace rather than proc or lwp where appropriate.
the latter is more natural to specify an address space.
(and less likely to be abused for random purposes.)
- fix a swdmover race.

Completed in 158 milliseconds

1234567891011>>