Searched hist:1.30 (Results 1 - 25 of 4859) sorted by relevance

1234567891011>>

/src/sys/arch/hpcmips/hpcmips/
H A Dmainbus.c1.30 Fri Jan 04 22:13:56 GMT 2008 ad branches: 1.30.28; 1.30.32; 1.30.38; 1.30.40;
Need sys/device.h

1.30 Fri Jan 04 22:13:56 GMT 2008 ad branches: 1.30.28; 1.30.32; 1.30.38; 1.30.40;
Need sys/device.h

1.30 Fri Jan 04 22:13:56 GMT 2008 ad branches: 1.30.28; 1.30.32; 1.30.38; 1.30.40;
Need sys/device.h

1.30 Fri Jan 04 22:13:56 GMT 2008 ad branches: 1.30.28; 1.30.32; 1.30.38; 1.30.40;
Need sys/device.h

1.30 Fri Jan 04 22:13:56 GMT 2008 ad branches: 1.30.28; 1.30.32; 1.30.38; 1.30.40;
Need sys/device.h

/src/sys/arch/sun3/dev/
H A Di82586.h1.2 Thu Jan 26 23:23:34 GMT 1995 gwr Updated ie driver based on i386 version 1.30

/src/sys/dev/eisa/
H A Dahc_eisa.c1.30 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:21:20 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

/src/sys/arch/atari/include/
H A Dparam.h1.30 Sun Dec 11 00:16:59 GMT 2005 christos branches: 1.30.24; 1.30.50; 1.30.56; 1.30.64; 1.30.68;
merge ktrace-lwp.

1.30 Sun Dec 11 00:16:59 GMT 2005 christos branches: 1.30.24; 1.30.50; 1.30.56; 1.30.64; 1.30.68;
merge ktrace-lwp.

1.30 Sun Dec 11 00:16:59 GMT 2005 christos branches: 1.30.24; 1.30.50; 1.30.56; 1.30.64; 1.30.68;
merge ktrace-lwp.

1.30 Sun Dec 11 00:16:59 GMT 2005 christos branches: 1.30.24; 1.30.50; 1.30.56; 1.30.64; 1.30.68;
merge ktrace-lwp.

1.30 Sun Dec 11 00:16:59 GMT 2005 christos branches: 1.30.24; 1.30.50; 1.30.56; 1.30.64; 1.30.68;
merge ktrace-lwp.

1.30 Sun Dec 11 00:16:59 GMT 2005 christos branches: 1.30.24; 1.30.50; 1.30.56; 1.30.64; 1.30.68;
merge ktrace-lwp.

