Commit Graph

13769 Commits

Author SHA1 Message Date
tho f2050dfc52 Drop superflous "picinstall" flag on "obsolete" items
Reported by apb@, thanks!
2014-01-02 16:46:40 +00:00
tho 8c14c7a552 Mark all _pic.a archive files with the 'picinstall' flag.
This fixes checkflist with MKPICINSTALL=no.

ok christos@.
2014-01-02 12:54:36 +00:00
pgoyette 0e7bb6c6cc Re-sort, and update md.evbppc for new crypto modules 2014-01-01 16:27:10 +00:00
pgoyette 573613f06b Add new modules for opencrypto 2014-01-01 16:06:35 +00:00
pgoyette 06537b934f Add new crypto algorithm modules to sets list 2014-01-01 15:22:33 +00:00
christos b1aa753774 bump libisc for new bind 2013-12-31 20:26:17 +00:00
kiyohara fa3413d91e Add ccd, cgd, dk_subr and zlib. 2013-12-30 14:17:54 +00:00
rkujawa d844050dd3 Note ACA500 support. 2013-12-29 18:11:15 +00:00
pgoyette 9e1a16ff38 Add new zlib module 2013-12-29 08:10:14 +00:00
pgoyette 9b1e967cfc Add entries for new ccd module 2013-12-28 19:46:00 +00:00
pgoyette 61a025d95b Update sets lists for new modules. 2013-12-28 19:25:46 +00:00
mrg 418eb52816 actually fix the previous change as desired. 2013-12-28 14:13:40 +00:00
mrg d89324ae0d add new ntp docs. 2013-12-28 14:08:31 +00:00
christos 35708350d1 add new ntp man pages. 2013-12-28 03:27:01 +00:00
rjs d63e9ca599 Only build shmif_dumpbus when rump is available. 2013-12-28 02:32:01 +00:00
apb a5d67b01f7 Remove empty directory /usr/share/zoneinfo/Mideast.
The files that used to be in this directory were removed in tzdata2013i.
2013-12-26 20:14:38 +00:00
apb 6a278d918a Mark usr/share/zoneinfo/{Asia,Mideast}/Riyadh{87,88,89} as obsolete.
These solar time zones were removed in tzdata2013i.
2013-12-26 17:12:55 +00:00
christos 2800f4c17f add smbutil 2013-12-25 22:08:24 +00:00
rkujawa 16c08e0786 Add acafh(4) to man dist list. 2013-12-24 12:09:19 +00:00
christos 73e8f5b689 refer to our own h_errno so we don't fetch the libc one 2013-12-21 20:10:02 +00:00
rmind 0ec95f7a47 Add a man page for shm_open(3) and shm_unlink(3). Obtained from FreeBSD,
with various modifications.
2013-12-19 19:40:08 +00:00
pooka c0dbaf1358 install rumperr.h 2013-12-18 20:14:02 +00:00
njoly 357f21b477 Add a few missing xorg drivers debug entries. And while here kill some
duplicated lines.
2013-12-17 13:44:59 +00:00
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
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
mbalmer 08ec8796d0 add sys/lua.h 2013-10-26 20:06:38 +00:00
mbalmer 16ffcab878 first shot at documenting gpio(3lua) 2013-10-26 10:48:19 +00:00
nonaka 87abaea977 Add driver for ASIX AX88178a and AX88179 Ethernet interface.
Ported from OpenBSD.
2013-10-26 09:16:19 +00:00
mbalmer 0298fb9957 build and install intro(3lua) and intro(9lua) 2013-10-26 08:23:38 +00:00
mbalmer f9b5b9e175 add new man page directories 2013-10-25 10:27:08 +00:00
htodd e18aba9caa Fixing the build for now. gcc=48 should probably be added back later. 2013-10-25 00:23:42 +00:00
mbalmer 201342bc2e link the lua(4) man page 2013-10-24 21:55:00 +00:00
christos cb421026e7 add g++-4.8 include directories 2013-10-24 19:12:16 +00:00
mlelstv cb0e0b6aaa add missing chroot directories for rtadvd 2013-10-19 22:35:02 +00:00
christos 1cfe8e1462 add new scopeid function docs 2013-10-19 19:59:05 +00:00
christos 8ea3fa7a68 bump libc 2013-10-19 01:12:46 +00:00
jmmv 1b8cab4730 Add liblutok.so.2.
Also mark liblutok.so.1 as obsolete.  While this should not be done in the
general case, I think it's fine here because MKKYUA still defaults to NO
and therefore lutok is not built by default.
2013-10-18 23:37:37 +00:00
kefren eda7476539 Attempt to write a manpage for ldpd.conf 2013-10-18 10:49:19 +00:00
christos 706d1420d4 add __USE 2013-10-17 16:52:02 +00:00
elad 7fc0f2c504 Readd myself. 2013-10-17 02:58:56 +00:00
jdc a6cc3df90d Add lmenv.4 to the manual page makefile and to the set list. 2013-10-15 19:20:18 +00:00
skrll 6d846607cd Basic man page for dwctwo. 2013-10-15 15:10:57 +00:00
joerg aa6e9499ca Rename USE_LIBGCC to HAVE_LIBGCC and retry using it as flag on unwind.h. 2013-10-14 16:00:16 +00:00
joerg cb5311f9d9 Invert logic to try to fix the !clang case. 2013-10-14 11:11:13 +00:00
joerg 5748dfdc47 Update LLVM/Clang snapshot to r192551 for various bug fixes. 2013-10-14 01:37:39 +00:00
joerg d06922ddf4 Include compiler-rt and libunwind in libc for Clang/x86 builds. 2013-10-14 01:30:21 +00:00
tsutsui 65aea71825 Fix another botch of my dumb patch in PR/45990; add missing braces.
The offset of MBR partition 0 was unintentionally set to 2048 even on
small (<=128GB) disks.  Probably we should rethink the threshold,
but anyway sysinst(8) should follow fdisk(8) default.
http://nxr.NetBSD.org/xref/src/sbin/fdisk/fdisk.c?r=1.145#1199
http://cvsweb.NetBSD.org/bsdweb.cgi/src/sbin/fdisk/fdisk.c#rev1.129

