Commit Graph

752 Commits

Author SHA1 Message Date
skrll 859ec79e00 Build binutils if ${MKBFD} != "no" && ${HAVE_BINUTILS} == "219" 2009-08-21 06:54:01 +00:00
skrll cc3417e706 Re-run mknative for the PKGVERSION fix. 2009-08-20 19:44:53 +00:00
skrll 0c4f052b9e Add a !FLAG_STRICT bb variant to (re-)allow:
sign:	.equ	8
		bb	sign, 0, foo
2009-08-20 12:48:53 +00:00
skrll df47c10aca Disable some more targets for provided files. 2009-08-19 10:55:06 +00:00
skrll 7fd1fb8d11 Escape trailing whitespace so it's not lost by make(1). 2009-08-19 10:53:27 +00:00
skrll abf07352b4 Merge changes to binutils 2.16.1 in src/gnu/dist/binutils into 2.19.1. 2009-08-19 07:19:30 +00:00
jmcneill d8b69fb901 Hook ACPICA iasl into build for i386 and amd64. 2009-08-18 23:43:31 +00:00
jmcneill 32932b3300 Add reachover Makefile for ACPICA iasl utility. 2009-08-18 23:42:39 +00:00
wiz 95ebd4eac2 Fix a typo. 2009-08-18 21:30:31 +00:00
skrll 31580a8965 First cut at reachover and mknative output. 2009-08-18 20:21:58 +00:00
jmcneill 4f823b1d6b Add intel-public license. 2009-08-18 16:53:29 +00:00
skrll 2a6b7db32d Import binutils 2.19.1 as requested by matt@
OK'ed by board@
2009-08-18 10:16:42 +00:00
haad 732a349764 Register callbacks for reclaiming kvm kernel space to arc. Unregister both
kvm address space and memory callbacks from kernel during arc_fini call.
2009-08-12 21:52:41 +00:00
haad 15e894922a Add missing header file. 2009-08-10 22:47:09 +00:00
haad 494666162f Rename getline to zgetline to avoid clashes with NetBSD getline.
Problem found by zafer@.
2009-08-10 22:44:41 +00:00
haad 2bd9595b28 Fix number of arguments passed to do_sys_mkdir. 2009-08-10 22:41:51 +00:00
haad 4c1e749f2d Add some NetBSD fixes which I have forgot to commit during first round.
With these patches I can build solaris and zfs module again.
2009-08-10 22:38:02 +00:00
haad 2a8f255ae1 Enable zfs module only for machine with at least 512Mb ram. 2009-08-07 22:47:19 +00:00
haad 82fbb9f0e8 Fix bogus comment, and remove superfluous parenthesis. 2009-08-07 22:46:04 +00:00
haad fc8ec0b896 Add NetBSD Solaris compat code and reachover Makefiles. Most of code written
by Andrew Doran some of it by me.

This is still work in progress code. There are known issues. Zfs can panic
your system still. I will commit integration bits and needed kernel bits
later when we fix most obvious bugs. This code need some support from our
kernel which I will commit in a separate patch and therefore itnot work yet.

Issues:

1) Support for openat/fstatat syscalls.
2) getnewvnode locking against myself panic when reclaiming vnodes
3) Replace solaris taskq with our workqueue which doesn't need to alloc
   anything during work.
4) Investigate problems with NO_WAIT allocations.

Oked by core@ and ad@.
2009-08-07 20:57:55 +00:00
haad 6a125a398c Add NetBSD specific changes to OpenSolaris code. These changes were made
by Andrew Doran and me. Thank you Andrew for your great help.

