Commit Graph

752 Commits

Author SHA1 Message Date
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
mrg db1f69493d "version.def" is gone. 2009-06-11 15:33:12 +00:00
mrg e02f3af610 use -Wno-error for a deprecated warning. 2009-06-11 15:32:38 +00:00
mrg 8a1ae9c0dc add glapi_getproc.c. 2009-06-11 15:25:53 +00:00
mrg 8342211d1b upgrade the build framework for xorg-server 1.6.
this doesn't quite work yet.  Xvfb and Xnest attempt to link but
have missing symbols.  Xorg doesn't build all its components yet.
2009-06-11 05:43:15 +00:00
mrg 5b782c3aa9 build libpciaccess on x86.
exchange xkeyboard-config for xkbdata.
2009-06-11 05:15:06 +00:00
mrg 14eb698ce3 update reach over build for pixman 0.15.10. 2009-06-11 05:11:14 +00:00
mrg 870faed3ec fix up the Mesa version for the gl*.pc files. 2009-06-11 05:10:49 +00:00
mrg 514d913b26 reachover build for libpciaccess. 2009-06-11 01:52:03 +00:00
mrg 4671955d07 reachover build for xkeyboard-config 2009-06-11 01:49:20 +00:00
mrg 3cc1732796 this needs -lm now. 2009-06-11 01:47:51 +00:00
mrg d7990fa409 build fixes for Mesa 7.4.2. 2009-06-11 01:47:08 +00:00
mrg 2415d8ceb8 merge xf86-video-ati 6.12.2 2009-06-10 09:22:09 +00:00
mrg 513c991fdb look in the new 'shared' subdir. 2009-06-10 08:56:33 +00:00
mrg 5c263cb96b dno't define FONTCACHE anymore. 2009-06-10 08:30:55 +00:00
mrg 09a73a896b link in -lbz2 now. 2009-06-10 08:30:35 +00:00
mrg 80cf5a65f8 don't need/wait fontcache.c anymore 2009-06-10 08:29:20 +00:00
mrg 797cf46996 merge libXfont 1.4.0. 2009-06-10 07:52:07 +00:00
mrg 7f3accc357 merge xf86-video-siliconmotion 1.7.1. 2009-06-10 06:46:34 +00:00
mrg fa5ad74c84 look for and find config.h 2009-06-10 05:06:15 +00:00
mrg c7e578a02d install dri2proto headers. 2009-06-10 04:37:27 +00:00
mrg 8c3c748c82 look for the new config.h. 2009-06-10 02:39:29 +00:00
mrg 1568f86ba2 don't build tridentramdac.c anymore 2009-06-10 02:29:27 +00:00
mrg 02fb05a57b install pci.ids somewhere so that libpciaccess can find it. 2009-06-10 02:20:13 +00:00
mrg 0f6aba71d2 enable bz2 support. 2009-06-10 02:01:39 +00:00
mrg 42b75dd94f add the driver src dir to the include path. 2009-06-10 02:01:14 +00:00
mrg 2bdc43f27c mga_dacG.c has an const issue; work around it. 2009-06-10 02:00:51 +00:00
mrg d90dd2c1bf define HAVE_CONFIG_H, and use the newly provided one. 2009-06-10 02:00:10 +00:00
mrg 41c6d41b48 define PACKAGE_VERSION. 2009-06-10 01:59:09 +00:00
mrg 3cdfd13ed8 enable bz2 support. 2009-06-10 01:56:46 +00:00
haad 425cc847f0 Create default target_params parse routine which is called when we doesn't
find name of a target in known target list. This routine will pass whole param
string in a dictionary with key called params.
2009-06-09 18:29:09 +00:00
haad 869a99f661 Add const to second argument of nbsd_dm_parse_param, too. 2009-06-09 18:24:02 +00:00
mrg a31f6f323b updates for libdrm 2.4.11. install libdrm_intel on x86.
XXX: need to install libdrm_intel.pc yet.
2009-06-09 05:02:13 +00:00
mrg 3b81cc3605 build updates for libdrm 2.4.11 and xf86-video-intel 2.7.1.
thanks to snj@ for most of this.
2009-06-09 03:05:36 +00:00
christos 94771ab33e the resolver man page is from here now. 2009-06-08 17:16:18 +00:00
ahoka 6903faa67e Update s3 driver to 0.6.1.
Also add a missing object file to build a properly working module.

