joerg
faf14618b6
Fix initialisation of SHA224.
2009-06-25 14:05:18 +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
joerg
35173b1fce
Partially revert 1.110: Use makecontext again until the problems with
...
_lwp_makecontext are solved.
2009-06-25 13:38:43 +00:00
zafer
e61e7f5284
catch spelling error.
2009-06-24 23:10:02 +00:00
zafer
ca54efd201
fix common spelling error.
2009-06-24 22:39:40 +00:00
zafer
282680c9b1
correct spelling error.
2009-06-24 22:31:58 +00:00
zafer
791f9db912
fix spelling error.
2009-06-24 22:19:14 +00:00
mrg
4c99008150
don't include pcidevs_data.h.
2009-06-24 19:47:15 +00:00
reinoud
706de0e547
Commit first stage of free-space accounting. It is estimating the underlimit
...
of free blocks on the device and when free blocks are getting tight it tries
to readjust/recalculate that value by syncing the FS.
Second stage will be resizing the data/metadata partitions.
2009-06-24 17:09:13 +00:00
dholland
3f712a47e2
Fix typo, noticed in passing by wiz
2009-06-24 16:28:48 +00:00
tron
1b003fbdd4
Update developers responsible for Postfix.
2009-06-24 13:41:16 +00:00
mbalmer
7880601279
Add myself as requested in the welcome mail.
2009-06-24 12:15:43 +00:00
tteras
a8d702d9b1
Fix a call to null pointer: in some cases, the unmonitor_fd can be called
...
from another fd's callback. That could lead to still have callback pending
after unmonitoring the fd resulting in a call to null pointer.
This is fixed by making unmonitor_fd now clear the pending fd_set too.
Bug was introduced by my commit in 2008-12-23.
2009-06-24 11:28:48 +00:00
mrg
c33a588610
convert a DRM_ERROR() to DRM_DEBUG(). its failure is not fatal
...
and it tends to trigger on almost all cards.
2009-06-24 08:09:26 +00:00
elad
55f182207a
Wow... too much Python.
...
Fix DIAGNOSTIC build breakage: print -> printf.
Pointed out by Kurt Schreiner on current-users@:
http://mail-index.netbsd.org/current-users/2009/06/23/msg009815.html
2009-06-23 23:04:11 +00:00
reinoud
c2fd371267
Bump the NetBSD kernel UDF id to version 0.5
2009-06-23 20:13:37 +00:00
reinoud
75bab0f5ee
Renaming in UDF was already possible but directories could only be renamed in
...
the same directory.
This patch finally allows a directory to be moved between parent directories.
2009-06-23 20:09:07 +00:00
christos
96a538bff1
Limit the length of the address mask before we copy it.
2009-06-23 19:50:50 +00:00
elad
870920260d
Move the implementation of vaccess() to genfs_can_access(), in line with
...
the other routines of the same spirit.
Adjust file-system code to use it.
Keep vaccess() for KPI compatibility and to keep element of least
surprise. A "diagnostic" message warning that vaccess() is deprecated will
be printed when it's used (obviously, only in DIAGNOSTIC kernels).
No objections on tech-kern@:
http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005310.html
2009-06-23 19:36:38 +00:00
tron
935113b868
Remove Postfix 2.5.4 distribution.
2009-06-23 18:01:01 +00:00
tron
d00145e40b
Postfix was update to version 2.6.2.
2009-06-23 18:00:11 +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
dyoung
6935f27815
Add drvctl(4).
2009-06-23 17:06:15 +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
christos
e7604a3d54
PR/41629: Kouji Matsui: Fixed identical ESS1878 on Fujitsu FMV-5100 NC/S by PnPBIOS
2009-06-23 15:00:18 +00:00
christos
f48c7833ea
PR/41628: Jukka Salmi: OpenSSL's c_rehash can't find openssl binary
2009-06-23 14:08:02 +00:00
njoly
de2e7a9c8e
sched_getaffinity(2) update:
...
- dynamically calculate the cpu mask size,
- return it upon success,
- fix generated cpu mask.
2009-06-23 13:18:59 +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
agc
444c5e7dcc
Also build uuid for all platforms, now that we're using our own uuid routines.
2009-06-23 05:15:07 +00:00
agc
d94c46b0c4
Apply some fixes from HEO SeonMeyong to allow the iSCSI target to build
...
and operate on Mac OS X - with apologies for taking so long to apply them.
2009-06-23 05:11:46 +00:00
agc
cacd735007
Simplify one routine
2009-06-23 05:08:22 +00:00
mrg
9c6a192497
fix the list of sources.
2009-06-23 04:48:47 +00:00
mrg
8ee58c85df
add a commented out section for nouveau driver.
...
(it's very far from being compileable.)
2009-06-23 04:42:58 +00:00
mrg
eae636e445
add a bunch of fixes mostly from rafal@.
...
this fixes the build for all the other drm modules.
use pci_find_device() to kill the one XXX rafal left.
2009-06-23 04:42:01 +00:00
mrg
2e277c2d9d
add transforms for new GLU, GLUT and xorg-server pkgconfig files.
2009-06-23 04:40:29 +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
christos
b940bed281
put back the conversion script. I forgot to add it in the last import
2009-06-22 22:32:44 +00:00
njoly
0cef178686
Fix compilation with SMB_*_DEBUG options.
2009-06-22 21:13:50 +00:00
tron
9526375664
Correct the name of "FDH". It is called Bodensee-Airport Friedrichshafen.
...
Patch provided by Marc Balmer in private e-mail.
2009-06-22 19:26:38 +00:00
mrg
de36815874
add a couple of missing files. pointed out by tron.
2009-06-22 15:34:53 +00:00
tsutsui
7b14dcf78f
Enable ddb(4) for sparc GENERIC-like kernels.
...
Discussed on port-sparc@.
2009-06-22 14:57:52 +00:00
agc
fc75e102bd
Move source files from the reachover framework to the dist framework.
2009-06-22 14:44:12 +00:00
tron
45353de023
Fix modules build after update of drm(4).
2009-06-22 13:13:08 +00:00
tron
3f3fc05a03
Fix typo. Patch supplied by Marc Balmer in private e-mail.
2009-06-22 08:31:13 +00:00
agc
39f224166c
Be sure to install binaries into the correct BINDIR
2009-06-22 06:52:18 +00:00
mrg
0f9b883ce6
remove reference to now dead DRM_EXTERNAL option.
2009-06-22 02:34:10 +00:00