Go to file
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
bin Make sure that buffer is NULL terminated when input to strip_escapes() is 2009-06-10 04:16:53 +00:00
common - move #include <sys/param.h> inside #if defined(_KERNEL) section 2009-06-19 05:09:09 +00:00
compat catch up with libssh build dir move 2009-06-12 06:40:51 +00:00
crypto Fix a call to null pointer: in some cases, the unmonitor_fd can be called 2009-06-24 11:28:48 +00:00
dist Limit the length of the address mask before we copy it. 2009-06-23 19:50:50 +00:00
distrib Add myself as requested in the welcome mail. 2009-06-24 12:15:43 +00:00
doc Update developers responsible for Postfix. 2009-06-24 13:41:16 +00:00
etc Switch to building Postfix 2.6.2 via "external/ibm-public/postfix". 2009-06-23 17:58:22 +00:00
external Update the external tree for new structure for reachover builds. 2009-06-25 13:47:09 +00:00
games a bit more const 2009-06-07 21:04:54 +00:00
gnu Remove Postfix 2.5.4 distribution. 2009-06-23 18:01:01 +00:00
include Add the getdate(3) function and getdate_err value, conforming to IEEE 2009-05-14 02:37:35 +00:00
lib Partially revert 1.110: Use makecontext again until the problems with 2009-06-25 13:38:43 +00:00
libexec PR/40965: NAKAJIMA Yoshihiro: lfs_cleanerd isn't adapted to !MKDYNAMICROOT 2009-06-21 20:20:50 +00:00
regress add regression test for gdtoa large field width. 2009-05-07 20:40:25 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Fixed a_mask to actually use its argument 2009-06-19 12:55:45 +00:00
share catch spelling error. 2009-06-24 23:10:02 +00:00
sys don't include pcidevs_data.h. 2009-06-24 19:47:15 +00:00
tests Apparently, there's not a clear dependency ordering for the libraries, 2009-06-09 11:18:50 +00:00
tools add fpurge 2009-06-17 23:34:45 +00:00
usr.bin Remove superfluous quotes. 2009-06-21 15:05:59 +00:00
usr.sbin Switch to building Postfix 2.6.2 via "external/ibm-public/postfix". 2009-06-23 17:58:22 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00
BUILDING Introduce MKSUBPIXEL, which allows enabling subpixel rendering code 2009-05-01 19:42:18 +00:00
Makefile add crypto/external to the build. 2009-06-07 22:46:12 +00:00
Makefile.inc
UPDATING add a note about native xorg updates 2009-06-21 20:08:36 +00:00