Commit Graph

13769 Commits

Author SHA1 Message Date
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
christos 27af00aa70 avoid copying most of libc (except gethostent_r, which unfortunately
adds a resolver dependency) by callling the internal nsswitch functions.
2013-08-27 09:53:33 +00:00
he 8d81ddd3bf Bump the ramdisk image size so that the contents fits again. 2013-08-26 07:14:59 +00:00
christos 5f8c91aab5 provide the symbols sethostent.c in libc is missing. 2013-08-25 08:46:34 +00:00
jmcneill 9ca21b5a2d 4th time's a charm (I hope). Make sure that we pick up the kernel path passed to
mkimage command line, and not the default.
2013-08-21 22:52:28 +00:00
tron d4e81857ee "/usr/share/locale/ko_KR.UTF-8/LC_CTYPE" is not obsolete. It gets built
and installed. Correct the set entry to reflect that.
2013-08-21 20:51:57 +00:00
matt 26c3056190 Don't install libkern.a 2013-08-20 18:05:03 +00:00
matt 16212a1551 We provide ./usr/lib/libkern.a now 2013-08-20 17:43:47 +00:00
christos f5cfca3b2e modernize, comment out dead code, amend gethostbyaddr prototype. 2013-08-20 15:44:17 +00:00
matt 3c46e5578f if softfloat, Install a ld.so.conf to use libc_vfp.so if there is a VFP on
evbarm (no other arm ports a CPU supporting VFP).
2013-08-19 16:34:29 +00:00
jmcneill fbfe999cbc Instead of trying to pass two kernels to beagleboard.conf, pass one and
derive the path to the second from the first.
2013-08-19 04:27:22 +00:00
jmcneill 0b185da1b6 Try to pick up the right location for BEAGLEBONE and BEAGLEBOARD kernels. 2013-08-17 13:08:16 +00:00
christos 559703fc76 new hostent related tests. 2013-08-16 15:34:05 +00:00
jmcneill 4aa709989e support beaglebone and beagleboard with the same image 2013-08-16 00:03:01 +00:00
joerg c25bfae0c4 Save space and strip .eh_frame sections for the ramdisks as well. 2013-08-15 12:39:28 +00:00
pooka f7e06f90e2 Separate inet and inet6, allows inet6-only rump kernels. 2013-08-14 09:31:41 +00:00
joerg 820c9d565a Explicitly build space constrained ramdisk images without unwind tables. 2013-08-12 16:31:28 +00:00
joerg 3a93fc01e6 Add small helper script to keep lists sorted. 2013-08-11 22:33:09 +00:00
joerg 1896cba8c4 Sort entries in strcmp order. 2013-08-11 22:29:02 +00:00
joerg 3c62b14a4b Remove commented entries. 2013-08-11 22:27:44 +00:00
joerg d1c1419eb8 Provide UTF-8 variants for all existing locales. The data is derived
from the Unicode Common Locale Data Repository.

Convert non-UTF-8 versions from the UTF-8 version using iconv and some
ad-hoc transliterations using sed.

Use EUR as currency_symbol in ISO8859-1.

Invert the Norwegian handling. no_NO is an alias for nb_NO as the latter
is used e.g. in CLDR.

Provide the Serbian locales in both Cyrilic and Latin script versions.
The alias is choosen based on the character set for the non-UTF-8 case
and Cyrillic is the default for UTF-8.
2013-08-11 22:09:40 +00:00
riz 3f6bcfbe97 RPI has an ARMv6 processor, so handle RPI_INSTALL properly when
building for the earmv6* MACHINE_ARCHes.
2013-08-11 17:18:11 +00:00
rkujawa 12106d4c89 Note X-Surf 100 support. 2013-08-11 13:21:25 +00:00
dholland 3577391ca2 +tp 2013-08-10 22:37:06 +00:00
rkujawa 6d759974a0 Add xsh(4) man page to dist list. 2013-08-09 11:41:24 +00:00
he 82951483ec Bump RAMDISK size so that the contents fits again. 2013-08-08 13:21:38 +00:00
matt 85a5e2063a Move the shared libraries for librumpnet_npf to base from comp. 2013-08-08 06:23:01 +00:00
soren d75af7e216 Build orphaned man pages. 2013-08-06 22:33:59 +00:00
matt 8b76de0ee4 Not needed, either empty or contents in ad.arm 2013-08-04 07:20:34 +00:00
matt 650dede7de These aren't needed anymore (everything is in ad.arm). 2013-08-04 07:11:59 +00:00
matt 699807cd79 Add drvctl 2013-08-03 21:35:59 +00:00
jklos f65c83250d Build BeagleBone installation kernel. 2013-08-01 21:11:41 +00:00
jmcneill dff3087daa use console auto detection, ok nick 2013-08-01 10:45:21 +00:00
soren a9969a86fd Move shared x86 man pages from man8.i386 to man8.x86. 2013-07-31 21:01:13 +00:00
soren 2608fe43e6 All of the man8.i386 man pages also apply to amd64.
Remove references to obsolete w95boot.8 man page and CONSOLE_POLICY option.