The problem is pointed out and analyzed by Simon Nicolussi in PR/48304.

Should be pulled up to all netbsd-6* branches.
2013-10-13 15:32:14 +00:00
christos 0d05158efc add new t_tcp test 2013-10-12 15:30:37 +00:00
njoly 4bbb86b347 llib-lctf.ln is dtrace specific. 2013-10-12 07:51:54 +00:00
christos 5afd56a50e fix missing files 2013-10-10 15:22:11 +00:00
htodd 7b66a85ee1 Fix amd64 build sets with new architectures. 2013-09-29 21:34:44 +00:00
christos d5515b086e bump for binutils 2013-09-29 14:03:37 +00:00
joerg 5f3aa2dbae Hook up initial build infrastructure for LLDB. Update LLVM/Clang
snapshot to r191390 for some required changed. Re-enable static analyzer
in Clang.
2013-09-29 12:11:59 +00:00
joerg 3657cb7f1d Update LLVM/Clang snapshot to r191105. This brings in a better detection
of unused static variables and functions. Disable this for some external
code and for ioconf.c in the kernel.
2013-09-21 22:28:12 +00:00
rmind c19ced7da2 G/C npf_ncode(9) 2013-09-19 17:29:06 +00:00
rmind 7b5edfdc0d NPF: G/C n-code in favour of BPF byte-code. Delete lots of code, mmm! 2013-09-19 01:49:07 +00:00
ast d134b5afd8 After discussions with cristos regarding the previous commit, he
convinced me it was sufficient to define GZIP_CMD only in
distrib/utils/embedded/mkimage and not again in the config files
beagleboard.conf, rpi.conf, and rpi_inst.conf similar to how the
other variables $src, $release, $mnt, ... are only defined there.
2013-09-16 15:23:57 +00:00
ast 555103854f Fix build release of evbarm which had been failing in mkimage
beagleboard_smp with the elusive message:

    "gzip: can't stat: gzip: No such file or directory"

This was due to GZIP=gzip being defined in mkimage; we now use:

    GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)

as distrib/sets/sets.subr already does in these files as well:

    distrib/utils/embedded/mkimage
    distrib/utils/embedded/conf/beagleboard.conf
    distrib/utils/embedded/conf/rpi.conf
    distrib/utils/embedded/conf/rpi_inst.conf
2013-09-14 12:51:27 +00:00
pooka 6cd40f3fba Install rumpuser_port.h 2013-09-10 16:51:24 +00:00
joerg 4a9f992817 Add conditional entry for lld. 2013-09-09 13:04:57 +00:00
rkujawa 3b7f8b823b Add mpl115a(4) man page to dist list. 2013-09-08 16:01:47 +00:00
htodd 9af780857c Fix debug build by adding cgram.debug. 2013-09-03 13:21:53 +00:00
dholland fcb3979e2d add cgram 2013-09-01 18:37:23 +00:00
he 6b42c440db Bump the image size so that the contents fits again. Kernel (at
least INSTALL32_IP3x) has big enough area already.
2013-08-31 10:42:18 +00:00
skrll 7ce615b673 PR/48164: BEAGLEBONE_INSTALL kernel not built with preferred ABI for
platform
2013-08-30 10:13:39 +00:00
riastradh c462ebccdd Update set lists after libc minor bump. 2013-08-28 19:04:12 +00:00
slp 1abe162f6c Added slp@ to NetBSD Developers list. 2013-08-28 15:39:30 +00:00