jmcneill
889ad2c6eb
Build and install Mesa GBM buffer management library (libgbm).
2015-02-23 00:09:30 +00:00
joerg
88c9fb0be8
Add rc script for /sbin/iscsid.
2015-02-21 23:13:00 +00:00
jmcneill
c9ca8f87ce
install xcb/xkb.h
2015-02-21 17:17:16 +00:00
ozaki-r
243557a093
Add missing dtrace modules to md.i386 set list
2015-02-21 07:47:41 +00:00
ozaki-r
2135ca2cee
Add missing tags (zfs, solaris and lvm) to md.i386
2015-02-21 07:36:59 +00:00
snj
af0aff5a20
don't install Xtransdnet.c or Xtransos2.c, which were last part of xtrans
...
1.2.1.
2015-02-19 20:57:36 +00:00
joerg
c9baa5968d
Introduce reallocarr(3) for easy (re)allocation of memory with overflow
...
checks. Compared to OpenBSD's reallocarray, makes it easier to avoid memory
leaks on allocation failures and it doesn't depend on malloc(0) != NULL
for correct error checking. Compared to plain realloc, it also avoids
the problem of intermediate integer overflows. The trade-off is the use
of void * to side step C type system with regard to generic pointer to
pointer.
2015-02-17 20:29:20 +00:00
skrll
7db737a6a4
Bump size to fix build.
2015-02-16 21:48:48 +00:00
nonaka
f8baa4e97e
iwm(4) works now, but 2.4GHz only.
...
> iwm0 at pci2 dev 0 function 0: Intel Dual Band Wireless AC 3160 (rev. 0x83)
> iwm0: interrupting at ioapic0 pin 18
> iwm0: hw rev: 0x160, fw ver 25.228 (API ver 9), address XX:XX:XX:XX:XX:XX
> iwm0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
> iwm0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
2015-02-13 18:57:46 +00:00
jmcneill
af4a1cc43f
actually write cpufreq changes to ${mnt}/etc/rc.local instead of /tmp/a
2015-02-12 10:59:44 +00:00
rjs
652788239c
Add DCCP protocol support from KAME.
2015-02-10 19:11:52 +00:00
ryoon
ebab6362c5
In recent freetype2 installation, ft2build.h should be located
...
under include/freetype2.
This change should fix non pkg-config build that uses freetype2,
for example, pkgsrc/lang/openjdk8.
netbsd-7 has also this problem.
2015-02-09 16:27:29 +00:00
wiz
448d7d2a8e
Add man page for iwm(4).
2015-02-08 16:44:09 +00:00
rjs
8a3bcac417
Fix build when MKRUMP=no.
2015-02-06 22:24:15 +00:00
martin
c2d9907a1e
Fix copy & pasto (libblacklist version)
2015-02-06 17:15:31 +00:00
jmcneill
bc8895a810
By default, RPI firmware sets the max CPU frequency to 600MHz. This can be
...
overridden by setting arm_freq in config.txt, but the default freq at boot
is still 600MHz.
Add logic to rc.local to compare the current vs. max CPU frequency; if they
differ, set the target frequency to the maximum.
2015-02-06 15:15:01 +00:00
christos
efd6b20bba
add reallocarray.
2015-02-05 16:07:15 +00:00
snj
d442c06aa5
GPL code isn't just in src/gnu these days (i.e., the last 6 years).
...
move stuff from src/external/gpl[23] out of the src tarball and into
gnusrc.
2015-02-05 07:52:49 +00:00
christos
5e97628697
PR/49617: Kirk Russell: new posix_fallocate test
2015-01-31 23:09:27 +00:00
roy
c407d2f4e6
libglapi_p.a belongs in profile.
2015-01-31 17:14:23 +00:00
nonaka
79aad7ee9b
Added RouterBOARD RB850Gx2 config. md root only.
2015-01-30 15:04:35 +00:00
nat
6581c62179
Fixes segfaults and crashing for applications that use libGLU.
...
Minor revision bump for libGLU.
This commit was approved by wiz@
2015-01-29 22:58:20 +00:00
joerg
c66ff0e220
Allow clang builds to use a third floppy.
2015-01-29 20:47:12 +00:00
joerg
f2af525c9c
Update set lists for LLVM 3.6RC1.
2015-01-29 20:46:10 +00:00
skrll
6931a97454
Fix previous so that the new generated rc.conf is picked up and that
...
any new new mount points (e.g. /proc and /kern) are generated.
While here increate the fs size so that postfix can actually build
/etc/mail/aliases.db
2015-01-29 14:54:06 +00:00
jmcneill
63e2bac990
add /var/shm tmpfs to fstab
2015-01-28 12:08:00 +00:00
christos
881ca77cde
lto is only for pic
2015-01-26 00:22:02 +00:00
christos
39aac715f1
add blacklist npf.conf example
2015-01-26 00:20:19 +00:00
christos
99e4ea68cb
stuff added by blacklist
2015-01-25 15:50:29 +00:00
skrll
1714369b9e
PR/49596: mkimage: incorrect permissions on evbarm images
...
Use NetBSD.dist in our mtree specification to populate the top level
directories, etc.
For each generated file hand craft an mtree entry.
Remove specialdirs as NetBSD.dist creates /proc and /kern.
2015-01-23 15:17:58 +00:00
chs
e589250373
increase ramdisk size for gcc48.
2015-01-23 03:40:25 +00:00
sevan
3bac6b7cf1
Jan comes after Jac
...
Noticed by bcallah AT OpenBSD Dot org
2015-01-22 02:07:28 +00:00
christos
07566bf050
add popenve()
2015-01-20 17:29:58 +00:00
sevan
d675e07398
Added myself
2015-01-19 20:25:29 +00:00
christos
138c2d399f
add man pages for estrto{i,u} (Kamil Rytarowski)
2015-01-18 18:11:10 +00:00
christos
8b7248dbcd
add strtonum man page.
2015-01-18 18:04:20 +00:00
skrll
25fa99ca2c
Use [dx]sets_p as flag for debug/X sets inclusion. xsets is the list of
...
sets.
2015-01-18 17:37:54 +00:00
christos
0a727d195b
bump libamu.
2015-01-17 19:12:57 +00:00
joerg
530ea53873
Include /dev/bpf for dhcpcd.
2015-01-16 22:37:58 +00:00
christos
435e4e69b0
bump libc for strtoi and strtou
2015-01-16 18:45:01 +00:00
christos
0740ca3681
strtoi and strtou man pages
2015-01-16 18:39:33 +00:00
christos
629020497c
add vnode kqueue test from PR/48958
2015-01-14 22:25:05 +00:00
spz
3d5100eac1
Update of OpenSSL to 1.0.1k part 3:
...
- bump the shared library versions
- adjust set lists
- regenerate man pages
- note the import in doc/3RDPARTY and doc/CHANGES
there were no changes in asm parts
2015-01-13 09:14:57 +00:00
snj
3158ea9ed8
Restore unintentionally deleted file, which prevented building of any
...
install media. PR port-amd64/49558.
2015-01-12 19:40:48 +00:00
snj
85566b644e
Nuke the five(!) install floppies. Welcome to 2015. Approved by
...
dsl@, Master of Port.
2015-01-11 04:03:47 +00:00
pooka
cf2a8a31eb
+rumpkern_sysproxy to setlists
2015-01-07 22:26:50 +00:00
knakahara
ca5e6fe73f
Added myself.
2015-01-07 10:22:54 +00:00
christos
4e74cea47d
add lto
2015-01-07 02:53:41 +00:00
mrg
7e6b4f282e
fix a gcc tag, pointed out by uebayasi@.
2015-01-07 02:46:36 +00:00
mrg
dc7eec00f8
fix MKGCC=no builds.
2015-01-06 21:42:02 +00:00
mrg
0eb5ccbd11
revert the previous, it is incorrect and breaks MKGCCCMDS=no.
...
fixes for MKGCC=no should appear next.
2015-01-06 21:04:06 +00:00
nils
ba2edce401
Added myself
2015-01-06 06:31:31 +00:00
christos
ae512c3e1e
add in_cksum tests
2015-01-05 22:45:09 +00:00
joerg
e200023875
Add missing gcccmds tags.
2015-01-05 18:03:59 +00:00
mrg
0e4eb59327
sets.subr:
...
support machine=<xxx>, machine_arch=<xxx>, machine_cpu=<xxx> tags.
dri7: build Mesa 7 r300_dri.so for x86 platforms.
2015-01-05 03:45:31 +00:00
mrg
a4ee9f7109
fix MKGCCCMDS=no, and turn it on by default for sun2.
2015-01-05 01:52:23 +00:00
mrg
cf216beef9
elftosb depends upon MKCXX.
2015-01-05 00:51:50 +00:00
christos
6be1176df9
bump libmagic
2015-01-02 21:18:51 +00:00
mrg
e2cc3fc481
install midirecord.
2014-12-30 04:22:18 +00:00
martin
42a1d150e6
Move bogusly merged files over to new location.
2014-12-28 11:51:10 +00:00
nonaka
4145a4107f
obsolete malloc_roundup(9), malloc_type_setlimit(9) and MALLOC_DEFINE_LIMIT(9)
...
man pages.
2014-12-28 05:10:06 +00:00
martin
dce8d6f504
fenv(3) support for hppa
2014-12-27 16:54:02 +00:00
christos
15c2ad8b76
move mi debug files into shl.mi
2014-12-26 14:19:20 +00:00
htodd
a79c386d28
Fix debug build.
2014-12-25 01:38:28 +00:00
htodd
76ce2685f8
Fix debug build.
2014-12-24 18:34:28 +00:00
christos
b33fe0486a
- mesa_dri_drivers.so.0.debug is not obsolete for amd64
...
- kms_swrast_dri.so.0.debug was missing
2014-12-23 17:48:59 +00:00
wiz
6c377c63c7
Add clock(9) from Kamil Rytarowski.
2014-12-22 18:02:52 +00:00
martin
a16d8da72b
Debug info for new test program
2014-12-21 15:39:37 +00:00
martin
eb14eb2f2c
Add new test program
2014-12-21 15:38:27 +00:00
uebayasi
867e9b4f2b
config(1): Fix test breakage
...
Now config(1) checks the content of $S/conf/Makefile.kern.inc. Install it
into config(1) test directory to fix test. Noticed by Martin Husemann.
2014-12-20 07:02:25 +00:00
christos
f0977af9cd
fix sets.
2014-12-19 05:06:41 +00:00
martin
a205742e34
kms_swrast is a symlink to the gallium.so now and doesn't get a debug file
...
installed - maybe that is a bug in the gallium reach over makefile, but
for now remove it from sets, so the build can work.
2014-12-18 10:02:17 +00:00
mrg
9dbcad6d0b
update sets and reachover makefiles for mesa 10.3.5.
2014-12-18 06:24:27 +00:00
christos
c98d156d18
fix image building:
...
- round up the total size of the disk image
- fix fdisk offset for netbsd ffs images
2014-12-14 00:28:46 +00:00
phx
f054ec9fb9
Extend size of miniroot.fs from 6m to 7m.
2014-12-13 15:51:18 +00:00
riastradh
84456ddc8b
Fix MKNLS=no build by untagging unconditional empty directories.
...
XXX May merit investigating why these are made when MKNLS=no, but
they don't seem to hurt.
2014-12-11 23:24:12 +00:00
riastradh
a3a8644c85
Fix some tags on set lists related to zfs, solaris, lvm, mdns, xen.
2014-12-11 22:14:13 +00:00
christos
8d472b87b7
remove obsolete entries for libisccfg which are not.
2014-12-10 13:34:41 +00:00
christos
df0897c7ae
bump for bind update
2014-12-10 04:42:24 +00:00
ozaki-r
b5aa5c8930
Add basic tests for ifconf (SIOCGIFCONF)
2014-12-08 04:23:03 +00:00
htodd
6677daa0c7
Fix debug build.
2014-12-04 04:35:13 +00:00
christos
590d87e737
add new address printing tests.
2014-12-02 19:56:17 +00:00
msaitoh
66504f18c9
Add missing src(7) reported by Patrick Welche.
2014-12-02 03:51:48 +00:00
pooka
4c9416f8e4
add a high-level rumpkernel.7 manpage
2014-12-02 01:51:45 +00:00
jmcneill
b74092acc2
disable wapbl for evbarm images until stability issues are sorted out
2014-11-25 13:42:31 +00:00
pettai
bc643a57c2
fix krb5_pwcheck, remove dot from htmlman
2014-11-24 12:51:23 +00:00
pettai
41a7dcd863
and html3 type too
2014-11-24 12:20:20 +00:00
pettai
2674f52973
correct cat3 man type
2014-11-24 12:14:40 +00:00
pettai
985ba9927f
Add cat3 and html3 entries as well...
2014-11-24 11:19:45 +00:00
pettai
a1c8bedc0b
Added new kadm5_pwcheck.3 MLINKS entries
2014-11-24 11:01:07 +00:00
tsutsui
38dea050c6
Disable "OS bootversion check" on crunched binaries for installation media.
...
This oscheck() function seems implemented to check compatibility
between bootloaders and /netbsd kernel, but checking /netbsd using kvm(3)
doesn't make sense on installation or even future cross builds, and
probably we will never bump bootloader version without compatibility
per recent 14 years history.
This works around overflow of 1440KB 2HD sysinst.fs, and would also be
worth to pullup to netbsd-7.
2014-11-24 08:08:23 +00:00
pettai
eddde6d369
Add kdigest(8) manpage
2014-11-22 01:28:13 +00:00
ozaki-r
326aa300a4
Add missing file entries of tests/usr.bin/xlint/lint1
...
This unbreaks the build.
2014-11-21 01:39:09 +00:00
christos
aca9998ecd
new man pages for libpcap.
2014-11-19 19:38:40 +00:00
pooka
8994492cd1
On second thought, let's not build the rump kernel component for ac97
...
by default. The component is not used on a NetBSD target anyway.
2014-11-19 01:08:42 +00:00
pooka
596e693b95
appeased the mighty setlist gods by telling them what they should know
2014-11-18 09:12:30 +00:00
christos
9f4a63f3dd
fix sets for new erf{c,}l man pages.
2014-11-17 16:55:05 +00:00
christos
814298f1c7
add sys/clock.h
2014-11-17 02:16:51 +00:00
riastradh
565c83be0b
Tag the Xen iSCSI modules with `iscsi' in the md.x86 lists.
2014-11-16 18:33:19 +00:00
tsutsui
58384ac8c7
Use "-Os -m68020-60" for DBG. It seems to generate smaller objects than -Os.
...
gcc48 with "-Os":
-rwxr-xr-x 1 tsutsui wheel 1319596 Nov 16 20:50 obj.atari/instbin
gcc48 with "-Os -m68020-60"
-rwxr-xr-x 1 tsutsui wheel 1314516 Nov 16 20:49 obj.atari/instbin
This allows ever growing sysinst.fs still fit into 1440KB even with gcc48.
Acually we need a real solution (ustarfs based floppies etc.) soon
but we can work around at least for NetBSD 7.0.
Should be pulled up to netbsd-7 (if NetBSD/m68k 7.0 will switch to gcc48).
2014-11-16 11:54:29 +00:00
htodd
865ef480b9
libdm moved to /lib
2014-11-15 20:28:50 +00:00
htodd
685040dc40
Remove unused variable.
2014-11-15 19:15:51 +00:00
christos
c94539ae6b
handle the "special" wc NULL case.
2014-11-15 17:49:19 +00:00
uebayasi
15151b11c7
Bump image size from 512MB to 520MB.
2014-11-15 12:33:04 +00:00
uebayasi
b57644333c
Merge tests.
2014-11-15 03:22:29 +00:00
uebayasi
e0d81d86b9
Test orphan ELF section placement.
2014-11-14 16:21:12 +00:00
joerg
5e9c3bb2be
Install cpuid.h on X86 and arm_neon.h on ARM.
2014-11-14 15:59:46 +00:00
uebayasi
90e9fce862
Test __start_xxx/__stop_xxx symbol generation.
2014-11-14 13:30:48 +00:00
uebayasi
3dcb1bdb52
Minimal linker script test.
2014-11-14 09:03:39 +00:00
snj
6c5df44231
mention etcupdate and reorder a bit
2014-11-14 07:06:40 +00:00
tsutsui
30bc235eca
Stop building a.out kernels so that mkldscript.sh is no longer necessary.
...
Tested "build.sh release", and the default ELF GENERIC kernel loaded by
the native bootloader just works on LUNA-II.
2014-11-13 16:18:38 +00:00
snj
62a9ce094f
catch up with current ISO naming conventions
2014-11-13 08:16:42 +00:00
mlelstv
a735dbad97
libdm is needed by LVM early in the boot process. Fixes bin/49357.
2014-11-13 07:03:23 +00:00
enami
6f209f1fc0
List missing compatmodules keyword in the comment.
2014-11-12 03:49:26 +00:00
enami
548e0e4664
Add compatmodules keyword so that build.sh -V MKCOMPATMODULES=no won't fail.
2014-11-12 03:48:30 +00:00
nonaka
8eac99daba
fix drmkms module path for xen.
2014-11-11 11:23:25 +00:00
christos
b69c739cec
add the drmkms modules
2014-11-10 21:22:14 +00:00
uebayasi
cd6a87a95d
Fix build of crunched "route".
2014-11-07 02:57:19 +00:00
prlw1
4d61fdd14f
Install fbpict.h
...
(e.g., new xf86-video-intel assumes it exists if RENDER is defined)
2014-11-05 14:30:00 +00:00
joerg
a2b5035580
Prepare CUBIETRUCK_INSTALL too.
2014-11-05 13:53:22 +00:00
snj
3397aaf407
iso -> images
2014-11-05 07:34:21 +00:00
snj
43d0eb90ee
Update path to release ISOs.
2014-11-05 07:09:47 +00:00
uebayasi
1eb870d67f
Bump image size to compensate new iwn(4) firmwares.
2014-10-31 08:43:24 +00:00
nonaka
0e71d7ed9c
Add support for Intel Centrino Wireless-N 100/105/130/135/2200/2230.
...
From OpenBSD.
2014-10-30 13:05:58 +00:00
uebayasi
c6cb06a0e3
config(1): Check minimal config(1) output files
2014-10-29 16:24:32 +00:00
tls
18db53d2f6
Build and install virtio(4) manual page - missed in previous commit.
2014-10-26 18:48:09 +00:00
joerg
0671ede1e6
Consistently tag libasan with gcc=48
2014-10-25 15:02:12 +00:00
skrll
01e4054922
Remove katelib.h and references to it.
...
{Read,Write}{Word,Byte} macros are provided in the files that still use
them. Someone(tm) should convert them to bus_space(9)
2014-10-25 10:58:12 +00:00
riz
6634feeb6f
Back out previous until it can be fixed - it was causing all
...
sets to contain all files, which made a full build of all arches
over 150GB!
My awk isn't good enough to fix this myself in the time available.
2014-10-24 22:19:44 +00:00
christos
0c3960a65b
gcc=48 has asan.
2014-10-24 02:39:34 +00:00
christos
621f4f2bec
fix (add missing, remove dups, sort)
2014-10-23 20:08:27 +00:00
apb
169f79fc13
Add vis() function, and canonicalise file names via vis(unvis($1)).
...
XXX: The vis() function is very limited, due to the absence of ord()
in NetBSD's awk.
2014-10-23 14:19:33 +00:00
apb
f03d8877bd
Add ./usr/share/zoneinfo/Pacific/Bougainville for tzdata2014i
2014-10-23 03:45:46 +00:00
christos
e3b61b8356
forgot one.
2014-10-22 23:25:11 +00:00
christos
f9211b1169
Add libasan
2014-10-22 16:51:31 +00:00
christos
5efa2869b3
remove dup lines
2014-10-22 16:36:52 +00:00
apb
538f992a87
Add an unvis function and use it on file names in mtree specs.
...
This should correct the problem that ./bin/[ was missing from the
base.tgz set, despite being listed in src/distrib/sets/base/mi
and being present in METALOG. The corresponding entry in
METALOG.sanitised has ./bin/\133 instead of ./bin/[, and that made
join.awk omit it.
XXX: The unvis() implementation in join.awk handles only a subset
of the syntax, but it's probably good enough for now.
XXX: The file names should probably be canonicalised by
vis(unvis(name)), but at present none of the file names in the set
lists really need it.
XXX: It may be a bug that entries in the set lists without
corresponding entries in METALOG are silently ignored by join.awk.
2014-10-21 23:15:38 +00:00
christos
21c3d04105
t_mcast is not a rump test (but should be).
2014-10-20 14:55:03 +00:00
christos
3c3a8aac7d
bump libssh
2014-10-19 16:35:09 +00:00
snj
f67f6f3d88
Remove reference to a 14 year old IP address for ftp.NetBSD.org.
...
This is not a joke.
2014-10-17 21:48:38 +00:00
htodd
3f1a82be7e
Add ./usr/libdata/debug/usr/tests/lib/libc/stdio/t_open_memstream.debug.
2014-10-16 23:00:38 +00:00
justin
a99ba75e46
PR standards/49279 add tests for open_memstream, ported from OpenBSD
2014-10-15 21:55:34 +00:00
uebayasi
8306a99b51
Sort.
2014-10-13 13:55:31 +00:00
christos
60ab51cd42
bump libc and add man pages for open_{,w}memstream
2014-10-13 00:46:28 +00:00
htodd
33e6ac32cb
Add debug file for t_mcast.
2014-10-13 00:25:12 +00:00
christos
ee606c7e62
add multicast tests
2014-10-11 23:10:44 +00:00
martin
9d783a74de
Two more files missed in last addition
2014-10-10 11:36:00 +00:00
mrg
958e616745
bump libstdc++ minor due to new complex etc functions enabled.
2014-10-10 10:10:40 +00:00
martin
ad6c3c4be1
Add a bunch of new libm/complex man pages
2014-10-10 08:31:49 +00:00
christos
c31ff5cf2d
bump libm for long double complex functions
2014-10-10 00:49:14 +00:00
skrll
899022eaca
Fix SHLIB_MAJOR to match xorg and fix linking against libxcb-sync which
...
broke kwin for me.
2014-10-01 09:30:58 +00:00
jmcneill
d7994b45da
escape $ in $board so this will boot on beaglebone too
2014-09-29 17:54:13 +00:00
msaitoh
e5a129f3fe
Increase ramdisk size.
2014-09-29 15:02:55 +00:00
tsutsui
9d4ab9cf3b
Include <dirent.h> instead of <sys/dirent.h> for POSIX compliancy.
...
Fixes build errors on Linux, tested on CentOS.
The problem was pointed out by Valery Ushakov.
Note <sys/param.h> will be prepared by src/tools/compat/configure.
XXX: not sure if we still need this dumb tool for a TierII port...
2014-09-27 15:21:40 +00:00
christos
45e348e73b
add execvpe,execlpe bump.
2014-09-26 19:25:56 +00:00
christos
155fdf3987
add strnstr from FreeBSD
2014-09-24 18:16:36 +00:00
njoly
b473cbd436
Add some missing cat pages: hdestroy_r.0 and dnssec-importkey.0
2014-09-23 15:05:25 +00:00
christos
0d1c5b279a
missed an hdaudio change.
2014-09-19 21:31:08 +00:00
matt
6cf6fe02a9
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
2014-09-19 17:36:24 +00:00
christos
21047359cc
Add hdaudioverbose
2014-09-19 17:33:47 +00:00
wiz
7bfc8162b1
Per the wiki roadmap, rename the three dtrace modules to have
...
a "dtrace_" prefix.
amd64 build tested, other set list changes done the same way.
2014-09-18 19:45:24 +00:00
ozaki-r
de6373426e
Add net/if_bridge test
2014-09-18 15:25:10 +00:00
roy
4b34ebf614
Punt custom dhcpcd hooks in favour up upstream hooks
2014-09-13 10:18:24 +00:00
roy
ec4a0efb33
Use the 20-resolv.conf hook from dhcpcd rather than the minimal one.
...
Extract configured information from resolv.conf and hostname instead
of scraping the last dhcpcd script run.
This will allow the use of DHCPv6 and IPv6RA DNS details in the future.
2014-09-12 20:42:13 +00:00
roy
5758b155c1
Remove more rtsol references.
2014-09-12 14:46:33 +00:00
nonaka
953d3a57a3
Remove rtsol.
2014-09-12 14:39:49 +00:00
martin
459d37a82b
Mark /etc/rc.d/rtsold and /rescue/rtsol as obsolete
2014-09-12 10:03:32 +00:00
roy
c6314d6139
Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
...
Remove rtsol(8) from rc.d/network.
Add -w seconds command to ifconfig to wait for N seconds for until DAD
has finished on all addresses.
Use ifconfig -w in rc.d/network instead of a forced sleep.
As discussed on tech-net@
2014-09-11 13:10:03 +00:00
matt
25d15b759f
Uncomment/fix the eabihf compat entries
2014-09-10 22:50:25 +00:00
jmcneill
88d1b35fc5
turn on ntpd
2014-09-09 13:02:25 +00:00
matt
27620987b8
New files for OR1K support
2014-09-03 19:34:25 +00:00
christos
7c0a299a7f
mark fstab .PHONY to prevent it being re-made from fstab.c in suffix rules.
2014-08-27 04:30:25 +00:00
christos
4e24064872
fix sets
2014-08-26 10:46:39 +00:00
joerg
7a1a6f1cf3
Add basic support for indirect functions. It allows providing a public
...
function symbol with an implementation choosen at run time.
Refactor calls to functions by address in ld.elf_so to create temporary
function descriptors on the stack, if the address is not leaked outside.
Limitations:
- no support for initialising static storage with function pointers
- no support for unnamed resolver functions
Inspired by FreeBSD's r228435 by kib@freebsd.org .
2014-08-25 20:40:52 +00:00
pooka
67433f3a0f
Remove and obsolete rumpkern_time as a separate component.
2014-08-25 18:44:02 +00:00
christos
386021af1d
Use .PATH because the newmake does not apply pattern rules to sources in
...
other directories. Leave the comment and the old code for now so people
are aware that this might not work.
2014-08-25 14:11:51 +00:00
tsutsui
883c1c3776
Add a man page for arcofi(4) driver. From OpenBSD.
2014-08-25 12:49:22 +00:00
christos
6f1dbb71d2
add missing lint library.
...
XXX: pullup-7
2014-08-25 10:52:10 +00:00
apb
b3edfc2816
Add tests for backslash escaping in make(1).
...
Many of these tests fail, and I have populated the escape.exp file with
the results that I expect, not with the results that make(1) actually
produces.
Also update the set lists for these tests.
2014-08-24 11:52:45 +00:00
apb
3cf3fe820a
sort
2014-08-24 11:50:00 +00:00
christos
9df5c983bb
new make tests
2014-08-23 15:59:03 +00:00
apb
6b933a652f
Test make(1) by running the maintained tests, not unmaintained
...
copies of them.
* Remove all old tests from src/tests/usr.bin/make/d_*. These tests
were unmaintained old copies of the actual tests which are maintained
under src/usr.bin/make/unit-tests. One exception is the test in
d_unmatchedvarparen.mk, which was new, but has nw been added to
src/usr.bin/make/unit-tests/varmisc.mk.
* In src/tests/usr.bin/make/Makefile, copy all
the tests from src/usr.bin/make/unit-tests to
${DESTDIR}/usr/tests/usr.bin/make/unit-tests.
* In src/tests/usr.bin/make/t_make.sh, run the tests installed above,
instead of the old tests.
* In etc/mtree/NetBSD.dist.tests, create the
usr/tests/usr.bin/make/unit-tests diectory.
* Update the set lists for all the above.
2014-08-22 16:45:32 +00:00
apb
68cca2bb2f
sort
2014-08-22 10:51:38 +00:00
apb
0b9da2a3de
Adapt the sortlists target to deal with commented file names, like
...
"#./dir/file". Such lines now compare equal to their uncommented
counterparts like "./dir/file".
2014-08-22 10:51:18 +00:00
matt
b191cce33b
Add ./usr/include/sys/common_{ansi,limits}.h
2014-08-19 07:28:45 +00:00
matt
4264da7fa4
Install common_wchar_limits.h and update set list.
2014-08-18 22:33:25 +00:00
joerg
fb363505f8
LLVM sshramdisk needs 8.9MB, so bump again.
2014-08-14 18:38:29 +00:00
riastradh
75f2a57740
CD images need libarchive if MKBSDTAR is yes.
2014-08-14 16:27:17 +00:00
riastradh
0d53576a4b
Add dtrace modules to amd64-xen module set list. Hi jnemeth!
2014-08-14 16:26:21 +00:00
riastradh
1ade0b5b66
Add tar.debug and cpio.debug to lists for MKBSDTAR=yes MKDEBUG=yes.
2014-08-14 16:25:20 +00:00
joerg
d02c242c7b
Bump ramdisk size to 3.2MB and include dhcpcd.
2014-08-13 20:52:05 +00:00
matt
35031b132a
Fix c&p error: libisc.a->libirs.a
2014-08-12 20:57:59 +00:00
martin
c2426fb47b
Add firmware images to this image, as discussed on port-arm.
2014-08-12 11:49:04 +00:00
martin
d4a4ba1584
Add a IMAGEPREBUILD option for makefiles to ovveride (e.g. to additionally
...
add files to the staging directory)
2014-08-12 11:48:22 +00:00
joerg
7a5aaa5671
Mark compat directories as compat, not arch64.
2014-08-11 13:40:34 +00:00
jnemeth
b6c78a9d3b
remove debug cruft, the example module is not normally built
2014-08-11 05:19:16 +00:00
jnemeth
3481529578
Add the infrastructure for MODULAR support for Xen kernels. At
...
the moment, this can only load very simple modules due to missing
symbols. It is being add at this time to make pullups to the
netbsd-7 branch easier. It is not enabled by default in any kernels.
2014-08-11 03:43:25 +00:00
matt
91161928e4
MKCOMPAT set fixes
2014-08-10 23:26:48 +00:00
riz
d09c62a0bc
Include installboot on amd64/i386 install ramdisks in prep for a change
...
to sysinst which will use it instead of a handrolled replacement.
2014-08-10 20:07:41 +00:00
riz
48ed1e8202
Bump the ramdisk size; the longer paths on the build cluster are
...
likely enough to put this over the edge.
2014-08-10 20:04:30 +00:00