Closes PR port-amd64/48038.
2013-07-31 13:54:42 +00:00
htodd dc518cdf34 Fixing debug set lists for bind. Tested on amd64, testing on evbarm. 2013-07-30 20:51:38 +00:00
pgoyette f4c6189d73 More libbind9 set listupdates, for mips64 2013-07-28 20:25:34 +00:00
pgoyette a170a25190 Update sets lists for new bind9 and friends. 2013-07-28 14:02:56 +00:00
pgoyette 26fb54447e Update for new files (hello, Patrick!) 2013-07-28 13:37:57 +00:00
christos 2cdb6d11c4 lists for new bind 9.9.3-P2 2013-07-27 19:22:10 +00:00
kefren 2276864e5a add a couple of tests for dynamic MPLS routes generation using ldpd 2013-07-25 14:28:29 +00:00
kefren 96e1b99106 Add a test for RFC4182 2013-07-23 11:26:33 +00:00
kefren ff6f2bd928 Add a couple of basic IP/MPLS forwarding tests 2013-07-19 04:00:40 +00:00
matt c9855651f8 Add stub port for evbcf which has enough to do a distribution build. 2013-07-18 22:08:59 +00:00
matt 611b1a73a0 Make sure fdformat is on m68k (even sun2) 2013-07-18 21:03:07 +00:00
matt 1c909d1ed8 Make the shared library related tests dependent on pic 2013-07-18 20:35:39 +00:00
njoly 3e0f13cf65 +librumpnet_netmpls.so.0.0.debug 2013-07-18 18:11:30 +00:00
kefren 91d0f5b769 Add librumpnet_netmpls into sets' lists 2013-07-18 16:01:41 +00:00
matt cfa141e181 Export <m68k/fpreg.h> 2013-07-17 05:41:30 +00:00
khorben 2bf249a542 This is the i386 version of the support for full-disk encryption; this commit allows building the ramdisk required as well as the associated kernel module (to be loaded in the kernel by the bootloader).
This was tested on my Lenovo ThinkPad X301 just like for the amd64 port.

XXX implement support for full-disk encryption installs in sysinst
2013-07-16 02:10:43 +00:00
khorben c683555d46 Enabled building the kernel module containing the ramdisk required for full-disk encryption support by default. This should be the last part necessary on the amd64 port.
XXX reproduce and test on the i386 port
XXX implement support for full-disk encryption installs in sysinst
2013-07-15 00:29:49 +00:00
khorben 7e7403a7ed Common definitions for full-disk encryption support, including the rc script responsible for asking the passphrase and chrooting. wsconsctl is also built and used in case a splash screen is enabled. 2013-07-15 00:25:38 +00:00
khorben 57ee0cb14c Build the cgdroot ramdisk by default (for full-disk encryption support). It currently contains the same utilities found in an amd64 sysinst ramdisk, which should be useful in case of emergency. 2013-07-15 00:22:10 +00:00
joerg ad436ff631 Fix stack overflow. 2013-07-10 08:00:29 +00:00
njoly 30a391c1c3 +./usr/libdata/debug/usr/libexec/ld.elf_so-sparc.debug
and restrict ld.elf_so-sparc.debug to compat builds.
2013-07-09 17:14:37 +00:00
njoly 55cfcd144b ld.elf_so-i386.debug entries are only needed for MKCOMPAT=yes builds. 2013-07-08 18:10:16 +00:00
matt 21ab2522a4 Keep both c: and d: paritions so this can work with systems that have
RAW_PART as 2 or 3.  Addresses PR/47688.
2013-07-05 15:45:17 +00:00
njoly d8a55ea891 + clang-tblgen.debug, clang.debug, llvm-tblgen.debug 2013-07-05 15:30:36 +00:00
matt cf364a0187 Just split it into two strings and eliminate the newline.
This goes into .ident so the newline doesn't matter.
2013-07-03 14:29:28 +00:00
nakayama f7f884f97e Enable tests which does not require rump if MKRUMP=no.
Pointed out by christos on source-changes-d.
2013-07-03 14:01:29 +00:00
nakayama f14537481c rump is required for tests under tests/net/net. 2013-07-02 17:56:06 +00:00
jnemeth 526c2d425c Move mandoc and makemandb to base set as discussed on tech-userlevel:
http://mail-index.netbsd.org/tech-userlevel/2013/06/25/msg007845.html
2013-07-02 02:15:13 +00:00
matt 75db6d9605 Add sysctl 2013-06-28 22:13:56 +00:00
he 626b3edbd1 Bump the INSTALL ramdisk by 100k so that the contents fits again.
Approved by nonaka@
2013-06-28 19:24:28 +00:00
matt 741c872fa1 Use ANSI C string concatenation 2013-06-28 15:44:27 +00:00
htodd 7cea4ceb0f Bump imagesize to fix build. 2013-06-28 15:31:26 +00:00
christos 9dc2582e68 add pktinfo tests 2013-06-27 20:03:36 +00:00
christos 59f914cb33 SSD cards is stupid. 2013-06-27 14:51:30 +00:00
christos 63f6ce0ea2 explain -m better 2013-06-27 03:03:16 +00:00
christos ccedefbe54 tidy up, fix usage 2013-06-27 03:00:53 +00:00
christos e6c0613c4b add example for l2tp gateway. 2013-06-26 21:38:10 +00:00
christos 6a8549c699 comment out a few more to make things fit again 2013-06-26 15:53:48 +00:00
njoly 128d44c66d Fix catpage (consttime_memcmp.0 -> consttime_memequal.0) 2013-06-26 12:07:21 +00:00
riastradh 82db4b9858 Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.
consttime_memequal is the same as the old consttime_bcmp.
explicit_memset is to memset as explicit_bzero was to bcmp.