Oked by core@ and ad@.
2009-08-07 20:16:44 +00:00
haad f26cdf114a Remove accidentally commited tar.bz2 file. 2009-08-07 18:48:48 +00:00
haad c1cb2cd89c Import Opensolaris source code used with zfs port. Zfs code si from date
200811.
2009-08-07 18:32:11 +00:00
joerg b9b5f22385 Use WARNS=4. 2009-08-06 16:57:20 +00:00
joerg 0590ec0a66 Import pkg_install-20090806:
- pkg_add: add support to check license conditions before installation
- pkg_delete: add -k option to skip over preserve packages.
- WARNS=4 clean, fix some potential uses of uninitialized variables
2009-08-06 16:55:16 +00:00
christos a24ab0f5cc elide type punned warning 2009-07-28 21:51:30 +00:00
christos 1291d32876 add no version date 2009-07-28 21:18:01 +00:00
christos 723a00ffef merge 9.6.1-P1 2009-07-28 21:17:11 +00:00
christos 8efd920cd3 from ftp.isc.org 2009-07-28 21:10:17 +00:00
roy 1eb42625ea Import dhcpcd-5.0.7
Changes from dhcpcd-5.0.6 include:
* Fix -f path/to/config
* -e, --env var=value for profile specific env vars
* Many issues resolved when running in test mode
* Don't print a (null) string when there is no NAK message
* read ssize_t instead of size_t when checking signals
2009-07-28 20:53:17 +00:00
njoly f4e46459c3 Make process CPU value drop the decimal part when reaching 100%, like
WCPU.
2009-07-27 16:26:48 +00:00
joerg fdc1dac9e9 Import pkg_install-20070724:
- license handling: accept upper case letters. Keep license checks
  case-sensitive as done in the older pkgsrc logic. Document this.
  OK dillo@, schmonz@, wiz@
- pkg_info:
  - fix handling of non-packages, that are valid archives
  - invert order of pkg_info -r to better match the expectations of
    make update.
2009-07-26 22:59:33 +00:00
agc cb2414dfd1 Fix from Bert Kiers, also noted by jak - be consistent in naming the
key for the target hostname variable - it's "target hostname", not
"target host".
2009-07-23 04:32:13 +00:00
christos 75efea6592 bump libcrypto and friends; OpenSSL abi change: do_cipher last argument
changed from u_int to size_t. Affects _LP64 only.
2009-07-20 17:30:52 +00:00
christos badcaee3ff constify ciphers per new openssl 2009-07-20 17:17:56 +00:00
christos c5a57f5582 Use the correct libcrypto. 2009-07-20 15:46:51 +00:00
christos 36f53fd260 depend on the proper libcrypto 2009-07-20 15:41:55 +00:00
christos 5abcee2a8c find the correct libcrypto 2009-07-20 15:40:05 +00:00
christos ddb6af4806 catch up with openssl constification 2009-07-20 15:32:33 +00:00
joerg 86a313cf0e .Xr takes exactly two arguments plus separators, so fix the use here. 2009-07-15 09:50:08 +00:00
ahoka e288bad006 Add missing C file and change version number to complete the last upgrade. 2009-07-12 23:49:49 +00:00
mrg c6b110c7ca XXX: -Wno-error savage_exa.c for now. 2009-07-09 07:50:10 +00:00
mrg 393017d87b fix build for pixman 0.15.14 2009-07-09 02:15:48 +00:00
roy b1b5513e68 Update to dhcpcd-5.0.6
Changes from dhcpcd-5.0.5 include
 * Fix crash on MIPS, fixes PR bin/41682
   Thanks to Tim McIntosh <tmcintos@eskimo.com> for the patch
 * Save and restore interface MTU when changing
 * IP whitelist
 * Ensure that the lease and pidfile directories exist at startup
2009-07-08 22:33:21 +00:00
mrg f0f6e34374 need to link stdResource.c now 2009-07-07 07:58:46 +00:00
mrg 94a2d1af9e install geext.h. 2009-07-05 21:30:30 +00:00
roy 8c75820385 Sync 2009-07-03 22:20:09 +00:00
mrg c2eb070e59 enable EXA and XAA. 2009-07-03 21:19:19 +00:00
roy a0cd7e431b Import dhcpcd-5.0.5
Changes since 5.0.4
 * Fixed dstaddr detection for PtP links at startup
 * Default to requesting MTU in dhcpcd.conf
2009-07-03 19:39:25 +00:00
macallan 0c5e45033e netbsdPci.c is no more 2009-07-02 04:27:47 +00:00