Searched hist:1.209 (Results 1 - 25 of 247) sorted by relevance

12345678910

/src/sys/rump/librump/rumpkern/
H A Dlocks_up.c1.14 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

H A Dlocks.c1.88 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

/src/sys/sys/
H A Dcondvar.h1.19 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

H A Dpipe.h1.42 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

H A Dsyscall.h1.209 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.209.2; 1.209.4;
Regen.
1.209 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.209.2; 1.209.4;
Regen.
1.209 Thu Mar 27 17:14:21 GMT 2008 ad branches: 1.209.2; 1.209.4;
Regen.
/src/sys/ddb/
H A Ddb_interface.h1.43 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

H A Ddb_xxx.c1.80 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

/src/sys/dev/pcmcia/
H A Dpcmciadevs.h1.209 Fri Jan 21 20:27:03 GMT 2005 imp branches: 1.209.2;
Update to using new INTERSIL names, plus a couple generic entries from FreeBSD

1.209 Fri Jan 21 20:27:03 GMT 2005 imp branches: 1.209.2;
Update to using new INTERSIL names, plus a couple generic entries from FreeBSD

H A Dpcmciadevs_data.h1.209 Fri Jan 21 20:27:03 GMT 2005 imp branches: 1.209.2;
Update to using new INTERSIL names, plus a couple generic entries from FreeBSD

1.209 Fri Jan 21 20:27:03 GMT 2005 imp branches: 1.209.2;
Update to using new INTERSIL names, plus a couple generic entries from FreeBSD

/src/sys/kern/
H A Dkern_condvar.c1.63 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

H A Dkern_sysctl.c1.209 Sun Mar 04 06:03:06 GMT 2007 christos branches: 1.209.2; 1.209.10; 1.209.14;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.209 Sun Mar 04 06:03:06 GMT 2007 christos branches: 1.209.2; 1.209.10; 1.209.14;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.209 Sun Mar 04 06:03:06 GMT 2007 christos branches: 1.209.2; 1.209.10; 1.209.14;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.209 Sun Mar 04 06:03:06 GMT 2007 christos branches: 1.209.2; 1.209.10; 1.209.14;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

H A Dkern_descrip.c1.209 Sat Jan 01 22:05:11 GMT 2011 pooka branches: 1.209.2; 1.209.4;
Update comment and inspired by that update variable naming too.
no functional change.

1.209 Sat Jan 01 22:05:11 GMT 2011 pooka branches: 1.209.2; 1.209.4;
Update comment and inspired by that update variable naming too.
no functional change.

1.209 Sat Jan 01 22:05:11 GMT 2011 pooka branches: 1.209.2; 1.209.4;
Update comment and inspired by that update variable naming too.
no functional change.

H A Dkern_sleepq.c1.87 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

H A Dkern_proc.c1.209 Thu Nov 30 18:44:16 GMT 2017 maxv branches: 1.209.2;
If no auxv is present, don't kmem_alloc(0). Easy to panic the kernel by
typing 'cat /proc/aout_pid/auxv' on whatever a.out binary you're running.
Fortunately, amd64 does not enable EXEC_AOUT by default. Unfortunately,
i386 does enable it by default.

1.209 Thu Nov 30 18:44:16 GMT 2017 maxv branches: 1.209.2;
If no auxv is present, don't kmem_alloc(0). Easy to panic the kernel by
typing 'cat /proc/aout_pid/auxv' on whatever a.out binary you're running.
Fortunately, amd64 does not enable EXEC_AOUT by default. Unfortunately,
i386 does enable it by default.

H A Duipc_syscalls.c1.210 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

1.209 Fri Oct 13 18:50:39 GMT 2023 ad Use cv_fdrestart() to implement fo_restart.

/src/sys/arch/sparc64/sparc64/
H A Dmachdep.c1.209 Wed Oct 17 19:57:31 GMT 2007 garbled branches: 1.209.2; 1.209.4; 1.209.6;
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.209 Wed Oct 17 19:57:31 GMT 2007 garbled branches: 1.209.2; 1.209.4; 1.209.6;
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.209 Wed Oct 17 19:57:31 GMT 2007 garbled branches: 1.209.2; 1.209.4; 1.209.6;
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.209 Wed Oct 17 19:57:31 GMT 2007 garbled branches: 1.209.2; 1.209.4; 1.209.6;
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.
H A Dpmap.c1.209 Fri Jan 18 16:24:43 GMT 2008 martin branches: 1.209.2; 1.209.6;
Extend the MD kernel core header, so that crashdumps record enough
information to recover all per-cpu mappings. This provides access to
the interrupt stack for example.

1.209 Fri Jan 18 16:24:43 GMT 2008 martin branches: 1.209.2; 1.209.6;
Extend the MD kernel core header, so that crashdumps record enough
information to recover all per-cpu mappings. This provides access to
the interrupt stack for example.