Passes amd64 release and i386/ALL, but I'm sure I missed some spots,
so please let me know.
2013-06-24 04:21:19 +00:00
riastradh d1790daeea Add consttime_bcmp(3) and explicit_bzero(3) to makefile and set lists. 2013-06-24 01:12:08 +00:00
matt 7be6970e12 Fix entries for
./usr/libdata/debug/usr/libexec/ld.elf_so-64.debug
./usr/libdata/debug/usr/libexec/ld.elf_so-o32.debug
to not be obsolete.
2013-06-21 21:13:49 +00:00
roy 2dcb1b8756 Add the timezone hook 2013-06-21 21:09:34 +00:00
roy e4857b0a9d Add wpa_supplicant hook 2013-06-21 19:46:58 +00:00
shm dcb44ed179 Add myself. 2013-06-21 10:05:52 +00:00
christos d4c14d49dd add login_getpwclass 2013-06-20 20:43:33 +00:00
tsutsui 5075fc7efd Add entries for m_copyup(9) man pages, updated by ryo@. 2013-06-17 12:35:02 +00:00
jakllsch a78ff5d27c Use TOOL_GZIP in mkimage, and pass the TOOL_GZIP into it. 2013-06-16 13:47:42 +00:00
mrg 0ca6164e56 rename (new) xorg_drivers to xorg_server -- platforms that build the
actual Xorg server (aka "xfree86 server").

move the list of these platforms from xorg-server/Makefile.common to
bsd.own.mk, so that we can access it easily in distrib.

this should fix most of the current build failures.
2013-06-12 21:35:29 +00:00
kardel d1abea10e2 adjust soekrisgpio driver to NetBSD 2013-06-10 07:14:01 +00:00
mrg 4af42f384d add support for MKXORG_DRIVERS/xorg_drivers keyword, and use it to
mark the xf86-input-mouse files not all platforms use.
2013-06-10 05:04:00 +00:00
mrg 399cc76267 also look in ./usr/X11R7/ for x. 2013-06-10 05:03:20 +00:00
christos fe82a8aa8a alias vnconfig -> vndconfig 2013-06-09 18:40:50 +00:00
dholland 956327f1bc Set lists for lfs_inode.h. 2013-06-08 02:06:17 +00:00
mrg 71fc3761d4 updates for freetype 2.4.12 and pixman 0.30.0. 2013-06-05 09:06:21 +00:00
mrg c521d0cd80 spell the new header properly. 2013-06-05 07:36:22 +00:00
mrg 47b64c54af add new files for xf86-input-mouse 1.9.0. 2013-06-05 07:29:45 +00:00
mrg 76af22cd62 updates for xf86-video-vmware 13.0.1 2013-06-05 06:27:51 +00:00
mrg 4b1793c146 bump vmmouse_drv.so 2013-06-05 01:18:35 +00:00
mrg 52ed54801a adapt for libXi 1.7.1. 2013-06-05 00:52:22 +00:00
mrg d94e18866f install libXdmGreet.so so xdm works again.
requires linking xdm with --export-dynamic.
2013-06-03 23:25:43 +00:00
mrg 4194596dec updates for fontconfig 2.10.93. 2013-06-03 20:23:39 +00:00
mrg 0a8dc85b64 properly obsolete 20-fix-globaladvance.conf. 2013-06-03 17:58:28 +00:00
mrg 25b0cc3381 20-fix-globaladvance.conf is obsolete now. 2013-06-03 17:50:28 +00:00
mrg 2a914124d1 bump libfontconfig minor 2013-06-03 07:24:11 +00:00
mrg cef019f1eb add fontconfig 2.10.2 files. 2013-06-03 07:08:20 +00:00
mrg a81fe56441 bump libpciaccess minor. 2013-06-01 10:54:02 +00:00