Author: nyan
Date: Tue Jul 28 10:58:37 2020
New Revision: 363644
URL: https://svnweb.freebsd.org/changeset/base/363644
Log:
- Cleanups related to sparc64 removal.
- Remove remains of sparc64 files.
Reviewed by: imp
Differential Revision:https://reviews.freebsd.org/D25831
Delet
Author: nyan
Date: Sat Apr 11 07:46:38 2020
New Revision: 359799
URL: https://svnweb.freebsd.org/changeset/base/359799
Log:
MFC: r342965
> Fix indentation in ruptime command output for hosts in the "down" state.
MFC: r359631
> Remove extra spaces for the load average of machines t
Author: nyan
Date: Sat Apr 11 07:37:10 2020
New Revision: 359798
URL: https://svnweb.freebsd.org/changeset/base/359798
Log:
MFC: r314640 (by bde)
> Fix formatting. ruptime output on FreeBSD cluster machines annoyed me
> by usually being double-spaced due to auto-wrap at column 80.
>
Author: nyan
Date: Sat Apr 11 07:31:16 2020
New Revision: 359796
URL: https://svnweb.freebsd.org/changeset/base/359796
Log:
MFC: r359631
Remove extra spaces for the load average of machines that are down.
PR: 245296
Submitted by: martin _at_ lispworks.com
Modified:
stabl
Author: nyan
Date: Sat Apr 4 12:07:36 2020
New Revision: 359631
URL: https://svnweb.freebsd.org/changeset/base/359631
Log:
Remove extra spaces for the load average of machines that are down.
PR: 245296
Submitted by: martin _at_ lispworks.com
MFC after:1 week
Modified:
Author: nyan
Date: Fri Jan 31 12:39:51 2020
New Revision: 357332
URL: https://svnweb.freebsd.org/changeset/base/357332
Log:
MFC r357043: Fix kernel-tags target.
> - A depend-file is broken up into .depend.*.o files. [1]
> - Fix an assembly file support.
>
> PR: 241746
>
Author: nyan
Date: Fri Jan 31 12:38:53 2020
New Revision: 357331
URL: https://svnweb.freebsd.org/changeset/base/357331
Log:
MFC r357043: Fix kernel-tags target.
> - A depend-file is broken up into .depend.*.o files. [1]
> - Fix an assembly file support.
>
> PR: 241746
>
Author: nyan
Date: Sun Jan 26 04:54:17 2020
New Revision: 357134
URL: https://svnweb.freebsd.org/changeset/base/357134
Log:
MFC r322252 by manu: vmstat: Always emit a space after the free-memory column
> When displaying in non-human form, if the free-memory number
> is large (more than 7
Author: nyan
Date: Thu Jan 23 13:56:12 2020
New Revision: 357043
URL: https://svnweb.freebsd.org/changeset/base/357043
Log:
Fix kernel-tags target.
- A depend-file is broken up into .depend.*.o files. [1]
- Fix an assembly file support.
PR: 241746
Submitted by: leres [1]
Author: nyan
Date: Sat Feb 16 03:18:52 2019
New Revision: 344200
URL: https://svnweb.freebsd.org/changeset/base/344200
Log:
MFC: r343011
Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.
This fixes build when com_err.h is not installed.
PR: 234
Author: nyan
Date: Sat Feb 16 03:18:09 2019
New Revision: 344199
URL: https://svnweb.freebsd.org/changeset/base/344199
Log:
MFC: r343011
Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.
This fixes build when com_err.h is not installed.
PR: 234
Author: nyan
Date: Sun Jan 27 13:58:06 2019
New Revision: 343491
URL: https://svnweb.freebsd.org/changeset/base/343491
Log:
MFC: r342964
Sync with OpenBSD.
bc.y: Rev 1.50
- write parse errors to stderr, prompted by Martijn Dekker
- we're only interactive if stdout en stderr
Author: nyan
Date: Sun Jan 27 14:03:38 2019
New Revision: 343492
URL: https://svnweb.freebsd.org/changeset/base/343492
Log:
MFC: r342965
Fix indentation in ruptime command output for hosts in the "down" state.
PR: 234239
Modified:
stable/12/usr.bin/ruptime/ruptime.c
Dire
Author: nyan
Date: Sun Jan 27 13:56:44 2019
New Revision: 343490
URL: https://svnweb.freebsd.org/changeset/base/343490
Log:
MFC: r342964
Sync with OpenBSD.
bc.y: Rev 1.50
- write parse errors to stderr, prompted by Martijn Dekker
- we're only interactive if stdout en stderr
Author: nyan
Date: Mon Jan 14 06:34:54 2019
New Revision: 343011
URL: https://svnweb.freebsd.org/changeset/base/343011
Log:
Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.
This fixes build when com_err.h is not installed.
PR: 234691
MFC after:1
Author: nyan
Date: Sat Jan 12 12:57:32 2019
New Revision: 342965
URL: https://svnweb.freebsd.org/changeset/base/342965
Log:
Fix indentation in ruptime command output for hosts in the "down" state.
PR: 234239
MFC after:1 week
Modified:
head/usr.bin/ruptime/ruptime.c
Modif
Author: nyan
Date: Sat Jan 12 12:35:02 2019
New Revision: 342964
URL: https://svnweb.freebsd.org/changeset/base/342964
Log:
Sync with OpenBSD.
bc.y: Rev 1.50
- write parse errors to stderr, prompted by Martijn Dekker
- we're only interactive if stdout en stderr are a tty as well as stdi
In article
Kyle Evans writes:
> On Thu, Apr 26, 2018 at 9:39 PM, Takahashi Yoshihiro
> wrote:
>> Author: nyan
>> Date: Fri Apr 27 02:39:36 2018
>> New Revision: 333049
>> URL: https://svnweb.freebsd.org/changeset/base/333049
>>
>> Log:
>>
Author: nyan
Date: Fri Apr 27 02:39:36 2018
New Revision: 333049
URL: https://svnweb.freebsd.org/changeset/base/333049
Log:
whitespace changes to reduce diffs from i386.
still broken pc98 boot.
Modified:
stable/11/stand/pc98/boot2/boot2.c
stable/11/stand/pc98/libpc98/bioscd.c
stable/11/
Author: nyan
Date: Fri Apr 20 12:40:05 2018
New Revision: 332815
URL: https://svnweb.freebsd.org/changeset/base/332815
Log:
- Use __FBSDID().
- Fix pc98 build.
Merge from sys/dev/syscons/scterm-teken.c r330918.
Modified:
stable/11/sys/pc98/cbus/scterm-sck.c
Modified: stable/11/sys/pc98
Author: nyan
Date: Fri Apr 20 12:37:08 2018
New Revision: 332814
URL: https://svnweb.freebsd.org/changeset/base/332814
Log:
MFi386: r329199
Move signal trampolines out of locore.s into separate source file.
This fixes pc98 build.
Modified:
stable/11/sys/conf/files.pc98
Modified:
Author: nyan
Date: Sun Nov 19 11:33:46 2017
New Revision: 325997
URL: https://svnweb.freebsd.org/changeset/base/325997
Log:
Remove empty directories.
Deleted:
head/stand/fdt/dts/
head/stand/libstand32/
head/stand/userboot/ficl/
head/stand/userboot/libstand/
head/stand/userboot/zfs/
__
Author: nyan
Date: Mon Jul 31 14:53:03 2017
New Revision: 321789
URL: https://svnweb.freebsd.org/changeset/base/321789
Log:
Add myself.
Reminded by: mckusick
Modified:
head/usr.bin/calendar/calendars/calendar.freebsd
Modified: head/usr.bin/calendar/calendars/calendar.freebsd
==
In article <03e500d5-76b1-fd38-04c6-90d85a2dd...@freebsd.org>
Andriy Gapon writes:
> On 29/04/2017 12:47, Takahashi Yoshihiro wrote:
>> Author: nyan
>> Date: Sat Apr 29 09:47:15 2017
>> New Revision: 317591
>> URL: https://svnweb.freebsd.org/changeset/base/317591
Author: nyan
Date: Sun May 7 11:11:51 2017
New Revision: 317903
URL: https://svnweb.freebsd.org/changeset/base/317903
Log:
MFC: r317591
Add TUNABLE_INT to radeonkms driver parameters.
They are required by PowerMac G5 DP.
PR: 217852
Submitted by: Hiroo Ono
Modifi
Author: nyan
Date: Sun May 7 11:09:58 2017
New Revision: 317902
URL: https://svnweb.freebsd.org/changeset/base/317902
Log:
MFC: r317591
Add TUNABLE_INT to radeonkms driver parameters.
They are required by PowerMac G5 DP.
PR: 217852
Submitted by: Hiroo Ono
Modifi
Author: nyan
Date: Sat Apr 29 09:47:15 2017
New Revision: 317591
URL: https://svnweb.freebsd.org/changeset/base/317591
Log:
Add TUNABLE_INT to radeonkms driver parameters.
They are required by PowerMac G5 DP.
PR: 217852
Submitted by: Hiroo Ono
MFC after:1 week
Modified:
Author: nyan
Date: Sun Feb 26 13:25:56 2017
New Revision: 314301
URL: https://svnweb.freebsd.org/changeset/base/314301
Log:
Fix the acpi idle support on i386 which was broken by r312910.
The ifdefs were '#if !defined(__i386__) || !defined(PC98)' previously,
so cpu_idle_acpi was enabled bo
Author: nyan
Date: Thu Feb 23 16:42:48 2017
New Revision: 314149
URL: https://svnweb.freebsd.org/changeset/base/314149
Log:
The ct driver was removed by r312910.
Modified:
head/etc/devd.conf
Modified: head/etc/devd.conf
I have decided to remove pc98 support on stable/11 as well
after 2 weeks to reduce conflicts between head and stable/11.
In article <201701280222.v0s2mfsr022...@repo.freebsd.org>
Takahashi Yoshihiro writes:
> Author: nyan
> Date: Sat Jan 28 02:22:15 2017
> New Revision: 3129
Author: nyan
Date: Sun Jan 29 03:34:49 2017
New Revision: 312944
URL: https://svnweb.freebsd.org/changeset/base/312944
Log:
- Remove i8255.h because it's pc98 device.
- rsa.h is for both RSA-DV/S ISA and RSA-98III CBUS, but there is no RSA-DV/S
support. So it can be removed.
Deleted:
h
In article
Ngie Cooper writes:
>> On Jan 28, 2017, at 01:58, Takahashi Yoshihiro wrote:
>>
>> Author: nyan
>> Date: Sat Jan 28 09:58:00 2017
>> New Revision: 312917
>> URL: https://svnweb.freebsd.org/changeset/base/312917
>>
>> Log:
>
Author: nyan
Date: Sat Jan 28 09:58:00 2017
New Revision: 312917
URL: https://svnweb.freebsd.org/changeset/base/312917
Log:
Remove more pc98 support.
Deleted:
head/sys/modules/ata/atacbus/
Modified:
head/share/man/man4/ed.4
head/share/man/man4/le.4
head/share/man/man4/man4.i386/ep.4
h
Author: nyan
Date: Sat Jan 28 03:53:53 2017
New Revision: 312912
URL: https://svnweb.freebsd.org/changeset/base/312912
Log:
Garbage collect the FPU_ERROR_BROKEN option.
It is for pc98 only.
Modified:
head/sys/i386/isa/npx.c
Modified: head/sys/i386/isa/npx.c
Author: nyan
Date: Sat Jan 28 02:25:33 2017
New Revision: 312911
URL: https://svnweb.freebsd.org/changeset/base/312911
Log:
Regen after r312910.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
=
Author: nyan
Date: Sat Jan 28 02:22:15 2017
New Revision: 312910
URL: https://svnweb.freebsd.org/changeset/base/312910
Log:
Remove pc98 support completely.
I thank all developers and contributors for pc98.
Relnotes: yes
Deleted:
head/etc/etc.pc98/
head/libexec/Makefile.pc98
hea
Author: nyan
Date: Sat Jun 27 09:01:49 2015
New Revision: 284886
URL: https://svnweb.freebsd.org/changeset/base/284886
Log:
MFi386: r278165
Silence a coverity warning about ignoring a return value.
Modified:
head/sys/dev/fe/if_fe_cbus.c
Modified: head/sys/dev/fe/if_fe_cbus.c
=
Author: nyan
Date: Sat Jun 27 08:49:41 2015
New Revision: 284885
URL: https://svnweb.freebsd.org/changeset/base/284885
Log:
MFi386: r284878
Reduce warnings:
- Add prototype for boot2 main()
- Don't make assignment within if statement, split it into two.
Modified:
head/sys/
Author: nyan
Date: Tue May 26 14:08:32 2015
New Revision: 283569
URL: https://svnweb.freebsd.org/changeset/base/283569
Log:
MFi386: r283407
Implement vdso - virtual dynamic shared object.
MFi386: r283474
Rework signal code to allow using it by other modules, like linprocfs.
MFi
opt_cpu.h
So including opt_cpu.h is required.
---
TAKAHASHI Yoshihiro
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
Author: nyan
Date: Tue Dec 23 12:13:31 2014
New Revision: 276135
URL: https://svnweb.freebsd.org/changeset/base/276135
Log:
MFC: r272492
Merge pc98's machdep.c into i386/i386/machdep.c.
Deleted:
stable/10/sys/pc98/pc98/machdep.c
Modified:
stable/10/sys/conf/files.pc98
stable/10/sys
Author: nyan
Date: Tue Dec 23 11:00:51 2014
New Revision: 276131
URL: https://svnweb.freebsd.org/changeset/base/276131
Log:
MFC: r272491
Reduce diffs against i386.
Modified:
stable/8/sys/conf/options.pc98
Directory Properties:
stable/8/sys/ (props changed)
stable/8/sys/conf/ (p
Author: nyan
Date: Tue Dec 23 10:59:53 2014
New Revision: 276130
URL: https://svnweb.freebsd.org/changeset/base/276130
Log:
MFC: r272491
Reduce diffs against i386.
Modified:
stable/9/sys/conf/options.pc98
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/conf/ (p
Author: nyan
Date: Tue Dec 23 10:59:15 2014
New Revision: 276129
URL: https://svnweb.freebsd.org/changeset/base/276129
Log:
MFC: r272491
Reduce diffs against i386.
Modified:
stable/10/sys/conf/options.pc98
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/co
Author: nyan
Date: Tue Dec 23 09:46:23 2014
New Revision: 276125
URL: https://svnweb.freebsd.org/changeset/base/276125
Log:
MFC: r272490 (partial)
- MFi386: Add compile-with option for tau32-ddk.c.
- Whitespace change.
Modified:
stable/10/sys/conf/files.pc98
Directory Properties:
Author: nyan
Date: Tue Dec 2 14:48:21 2014
New Revision: 275411
URL: https://svnweb.freebsd.org/changeset/base/275411
Log:
MFi386: r275305 (by rdivacky)
Unbreak the code for non-digits below '0' by casting the expression
to unsigned int.
Modified:
head/sys/boot/pc98/boot2/boot2.c
Author: nyan
Date: Sat Nov 29 12:22:31 2014
New Revision: 275241
URL: https://svnweb.freebsd.org/changeset/base/275241
Log:
MFi386: r275059, r275061, r275062 and r275191 (by rdivacky)
Shrink boot2 by a couple more bytes.
Modified:
head/sys/boot/pc98/boot2/boot2.c
Modified: head/sys/bo
Author: nyan
Date: Sat Nov 29 09:27:18 2014
New Revision: 275239
URL: https://svnweb.freebsd.org/changeset/base/275239
Log:
MFi386: r275237 (by rdivacky)
Shrink boot2 a bit more by factoring out common pattern
of printf();return(-1);
Modified:
head/sys/boot/pc98/boot2/boot2.c
Modi
Author: nyan
Date: Sat Nov 15 03:34:34 2014
New Revision: 274537
URL: https://svnweb.freebsd.org/changeset/base/274537
Log:
MFi386: r274398
Move NFS and TFTP filesystems before the synthetic filesystems (bzip,
gzip, and split).
Modified:
head/sys/boot/pc98/loader/conf.c
Modified:
Author: nyan
Date: Mon Nov 3 12:07:04 2014
New Revision: 274042
URL: https://svnweb.freebsd.org/changeset/base/274042
Log:
MFC: r268474 and r268476 (by imp)
- Merge the clang support from i386.
- Compile boot2 with clang on pc98.
MFC: r272250 (by nyan)
- Reduce diffs against i3
Author: nyan
Date: Mon Nov 3 11:58:32 2014
New Revision: 274041
URL: https://svnweb.freebsd.org/changeset/base/274041
Log:
MFC: r268475 (by imp)
Make SERIAL support optional again. Enable it for i386 because a huge
percentage of machines has a 16550. Disable it for pc98 since only a
Author: nyan
Date: Mon Nov 3 11:43:39 2014
New Revision: 274039
URL: https://svnweb.freebsd.org/changeset/base/274039
Log:
MFC: r272258 (partial)
- Reduce diffs against i386.
MFC: r272259
MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.
Modified:
stable/9/sys/pc98/conf/GENERIC
Di
Author: nyan
Date: Mon Nov 3 11:21:43 2014
New Revision: 274037
URL: https://svnweb.freebsd.org/changeset/base/274037
Log:
MFC: r272258
- Cosmetic changes.
- Reduce diffs against i386.
MFC: 272259
MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.
Modified:
stable/10/sys/pc98/c
Author: nyan
Date: Mon Nov 3 11:08:00 2014
New Revision: 274034
URL: https://svnweb.freebsd.org/changeset/base/274034
Log:
MFC: r272256
Switch from lib/libstand to sys/boot/libstand32.
Modified:
stable/10/sys/boot/Makefile.pc98
stable/10/sys/boot/pc98/loader/Makefile
Directory Prope
Author: nyan
Date: Mon Nov 3 11:01:12 2014
New Revision: 274032
URL: https://svnweb.freebsd.org/changeset/base/274032
Log:
MFC: r272255
Supress clang warning for FreeBSD printf %b and %D formats.
Modified:
stable/10/sys/boot/pc98/libpc98/Makefile
Directory Properties:
stable/10/ (
Author: nyan
Date: Mon Nov 3 10:38:03 2014
New Revision: 274029
URL: https://svnweb.freebsd.org/changeset/base/274029
Log:
MFC: r272252
Drop the 3rd clause from all 3 clause BSD licenses.
Modified:
stable/10/sys/boot/pc98/cdboot/cdboot.S
Directory Properties:
stable/10/ (props cha
Author: nyan
Date: Mon Nov 3 10:38:22 2014
New Revision: 274030
URL: https://svnweb.freebsd.org/changeset/base/274030
Log:
MFC: r272252
Drop the 3rd clause from all 3 clause BSD licenses.
Modified:
stable/9/sys/boot/pc98/cdboot/cdboot.S
Directory Properties:
stable/9/sys/ (props c
Author: nyan
Date: Mon Nov 3 10:27:21 2014
New Revision: 274026
URL: https://svnweb.freebsd.org/changeset/base/274026
Log:
MFC: r272248
- Cleanups pc98 code.
- Remove unworked formats.
Modified:
stable/8/sys/sys/fdcio.h
stable/8/usr.sbin/fdread/fdutil.c
Directory Properties:
s
Author: nyan
Date: Mon Nov 3 10:27:03 2014
New Revision: 274025
URL: https://svnweb.freebsd.org/changeset/base/274025
Log:
MFC: r272248
- Cleanups pc98 code.
- Remove unworked formats.
Modified:
stable/9/sys/sys/fdcio.h
stable/9/usr.sbin/fdread/fdutil.c
Directory Properties:
s
Author: nyan
Date: Mon Nov 3 10:26:29 2014
New Revision: 274024
URL: https://svnweb.freebsd.org/changeset/base/274024
Log:
MFC: r272248
- Cleanups pc98 code.
- Remove unworked formats.
Modified:
stable/10/sys/sys/fdcio.h
stable/10/usr.sbin/fdread/fdutil.c
Directory Properties:
Author: nyan
Date: Mon Nov 3 06:34:28 2014
New Revision: 274015
URL: https://svnweb.freebsd.org/changeset/base/274015
Log:
MFC: r272245
Remove duplicate prog.
Modified:
stable/8/rescue/rescue/Makefile
Directory Properties:
stable/8/rescue/ (props changed)
stable/8/rescue/rescue/
Author: nyan
Date: Mon Nov 3 06:34:08 2014
New Revision: 274014
URL: https://svnweb.freebsd.org/changeset/base/274014
Log:
MFC: r272245
Remove duplicate prog.
Modified:
stable/9/rescue/rescue/Makefile
Directory Properties:
stable/9/rescue/ (props changed)
stable/9/rescue/rescue/
Author: nyan
Date: Mon Nov 3 06:33:52 2014
New Revision: 274013
URL: https://svnweb.freebsd.org/changeset/base/274013
Log:
MFC: r272245
Remove duplicate prog.
Modified:
stable/10/rescue/rescue/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/rescue/re
Author: nyan
Date: Mon Nov 3 05:35:45 2014
New Revision: 274008
URL: https://svnweb.freebsd.org/changeset/base/274008
Log:
MFC: r272243
Add missing library dependencies.
Modified:
stable/10/sbin/fdisk_pc98/Makefile
Directory Properties:
stable/10/ (props changed)
Modified: stable
Author: nyan
Date: Mon Nov 3 05:36:35 2014
New Revision: 274010
URL: https://svnweb.freebsd.org/changeset/base/274010
Log:
MFC: r272243
Add missing library dependencies.
Modified:
stable/8/sbin/fdisk_pc98/Makefile
Directory Properties:
stable/8/sbin/fdisk_pc98/ (props changed)
Mo
Author: nyan
Date: Mon Nov 3 05:36:12 2014
New Revision: 274009
URL: https://svnweb.freebsd.org/changeset/base/274009
Log:
MFC: r272243
Add missing library dependencies.
Modified:
stable/9/sbin/fdisk_pc98/Makefile
Directory Properties:
stable/9/sbin/fdisk_pc98/ (props changed)
Mo
Author: nyan
Date: Sat Oct 18 08:07:17 2014
New Revision: 273249
URL: https://svnweb.freebsd.org/changeset/base/273249
Log:
Disable hyperv on pc98.
Modified:
head/usr.sbin/Makefile.i386
Modified: head/usr.sbin/Makefile.i386
s changed)
> head/libexec/Makefile.i386 (contents, props changed)
We need a dummy Makefile.pc98 to avoid including Makefile.i386 on pc98.
---
TAKAHASHI Yoshihiro
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-s
Author: nyan
Date: Sun Oct 5 07:27:05 2014
New Revision: 272561
URL: https://svnweb.freebsd.org/changeset/base/272561
Log:
- Refactor defining variables.
- Merge common modules both i386 and amd64 into one if-endif.
- Sort.
- There are no functional changes.
Modified:
head/sys/modules/
Author: nyan
Date: Sat Oct 4 06:01:30 2014
New Revision: 272492
URL: https://svnweb.freebsd.org/changeset/base/272492
Log:
Merge pc98's machdep.c into i386/i386/machdep.c.
Deleted:
head/sys/pc98/pc98/machdep.c
Modified:
head/sys/conf/files.pc98
head/sys/i386/i386/machdep.c
Modified: hea
Author: nyan
Date: Sat Oct 4 05:03:39 2014
New Revision: 272491
URL: https://svnweb.freebsd.org/changeset/base/272491
Log:
Reduce diffs against i386.
Modified:
head/sys/conf/options.pc98
Modified: head/sys/conf/options.pc98
===
Author: nyan
Date: Sat Oct 4 05:01:57 2014
New Revision: 272490
URL: https://svnweb.freebsd.org/changeset/base/272490
Log:
- MFi386: Add compile-with option for tau32-ddk.c.
- Whitespace change.
- Remove duplicate line.
Modified:
head/sys/conf/files.pc98
Modified: head/sys/conf/files.pc
Author: nyan
Date: Sun Sep 28 14:39:11 2014
New Revision: 272259
URL: http://svnweb.freebsd.org/changeset/base/272259
Log:
MFi386: Enable QUOTA, PRINTF_BUFR_SIZE and puc.
Modified:
head/sys/pc98/conf/GENERIC
Modified: head/sys/pc98/conf/GENERIC
===
Author: nyan
Date: Sun Sep 28 14:25:46 2014
New Revision: 272258
URL: http://svnweb.freebsd.org/changeset/base/272258
Log:
- Cosmetic changes.
- Reduce diffs against i386.
Modified:
head/sys/pc98/conf/GENERIC
Modified: head/sys/pc98/conf/GENERIC
Author: nyan
Date: Sun Sep 28 13:34:43 2014
New Revision: 272256
URL: http://svnweb.freebsd.org/changeset/base/272256
Log:
MFi386: r261567
Switch from lib/libstand to sys/boot/libstand32.
Modified:
head/sys/boot/Makefile.pc98
head/sys/boot/pc98/loader/Makefile
Modified: head/sys/boo
Author: nyan
Date: Sun Sep 28 13:13:18 2014
New Revision: 272255
URL: http://svnweb.freebsd.org/changeset/base/272255
Log:
MFi386: r268974
Supress clang warning for FreeBSD printf %b and %D formats.
Modified:
head/sys/boot/pc98/libpc98/Makefile
Modified: head/sys/boot/pc98/libpc98/Mak
Author: nyan
Date: Sun Sep 28 12:25:27 2014
New Revision: 272252
URL: http://svnweb.freebsd.org/changeset/base/272252
Log:
MFi386: r261520
Drop the 3rd clause from all 3 clause BSD licenses.
Modified:
head/sys/boot/pc98/cdboot/cdboot.S
Modified: head/sys/boot/pc98/cdboot/cdboot.S
Author: nyan
Date: Sun Sep 28 12:12:54 2014
New Revision: 272249
URL: http://svnweb.freebsd.org/changeset/base/272249
Log:
Remove extra '\'.
Modified:
head/sys/boot/i386/boot2/Makefile
Modified: head/sys/boot/i386/boot2/Makefile
===
Author: nyan
Date: Sun Sep 28 12:13:51 2014
New Revision: 272250
URL: http://svnweb.freebsd.org/changeset/base/272250
Log:
Reduce diffs against i386.
Modified:
head/sys/boot/pc98/boot2/Makefile
Modified: head/sys/boot/pc98/boot2/Makefile
==
Author: nyan
Date: Sun Sep 28 11:32:46 2014
New Revision: 272248
URL: http://svnweb.freebsd.org/changeset/base/272248
Log:
- Cleanups pc98 code.
- Remove unworked formats.
Modified:
head/sys/sys/fdcio.h
head/usr.sbin/fdread/fdutil.c
Modified: head/sys/sys/fdcio.h
Author: nyan
Date: Sun Sep 28 08:59:38 2014
New Revision: 272245
URL: http://svnweb.freebsd.org/changeset/base/272245
Log:
Remove duplicate prog.
Modified:
head/rescue/rescue/Makefile
Modified: head/rescue/rescue/Makefile
==
Author: nyan
Date: Sun Sep 28 08:23:26 2014
New Revision: 272243
URL: http://svnweb.freebsd.org/changeset/base/272243
Log:
Merged from r183296.
Add missing library dependencies.
Modified:
head/sbin/fdisk_pc98/Makefile
Modified: head/sbin/fdisk_pc98/Makefile
===
ted by drm2 don't work for pc98 so we can disable
simply building the module on pc98.
---
TAKAHASHI Yoshihiro
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
d in SYSCONS.
PC98 keyboards don't have a backslash key, so we use the Yen key
instead. Please back it out of pc98 part.
---
TAKAHASHI Yoshihiro
___
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
Author: nyan
Date: Sun Apr 20 05:40:13 2014
New Revision: 264687
URL: http://svnweb.freebsd.org/changeset/base/264687
Log:
MFi386: r257858 (by kib)
Fix signal delivery for the iBCS2 binaries.
Modified:
head/sys/pc98/pc98/machdep.c
Modified: head/sys/pc98/pc98/machdep.c
===
Author: nyan
Date: Sat Mar 22 13:58:06 2014
New Revision: 263633
URL: http://svnweb.freebsd.org/changeset/base/263633
Log:
MFC: r255425
The correct variable is apparently MACHINE_ARCH, not TARGET_ARCH.
Modified:
stable/9/etc/Makefile
Directory Properties:
stable/9/etc/ (props chang
so upgrade
> worries are long past). Also remove redundant MACHINE= declarations
> and passing MACHINE/MACHINE_ARCH to module builds. That's now done in
> common code.
This broke cross-building with legacy method.
See: http://svnweb.freebsd.org/base?view=revisio
Author: nyan
Date: Tue Oct 29 12:34:11 2013
New Revision: 257329
URL: http://svnweb.freebsd.org/changeset/base/257329
Log:
Fix build. Both clang and gcc are required on pc98.
X-MFC with: r256915
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
===
Author: nyan
Date: Sun Jun 23 09:34:55 2013
New Revision: 252108
URL: http://svnweb.freebsd.org/changeset/base/252108
Log:
MFi386: revision 251332
Use slightly more idiomatic expression to get the address of array.
Modified:
stable/8/sys/pc98/pc98/machdep.c
Modified: stable/8/sys/pc98
Author: nyan
Date: Sun Jun 23 09:23:32 2013
New Revision: 252107
URL: http://svnweb.freebsd.org/changeset/base/252107
Log:
MFi386: revision 245847
Add special loader environment variables 'comconsole_port' and
'comconsole_pcidev'.
Modified:
stable/8/sys/boot/pc98/libpc98/comconsole
Author: nyan
Date: Sat Jun 1 12:27:48 2013
New Revision: 251223
URL: http://svnweb.freebsd.org/changeset/base/251223
Log:
MFi386: revision 245848
Always update the hw.uart.console hint.
Modified:
head/sys/boot/pc98/libpc98/comconsole.c
Modified: head/sys/boot/pc98/libpc98/comconsole.
Author: nyan
Date: Sat Jun 1 12:21:59 2013
New Revision: 251222
URL: http://svnweb.freebsd.org/changeset/base/251222
Log:
MFi386: revision 251039
Use slightly more idiomatic expression to get the address of array.
Modified:
head/sys/pc98/pc98/machdep.c
Modified: head/sys/pc98/pc98/ma
Author: nyan
Date: Mon Apr 22 13:02:41 2013
New Revision: 249765
URL: http://svnweb.freebsd.org/changeset/base/249765
Log:
Build uart_dev_lpc.c on arm only. This fixes pc98 build.
Modified:
head/sys/dev/uart/uart_subr.c
head/sys/modules/uart/Makefile
Modified: head/sys/dev/uart/uart_subr.
Author: nyan
Date: Wed Feb 6 13:55:02 2013
New Revision: 246406
URL: http://svnweb.freebsd.org/changeset/base/246406
Log:
MFi386: Remove firewire devices.
Modified:
stable/9/sys/pc98/conf/GENERIC
Modified: stable/9/sys/pc98/conf/GENERIC
==
In article <201301040952.r049q9ix000...@svn.freebsd.org>
Takahashi Yoshihiro writes:
> Author: nyan
> Date: Fri Jan 4 09:52:09 2013
> New Revision: 245035
> URL: http://svnweb.freebsd.org/changeset/base/245035
>
> Log:
> MFi386: r232521
>
> Exclude U
Author: nyan
Date: Fri Jan 4 09:52:09 2013
New Revision: 245035
URL: http://svnweb.freebsd.org/changeset/base/245035
Log:
MFi386: r232521
Exclude USB drivers (except umass and ukbd) from main kernel image.
Modified:
head/sys/pc98/conf/GENERIC
Modified: head/sys/pc98/conf/GENERIC
Author: nyan
Date: Fri Nov 23 15:44:04 2012
New Revision: 243461
URL: http://svnweb.freebsd.org/changeset/base/243461
Log:
MFC: r225977, r242867, r242868, r242869
MFi386: r225936
Add some improvements in the idle table callbacks:
- Replace instances of manual assembly instr
Author: nyan
Date: Fri Nov 23 15:42:25 2012
New Revision: 243460
URL: http://svnweb.freebsd.org/changeset/base/243460
Log:
MFC: r240855, r242867, r242868, r242869
MFi386: r237445
Commit changes missed from r237435. Properly calculate the signal
trampoline addresses after t
Author: nyan
Date: Fri Nov 23 14:16:55 2012
New Revision: 243455
URL: http://svnweb.freebsd.org/changeset/base/243455
Log:
MFC: r242866, r242871
Use ANSI prototype to fix build with clang.
Modified:
stable/9/sys/dev/ct/bshw_machdep.c
stable/9/sys/dev/ct/ct.c
stable/9/sys/dev/ct/ct_
Author: nyan
Date: Fri Nov 23 13:55:38 2012
New Revision: 243452
URL: http://svnweb.freebsd.org/changeset/base/243452
Log:
MFC: r242870
Fix build mpboot.s with clang.
Modified:
stable/9/sys/conf/Makefile.pc98
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/conf/
1 - 100 of 313 matches
Mail list logo