Searched hist:1.31 (Results 1 - 25 of 4660) sorted by relevance

1234567891011>>

/src/tests/lib/libutil/
H A Dt_sockaddr_snprintf.c1.4 Mon Nov 07 08:34:30 GMT 2022 msaitoh Sync with if_dl.h rev. 1.31's change.

/src/sys/dev/scsipi/
H A Dscsi_disk.h1.31 Sun Dec 11 00:23:50 GMT 2005 christos branches: 1.31.116; 1.31.120; 1.31.138; 1.31.140; 1.31.144; 1.31.146;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:50 GMT 2005 christos branches: 1.31.116; 1.31.120; 1.31.138; 1.31.140; 1.31.144; 1.31.146;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:50 GMT 2005 christos branches: 1.31.116; 1.31.120; 1.31.138; 1.31.140; 1.31.144; 1.31.146;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:50 GMT 2005 christos branches: 1.31.116; 1.31.120; 1.31.138; 1.31.140; 1.31.144; 1.31.146;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:50 GMT 2005 christos branches: 1.31.116; 1.31.120; 1.31.138; 1.31.140; 1.31.144; 1.31.146;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:50 GMT 2005 christos branches: 1.31.116; 1.31.120; 1.31.138; 1.31.140; 1.31.144; 1.31.146;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:50 GMT 2005 christos branches: 1.31.116; 1.31.120; 1.31.138; 1.31.140; 1.31.144; 1.31.146;
merge ktrace-lwp.

/src/sys/dev/microcode/isp/
H A Dasm_sbus.h1.10 Sun Jan 31 04:56:20 GMT 1999 mjacob darn- 7.55 seems to be a little unstable- go back to 1.31

1.9 Sat Jan 30 07:18:59 GMT 1999 mjacob Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to power
cycle to get rid of the old 1.31 firmware. *@!$&^@&$!&^&^!!!!!

But anyway comment it out and use new SBus 7.55 firmware. We get fast posting
with this as well as 32 luns and target mode support.

1.9 Sat Jan 30 07:18:59 GMT 1999 mjacob Grrr.. Do the *correct* and *usable* 1.31 firmware. You have to power
cycle to get rid of the old 1.31 firmware. *@!$&^@&$!&^&^!!!!!

But anyway comment it out and use new SBus 7.55 firmware. We get fast posting
with this as well as 32 luns and target mode support.

1.7 Sat Dec 05 00:25:26 GMT 1998 mjacob Add in and enable latest SBus ISP Firmware (1.31)

/src/sys/arch/sun3/dev/
H A Dsi_obio.c1.31 Sat Dec 24 23:24:07 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

1.31 Sat Dec 24 23:24:07 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

1.31 Sat Dec 24 23:24:07 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

1.31 Sat Dec 24 23:24:07 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

1.31 Sat Dec 24 23:24:07 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

1.31 Sat Dec 24 23:24:07 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
__asm__ -> __asm
__const__ -> const
__inline__ -> inline
__volatile__ -> volatile

/src/sys/arch/macppc/dev/
H A Dpm_direct.c1.31 Wed Jan 24 13:08:12 GMT 2007 hubertf branches: 1.31.6; 1.31.14; 1.31.22; 1.31.24; 1.31.26; 1.31.28;
Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.

1.31 Wed Jan 24 13:08:12 GMT 2007 hubertf branches: 1.31.6; 1.31.14; 1.31.22; 1.31.24; 1.31.26; 1.31.28;
Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.

1.31 Wed Jan 24 13:08:12 GMT 2007 hubertf branches: 1.31.6; 1.31.14; 1.31.22; 1.31.24; 1.31.26; 1.31.28;
Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.

1.31 Wed Jan 24 13:08:12 GMT 2007 hubertf branches: 1.31.6; 1.31.14; 1.31.22; 1.31.24; 1.31.26; 1.31.28;
Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.

1.31 Wed Jan 24 13:08:12 GMT 2007 hubertf branches: 1.31.6; 1.31.14; 1.31.22; 1.31.24; 1.31.26; 1.31.28;
Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.

1.31 Wed Jan 24 13:08:12 GMT 2007 hubertf branches: 1.31.6; 1.31.14; 1.31.22; 1.31.24; 1.31.26; 1.31.28;
Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.

1.31 Wed Jan 24 13:08:12 GMT 2007 hubertf branches: 1.31.6; 1.31.14; 1.31.22; 1.31.24; 1.31.26; 1.31.28;
Remove duplicate #includes, patch contributed in private mail
by Slava Semushin <slava.semushin@gmail.com>.

