Commit Graph

711 Commits

Author SHA1 Message Date
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
macallan de0eabb5e4 we don't have or need SparcMulDiv.S 2009-07-02 04:27:05 +00:00
agc 80afc5a9cd catch up with change of filename 2009-06-30 02:59:15 +00:00
agc 5e01dafb5c Portable iSCSI - snapshot of current sources/changes
+ moved lba2cdb into iscsi-initiator.c and cdb2lba into disk.c
+ moved iscsi.c to protocol.c
+ calculate zero bytes and bits in a different way, and fix a bug or two
  on the way
+ add the ability to trace different types of debug information from the
  initiatior as well as the target
2009-06-30 02:44:52 +00:00
mrg 097e42c7ab add files needed for DRI. should fix a problem reported by Matthew Mondor. 2009-06-29 15:40:10 +00:00
tron 3136f6eb81 Don't install "post-install" and "postfix-files" to the example directory
any more just to remove them later. Problem noted by Thomas Klausner
on "current-users" mailing list.
2009-06-27 21:12:12 +00:00
tron 4e1f96faf8 Mirror the file system structure of the installed files in the structure
of the Makefiles as suggested by Christos Zoulas.
2009-06-25 18:21:50 +00:00
agc 474f9d04b2 Switch over to building iscsi library, target and initiator from the
external framework.
2009-06-25 13:58:59 +00:00
agc 534fa80408 Put the OSD sources in their own directory 2009-06-25 13:48:42 +00:00
agc b63649522c Update the external tree for new structure for reachover builds.
Add some iscsi-specific changes too:

Portable iSCSI - 20080207 to 20090622

+ Use modern autoconf
+ Add portable iSCSI initiator sources
+ New directory structure
+ Put OSD sources in their own directory
+ iscsi.h -> iscsiprotocol.h
+ add an iscsi.h for the new interface, and install it
+ globals_t -> iscsi_target_t
+ made an iscsi-target.h with all public functions in it
+ reformatted Intel license to fit in 80 columns
+ get rid of some abstractions which aren't needed any more
+ move over to a set of (name, value) tuples in target and initiator
+ add patch to set the target's StatSN at login time, from Gleb Kozyrev via
  Mark Foster
+ add manual page for libiscsi(3)
+ update libiscsi shared object major version to 2 to reflect the changes
  in API and ABI

More changes to come
2009-06-25 13:47:09 +00:00
tron 7d5e451c60 Switch to building Postfix 2.6.2 via "external/ibm-public/postfix". 2009-06-23 17:58:22 +00:00
tron 93e822e975 Install all helper scripts to "/usr/libexec/postfix" which is were Postfix
expects them now. Remove all comments indicating that they should be
in that directory.
2009-06-23 17:55:06 +00:00
tron 1faf39be0f Add makefile framework to build Postfix 2.6.2. Don't turn it on yet as
the Postfix 2.6.2 binary doesn't work yet because it cannot
find "/usr/libexec/postfix/postfix-script".
2009-06-23 15:02:51 +00:00
tron b492933390 (Re-)apply NetBSD specific patches. 2009-06-23 11:41:05 +00:00
tron 41fbaed053 Import Postfix 2.6.2. 2009-06-23 10:08:14 +00:00
mrg 9c6a192497 fix the list of sources. 2009-06-23 04:48:47 +00:00
mrg cb84b0f930 don't build the vga or nsc drivers -- they haven't been ported to
xorg-server 1.6 yet.  remove them from the list of drivers to try
to load with "X -configure".  (someone should also confirm that
this list of drivers is right.)

this should fix PR#41626.
2009-06-23 04:39:52 +00:00
agc fc75e102bd Move source files from the reachover framework to the dist framework. 2009-06-22 14:44:12 +00:00
agc 39f224166c Be sure to install binaries into the correct BINDIR 2009-06-22 06:52:18 +00:00
agc 29b8a3d91c Add example files and rc.d script - taken from dist 2009-06-22 01:51:02 +00:00
agc ef35af317f Add example configuration files 2009-06-21 21:23:46 +00:00
agc 2f24582978 Move the iSCSI target and initiator source across from dist/iscsi to
external/bsd/iscsi
2009-06-21 21:20:30 +00:00
agc 6a58b20453 Add the reachover framework for the iSCSI target and initiator, in
preparation for moving it from dist/iscsi to the external framework
external/bsd/iscsi.
2009-06-21 21:11:16 +00:00
mrg 5b9c71717d implement MKX11FONTS for Xorg. 2009-06-18 06:36:58 +00:00
mrg 3fb9247f79 actually build glx extension. 2009-06-18 03:32:41 +00:00
mrg 7319e14f4d remove dead code 2009-06-18 03:20:14 +00:00
mrg 855056f57f build pciaccess everywhere for now 2009-06-18 02:46:57 +00:00
mrg 5de241ae42 only built int10 on x86. from macallan. 2009-06-18 02:46:10 +00:00
mrg a1fe0e9723 remove non-existant subdirs from the default path list. 2009-06-18 02:45:30 +00:00
mrg 2fd2ea3eb2 build the swrast_setup code, too. 2009-06-16 05:21:58 +00:00
mrg 3aabb85acc be sure to link in the swrast_setup code, too 2009-06-16 05:16:12 +00:00
mrg 66feaa8daf - build and install swrast_dri.so
- don't force linking dri_util.c into swrast_dri.so
- fix the source lists in libGL/OSmesa makefiles
- unobsolete the symbols/pc keymap and 7x14-KOI8-R.pcf.gz font

XXX the libGL/OSmesa makefiles could use some reorg.  there
XXX are a bunch of duplicated items.
2009-06-16 00:26:10 +00:00
joerg e4b9854077 Update to pkg_install-20090610:
Improve diagnostic of the license code.
2009-06-14 23:30:57 +00:00
christos d15ef32f05 PR/41580: Hauke Fath: am-utils uses "netbsd${OSVER}" selector, still.
Changed to "netbsd"
2009-06-12 15:44:58 +00:00
mrg d0033f6983 fix xsrc/41577: install the Xvidtune app-defaults file, after the
necessary preprocessing and sed processing it needs.
2009-06-12 06:57:22 +00:00
mrg e2812586d9 clean up the sources list.
this driver doesn't work yet, though.
it has not been ported to libpciaccess yet.
2009-06-12 04:40:22 +00:00
mrg b3141d0339 add all the missing sources 2009-06-12 04:26:32 +00:00
snj 9d3fa903c6 Add a missing source file. X now works again in vmware. 2009-06-12 04:10:57 +00:00
mrg 216c4cfb08 add missing source files. 2009-06-12 04:00:56 +00:00
mrg d225a0d5f8 build updates for xorg-server 1.6. 2009-06-12 01:59:04 +00:00
mrg a4e3acd4f6 build new xorg-server dri2 component 2009-06-11 17:59:25 +00:00
mrg edc8c76e47 use -Wno-error for a deprecated warning. 2009-06-11 15:54:18 +00:00