]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/rpc
Return SEM_FAILED instead of NULL, though there are same, but the
[FreeBSD/FreeBSD.git] / sys / rpc /
2010-01-12 brooksReplace the static NGROUPS=NGROUPS_MAX+1=1024 with...
2010-01-11 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-10 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand.
2010-01-09 impMerge from pprojects/mips to head by hand.
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-09 impMerge from projects/mips to head by hand:
2010-01-08 brooksMake options KGSSAPI build and add it to NOTES.
2010-01-07 mbrRemove extraneous semicolons, no functional changes.
2010-01-06 impMerge from head at r201628.
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 gonzoMFC @199204
2009-11-08 rmacklemAdd a check for the connection being shut down to the...
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-02 gonzo- MFC
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-28 jamieSet the prison in NFS anon and GSS SVC creds (as I...
2009-09-28 jamieBack out r197581, which replaced this file witk sys...
2009-09-28 jamieSet the prison in NFS anon and GSS SVC creds.
2009-09-11 jkimMFV: r196804
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 gonzo- MFC from head@196987
2009-08-24 zecFix NFS panics with options VIMAGE kernels by apropriat...
2009-08-04 gonzo- MFC @196061
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-14 kibUse PBDRY flag for msleep(9) in NFS and NLM when sleepi...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-03 gonzo- MFC
2009-07-01 rmacklemWhen unmounting an NFS mount using sec=krb5[ip], the...
2009-07-01 rmacklemMake sure that cr_error is set to ESHUTDOWN when closin...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 rmacklemFix two known problems in clnt_rc.c, plus issues w...
2009-06-24 rmacklemIf the initial attempt to refresh credentials in the...
2009-06-20 rmacklemDelete the declaration of an unused variable so that...
2009-06-19 brooksRework the credential code to support larger values...
2009-06-17 rmacklemSince svc_[dg|vc|tli|tp]_create() did not hold a refere...
2009-06-15 rmacklemReplace the global references to "hostid" in svc_rpcsec...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-13 rmacklemWhen a Solaris10 client does an NFS mount using krb5i...
2009-06-12 gonzo- Merge from HEAD
2009-06-10 rmacklemFor the case where another thread was doing a connect...
2009-06-07 rwatsonAdd a temporary workaround for panics being seen on...
2009-06-07 rmacklemAdd a check to xprt_unregister() to catch the case...
2009-06-07 rmacklemFix a lockorder reversal I introduced in r193436 when...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 rwatsonCorrect MAC compile problems resulting from the new...
2009-06-04 jkimResync with head.
2009-06-04 rmacklemFix upcall races in the client side krpc. For the clien...
2009-06-04 rmacklemFix two races in the server side krpc w.r.t upcalls:
2009-06-03 jkimResync with head.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 rwatsonAdd internal 'mac_policy_count' counter to the MAC...
2009-06-01 jhbRework socket upcalls to close some races with setup...
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 kmacyfix xdrmem_control to be safe in an if statement
2009-05-29 jamiePlace hostnames and similar information fully under...
2009-05-28 kmacyMFdevbranch 192944
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-26 gonzoMerge from HEAD
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-22 rwatsonRemove the unmaintained University of Michigan NFSv4...
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-06 gonzoMerge from HEAD
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-16 rmacklem Added a field to the SVCXPRT structure that the nfsv4...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-12 impUpdate the projects tree to a newer FreeBSD current.
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-02 samconnect vendor wpa area to contrib
next