/src/sys/arch/hp300/dev/
H A Dfrodo.c1.30 Sat Feb 12 22:48:04 GMT 2011 tsutsui branches: 1.30.4; 1.30.10; 1.30.14; 1.30.18; 1.30.28;
Fix comment (362 doesn't have frodo).

1.30 Sat Feb 12 22:48:04 GMT 2011 tsutsui branches: 1.30.4; 1.30.10; 1.30.14; 1.30.18; 1.30.28;
Fix comment (362 doesn't have frodo).

1.30 Sat Feb 12 22:48:04 GMT 2011 tsutsui branches: 1.30.4; 1.30.10; 1.30.14; 1.30.18; 1.30.28;
Fix comment (362 doesn't have frodo).

1.30 Sat Feb 12 22:48:04 GMT 2011 tsutsui branches: 1.30.4; 1.30.10; 1.30.14; 1.30.18; 1.30.28;
Fix comment (362 doesn't have frodo).

1.30 Sat Feb 12 22:48:04 GMT 2011 tsutsui branches: 1.30.4; 1.30.10; 1.30.14; 1.30.18; 1.30.28;
Fix comment (362 doesn't have frodo).

1.30 Sat Feb 12 22:48:04 GMT 2011 tsutsui branches: 1.30.4; 1.30.10; 1.30.14; 1.30.18; 1.30.28;
Fix comment (362 doesn't have frodo).

/src/sys/arch/mvme68k/mvme68k/
H A Ddisksubr.c1.30 Sat Nov 25 11:59:57 GMT 2006 scw branches: 1.30.8; 1.30.16; 1.30.26; 1.30.28; 1.30.30;
Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().

1.30 Sat Nov 25 11:59:57 GMT 2006 scw branches: 1.30.8; 1.30.16; 1.30.26; 1.30.28; 1.30.30;
Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().

1.30 Sat Nov 25 11:59:57 GMT 2006 scw branches: 1.30.8; 1.30.16; 1.30.26; 1.30.28; 1.30.30;
Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().

1.30 Sat Nov 25 11:59:57 GMT 2006 scw branches: 1.30.8; 1.30.16; 1.30.26; 1.30.28; 1.30.30;
Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().

1.30 Sat Nov 25 11:59:57 GMT 2006 scw branches: 1.30.8; 1.30.16; 1.30.26; 1.30.28; 1.30.30;
Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().

1.30 Sat Nov 25 11:59:57 GMT 2006 scw branches: 1.30.8; 1.30.16; 1.30.26; 1.30.28; 1.30.30;
Replace the myriad copies of bounds_check_with_label() with a single MI
version.

Add disk_blocksize(9) so that disk drivers can record the physical
block size of a disk if it is different to DEV_BSIZE. Right now this
simply initialises dk_blkshift and dk_byteshift according to the
supplied block size. This information is used in the MI version of
bounds_check_with_label().

/src/sys/dev/vme/
H A Dif_ie_vme.c1.30 Fri Jun 03 16:28:41 GMT 2011 tsutsui branches: 1.30.8; 1.30.12; 1.30.14; 1.30.22; 1.30.28;
Split device_t/softc of i82586. No crash on TME emulating sun2.

1.30 Fri Jun 03 16:28:41 GMT 2011 tsutsui branches: 1.30.8; 1.30.12; 1.30.14; 1.30.22; 1.30.28;
Split device_t/softc of i82586. No crash on TME emulating sun2.

1.30 Fri Jun 03 16:28:41 GMT 2011 tsutsui branches: 1.30.8; 1.30.12; 1.30.14; 1.30.22; 1.30.28;
Split device_t/softc of i82586. No crash on TME emulating sun2.

1.30 Fri Jun 03 16:28:41 GMT 2011 tsutsui branches: 1.30.8; 1.30.12; 1.30.14; 1.30.22; 1.30.28;
Split device_t/softc of i82586. No crash on TME emulating sun2.

1.30 Fri Jun 03 16:28:41 GMT 2011 tsutsui branches: 1.30.8; 1.30.12; 1.30.14; 1.30.22; 1.30.28;
Split device_t/softc of i82586. No crash on TME emulating sun2.

1.30 Fri Jun 03 16:28:41 GMT 2011 tsutsui branches: 1.30.8; 1.30.12; 1.30.14; 1.30.22; 1.30.28;
Split device_t/softc of i82586. No crash on TME emulating sun2.

/src/sys/lib/libkern/arch/m68k/
H A DMakefile.inc1.30 Fri Aug 14 19:23:54 GMT 2009 dsl branches: 1.30.12; 1.30.22; 1.30.26; 1.30.34;
Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)

1.30 Fri Aug 14 19:23:54 GMT 2009 dsl branches: 1.30.12; 1.30.22; 1.30.26; 1.30.34;
Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)

1.30 Fri Aug 14 19:23:54 GMT 2009 dsl branches: 1.30.12; 1.30.22; 1.30.26; 1.30.34;
Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)

1.30 Fri Aug 14 19:23:54 GMT 2009 dsl branches: 1.30.12; 1.30.22; 1.30.26; 1.30.34;
Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)

1.30 Fri Aug 14 19:23:54 GMT 2009 dsl branches: 1.30.12; 1.30.22; 1.30.26; 1.30.34;
Move that majority of the 'SRCS+= foo.c' into the main Makefile.libkern.
Any .S files added by the arch/*/Makefile.inc cause the .c file to
be excluded.
Specific exclusions added using NO_SRCS to match previous files.
At least sparc, sparc64, i386, amd64 and vax GENERIC still build.
(There is a fubar with the naming of the byte-swap files ...)

/src/sys/ddb/
H A Ddb_run.c1.30 Thu Feb 22 06:41:01 GMT 2007 thorpej branches: 1.30.4; 1.30.16; 1.30.18; 1.30.20;
TRUE -> true, FALSE -> false

1.30 Thu Feb 22 06:41:01 GMT 2007 thorpej branches: 1.30.4; 1.30.16; 1.30.18; 1.30.20;
TRUE -> true, FALSE -> false

1.30 Thu Feb 22 06:41:01 GMT 2007 thorpej branches: 1.30.4; 1.30.16; 1.30.18; 1.30.20;
TRUE -> true, FALSE -> false

1.30 Thu Feb 22 06:41:01 GMT 2007 thorpej branches: 1.30.4; 1.30.16; 1.30.18; 1.30.20;
TRUE -> true, FALSE -> false

1.30 Thu Feb 22 06:41:01 GMT 2007 thorpej branches: 1.30.4; 1.30.16; 1.30.18; 1.30.20;
TRUE -> true, FALSE -> false

/src/sys/compat/linux/common/
H A Dlinux_signal.h1.30 Fri May 29 14:19:13 GMT 2009 njoly branches: 1.30.22; 1.30.38; 1.30.40; 1.30.44;
Add native to linux siginfo si_status translation, used on i386 and
amd64.

1.30 Fri May 29 14:19:13 GMT 2009 njoly branches: 1.30.22; 1.30.38; 1.30.40; 1.30.44;
Add native to linux siginfo si_status translation, used on i386 and
amd64.

1.30 Fri May 29 14:19:13 GMT 2009 njoly branches: 1.30.22; 1.30.38; 1.30.40; 1.30.44;
Add native to linux siginfo si_status translation, used on i386 and
amd64.

1.30 Fri May 29 14:19:13 GMT 2009 njoly branches: 1.30.22; 1.30.38; 1.30.40; 1.30.44;
Add native to linux siginfo si_status translation, used on i386 and
amd64.

1.30 Fri May 29 14:19:13 GMT 2009 njoly branches: 1.30.22; 1.30.38; 1.30.40; 1.30.44;
Add native to linux siginfo si_status translation, used on i386 and
amd64.

/src/sys/dev/ic/
H A Dncr5380var.h1.30 Thu Aug 17 17:11:28 GMT 2006 christos branches: 1.30.12; 1.30.26; 1.30.28; 1.30.32;
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
Mostly from Arnaud Lacombe, many thanks!

1.30 Thu Aug 17 17:11:28 GMT 2006 christos branches: 1.30.12; 1.30.26; 1.30.28; 1.30.32;
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
Mostly from Arnaud Lacombe, many thanks!

1.30 Thu Aug 17 17:11:28 GMT 2006 christos branches: 1.30.12; 1.30.26; 1.30.28; 1.30.32;
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
Mostly from Arnaud Lacombe, many thanks!

1.30 Thu Aug 17 17:11:28 GMT 2006 christos branches: 1.30.12; 1.30.26; 1.30.28; 1.30.32;
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
Mostly from Arnaud Lacombe, many thanks!

1.30 Thu Aug 17 17:11:28 GMT 2006 christos branches: 1.30.12; 1.30.26; 1.30.28; 1.30.32;
Fix all the -D*DEBUG* code that it was rotting away and did not even compile.
Mostly from Arnaud Lacombe, many thanks!

/src/sys/dev/isa/
H A Dif_ec.c1.30 Sun Mar 04 06:02:12 GMT 2007 christos branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 06:02:12 GMT 2007 christos branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 06:02:12 GMT 2007 christos branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 06:02:12 GMT 2007 christos branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 06:02:12 GMT 2007 christos branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

/src/distrib/hp300/ramdisk/
H A DMakefile1.30 Thu Feb 11 09:06:48 GMT 2010 roy branches: 1.30.6; 1.30.8; 1.30.12; 1.30.14;
Remove terminfo.db as it's now embedded in libterminfo.

1.30 Thu Feb 11 09:06:48 GMT 2010 roy branches: 1.30.6; 1.30.8; 1.30.12; 1.30.14;
Remove terminfo.db as it's now embedded in libterminfo.

1.30 Thu Feb 11 09:06:48 GMT 2010 roy branches: 1.30.6; 1.30.8; 1.30.12; 1.30.14;
Remove terminfo.db as it's now embedded in libterminfo.

1.30 Thu Feb 11 09:06:48 GMT 2010 roy branches: 1.30.6; 1.30.8; 1.30.12; 1.30.14;
Remove terminfo.db as it's now embedded in libterminfo.

1.30 Thu Feb 11 09:06:48 GMT 2010 roy branches: 1.30.6; 1.30.8; 1.30.12; 1.30.14;
Remove terminfo.db as it's now embedded in libterminfo.

/src/bin/ed/
H A Ded.11.30 Fri May 14 02:09:58 GMT 2010 joerg branches: 1.30.26; 1.30.28; 1.30.36; 1.30.40;
Quote punctation.

1.30 Fri May 14 02:09:58 GMT 2010 joerg branches: 1.30.26; 1.30.28; 1.30.36; 1.30.40;
Quote punctation.

1.30 Fri May 14 02:09:58 GMT 2010 joerg branches: 1.30.26; 1.30.28; 1.30.36; 1.30.40;
Quote punctation.

1.30 Fri May 14 02:09:58 GMT 2010 joerg branches: 1.30.26; 1.30.28; 1.30.36; 1.30.40;
Quote punctation.

1.30 Fri May 14 02:09:58 GMT 2010 joerg branches: 1.30.26; 1.30.28; 1.30.36; 1.30.40;
Quote punctation.

/src/sys/dev/sbus/
H A Dif_le_ledma.c1.30 Mon Apr 28 20:23:57 GMT 2008 martin branches: 1.30.8; 1.30.10; 1.30.14; 1.30.18;
Remove clause 3 and 4 from TNF licenses

1.30 Mon Apr 28 20:23:57 GMT 2008 martin branches: 1.30.8; 1.30.10; 1.30.14; 1.30.18;
Remove clause 3 and 4 from TNF licenses

1.30 Mon Apr 28 20:23:57 GMT 2008 martin branches: 1.30.8; 1.30.10; 1.30.14; 1.30.18;
Remove clause 3 and 4 from TNF licenses

1.30 Mon Apr 28 20:23:57 GMT 2008 martin branches: 1.30.8; 1.30.10; 1.30.14; 1.30.18;
Remove clause 3 and 4 from TNF licenses

1.30 Mon Apr 28 20:23:57 GMT 2008 martin branches: 1.30.8; 1.30.10; 1.30.14; 1.30.18;
Remove clause 3 and 4 from TNF licenses

/src/sys/dev/tc/
H A Dasc_tc.c1.30 Sun Mar 04 15:17:06 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

XXX what "volatile caddr_t" in if_le_ioasic.c was for?

1.30 Sun Mar 04 15:17:06 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

XXX what "volatile caddr_t" in if_le_ioasic.c was for?

1.30 Sun Mar 04 15:17:06 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

XXX what "volatile caddr_t" in if_le_ioasic.c was for?

1.30 Sun Mar 04 15:17:06 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

XXX what "volatile caddr_t" in if_le_ioasic.c was for?

1.30 Sun Mar 04 15:17:06 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

XXX what "volatile caddr_t" in if_le_ioasic.c was for?

H A Dpx.c1.30 Sun Mar 04 15:55:29 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

1.30 Sun Mar 04 15:55:29 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

1.30 Sun Mar 04 15:55:29 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

1.30 Sun Mar 04 15:55:29 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

1.30 Sun Mar 04 15:55:29 GMT 2007 yamt branches: 1.30.2; 1.30.14; 1.30.16; 1.30.20;
fix fallout from caddr_t changes.

/src/regress/sys/kern/
H A DMakefile1.30 Fri Feb 20 21:45:47 GMT 2009 jmmv branches: 1.30.6; 1.30.12;
Remove the kernel and ipf tests that have been converted to atf and now
live in the tests subtree.

1.30 Fri Feb 20 21:45:47 GMT 2009 jmmv branches: 1.30.6; 1.30.12;
Remove the kernel and ipf tests that have been converted to atf and now
live in the tests subtree.

1.30 Fri Feb 20 21:45:47 GMT 2009 jmmv branches: 1.30.6; 1.30.12;
Remove the kernel and ipf tests that have been converted to atf and now
live in the tests subtree.

/src/share/man/man4/
H A Dmidi.41.30 Mon Mar 22 18:58:31 GMT 2010 joerg branches: 1.30.2; 1.30.38;
Use .In instead of .Aq Pa for header files.

1.30 Mon Mar 22 18:58:31 GMT 2010 joerg branches: 1.30.2; 1.30.38;
Use .In instead of .Aq Pa for header files.

1.30 Mon Mar 22 18:58:31 GMT 2010 joerg branches: 1.30.2; 1.30.38;
Use .In instead of .Aq Pa for header files.

/src/sys/dev/acpi/
H A Dpckbc_acpi.c1.30 Tue Sep 16 11:24:55 GMT 2008 pgoyette branches: 1.30.2; 1.30.4; 1.30.8; 1.30.10; 1.30.12;
Add another touchpad device - this one found in my Acer2413WLCi laptop.

Tested by me.
OK garbled@

1.30 Tue Sep 16 11:24:55 GMT 2008 pgoyette branches: 1.30.2; 1.30.4; 1.30.8; 1.30.10; 1.30.12;
Add another touchpad device - this one found in my Acer2413WLCi laptop.

Tested by me.
OK garbled@

1.30 Tue Sep 16 11:24:55 GMT 2008 pgoyette branches: 1.30.2; 1.30.4; 1.30.8; 1.30.10; 1.30.12;
Add another touchpad device - this one found in my Acer2413WLCi laptop.

Tested by me.
OK garbled@

1.30 Tue Sep 16 11:24:55 GMT 2008 pgoyette branches: 1.30.2; 1.30.4; 1.30.8; 1.30.10; 1.30.12;
Add another touchpad device - this one found in my Acer2413WLCi laptop.

Tested by me.
OK garbled@

1.30 Tue Sep 16 11:24:55 GMT 2008 pgoyette branches: 1.30.2; 1.30.4; 1.30.8; 1.30.10; 1.30.12;
Add another touchpad device - this one found in my Acer2413WLCi laptop.

Tested by me.
OK garbled@

1.30 Tue Sep 16 11:24:55 GMT 2008 pgoyette branches: 1.30.2; 1.30.4; 1.30.8; 1.30.10; 1.30.12;
Add another touchpad device - this one found in my Acer2413WLCi laptop.

Tested by me.
OK garbled@

/src/sys/dev/mscp/
H A Dmscp_subr.c1.30 Sun Dec 11 00:22:47 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:22:47 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:22:47 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:22:47 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:22:47 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:22:47 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

/src/sys/nfs/
H A Dkrpc_subr.c1.30 Sun Dec 11 00:25:16 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:25:16 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:25:16 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:25:16 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:25:16 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

1.30 Sun Dec 11 00:25:16 GMT 2005 christos branches: 1.30.4; 1.30.6; 1.30.8; 1.30.10; 1.30.12;
merge ktrace-lwp.

/src/sys/arch/arm/ixp12x0/
H A Dixp12x0_com.c1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

1.30 Sun Mar 04 05:59:38 GMT 2007 christos branches: 1.30.2; 1.30.16; 1.30.18; 1.30.20; 1.30.22; 1.30.26; 1.30.28;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.

/src/sys/lib/libsa/
H A Dnet.c1.30 Sat Jan 21 10:06:06 GMT 2006 dsl branches: 1.30.42; 1.30.44; 1.30.50;
Adjust code so that it will work when _STANDALONE isn't defined.
Allows it to be used for mount_nfs when SMALL is set - eg install floppies/

1.30 Sat Jan 21 10:06:06 GMT 2006 dsl branches: 1.30.42; 1.30.44; 1.30.50;
Adjust code so that it will work when _STANDALONE isn't defined.
Allows it to be used for mount_nfs when SMALL is set - eg install floppies/

1.30 Sat Jan 21 10:06:06 GMT 2006 dsl branches: 1.30.42; 1.30.44; 1.30.50;
Adjust code so that it will work when _STANDALONE isn't defined.
Allows it to be used for mount_nfs when SMALL is set - eg install floppies/

1.30 Sat Jan 21 10:06:06 GMT 2006 dsl branches: 1.30.42; 1.30.44; 1.30.50;
Adjust code so that it will work when _STANDALONE isn't defined.
Allows it to be used for mount_nfs when SMALL is set - eg install floppies/

/src/sys/arch/sun3/sun3x/
H A Dbus_subr.c1.30 Tue Oct 03 13:02:32 GMT 2006 tsutsui branches: 1.30.52; 1.30.54; 1.30.56;
- change find_prom_map() to take paddr_t and return vaddr_t rather than
bus_space_handle_t since bus space handle without bus space tag looks weird
- replace old sun3 obio_find_mapping() with new common find_prom_map()
- add bus_space_vaddr(), from hp300

1.30 Tue Oct 03 13:02:32 GMT 2006 tsutsui branches: 1.30.52; 1.30.54; 1.30.56;
- change find_prom_map() to take paddr_t and return vaddr_t rather than
bus_space_handle_t since bus space handle without bus space tag looks weird
- replace old sun3 obio_find_mapping() with new common find_prom_map()
- add bus_space_vaddr(), from hp300

1.30 Tue Oct 03 13:02:32 GMT 2006 tsutsui branches: 1.30.52; 1.30.54; 1.30.56;
- change find_prom_map() to take paddr_t and return vaddr_t rather than
bus_space_handle_t since bus space handle without bus space tag looks weird
- replace old sun3 obio_find_mapping() with new common find_prom_map()
- add bus_space_vaddr(), from hp300

1.30 Tue Oct 03 13:02:32 GMT 2006 tsutsui branches: 1.30.52; 1.30.54; 1.30.56;
- change find_prom_map() to take paddr_t and return vaddr_t rather than
bus_space_handle_t since bus space handle without bus space tag looks weird
- replace old sun3 obio_find_mapping() with new common find_prom_map()
- add bus_space_vaddr(), from hp300

Completed in 81 milliseconds

1234567891011>>