Commit Graph

13578 Commits

Author SHA1 Message Date
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