jdc
c2a0934238
Add the tsciic manual pages to the sets lists.
2014-02-21 12:26:40 +00:00
tsutsui
b2183d3ee1
Add dhcpcd(8) to luna68k sysinst. Also bump ramdisk size.
2014-02-20 14:30:23 +00:00
tsutsui
2bfe408bb8
Improve luna68k md part of sysinst.
...
- setup a boot UFS partition and install native bootloader
- add messages how to setup NVRAM variables for firmware to load bootloader
- enable swap on <= 32MB machines
2014-02-19 12:14:40 +00:00
dsl
63b89b358b
Unobsolete fpu.h
2014-02-18 22:03:52 +00:00
christos
6255e66148
bump sqlite3
2014-02-16 18:19:10 +00:00
tsutsui
bde3bdd586
Use msg_display(3) rather than printf(3) to print dobootblk messages.
...
The latter won't show any characters on the sysinst screen
and other ports have used the former.
2014-02-15 19:45:43 +00:00
tsutsui
b5686ed1fa
Put a bootloader binary into install ramdisk.
...
sysinst support will come soon.
2014-02-15 18:41:20 +00:00
dsl
ec9cf4df7b
If MAKEVERBOSE < 2 remove the -v from pax command lines.
2014-02-15 09:43:02 +00:00
dsl
6609905aac
Mark i386/npx.h obsolete.
...
I'd forgotten it was released here as well.
2014-02-13 17:42:24 +00:00
dsl
e405c62563
Change i386 to use x86/fpu.c instead of i386/isa/npx.c
...
This changes the trap10 and trap13 code to call directly into fpu.c,
removing all the code for T_ARITHTRAP, T_XMM and T_FPUNDA from i386/trap.c
Not all of the code thate appeared to handle fpu traps was ever called!
Most of the changes just replace the include of machine/npx.h with x86/fpu.h
(or remove it entirely).
2014-02-12 23:24:09 +00:00
dsl
fbb90a6bbe
Add x86/fpu.h
...
Nothing in i386 uses it yet, but it ends up in destdir so it has to be
released.
2014-02-11 22:48:25 +00:00
dsl
742d777c6d
Move sys/arch/amd64/amd64/fpu.c and sys/arch/amd64/include/fpu.h
...
into sys/arch/x86 in preparation for using the same code for i386.
2014-02-11 20:17:16 +00:00
pedro
6ef01c7afe
add myself
2014-02-10 06:36:53 +00:00
jmmv
c973eabc21
Update file lists for atf 0.19.
...
This has been tested with both MKKYUA=no (the default) and MKKYUA=yes, as
well as with a non-clean tree and a clean build. Hopefully I got the
details right... but they were tricky!
2014-02-08 19:17:42 +00:00
maxv
472e7df239
add myself
2014-02-08 15:50:29 +00:00
dsl
f2491100df
Add cpu_extended_state.h
2014-02-07 23:18:04 +00:00
christos
d5946430b1
bump
2014-02-06 18:36:15 +00:00
njoly
a935b103a7
Handle another declaration after statement case for lint in c99 mode.
...
Add the corresponding testcase.
2014-02-04 08:08:59 +00:00
matt
53a841187b
Pass DBG to crunchgen so it can get into the created mk file.
2014-02-01 21:05:54 +00:00
jmmv
2d5468b007
Add missing Kyuafile for usr.bin/vmstat tests.
2014-02-01 20:49:11 +00:00
nakayama
c7c583d9f6
Make sljit usable on sparc64 32-bit kernels.
2014-02-01 17:01:35 +00:00
christos
9f504665aa
bump libc for ___lwp_park60
2014-01-31 20:48:49 +00:00
tsutsui
f6b1443bfc
Update md.ews4800mips list for xorg-server 1.9.2 merge.
2014-01-31 18:13:39 +00:00
joerg
048981b58c
Add test for uint64 to real long double conversion.
2014-01-30 15:04:04 +00:00
wiz
87bc762a20
Install a pkg-config file for zlib.
2014-01-30 06:49:16 +00:00
joerg
51553b2f99
Update for libgcc->libgcc_eh change.
2014-01-29 22:35:52 +00:00
matt
450037c90f
HAVE_GDB can trigger a false positive if MKGDB=no so add a check for it
...
like we do for HAVE_GCC.
2014-01-28 02:54:02 +00:00
apb
a452d8c9e2
Pass the -n flag to gzip invocations.
...
This prevents it from embedding a timestamp in the output. We pass
"-n" unconditionally, not conditional on MKREPRO, because many other
invocations of gzip already passed the -n flag unconditionally.
2014-01-27 21:37:17 +00:00
apb
36ef98548b
Use ${TOOL_GZIP} instead of just gzip in all Makefiles
...
outside */dist/* subdirectories.
When USE_PIGZGZIP=yes, bsd.own.mk sets TOOL_GZIP=${TOOL_PIGZ},
so there's no need to test USE_PIGZGZIP in these Makefiles.
2014-01-27 08:18:07 +00:00
joerg
e20abf3ab1
Adjust trigger variable for unwind.h to follow changes in libc.
2014-01-26 21:33:53 +00:00
apb
b2a05dedfc
For MKREPRO, remove the "%%CreationDate:" comment line from
...
PostScript output files.
2014-01-26 17:00:03 +00:00
wiedi
2af5363596
add myself
2014-01-25 18:03:10 +00:00
martin
e735759761
Slightly bump ramdisk size, so the content fits even when compiled with
...
gcc 4.8 (usually binaries are smaller or same size, this increase is
strange)
2014-01-24 12:19:10 +00:00
christos
602665c71e
add missing library
2014-01-24 01:10:22 +00:00
christos
ebf25783a1
add debuglibs
2014-01-24 01:09:59 +00:00
christos
59c0cfef13
fix typo
2014-01-24 01:09:40 +00:00
szptvlfn
555f4359cf
+ szptvlfn.
2014-01-23 22:52:15 +00:00
apb
9c0097bee2
Remove time= keywords from METALOG.sanitised.
...
The times add unnecessary differences to the DESTDIR trees for MKREPRO
builds, and they are not needed by anything. (maketars, the chief
consumer of METALOG.sanitised, explicitly ignores the time fields.)
Also factor out some duplicated code and update comments.
2014-01-23 21:45:27 +00:00
spz
8797028bc7
- make etc/rc.d/wpa_supplicant create directory /var/run/wpa_supplicant
...
on startup
- create share/examples/wpa_supplicant/wpa_supplicant.conf and make it
known in the relevant places. Improvements welcome, my point was
ctrl_interface and "you seriously want this"
2014-01-23 07:26:50 +00:00
tsutsui
26ffaf0582
Add dhcpcd(8) to alpha's INSTALL ramdisk.
2014-01-22 11:48:59 +00:00
christos
6db2d8666d
Revert Makefile changes.
2014-01-22 01:03:09 +00:00
christos
dbc15d6fe0
don't include bsd.files.mk here, it is intended as a fragment
2014-01-22 00:52:56 +00:00
christos
b66286dcc0
include distrib Makefile last
2014-01-22 00:51:38 +00:00
christos
13d8b262bf
include distrib Makefile last.
2014-01-22 00:49:46 +00:00
christos
35da150142
put distrib Makefile last
2014-01-22 00:28:35 +00:00
christos
1f8529dbd0
Move the distrib Makefile last so we get a chance to define variables
2014-01-22 00:27:36 +00:00
christos
5fecac9d05
Makefile.distrib includes <bsd.files.mk> so put it last to make the uue
...
rules to work.
2014-01-21 20:12:54 +00:00
matt
73db293c7b
Add debug entries for libc++
...
Make libgcc_s depend on gcc
2014-01-21 16:38:29 +00:00
mlelstv
45ab26459f
Add igmafb man page.
2014-01-21 16:12:56 +00:00
christos
de74184385
fix typo
2014-01-20 02:34:20 +00:00