Closes PR xsrc/41206
2009-06-05 23:37:55 +00:00
ahoka b498a6e0b7 Allow driver version to be set from the makefile instead of
relying on parsing configure scripts.
2009-06-05 23:34:36 +00:00
haad b05bf051db Bump libdevmapper minor number, because of ioctl protocol change. 2009-06-05 20:11:21 +00:00
haad 3deb22c2eb Parse dm param string in libdevmapper and not in a dm target init function.
Create proplib param dictionary entry in libdevmapper and pass it to dm in
dm_ioctl dict.
Param target is then passed to target init function, where is parse. I like
this aproach much better than passing char **argv and trusting to user input.

XXX. Add more sanity checks in kernel.
2009-06-05 19:57:25 +00:00
christos 477a0ba90e Add an NetBSD id for ease of maintenance. 2009-06-01 19:07:55 +00:00
joerg a2e586eec3 Allow building with MKCRYPTO=no. 2009-05-28 10:44:29 +00:00
joerg 93b14ea890 Import pkg_install-20090528:
Reenable extraction of ownership from tarballs.
2009-05-28 09:00:54 +00:00
joerg cef902d2d0 Import pkg_install-200927:
- pkg_info -r provides topological sorting
- sync license list with pkgsrc/mk/licenses.mk
2009-05-27 22:41:35 +00:00
christos fbb2acb8c2 change it from nonsense to english 2009-05-22 19:08:06 +00:00
tnn ce13d3aef1 fix build, #ifdef -> #if (hi christos) 2009-05-22 18:44:16 +00:00
christos d421f645e5 make this work for big endian machines too. 2009-05-22 17:51:26 +00:00
joerg 0334ae0007 Merge for pkg_install-20090513. 2009-05-17 21:31:59 +00:00
joerg 52b3fbfec5 Import pkg_install-20090513:
- Make compression type selection in pkg_create optionally explicit.
- PREV_PKGPATH / SUPERSEDES
2009-05-17 21:21:07 +00:00
christos 99604eb933 define __RCSID if nobody did. 2009-05-15 12:06:09 +00:00
roy 539e10cf4e Import dhcpcd-5.0.4
Changes from dhcpcd-5.0.3 include
 * ServerID requirement in DHCP messages can be toggled in dhcpcd.conf
 * If MTU is requested, don't apply if less than 576
 * Enforce a minimum lease time of 20 seconds
2009-05-14 16:25:55 +00:00
roy cd5cb024ed Import dhcpcd-5.0.3
Changes from 5.0.2
 * Fix crash when ifa_addr from getifaddrs(3) is NULL
2009-05-11 08:52:46 +00:00
roy ed7c19b672 Re import right version 2009-05-10 17:20:55 +00:00
roy 05cc3e1e56 Update dhcpcd to 5.0.2
Changes from 5.0.1 include
 * -n option now starts dhcpcd if not already started
 * 29-lookup-hostname hook installed by default, but skipped in dhcpcd.conf
 * Fix warning about missing dirs if we don't have any existing state
 * Fix compile on some Linux distros re linux/wireless.h
2009-05-10 16:44:26 +00:00
christos 5b33ded1f3 set BINDIR 2009-05-08 23:36:42 +00:00
wiz 81ee850d25 Use more markup, use more appropriate markup. Improve wording.
Sort options and sections. Make ready for HTML output. Fix xref.
Add -0 to SYNOPSIS.
2009-05-08 21:45:52 +00:00
wiz 61e7e15ed9 Various fixes. More formatting. New sentence, new line. 2009-05-08 20:26:48 +00:00
wiz 83bb9c409c New sentence, new line. 2009-05-08 20:20:39 +00:00
wiz 97f58950ee Drop trailing whitespace. 2009-05-08 20:19:39 +00:00
christos b06c2969bf hook libmagic 2009-05-08 17:47:44 +00:00
christos da26e34f7b hook file 2009-05-08 17:45:49 +00:00