To verify that no nasty side effects of duplicate includes (or their
removal) have an effect here, I've compiled an i386/ALL kernel with
and without the patch, and the only difference in the resulting .o
files was in shifted line numbers in some assert() calls.
The comparison of the .o files was based on the output of "objdump -D".

Thanks to martin@ for the input on testing.

/src/sys/net/
H A Dif_slvar.h1.31 Sun Dec 11 23:05:25 GMT 2005 thorpej branches: 1.31.4; 1.31.6; 1.31.8; 1.31.14;
ANSI function decls and application of static.

1.31 Sun Dec 11 23:05:25 GMT 2005 thorpej branches: 1.31.4; 1.31.6; 1.31.8; 1.31.14;
ANSI function decls and application of static.

1.31 Sun Dec 11 23:05:25 GMT 2005 thorpej branches: 1.31.4; 1.31.6; 1.31.8; 1.31.14;
ANSI function decls and application of static.

1.31 Sun Dec 11 23:05:25 GMT 2005 thorpej branches: 1.31.4; 1.31.6; 1.31.8; 1.31.14;
ANSI function decls and application of static.

1.31 Sun Dec 11 23:05:25 GMT 2005 thorpej branches: 1.31.4; 1.31.6; 1.31.8; 1.31.14;
ANSI function decls and application of static.

/src/sys/dev/isapnp/
H A Dif_ep_isapnp.c1.31 Thu Nov 16 01:33:05 GMT 2006 christos branches: 1.31.8; 1.31.22; 1.31.24; 1.31.28;
__unused removal on arguments; approved by core.

1.31 Thu Nov 16 01:33:05 GMT 2006 christos branches: 1.31.8; 1.31.22; 1.31.24; 1.31.28;
__unused removal on arguments; approved by core.

1.31 Thu Nov 16 01:33:05 GMT 2006 christos branches: 1.31.8; 1.31.22; 1.31.24; 1.31.28;
__unused removal on arguments; approved by core.

1.31 Thu Nov 16 01:33:05 GMT 2006 christos branches: 1.31.8; 1.31.22; 1.31.24; 1.31.28;
__unused removal on arguments; approved by core.

1.31 Thu Nov 16 01:33:05 GMT 2006 christos branches: 1.31.8; 1.31.22; 1.31.24; 1.31.28;
__unused removal on arguments; approved by core.

H A Dif_le_isapnp.c1.31 Sun Mar 04 06:02:13 GMT 2007 christos branches: 1.31.2; 1.31.14; 1.31.16; 1.31.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.31 Sun Mar 04 06:02:13 GMT 2007 christos branches: 1.31.2; 1.31.14; 1.31.16; 1.31.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.31 Sun Mar 04 06:02:13 GMT 2007 christos branches: 1.31.2; 1.31.14; 1.31.16; 1.31.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.31 Sun Mar 04 06:02:13 GMT 2007 christos branches: 1.31.2; 1.31.14; 1.31.16; 1.31.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.31 Sun Mar 04 06:02:13 GMT 2007 christos branches: 1.31.2; 1.31.14; 1.31.16; 1.31.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

/src/sys/arch/arc/arc/
H A Dautoconf.c1.31 Sun Jun 25 16:44:02 GMT 2006 tsutsui branches: 1.31.14; 1.31.32; 1.31.34; 1.31.40;
Make some local functions static.

1.31 Sun Jun 25 16:44:02 GMT 2006 tsutsui branches: 1.31.14; 1.31.32; 1.31.34; 1.31.40;
Make some local functions static.

1.31 Sun Jun 25 16:44:02 GMT 2006 tsutsui branches: 1.31.14; 1.31.32; 1.31.34; 1.31.40;
Make some local functions static.

1.31 Sun Jun 25 16:44:02 GMT 2006 tsutsui branches: 1.31.14; 1.31.32; 1.31.34; 1.31.40;
Make some local functions static.

1.31 Sun Jun 25 16:44:02 GMT 2006 tsutsui branches: 1.31.14; 1.31.32; 1.31.34; 1.31.40;
Make some local functions static.

/src/lib/libm/man/
H A Dexp.31.31 Wed Feb 01 14:46:51 GMT 2017 abhinav branches: 1.31.12; 1.31.14;
Fix sentence.

1.31 Wed Feb 01 14:46:51 GMT 2017 abhinav branches: 1.31.12; 1.31.14;
Fix sentence.

