Commit Graph

13646 Commits

Author SHA1 Message Date
njoly
95fdd71787 Do not remove luacore entries, mark them as obsolete instead. 2013-12-17 08:46:37 +00:00
lneto
1c57b8e8aa renamed luacore to luasystm 2013-12-16 23:54:26 +00:00
mrg
5c35f0bcf2 it's called netbsd-INSTALL64.gz for pmax64. 2013-12-13 10:27:56 +00:00
joerg
aceb213538 Allow kernel code to access constant databases by moving cdbr(3) and the
required mi_vector_hash(3) into src/common.
2013-12-11 01:24:08 +00:00
riz
9d05585a8d Fix the build setlists for MKLINT=yes + MKRUMP=yes 2013-12-10 01:09:31 +00:00
martin
5a653d813b Add a tmpfs for /var/shm on machines with more than 16MB ram to the created
/etc/fstab.
2013-12-07 20:40:42 +00:00
martin
1b1205ff08 Remove duplicated line for /etc/fstab in file list 2013-12-07 19:42:36 +00:00
mrg
356bfbf48a fix mips64 sets for GCC 4.8. 2013-12-06 14:01:12 +00:00
njoly
fd4071c953 +SIMPLEQ_LAST.0 2013-12-03 16:13:49 +00:00
martin
eabaad824f Add a /var/shm directory (to be used for shm_open and friends) 2013-12-01 09:13:54 +00:00
skrll
b3ef5c8ff0 unwind-arm-common.h is EABI specific. Mark it as such. 2013-11-30 13:23:57 +00:00
nakayama
605add88bb nvi has moved. 2013-11-30 08:27:17 +00:00
nakayama
1042b8dfbe pppd has moved. 2013-11-30 08:19:30 +00:00
joerg
8538f58f23 Move <dynarray> and <optional> into experimental. 2013-11-28 13:47:29 +00:00
skrll
a47f2be0b8 Put console=fb back as autodetect is bunged up. 2013-11-28 13:39:18 +00:00
martin
3b42ee479e Backout previous - it was apparently untested and breaks the build. The
commit message did not mention any reasons for the bump either.
2013-11-27 19:54:10 +00:00
christos
2346c5d0bb forgot the SAFE versions for LIST 2013-11-27 17:28:39 +00:00
christos
d1b5b7519f add missing queue.h pages. 2013-11-27 16:36:54 +00:00
mbalmer
c5ca2f5d1e obsolete CIRCLEQ man pages 2013-11-26 09:35:32 +00:00
christos
cfb58cd36d Bye CIRCLEQ 2013-11-26 01:36:07 +00:00
skrll
bc409d7b58 Fix /dev population of the evbarm images by using MAKEDEV -s and appending
to the mtree spec file passed to makefs.
2013-11-22 11:13:54 +00:00
joerg
f63f9867dd Add cbrtl(3) and sqrtl(3), from FreeBSD. 2013-11-19 19:24:33 +00:00
kiyohara
1fc0e558b2 Add smsc to ibm4xx and booke. 2013-11-19 12:07:06 +00:00
bad
0e35e79f53 ubsec is not a MI buildable module. disable it for now. 2013-11-18 16:23:47 +00:00
alnsn
870a203eea Build and install sljit.kmod and bpfjit.kmod iff ${MKSLJIT} != "no". 2013-11-17 18:58:28 +00:00
bad
456912e1a9 Make ubsec(4) loadable as kmod. 2013-11-17 17:16:24 +00:00
alnsn
5345f80ec7 Enable sljit and bpfjit on powerpc. 2013-11-17 14:34:11 +00:00
skrll
e516de1ff2 Build a module for usmsc(4). 2013-11-16 16:59:03 +00:00
alnsn
def19d8993 Build and install sljit and bpfjit rump components iff ${MKSLJIT} != "no". 2013-11-16 13:01:38 +00:00
rmind
6e88b59054 Build rumpkern_sljit and rumpnet_bpfjit; include them into the sets. 2013-11-16 01:39:17 +00:00
mrg
52b710c4ba update gcc 4.8 support for 4.8.1 -> 4.8.2. 2013-11-15 08:42:18 +00:00
martin
591a8c0745 On sparc64: create additional "marker" object files, that can be used by the
compiler to encode the used code model in binaries.
2013-11-14 12:19:34 +00:00
joerg
bc2f32b2d9 truncl(3) 2013-11-13 22:09:55 +00:00
mbalmer
853a3f512e Document syslog(3lua). 2013-11-13 20:55:08 +00:00
mbalmer
d84d598888 Add the syslog(3) Lua binding to the build. 2013-11-13 09:49:08 +00:00
htodd
d1624fe394 Add debug file for hals_end. 2013-11-12 23:39:58 +00:00
pettai
54844dd551 Added zless(1) - comes in the lastest version of zmore(1) from OpenBSD
(OKed by tron@)
2013-11-12 21:58:37 +00:00
mrg
1b7a347f5f add GCC 4.8 mips64 subdirs. 2013-11-12 19:06:06 +00:00
kefren
21430e7fa3 mark t_ldp_static obsolete (this time correctly) 2013-11-12 18:28:36 +00:00
mbalmer
1cdd30d45d hals_end(6) outputs the last words of the supercomputer HAL 9000 aboard
the spaceship in Stanley Kubrick's famous film "2001 - A Space Odissey".
The source code and output of this program were used to illustrate
an article in the book "Total Interaction".  How this looks in print can
be at http://www.netbsd.org/~mbalmer/hals_end.jpg.
2013-11-12 17:46:20 +00:00
joerg
d0d4402155 Initial version of fmodl from FreeBSD.
Basic test case for the fmod family.
2013-11-12 16:48:39 +00:00
joerg
afecdbd810 Update build system for C++14 support. 2013-11-12 16:39:39 +00:00
kefren
f7c77f192b Retire t_ldp_static. It's too heavy weighted for releng's anita and mostly
unsuited for atf.
2013-11-12 12:22:33 +00:00
joerg
80f3dc5a69 Man page entries for ceill, floorl and roundl. 2013-11-12 00:10:29 +00:00
joerg
70f0cfa164 NetBSD 6.99.26: Switch i386 and amd64 to the x87 default control word
as initial value for new processes. This means that long double
computations get the expected 63bit mantissa. Binaries tagged as
compiled for 6.99.25 and older get the old value.

Add a simple test case to ensure that double and long double computation
are working correctly.
2013-11-11 11:10:45 +00:00
mrg
9822a995e7 mark the new bits/sparc* subdirs as always, since they're always created. 2013-11-10 02:43:23 +00:00
christos
f55ff5e8dd vax specific gcc 4.8.1 hacks 2013-11-09 21:39:27 +00:00
christos
abff20964c bump md image size 2013-11-09 21:32:55 +00:00
njoly
1efda77ecf Add utimens/lutimens man pages links. 2013-11-09 13:05:59 +00:00
christos
09851b1a81 bump libssh 2013-11-08 19:21:01 +00:00