Module Name:src
Committed By: rin
Date: Wed Jun 3 02:51:40 UTC 2020
Modified Files:
src/sys/arch/sparc/stand/boot: Makefile
Log Message:
Appease clang -Waddress-of-packed-member for ,
in the same manner as done for sparc64; pointer substitution is just for
sanity check an
Module Name:src
Committed By: joerg
Date: Thu Apr 23 00:11:29 UTC 2020
Modified Files:
src/sys/arch/sparc/stand/bootxx: Makefile
Log Message:
Uses LFS boot code
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/sparc/stand/bootxx/Makefile
Please
Module Name:src
Committed By: riastradh
Date: Mon Apr 20 02:04:44 UTC 2020
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
More -Wno-error=address-of-packed-member to placate clang.
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src
Module Name:src
Committed By: christos
Date: Fri Mar 29 00:07:39 UTC 2019
Modified Files:
src/sys/arch/sparc/stand/bootblk: Makefile
Log Message:
no more _LKM -> _MODULE
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/sparc/stand/bootblk/Makefi
Module Name:src
Committed By: mrg
Date: Sun Feb 3 11:58:38 UTC 2019
Modified Files:
src/sys/arch/sparc/stand/common: promdev.c
Log Message:
don't compare string pointers against \0
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc/stand/co
Module Name:src
Committed By: kre
Date: Sat Sep 22 03:29:51 UTC 2018
Modified Files:
src/sys/arch/sparc/stand/binstall: binstall.sh
Log Message:
Convert from getopt to getopts(script is slightly smaller as a
result, but not enough to save a block ... but if /usr/bin/ge
Module Name:src
Committed By: kre
Date: Sun Sep 16 14:26:04 UTC 2018
Modified Files:
src/sys/arch/sparc/stand/binstall: binstall.sh
Log Message:
General cleanups...
Better quote usage
No more need for sed
(should be no need for getopt either, but di
Module Name:src
Committed By: kre
Date: Sun Sep 16 14:23:04 UTC 2018
Modified Files:
src/sys/arch/sparc/stand/binstall: binstall.sh
Log Message:
PR install/53610
Remove use of -a in test(1) - deprecated in standard, and no
longer supported in SMALL (install media) version
Module Name:src
Committed By: christos
Date: Fri Apr 28 13:38:36 UTC 2017
Modified Files:
src/sys/arch/sparc/stand/boot: Makefile
Log Message:
Also move bootjs.net after we've evaluated $OBJS (thanks gson@)
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 sr
Module Name:src
Committed By: christos
Date: Sun Apr 9 20:51:56 UTC 2017
Modified Files:
src/sys/arch/sparc/stand/boot: Makefile
Log Message:
move .for generated rules after OBJS have been set.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/s
Module Name:src
Committed By: martin
Date: Sat Mar 25 09:22:02 UTC 2017
Modified Files:
src/sys/arch/sparc/stand/ofwboot: version
Log Message:
Bump version - virtio support added
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/sparc/stand/ofwbo
Module Name:src
Committed By: macallan
Date: Fri Nov 4 20:04:12 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
fix remaining *_TSB_DATA() uses
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 \
src/sys/arch/sp
Module Name:src
Committed By: christos
Date: Sat Oct 1 13:57:44 UTC 2016
Modified Files:
src/sys/arch/sparc/stand: Makefile.buildboot Makefile.inc
src/sys/arch/sparc/stand/bootblk: Makefile
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
deal with
Module Name:src
Committed By: martin
Date: Wed Aug 31 16:24:34 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.c
Log Message:
Init the markers array to all 0 - pointed out by Mark Cave-Ayland.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34
Module Name:src
Committed By: maxv
Date: Mon Aug 15 08:29:34 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
Uninitialized var, found by brainy; not tested, but obvious enough
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: dholland
Date: Sat Jun 11 06:43:47 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.c
Log Message:
PR 51200 gets in libsa considered harmful: use kgets
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch
Module Name:src
Committed By: dholland
Date: Sat Jun 11 06:43:16 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/boot: boot.c
Log Message:
PR 51200 gets in libsa considered harmful: use kgets
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/sp
Module Name:src
Committed By: martin
Date: Mon May 30 10:37:14 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.c
Log Message:
David Binderman in PR port-sparc/51188: simplify while condition
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 sr
Module Name:src
Committed By: christos
Date: Thu May 19 15:41:18 UTC 2016
Modified Files:
src/sys/arch/sparc/stand: Makefile.inc
Log Message:
We don't want PIE!
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/sparc/stand/Makefile.inc
Please no
Module Name:src
Committed By: martin
Date: Thu Mar 10 20:23:35 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/boot: Makefile
Log Message:
Strip debug symbols from boot code
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/sparc/stand/boot/Mak
Module Name:src
Committed By: martin
Date: Thu Mar 10 20:22:52 UTC 2016
Modified Files:
src/sys/arch/sparc/stand/common: srt0.S
Log Message:
Deal with _edata not being 4-byte aligned
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/sparc/stand/c
Module Name:src
Committed By: martin
Date: Thu Mar 10 09:00:24 UTC 2016
Modified Files:
src/sys/arch/sparc/stand: Makefile.buildboot Makefile.inc
Log Message:
Add a few includes of bsd.own.mk to avoid broken test conditions
on ACTIVE_CC - this might not be the correct fix
Module Name:src
Committed By: joerg
Date: Sat Feb 27 19:25:08 UTC 2016
Modified Files:
src/sys/arch/sparc/stand: Makefile.buildboot
Log Message:
When building with clang, optimise for minimal size and skip frame
pointers when possible.
To generate a diff of this commit:
Module Name:src
Committed By: joerg
Date: Fri Nov 27 16:52:32 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/boot: boot.c
Log Message:
Don't use dynamically sized unions, they are a horrible GNUism. Just use
the existing upper limit all the time.
To generate a diff of
Module Name:src
Committed By: mrg
Date: Mon Oct 26 07:11:33 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
force -mcpu=v9 for ofwboot, which demands v9 cpus.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/spar
Module Name:src
Committed By: martin
Date: Sat Oct 10 06:50:25 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Locore.c
Log Message:
Add compile time asserts to make sure we have properly picked up types
for a 64bit cpu and 64bit openfirmware.
To generate a di
Module Name:src
Committed By: martin
Date: Sat Oct 10 06:49:40 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
Simplify, get rid of manual _LP64 define.
Do not pass a SUN4U define, as that is no longer used in the relevant headers.
Instead
Module Name:src
Committed By: joerg
Date: Thu Oct 8 20:58:13 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/bootxx: bootxx.c
Log Message:
Don't check if an array is (not) NULL, check if the string is empty.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.2
Module Name:src
Committed By: joerg
Date: Fri Oct 2 20:36:54 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
Support per-target AFLAGS.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/sparc/stand/ofwboot/Makefi
Module Name:src
Committed By: dholland
Date: Thu Aug 20 05:40:24 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/bootblk: genlfs.cf
Log Message:
adjust comments slightly
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/sparc/stand/bootblk/genlfs
Module Name:src
Committed By: dholland
Date: Thu Aug 20 05:40:08 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/bootblk: bootblk.fth
Log Message:
Use lfs32_dinode_SIZEOF instead of ufs1_dinode_SIZEOF for lfs. These
are the same so it doesn't make any difference, but tec
Module Name:src
Committed By: jdc
Date: Sun Aug 16 10:58:54 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/bootblk: bootblk.fth genlfs.cf
Log Message:
Make these compile again after changes to LFS.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/
Module Name:src
Committed By: martin
Date: Sun Jun 14 18:40:10 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: version
Log Message:
Bump version now that we can load kernels with sizeof(.data)+sizeof(.bss)> 4 MB
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: martin
Date: Sun Jun 14 16:20:44 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
Fix available length calculation in kvamap_extract when reusing existing
mappings.
To generate a diff of this commit:
Module Name:src
Committed By: nakayama
Date: Fri Mar 27 06:07:33 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Locore.c
Log Message:
Fix kernel loading failures from partitions started from over first
4GB of disks on sparc64.
To generate a diff of this commi
Module Name:src
Committed By: martin
Date: Sun Jan 11 22:59:25 UTC 2015
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
Strip debug symbols from ofwboot.
The forth bootsector loading this file when booting from disk is
"simplistic" and does not ski
Module Name:src
Committed By: palle
Date: Mon Apr 21 18:10:40 UTC 2014
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c
Log Message:
sun4v: Update TTE data in sparc64_finalize_tlb_sun4v() - sun4v has no L
(locked) bit + ensure that the ITLB has the EP
Module Name:src
Committed By: joerg
Date: Thu Feb 20 15:11:36 UTC 2014
Modified Files:
src/sys/arch/sparc/stand/ofwboot: ofdev.c
Log Message:
Zero the block on failure, not just the first pointer in it.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sy
Module Name:src
Committed By: joerg
Date: Thu Feb 20 14:50:39 UTC 2014
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.h
Log Message:
Add prototype for main.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc/stand/ofwboot/boot.h
Plea
Module Name:src
Committed By: martin
Date: Mon Dec 30 08:47:50 UTC 2013
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.c
Log Message:
Improve debugging output
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/sparc/stand/ofwboot/boot.c
P
Module Name:src
Committed By: martin
Date: Mon Dec 30 08:43:28 UTC 2013
Modified Files:
src/sys/arch/sparc/stand/common: promdev.c
Log Message:
Avoid buffer overruns (no practical difference for any sane firmware
properties, but better be safe).
To generate a diff of thi
Module Name:src
Committed By: martin
Date: Wed Dec 18 10:09:56 UTC 2013
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Locore.c
Log Message:
The "close" call returns no arguments
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/sparc/stand/of
Module Name:src
Committed By: matt
Date: Wed Aug 21 06:41:52 UTC 2013
Modified Files:
src/sys/arch/sparc/stand/bootblk: Makefile
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
Use
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arc
Module Name:src
Committed By: hannken
Date: Mon Jun 10 10:26:22 UTC 2013
Modified Files:
src/sys/arch/sparc/stand/bootblk: genfth.cf genlfs.cf
Log Message:
Move member di_inumber from ufs1_dinode to ulfs1_dinode.
No functional change intended. Tested on sparc64.
To gene
Module Name:src
Committed By: martin
Date: Tue Apr 16 07:45:37 UTC 2013
Modified Files:
src/sys/arch/sparc/stand/ofwboot: ofdev.c
Log Message:
Make a "panic" message slightly more verbose
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/sys/arch/sparc/st
Module Name:src
Committed By: tsutsui
Date: Mon Jul 16 11:26:28 UTC 2012
Modified Files:
src/sys/arch/sparc/stand/ofwboot: net.c net.h ofdev.c
Log Message:
Fix tftpboot which was broken by my botched WARNSfy in last year.
Also add comments that mention libsa tftp requires
Module Name:src
Committed By: mrg
Date: Sun Aug 28 08:03:50 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/boot: Makefile
Log Message:
emit some linker -Map files so that we can figure out what symbols
in the boot loaders are.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: jakllsch
Date: Sat Jul 30 04:18:38 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: netif_of.c
Log Message:
printf fixes for ifdef NETIF_DEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/sparc/stand/ofw
Module Name:src
Committed By: tsutsui
Date: Wed Jun 1 11:43:56 UTC 2011
Removed Files:
src/sys/arch/sparc/stand/ofwboot: md5.h
Log Message:
Remove unused header.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r0 src/sys/arch/sparc/stand/ofwboot/md5.h
Please not
Module Name:src
Committed By: tsutsui
Date: Wed Jun 1 11:43:12 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.h
Log Message:
- remove extern from function declarations
- some KNF
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/s
Module Name:src
Committed By: tsutsui
Date: Wed Jun 1 11:42:18 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: ofdev.c
Log Message:
Fix harmless merge botch.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/sparc/stand/ofwboot/ofdev.
Module Name:src
Committed By: nakayama
Date: Sat May 21 16:32:01 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c ofdev.c
Log Message:
Fix debug build.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/sparc/stand/ofwb
Module Name:src
Committed By: tsutsui
Date: Sat May 21 15:50:42 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Locore.c Makefile boot.c
loadfile_machdep.c net.c net.h netif_of.c ofdev.c openfirm.h
promlib.c
Log Message:
WARNSfy and fix d
Module Name:src
Committed By: christos
Date: Sat May 21 15:10:34 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: net.c
Log Message:
more missing includes
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/sparc/stand/ofwboot/net.c
Please
Module Name:src
Committed By: he
Date: Fri May 20 14:49:54 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: loadfile_machdep.c ofdev.c
Added Files:
src/sys/arch/sparc/stand/ofwboot: net.h
Log Message:
Put the external functions from net.c in it's own head
Module Name:src
Committed By: hauke
Date: Thu May 19 15:18:29 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.h
Log Message:
Fix a tyop.
The intentions were good...
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/sparc/stand/ofwbo
Module Name:src
Committed By: christos
Date: Thu May 19 03:09:47 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: alloc.c boot.h
Log Message:
handle prototype for freeall
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/sparc/stand/ofwbo
Module Name:src
Committed By: nakayama
Date: Sun Jan 23 11:29:46 UTC 2011
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile
Log Message:
Redo previous.
bsd.own.mk must be included after NOMAN=.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sy
Module Name:src
Committed By: mrg
Date: Sat Nov 6 21:33:42 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.c
Log Message:
add a "-T" option to disable the twiddler, which can help booting
with serial output slowness i've seen.
To generate a diff of this
Module Name:src
Committed By: uwe
Date: Thu Sep 2 03:14:43 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/common: promdev.c
Log Message:
Fix printf formats in -DDEBUG_PROM to make it compile.
XXX: print daddr_t after casting it to int since libsa is not built
with LIB
Module Name:src
Committed By: christos
Date: Wed Aug 25 20:16:49 UTC 2010
Modified Files:
src/sys/arch/sparc/stand: Makefile.buildboot
src/sys/arch/sparc/stand/boot: boot.c
src/sys/arch/sparc/stand/common: promdev.c promdev.h
src/sys/arch/sparc/stand
Module Name:src
Committed By: christos
Date: Wed Aug 25 18:11:54 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/boot: boot.c
src/sys/arch/sparc/stand/common: promdev.c promdev.h
Log Message:
Don't LOAD_BACKWARDS for floppies.
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Wed Aug 25 16:38:04 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.c
Log Message:
kill LOAD_MINIMAL.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/arch/sparc/stand/ofwboot/boot.c
Pleas
Module Name:src
Committed By: christos
Date: Wed Aug 25 16:24:45 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/ofwboot: boot.c
Log Message:
Try to detect if we are doing a floppy boot from the device name and if
we are, load the minimal set to avoid backwards seeks.
Module Name:src
Committed By: eeh
Date: Thu Jun 24 00:54:12 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/bootblk: bootblk.fth
Log Message:
indir-block needs to be the size of a filesystem block or bad things can happen.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: martin
Date: Sun Apr 4 21:49:15 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/ofwboot: ofdev.c
Log Message:
Turn a printf into a DPRINTF(), since we will very likely recover from
the condition (and it happens on stock install CDs)
To ge
Module Name:src
Committed By: martin
Date: Fri Apr 2 18:41:52 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/ofwboot: version
Log Message:
Bump version
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/sparc/stand/ofwboot/version
Please note
Module Name:src
Committed By: martin
Date: Fri Apr 2 18:39:44 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/ofwboot: Makefile boot.c ofdev.c
Log Message:
Add support for /boot.cfg. Implement a single command for now: override
the boot partition, which will be used for
Module Name:src
Committed By: eeh
Date: Thu Mar 11 19:28:55 UTC 2010
Modified Files:
src/sys/arch/sparc/stand/bootblk: bootblk.fth
Log Message:
Fix shifting by zero.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/sparc/stand/bootblk/bootblk.ft
69 matches
Mail list logo