dfr 2009-05-24 12:15:55 UTC
FreeBSD doc repository (src committer)
Modified files:
share/pgpkeysdfr.key
Log:
Update my pgp key to something slightly more recent.
Revision ChangesPath
1.4 +25 -16doc/share/pgpkeys/dfr.key
__
On 10 Mar 2009, at 03:21, Daniel Eischen wrote:
On Wed, 26 Mar 2008, Doug Rabson wrote:
dfr 2008-03-26 15:23:13 UTC
FreeBSD src repository
Modified files:
lib/libc/sys Symbol.map fcntl.2
[ ... ]
sys/sys fcntl.h lockf.h
[ ... ]
Log:
Add the new
dfr 2008-09-19 07:59:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libgssapigss_accept_sec_context.c
Log:
SVN rev 183177 on 2008-09-19 07:59:20Z by dfr
MFC: r178692 - make sure we initialise delegated creds properly.
This fixes a c
dfr 2008-09-09 14:15:55 UTC
FreeBSD src repository
Modified files:
include/rpc svc_auth.h
lib/libc/rpc svc.c svc_auth.c
Log:
SVN rev 182891 on 2008-09-09 14:15:55Z by dfr
Initialise the SVCAUTH field for new transport structures when they are
allo
On 8 Sep 2008, at 19:12, John Baldwin wrote:
On Tuesday 02 September 2008 03:24:47 pm M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
Robert Watson <[EMAIL PROTECTED]> writes:
: 8-CURRENT kernels should reject old modules from loading unless
: __FreeBSD_version hasn't been bu
dfr 2008-09-04 14:54:22 UTC
FreeBSD src repository
Modified files:
lib/librpcsec_gsssvc_rpcsec_gss.c
Log:
SVN rev 182758 on 2008-09-04 14:54:22Z by dfr
Fix an off-by-one error in the replay detection logic.
Revision ChangesPath
1.3 +1 -1 src/li
dfr 2008-09-03 07:49:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nlm nlm_prot_server.c
Log:
SVN rev 182712 on 2008-09-03 07:49:49Z by dfr
MFC: r182153 - fix interoperability issues with Mac OS X.
PR: 126561
dfr 2008-08-27 09:43:52 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/rpc clnt_rc.c
Log:
SVN rev 182255 on 2008-08-27 09:43:52Z by dfr
MFC: r181683 - add a missing call to mtx_destroy().
Revision ChangesPath
1.2.2.4 +
dfr 2008-08-27 09:39:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nlm nlm_prot_impl.c
Log:
SVN rev 182254 on 2008-08-27 09:39:35Z by dfr
MFC: r181683 - fix linux interop issues
Revision ChangesPath
1.4.2.8 +115 -5
dfr 2008-08-25 09:36:17 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
sys/rpc pmap_prot.h rpcb_prot.c
Log:
SVN rev 182154 on 2008-08-25 09:36:17Z by dfr
Rename RPC's 'struct pmap' to 'struct portmap' to avoid confusing
dfr 2008-08-25 09:30:27 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_server.c
Log:
SVN rev 182153 on 2008-08-25 09:30:27Z by dfr
Add a missing return statement in nlm4_unlock_msg_4_svc which prevented it
from returning a reply message in mos
dfr 2008-08-13 12:04:54 UTC
FreeBSD src repository
Modified files:
sys/rpc clnt_rc.c
Log:
SVN rev 181684 on 2008-08-13 12:04:54Z by dfr
Add a missing call to mtx_destroy() in clnt_reconnect_destroy().
Submitted by: zachary.loafman at isilon.com
MFC
dfr 2008-08-13 12:03:31 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
SVN rev 181683 on 2008-08-13 12:03:31Z by dfr
Fix an interop issue with Linux: If you do nothing but TCP
mounts, Linux won't even bother registering nlockmgr fo
dfr 2008-08-12 13:38:06 UTC
FreeBSD src repository
Modified files:
usr.bin/rpcgen rpc_svcout.c
Log:
SVN rev 181630 on 2008-08-12 13:38:06Z by dfr
When generating thread-safe server code, handle procedures with void return
types correctly.
Revision Changes
dfr 2008-08-06 17:11:12 UTC
FreeBSD src repository
Modified files:
lib/librpcsec_gsssvc_rpcsec_gss.c
Log:
SVN rev 181348 on 2008-08-06 17:11:12Z by dfr
Fix ia64 build.
Revision ChangesPath
1.2 +3 -3 src/lib/librpcsec_gss/svc_rpcsec_gss.c
__
dfr 2008-08-06 15:33:00 UTC
FreeBSD src repository
Modified files:
lib/librpcsec_gssrpcsec_gss_prot.c
Log:
SVN rev 181346 on 2008-08-06 15:33:00Z by dfr
Fix 64bt build.
Revision ChangesPath
1.2 +3 -1 src/lib/librpcsec_gss/rpcsec_gss_prot.c
dfr 2008-08-06 14:02:05 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/groff/tmac mdoc.local
include/gssapi gssapi.h
include/rpc Makefile auth.h svc.h
kerberos5/lib/libgssapi_krb5 Makefile
lib Makefile
lib/libc/rpc
dfr 2008-08-05 15:26:38 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Add entry for MFC of NFS advisory locking.
Revision ChangesPath
1.941 +6 -0 doc/en_US.ISO8859-1/books/porters-handbook
dfr 2008-08-05 10:35:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/conf files
sys/kern kern_lockf.c
sys/modules/nfslockd Makefile
sys/nfsclientnfs.h nfs_node.c nfs_vfsops.c nfs_vnops.c
dfr 2008-07-24 13:42:28 UTC
FreeBSD src repository
Modified files:
sys/nfsclientnfs_vfsops.c
Log:
SVN rev 180779 on 2008-07-24 13:42:28Z by dfr
Don't use a userspace pointer in the kernel when trying to record the hostname
which we need for NLM requests.
P
dfr 2008-07-24 14:02:03 UTC
FreeBSD src repository
Modified files:
sys/nfsclientnfs_vfsops.c
Log:
SVN rev 180780 on 2008-07-24 14:02:03Z by dfr
Try again not to use a userspace pointer in the kernel when trying to record
the hostname which we need for NLM reque
dfr 2008-07-23 09:18:08 UTC
FreeBSD src repository
Modified files:
sys/rpc auth_unix.c
Log:
SVN rev 180743 on 2008-07-23 09:18:08Z by dfr
Re-work the code slightly to avoid a possible livelock.
MFC after: 2 weeks
Revision ChangesPath
1.
dfr 2008-07-03 14:09:00 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
SVN rev 180217 on 2008-07-03 14:09:00Z by dfr
Add module dependancy on nfs.
Revision ChangesPath
1.12 +1 -0 src/sys/nlm/nlm_prot_impl.c
dfr 2008-06-27 14:35:05 UTC
FreeBSD src repository
Modified files:
sys/rpc auth_unix.c
Log:
SVN rev 180064 on 2008-06-27 14:35:05Z by dfr
Include for curthread.
Revision ChangesPath
1.4 +1 -0 src/sys/rpc/auth_unix.c
__
dfr 2008-06-26 10:21:54 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/kern kern_lockf.c
sys/modules/nfslockd Makefile
sys/nfsclientnfs.h nfs_node.c nfs_vfsops.c nfs_vnops.c
nfsmount.h nfsnode.
dfr 2008-06-26 10:26:45 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Add description for __FreeBSD_version 800040
Revision ChangesPath
1.937 +4 -0 doc/en_US.ISO8859-1/books/porters-handbo
dfr 2008-06-09 12:11:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179676 on 2008-06-09 12:11:27Z by dfr
MFC: r179510 - nlm_global_lock doesn't exist (yet)
Pointed out by: kib
Revision
dfr 2008-06-09 12:10:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179675 on 2008-06-09 12:10:43Z by dfr
MFC: r179510 - nlm_global_lock doesn't exist (yet)
Pointed out by: kib
Revision
dfr 2008-06-09 10:55:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/rpc.lockd lockd.c
Log:
SVN rev 179674 on 2008-06-09 10:55:59Z by dfr
MFC: r179489 - add a missing call to init_nsm().
Revision ChangesPath
1.18.8.4 +1 -0
dfr 2008-06-09 10:54:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/rpc.lockd lockd.c
Log:
SVN rev 179673 on 2008-06-09 10:54:55Z by dfr
MFC: r179489 - add a missing call to init_nsm().
Revision ChangesPath
1.20.2.4 +1 -0
dfr 2008-06-09 10:52:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179672 on 2008-06-09 10:52:43Z by dfr
MFC: r179488 - check for client reboot before executing the lock request
Revision Ch
dfr 2008-06-09 10:51:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179671 on 2008-06-09 10:51:43Z by dfr
MFC: r179488 - check for client reboot before executing the lock request
Revision Ch
dfr 2008-06-06 09:13:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/sys fcntl.c
lib/libc_r/uthread uthread_fcntl.c
lib/libpthread/thread thr_fcntl.c
lib/libthr/threadthr_syscalls.c
Log:
SVN rev 179609 on 2008-06-0
dfr 2008-06-06 09:09:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/sys Symbol.map fcntl.c
lib/libc_r/uthread uthread_fcntl.c
lib/libkse/threadthr_fcntl.c
lib/libthr/threadthr_syscalls.c
Log:
SVN rev 179608 on
dfr 2008-06-06 08:54:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179606 on 2008-06-06 08:54:51Z by dfr
MFC: r179425 - cope better when client NLM port changes
Revision ChangesPath
1
dfr 2008-06-06 08:54:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179605 on 2008-06-06 08:54:19Z by dfr
MFC: r179425 - cope better when client NLM port changes
Revision ChangesPath
1
dfr 2008-06-03 08:11:06 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179510 on 2008-06-03 08:10:58Z by dfr
Back out the nlm_global_lock part of the last change - I forgot that only
exists in my perforce branch :(
Poi
dfr 2008-06-02 16:01:08 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.lockd lockd.c
Log:
SVN rev 179489 on 2008-06-02 16:00:49Z by dfr
Add a missing call to init_nsm().
MFC after: 1 week
Revision ChangesPath
1.28 +1 -0 src/usr.
dfr 2008-06-02 15:59:22 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
SVN rev 179488 on 2008-06-02 15:59:10Z by dfr
When attempting to use the NSM state number in a lock request to detect
a client reboot, do this check before perf
dfr 2008-05-30 14:47:42 UTC
FreeBSD src repository
Modified files:
lib/libc/sys Symbol.map fcntl.c
lib/libc_r/uthread uthread_fcntl.c
lib/libkse/threadthr_fcntl.c
lib/libthr/threadthr_syscalls.c
Log:
Call the fcntl compatiblity wrapper from th
dfr 2008-05-30 09:34:09 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
Don't rely on NSM to help us forget about RPC client handles for
clients that have rebooted (or otherwise changed port numbers). If the
client is broken or has no
dfr 2008-05-20 07:55:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/linux linux_file.c
Log:
Fix a harmless mismerge.
Pointed out by: jhb
Revision ChangesPath
1.91.2.6 +0 -1 src/sys/compat/linux/linux_file.c
__
dfr 2008-05-16 02:06:10 UTC
FreeBSD src repository
Modified files:
include/gssapi gssapi.h
Log:
Make this c++ compatible.
PR: 87726
Revision ChangesPath
1.4 +4 -0 src/include/gssapi/gssapi.h
___
cvs
dfr 2008-05-15 19:55:19 UTC
FreeBSD src repository
Modified files:
include/gssapi gssapi.h
Log:
Add definition for OM_uint64.
Submitted by: tmclaugh
Revision ChangesPath
1.3 +1 -0 src/include/gssapi/gssapi.h
__
dfr 2008-05-15 15:28:19 UTC
FreeBSD src repository
Modified files:
lib/libpam/modules/pam_ksu Makefile
Log:
Add new heimdal-1.1 library.
Revision ChangesPath
1.7 +2 -2 src/lib/libpam/modules/pam_ksu/Makefile
_
dfr 2008-05-15 08:53:31 UTC
FreeBSD src repository
Modified files:
kerberos5/lib/libkrb5 Makefile
Log:
Add the hx509 error table.
Revision ChangesPath
1.21 +2 -0 src/kerberos5/lib/libkrb5/Makefile
___
cvs-all@f
dfr 2008-05-11 10:32:37 UTC
FreeBSD src repository
Modified files:
kerberos5/lib/libkrb5 Makefile
Log:
Add manpage links to krb5_principal.3.
Revision ChangesPath
1.20 +29 -0 src/kerberos5/lib/libkrb5/Makefile
_
dfr 2008-05-11 08:53:55 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/kern kern_lockf.c
Log:
MFC kern_lockf.c revision 1.64:
When blocking on an F_FLOCK style lock request which is upgrading a
shared lock to exclusive, drop the share
dfr 2008-05-11 08:53:11 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/kern kern_lockf.c
Log:
MFC kern_lockf.c revision 1.64:
When blocking on an F_FLOCK style lock request which is upgrading a
shared lock to exclusive, drop the share
dfr 2008-05-11 08:27:17 UTC
FreeBSD src repository
Modified files:
kerberos5/lib/libkrb5 Makefile
Log:
Don't try to make links to manpages that no longer exist. Fixes installworld
Submitted by: phk
Revision ChangesPath
1.19 +0 -6 src/kerberos5/lib/l
dfr 2008-05-09 13:27:20 UTC
FreeBSD src repository
Modified files:
kerberos5/usr.bin/krb5-config Makefile
Log:
Update magic sed script for heimdal-1.1
Revision ChangesPath
1.16 +7 -4 src/kerberos5/usr.bin/krb5-config/Makefile
dfr 2008-05-09 10:34:23 UTC
FreeBSD src repository
Modified files:
sys/kern kern_lockf.c
Log:
When blocking on an F_FLOCK style lock request which is upgrading a
shared lock to exclusive, drop the shared lock before deadlock
detection.
MFC after: 2 days
dfr 2008-05-08 13:11:34 UTC
FreeBSD src repository
Modified files:
kerberos5/includeversion.h
Log:
Update heimdal_version.
Pointed out by: antoine@
Revision ChangesPath
1.15 +2 -2 src/kerberos5/include/version.h
_
dfr 2008-05-08 11:01:46 UTC
FreeBSD src repository
Modified files:
contrib/com_err com_err.c com_err.h com_right.h
compile_et.c compile_et.h lex.l parse.y
Log:
Merge from the vendor branch and resolve conflicts.
Revision ChangesPath
dfr 2008-05-08 10:58:51 UTC
FreeBSD src repository
src/contrib/com_err - Imported sources
Update of /home/ncvs/src/contrib/com_err
In directory repoman.freebsd.org:/tmp/cvs-serv41179
Log Message:
Import com_err from heimdal-1.1
Status:
Vendor Tag: KTH
Release
rrent. I may revisit that
decision in a couple of months time.
I don't believe I've broken the build but if so, I'll sort it out as
soon as I hear about it.
On 7 May 2008, at 14:53, Doug Rabson wrote:
dfr 2008-05-07 13:53:12 UTC
FreeBSD src reposit
dfr 2008-05-07 13:53:12 UTC
FreeBSD src repository
Modified files:
.Makefile.inc1
crypto/heimdal FREEBSD-Xlist
crypto/heimdal/admin ktutil_locl.h
crypto/heimdal/appl/ftp/ftp ftp_locl.h
crypto/heimdal/appl/su Makefile.am su.c
crypt
dfr 2008-05-04 09:09:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/amd64 SYS.h
lib/libc/arm SYS.h
lib/libc/i386SYS.h
lib/libc/sparc64 SYS.h
Log:
MFC: Add error handling for PSEUDO syscalls.
PR:
dfr 2008-04-30 11:29:22 UTC
FreeBSD src repository
Modified files:
lib/libgssapigss_accept_sec_context.c
Log:
When receiving delegated credentials, initialise our cred's linked list.
Add a bit more sanity checking for GSS-API mechanisms that claim to have
delegate
dfr 2008-04-30 11:27:15 UTC
FreeBSD src repository
Modified files:
lib/libgssapigss_test_oid_set_member.c
Log:
Use global implementation of _gss_oid_equal.
MFC after: 2 weeks
Revision ChangesPath
1.2 +1 -9 src/lib/libgssapi/gss_test_oid_set
dfr 2008-04-30 11:25:34 UTC
FreeBSD src repository
Modified files:
lib/libgssapigss_utils.c
Log:
Allow null oids in _gss_oid_equal().
MFC after: 2 weeks
Revision ChangesPath
1.3 +5 -0 src/lib/libgssapi/gss_utils.c
__
dfr 2008-04-27 10:57:53 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/nfsservernfs_srvsock.c
Log:
Back out the last revision - it shouldn't have been committed and in any
case its wrong for RELENG_6.
Revision ChangesPath
1.94.2
dfr 2008-04-25 15:20:29 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Document __FreeBSD_version 603102.
Revision ChangesPath
1.928 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sg
dfr 2008-04-24 13:08:31 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/i386/confGENERIC
Log:
Remove DDB options which accidentally got added in the last revision.
RevisionChangesPath
1.429.2.17 +0 -7 src/sys/i386/conf/GEN
dfr 2008-04-24 10:52:30 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
sys/kern init_sysent.c syscalls.c
sys/sys
dfr 2008-04-24 10:46:25 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/gen Makefile.inc lockf.c
lib/libc/include libc_private.h
lib/libc/rpc svc_vc.c
lib/libc/sys Makefile.inc fcntl.2
lib/libc/xdr
On 23 Apr 2008, at 21:54, Marcel Moolenaar wrote:
On Apr 23, 2008, at 12:09 PM, John Baldwin wrote:
On Wednesday 23 April 2008 02:54:40 pm Doug Rabson wrote:
On 23 Apr 2008, at 19:48, John Baldwin wrote:
jhb 2008-04-23 18:48:36 UTC
FreeBSD src repository
Modified files
On 23 Apr 2008, at 19:48, John Baldwin wrote:
jhb 2008-04-23 18:48:36 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/gpt gpt.c
Log:
MFC: Add 'zfs' as an alias for the FreeBSD ZFS UUID.
Does it make sense to have a FreeBSD ZFS UUID? ZFS i
dfr 2008-04-21 09:23:31 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nlm nlm_prot_impl.c
Log:
MFC: nlm_prot_impl.c 1.6 - Fix error handling in nlm_get_rpc and correct
some spelling mistakes in comments.
Revision ChangesPath
dfr 2008-04-17 07:53:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/fs/smbfs smbfs_vnops.c
Log:
MFC: smbfs_vnops.c 1.68 - make sure l_type is F_UNLCK when trying to unlock
a byte range.
Revision ChangesPath
1.65.2.1 +3 -0
dfr 2008-04-16 14:08:12 UTC
FreeBSD src repository
Modified files:
sys/kern kern_lockf.c
Log:
Fix compilation with LOCKF_DEBUG.
Revision ChangesPath
1.63 +1 -1 src/sys/kern/kern_lockf.c
___
cvs-all@
dfr 2008-04-16 09:09:50 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
Tighten up the error-handling in nlm_get_rpc. While I'm here, fix a
couple of spelling mistakes in comments.
Revision ChangesPath
1.6 +7 -3 sr
dfr 2008-04-16 09:08:54 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nlm nlm_prot_impl.c
sys/rpc clnt_rc.c
Log:
MFC: nlm_prot_impl.c 1.5, clnt_rc.c 1.3
Avoid error cascades when trying to monitor a host that doesn't
dfr 2008-04-14 09:22:48 UTC
FreeBSD src repository
Modified files:
sys/fs/smbfs smbfs_vnops.c
Log:
When calling lf_advlock to unlock a record, make sure that ap->a_fl->l_type
is F_UNLCK otherwise we trigger a LOCKF_DEBUG panic.
MFC after: 3 days
Revision
On 11 Apr 2008, at 12:19, Rong-en Fan wrote:
On Fri, Apr 11, 2008 at 6:34 PM, Doug Rabson <[EMAIL PROTECTED]> wrote:
dfr 2008-04-11 10:34:59 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
sys/rpc clnt_rc.c
Log:
Fix some
dfr 2008-04-11 10:34:59 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
sys/rpc clnt_rc.c
Log:
Fix some issues that showed up during Kris' testing.
Reported by:kris
MFC after: 3 days
Revision ChangesP
dfr 2008-04-11 09:28:22 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
Update for __FreeBSD_version bump to 700103: Adding l_sysid to struct flock
Revision ChangesPath
1.921 +5 -0 doc/en_US
dfr 2008-04-11 09:01:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/rpc.lockd lockd.c
Log:
MFC: lockd.c r1.27 - don't call the kernel NLM if its not loaded.
Revision ChangesPath
1.20.2.3 +2 -1 src/usr.sbin/rpc.lockd/lockd.
dfr 2008-04-10 12:54:53 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.lockd lockd.c
Log:
If we can't find or load the kernel NLM support, don't just go ahead and
try to use it anyway.
Revision ChangesPath
1.27 +2 -1 src/usr.sbin/rpc.lockd/l
On 10 Apr 2008, at 11:27, Kris Kennaway wrote:
Doug Rabson wrote:
On 10 Apr 2008, at 10:55, Kris Kennaway wrote:
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I am concerned by
On 10 Apr 2008, at 10:55, Kris Kennaway wrote:
Doug Rabson wrote:
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
Hmm, I am concerned by this quick merge because rpc.lockd is still
not usable for me on
dfr 2008-04-10 09:40:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h
freebsd32_syscalls.c freebsd32_sysent.c
sys/kern init_sysent.c syscalls.c systrace_arg
dfr 2008-04-10 09:39:29 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/gen lockf.c
lib/libc/include libc_private.h
lib/libc/rpc svc_vc.c
lib/libc/sys Makefile.inc Symbol.map fcntl.2
lib/libc/xdr
dfr 2008-04-09 15:43:20 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_impl.c
Log:
Fix a problem which stopped this from starting up on a kernel compiled
without the INET6 option.
Revision ChangesPath
1.4 +4 -3 src/sys/nlm/nl
On 6 Apr 2008, at 23:08, Alexander Kabaev wrote:
kan 2008-04-06 22:08:17 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.statd statd.c
Log:
Fix apparent mis-paste in previous check-in by author.
Sorry about that - I was porting a patch for RELENG_7 back to HEAD and
dfr 2008-04-06 13:52:17 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.statd statd.c
usr.sbin/rpc.lockd lockd.c
Log:
Call listen(2) on bound tcp sockets before passing them to svc_tli_create.
Revision ChangesPath
1.26 +3 -0 src/usr.sbin
dfr 2008-04-05 15:03:29 UTC
FreeBSD src repository
Modified files:
lib/libstand nfs.c
Log:
On i386, don't try to do network-type stuff if the device name is'nt pxeN.
Revision ChangesPath
1.13 +7 -0 src/lib/libstand/nfs.c
_
dfr 2008-04-05 10:26:20 UTC
FreeBSD src repository
Modified files:
usr.sbin/btxld btxld.c
Log:
Allow for a zero length 'loader'.
Revision ChangesPath
1.11 +2 -0 src/usr.sbin/btxld/btxld.c
___
cvs-all@free
dfr 2008-04-04 09:43:03 UTC
FreeBSD src repository
Modified files:
lib/libc/include libc_private.h
lib/libc/sys Makefile.inc
Added files:
lib/libc/sys fcntl.c
Log:
Add some compatibility code so that software which is built to use the new
str
dfr 2008-04-01 16:07:01 UTC
FreeBSD src repository
Modified files:
sys/kern kern_lockf.c
Log:
Don't try to use an SX lock while holding the vnode interlock.
Sponsored by: Isilon Systems
Revision ChangesPath
1.61 +10 -5 src/sys/kern/kern
dfr 2008-03-30 14:06:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/nfsservernfs_srvsock.c
Log:
MFC: nfs_srvsock.c rev. 1.106, 1.107
Don't call nfs_realign while holding locks.
Revision ChangesPath
1.104.2.1 +7 -4 src/
dfr 2008-03-30 09:36:17 UTC
FreeBSD src repository
Modified files:
lib/libc/rpc svc_vc.c
Log:
Don't call xdrrec_skiprecord in the non-blocking case. If
__xdrrec_getrec has returned TRUE, then we have a complete request in
the buffer - calling xdrrec_skiprecord is
dfr 2008-03-30 09:35:04 UTC
FreeBSD src repository
Modified files:
lib/libc/xdr xdr_rec.c
Log:
Don't assume that there is readable data on the stream after the
fragment header.
Revision ChangesPath
1.22 +6 -0 src/lib/libc/xdr/xdr_rec.c
On 29 Mar 2008, at 18:07, Ruslan Ermilov wrote:
ru 2008-03-29 18:07:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/clear_locks Makefile
Log:
Add missing library dependency.
Thanks Ruslan.
dfr 2008-03-28 09:50:33 UTC
FreeBSD src repository
Modified files:
sys/nlm nlm_prot_clnt.c nlm_prot_impl.c
nlm_prot_server.c nlm_prot_svc.c
nlm_prot_xdr.c sm_inter_xdr.c
sys/rpc auth_unix.c authunix
dfr 2008-03-27 15:11:02 UTC
FreeBSD src repository
Modified files:
usr.sbin/rpc.lockd lockd.c
Log:
Remove the '-k' option.
Revision ChangesPath
1.25 +1 -1 src/usr.sbin/rpc.lockd/lockd.c
___
cvs-all@freebsd.or
dfr 2008-03-27 11:55:03 UTC
FreeBSD src repository
Added files:
sys/modules/krpc Makefile
sys/modules/nfslockd Makefile
Log:
Add nfslockd and krpc modules.
Revision ChangesPath
1.1 +44 -0 src/sys/modules/krpc/Makefile (new)
1.1 +23 -0
dfr 2008-03-27 11:54:20 UTC
FreeBSD src repository
Modified files:
sys/amd64/conf GENERIC
sys/arm/conf AVILA BWCT CRB EP80219 HL200 IQ31244
KB920X SIMICS SKYEYE
sys/i386/confGENERIC XBOX
sys/ia64/confGENERIC
On 27 Mar 2008, at 03:56, Xin LI wrote:
Great work! I have not dig into the code yet but just curious -
will it be feasible to have the userland RPC client to share some
code to make it MTSAFE?
I took the userland RPC code as a starting point but I have not tried
to keep them compatible
On 26 Mar 2008, at 15:47, Sam Leffler wrote:
Doug Rabson wrote:
Add the new kernel-mode NFS Lock Manager. To use it instead of the
user-mode lock manager, build a kernel with the NFSLOCKD option and
add '-k' to 'rpc_lockd_flags' in rc.conf.
Any reason not to turn t
1 - 100 of 146 matches
Mail list logo