Commit Graph

13611 Commits

Author SHA1 Message Date
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
christos
935296a3c3 fix gcc-4.8 sets 2013-11-08 03:13:29 +00:00
christos
d0cb43a4be remove unused variable 2013-11-07 17:18:22 +00:00
joerg
ebaba2c41e Make /usr/include/g++/bits/i386 and x86_64 not depend on gcccmds. 2013-11-07 01:18:19 +00:00
riz
de90c97c82 Directories are created even when gcc=48 is not true, so remove
that flag as well.
2013-11-07 00:17:00 +00:00
pgoyette
5298946cdc Fix the build for amd64.
Even though the files are installed only if "compat" is set, the
/usr/include/g++/bits directories are unconditionally created via
the mtree files.
2013-11-06 18:37:57 +00:00
mrg
630c457b6a update set lists for gcc 4.8. 2013-11-06 00:53:39 +00:00
christos
debabdd480 fix unitialized variable access 2013-11-04 20:07:49 +00:00
christos
c09e9160c3 one more debuglib 2013-11-02 23:24:32 +00:00
christos
1cae7a14d6 Fix debuglib entries 2013-11-02 23:23:51 +00:00
christos
0e7de78285 _g libraries don't belong here. 2013-11-02 23:23:41 +00:00
jmmv
373a7c451b Tag liblto_plugin.so.0.0.debug with gcc=48. 2013-11-02 20:01:02 +00:00
christos
fa96d3a82e put attributes in the right spot 2013-11-02 01:55:16 +00:00
christos
86da76b885 more sets fixes 2013-11-02 01:37:33 +00:00
christos
ba09414310 more sets fixes (libgomp, libobjc) 2013-11-02 01:15:44 +00:00
christos
9b065ff145 more gcc-4.8 files 2013-11-02 00:57:23 +00:00
mrg
1f2cedecc1 add support for GCC 4.8 sets. 2013-11-01 07:48:31 +00:00
drochner
958a129dbd -recognize CF cards by the magic value in inquiry data
-kill CFG_ATAPI_MASK, didn't see anything in the specs supporting
 that it exists
2013-10-30 15:37:49 +00:00
apb
77d5075faf In "make sortlists", if the file was already sorted then don't
change its timestamp.
2013-10-30 15:17:01 +00:00
mrg
82ccf86971 remove unused variables 2013-10-30 08:39:01 +00:00
mrg
fc332e835a add ./usr/include/gcc-4.8 directory to the build. 2013-10-30 02:22:51 +00:00
mbalmer
3507fff037 add lua(4) related modules 2013-10-29 20:11:52 +00:00
mbalmer
4ef07b4fe0 add pmf(9lua) man page 2013-10-29 09:40:43 +00:00
mbalmer
879fb8f4ed add a core(9lua) man page 2013-10-29 08:34:07 +00:00
riz
a96da1d650 Add the if_axen kmod to md.evbppc to unbreak the evbppc build. 2013-10-29 00:14:52 +00:00
htodd
3380861373 Adding luactl.debug to lists to fix debug build. 2013-10-28 21:39:45 +00:00
mbalmer
da8619577e linke pmf(9l) to the build 2013-10-28 20:32:14 +00:00
mbalmer
36d11e8a36 link core(9l) (docs pending) to the build 2013-10-28 19:18:54 +00:00
mbalmer
99ed7cd168 link luactl(8) to the build 2013-10-28 19:05:21 +00:00
mbalmer
23d8d59a58 link the lua(4) module to the build 2013-10-28 18:51:13 +00:00
mbalmer
12cb100757 add a sqlite(3lua) manual page 2013-10-27 12:47:54 +00:00
apb
d07bacd5d2 Add man mage links for __debugused(3) and __diagused(3). 2013-10-27 11:56:18 +00:00
apb
442a1a4fdf Add "make sortlists", for sorting the set lists. This may be
run manually, before committing changes to the lists files.
2013-10-27 09:29:42 +00:00
apb
a6457c51d1 sort 2013-10-27 09:27:23 +00:00
mbalmer
44a459685b lua.h is not imaginary anymore 2013-10-27 08:37:22 +00:00
htodd
90571a9d54 Revert mi because the added line refers to an imaginary file. 2013-10-27 02:39:21 +00:00