1.209 Fri Jan 18 16:24:43 GMT 2008 martin branches: 1.209.2; 1.209.6;
Extend the MD kernel core header, so that crashdumps record enough
information to recover all per-cpu mappings. This provides access to
the interrupt stack for example.

/src/sys/arch/mips/mips/
H A Dtrap.c1.209 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.209.2; 1.209.4; 1.209.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.209 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.209.2; 1.209.4; 1.209.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.209 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.209.2; 1.209.4; 1.209.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.209 Sun Mar 04 06:00:12 GMT 2007 christos branches: 1.209.2; 1.209.4; 1.209.10;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

/src/sys/arch/amiga/amiga/
H A Dmachdep.c1.209 Wed Jul 02 17:28:54 GMT 2008 ad branches: 1.209.2; 1.209.4; 1.209.6;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.

1.209 Wed Jul 02 17:28:54 GMT 2008 ad branches: 1.209.2; 1.209.4; 1.209.6;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.

1.209 Wed Jul 02 17:28:54 GMT 2008 ad branches: 1.209.2; 1.209.4; 1.209.6;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.

1.209 Wed Jul 02 17:28:54 GMT 2008 ad branches: 1.209.2; 1.209.4; 1.209.6;
Replce exec_map with a pool. Proposed on tech-kern@, reviewed by chs@.

/src/sys/dev/usb/
H A Duhci.c1.209 Wed Aug 01 22:40:16 GMT 2007 jmcneill branches: 1.209.2; 1.209.4;
Clear the run flag in the command register when powering down, from
FreeBSD. Makes my laptop, and hopefully others, successfully sleep. Waking
up is a different story...

1.209 Wed Aug 01 22:40:16 GMT 2007 jmcneill branches: 1.209.2; 1.209.4;
Clear the run flag in the command register when powering down, from
FreeBSD. Makes my laptop, and hopefully others, successfully sleep. Waking
up is a different story...

1.209 Wed Aug 01 22:40:16 GMT 2007 jmcneill branches: 1.209.2; 1.209.4;
Clear the run flag in the command register when powering down, from
FreeBSD. Makes my laptop, and hopefully others, successfully sleep. Waking
up is a different story...

/src/sys/arch/x68k/conf/
H A DGENERIC1.209 Sun Jan 07 07:58:33 GMT 2024 isaki branches: 1.209.2;
TAB/space/indent cleanup.

1.209 Sun Jan 07 07:58:33 GMT 2024 isaki branches: 1.209.2;
TAB/space/indent cleanup.

/src/lib/libc/sys/
H A DMakefile.inc1.209 Wed Aug 17 07:22:33 GMT 2011 manu branches: 1.209.2;
Add futimens(2) and part of utimnsat(2)
1.209 Wed Aug 17 07:22:33 GMT 2011 manu branches: 1.209.2;
Add futimens(2) and part of utimnsat(2)
/src/tools/
H A DMakefile1.209 Thu May 06 13:23:36 GMT 2021 rin branches: 1.209.2;
PR port-mvme68k/56146

Build wrtvid as tools.

1.209 Thu May 06 13:23:36 GMT 2021 rin branches: 1.209.2;
PR port-mvme68k/56146

Build wrtvid as tools.

/src/usr.bin/fstat/
H A Dfstat.c1.120 Thu Nov 02 10:31:55 GMT 2023 martin Back out the following revisions on behalf of core:

sys/sys/lwp.h: revision 1.228
sys/sys/pipe.h: revision 1.40
sys/kern/uipc_socket.c: revision 1.306
sys/kern/kern_sleepq.c: revision 1.84
sys/rump/librump/rumpkern/locks_up.c: revision 1.13
sys/kern/sys_pipe.c: revision 1.165
usr.bin/fstat/fstat.c: revision 1.119
sys/rump/librump/rumpkern/locks.c: revision 1.87
sys/ddb/db_xxx.c: revision 1.78
sys/ddb/db_command.c: revision 1.187
sys/sys/condvar.h: revision 1.18
sys/ddb/db_interface.h: revision 1.42
sys/sys/socketvar.h: revision 1.166
sys/kern/uipc_syscalls.c: revision 1.209
sys/kern/kern_condvar.c: revision 1.60

Add cv_fdrestart() [...]
Use cv_fdrestart() to implement fo_restart.
Simplify/streamline pipes a little bit [...]

This changes have caused regressions and need to be debugged.
The cv_fdrestart() addition needs more discussion.

/src/sys/arch/pmax/pmax/
H A Dmachdep.c1.209 Tue Jan 11 08:05:14 GMT 2005 simonb branches: 1.209.2;
Switch from intrcnt interrupt account to event counters.

1.209 Tue Jan 11 08:05:14 GMT 2005 simonb branches: 1.209.2;
Switch from intrcnt interrupt account to event counters.

Completed in 204 milliseconds

12345678910