1.31 Wed Feb 01 14:46:51 GMT 2017 abhinav branches: 1.31.12; 1.31.14;
Fix sentence.

/src/libexec/telnetd/
H A Dtelnetd.81.31 Wed Apr 08 13:36:32 GMT 2009 joerg branches: 1.31.44; 1.31.46;
Improve markup.

1.31 Wed Apr 08 13:36:32 GMT 2009 joerg branches: 1.31.44; 1.31.46;
Improve markup.

1.31 Wed Apr 08 13:36:32 GMT 2009 joerg branches: 1.31.44; 1.31.46;
Improve markup.

/src/bin/csh/
H A Dexec.c1.31 Wed Mar 16 22:35:44 GMT 2016 christos branches: 1.31.14; 1.31.16;
add Will Robinson comment.

1.31 Wed Mar 16 22:35:44 GMT 2016 christos branches: 1.31.14; 1.31.16;
add Will Robinson comment.

1.31 Wed Mar 16 22:35:44 GMT 2016 christos branches: 1.31.14; 1.31.16;
add Will Robinson comment.

/src/usr.bin/config/
H A DTODO1.31 Sun Nov 22 01:20:36 GMT 2015 uebayasi branches: 1.31.16; 1.31.18;
A few more.

1.31 Sun Nov 22 01:20:36 GMT 2015 uebayasi branches: 1.31.16; 1.31.18;
A few more.

1.31 Sun Nov 22 01:20:36 GMT 2015 uebayasi branches: 1.31.16; 1.31.18;
A few more.

/src/sys/dev/eisa/
H A Dif_ep_eisa.c1.31 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

/src/sys/arch/hp300/dev/
H A Dhpib.c1.31 Sun Dec 11 00:17:14 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:14 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:14 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:14 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:14 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:14 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

/src/sys/arch/hpcmips/isa/
H A Disa_machdep.c1.31 Sun Dec 11 00:17:33 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:33 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:33 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:33 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:33 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:17:33 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

/src/sys/dev/ic/
H A Diha.c1.31 Sat Dec 24 20:27:30 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

1.31 Sat Dec 24 20:27:30 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

1.31 Sat Dec 24 20:27:30 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

1.31 Sat Dec 24 20:27:30 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

1.31 Sat Dec 24 20:27:30 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

1.31 Sat Dec 24 20:27:30 GMT 2005 perry branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.

/src/sys/arch/i386/include/
H A Dasm.h1.31 Fri Feb 09 21:55:05 GMT 2007 ad branches: 1.31.6; 1.31.14; 1.31.16; 1.31.18; 1.31.22;
Merge newlock2 to head.

1.31 Fri Feb 09 21:55:05 GMT 2007 ad branches: 1.31.6; 1.31.14; 1.31.16; 1.31.18; 1.31.22;
Merge newlock2 to head.

1.31 Fri Feb 09 21:55:05 GMT 2007 ad branches: 1.31.6; 1.31.14; 1.31.16; 1.31.18; 1.31.22;
Merge newlock2 to head.

1.31 Fri Feb 09 21:55:05 GMT 2007 ad branches: 1.31.6; 1.31.14; 1.31.16; 1.31.18; 1.31.22;
Merge newlock2 to head.

1.31 Fri Feb 09 21:55:05 GMT 2007 ad branches: 1.31.6; 1.31.14; 1.31.16; 1.31.18; 1.31.22;
Merge newlock2 to head.

1.31 Fri Feb 09 21:55:05 GMT 2007 ad branches: 1.31.6; 1.31.14; 1.31.16; 1.31.18; 1.31.22;
Merge newlock2 to head.

/src/sys/arch/alpha/alpha/
H A Dmainbus.c1.31 Wed Jan 01 00:39:19 GMT 2003 thorpej branches: 1.31.104; 1.31.108; 1.31.110; 1.31.112; 1.31.114;
Use aprint_normal() for cfprint routines.

1.31 Wed Jan 01 00:39:19 GMT 2003 thorpej branches: 1.31.104; 1.31.108; 1.31.110; 1.31.112; 1.31.114;
Use aprint_normal() for cfprint routines.

1.31 Wed Jan 01 00:39:19 GMT 2003 thorpej branches: 1.31.104; 1.31.108; 1.31.110; 1.31.112; 1.31.114;
Use aprint_normal() for cfprint routines.

