Commit Graph

13667 Commits

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