1.31 Wed Jan 01 00:39:19 GMT 2003 thorpej branches: 1.31.104; 1.31.108; 1.31.110; 1.31.112; 1.31.114;
Use aprint_normal() for cfprint routines.

1.31 Wed Jan 01 00:39:19 GMT 2003 thorpej branches: 1.31.104; 1.31.108; 1.31.110; 1.31.112; 1.31.114;
Use aprint_normal() for cfprint routines.

1.31 Wed Jan 01 00:39:19 GMT 2003 thorpej branches: 1.31.104; 1.31.108; 1.31.110; 1.31.112; 1.31.114;
Use aprint_normal() for cfprint routines.

/src/sys/arch/amiga/dev/
H A Dmsc.c1.31 Sun Dec 11 00:16:28 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:16:28 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:16:28 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:16:28 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:16:28 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:16:28 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

/src/sys/dev/qbus/
H A Ddl.c1.31 Sun Dec 11 00:23:29 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:29 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:29 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:29 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:29 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

1.31 Sun Dec 11 00:23:29 GMT 2005 christos branches: 1.31.4; 1.31.6; 1.31.8; 1.31.10; 1.31.12;
merge ktrace-lwp.

/src/sys/arch/hpcmips/hpcmips/
H A Dmainbus.c1.31 Sun Feb 20 07:58:14 GMT 2011 matt branches: 1.31.70;
Merge forward matt-nb5-mips64
Adapt to new interrupt/spl framework
(XXX don't know how to deal with use of spllower in sleep/pause code so
hpcmips kernel will fail to compile).

1.31 Sun Feb 20 07:58:14 GMT 2011 matt branches: 1.31.70;
Merge forward matt-nb5-mips64
Adapt to new interrupt/spl framework
(XXX don't know how to deal with use of spllower in sleep/pause code so
hpcmips kernel will fail to compile).

/src/sys/sys/
H A Dtermios.h1.31 Sat Dec 26 19:31:34 GMT 2009 mrg branches: 1.31.12; 1.31.22; 1.31.26;
s/SIGINTR/SIGINT/ here as well as termios.4. from jmc@openbsd.

1.31 Sat Dec 26 19:31:34 GMT 2009 mrg branches: 1.31.12; 1.31.22; 1.31.26;
s/SIGINTR/SIGINT/ here as well as termios.4. from jmc@openbsd.

1.31 Sat Dec 26 19:31:34 GMT 2009 mrg branches: 1.31.12; 1.31.22; 1.31.26;
s/SIGINTR/SIGINT/ here as well as termios.4. from jmc@openbsd.

1.31 Sat Dec 26 19:31:34 GMT 2009 mrg branches: 1.31.12; 1.31.22; 1.31.26;
s/SIGINTR/SIGINT/ here as well as termios.4. from jmc@openbsd.

/src/sys/lib/libsa/
H A Dnet.c1.31 Sat Nov 24 13:20:56 GMT 2007 isaki branches: 1.31.14; 1.31.18; 1.31.26;
style, indent, and ANSI-fy.

1.31 Sat Nov 24 13:20:56 GMT 2007 isaki branches: 1.31.14; 1.31.18; 1.31.26;
style, indent, and ANSI-fy.

1.31 Sat Nov 24 13:20:56 GMT 2007 isaki branches: 1.31.14; 1.31.18; 1.31.26;
style, indent, and ANSI-fy.

1.31 Sat Nov 24 13:20:56 GMT 2007 isaki branches: 1.31.14; 1.31.18; 1.31.26;
style, indent, and ANSI-fy.

H A Drarp.c1.31 Wed May 11 16:23:40 GMT 2011 zoltan branches: 1.31.4; 1.31.14; 1.31.18;
Separate the IP and UDP code paths inside libsa, so I can add HTTP booting
later.

1.31 Wed May 11 16:23:40 GMT 2011 zoltan branches: 1.31.4; 1.31.14; 1.31.18;
Separate the IP and UDP code paths inside libsa, so I can add HTTP booting
later.

1.31 Wed May 11 16:23:40 GMT 2011 zoltan branches: 1.31.4; 1.31.14; 1.31.18;
Separate the IP and UDP code paths inside libsa, so I can add HTTP booting
later.

1.31 Wed May 11 16:23:40 GMT 2011 zoltan branches: 1.31.4; 1.31.14; 1.31.18;
Separate the IP and UDP code paths inside libsa, so I can add HTTP booting
later.

Completed in 93 milliseconds

1234567891011>>