index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
rpc.lockd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing break in lock_partialfilelock(..) with NFS_RESERR
ngie
2016-06-13
1
-0
/
+1
*
Actually use the loop interation limit so carefully computed on the
truckman
2016-05-16
1
-1
/
+1
*
NULL releasedfl after calling deallocate_file_lock() which frees it
truckman
2016-05-16
1
-0
/
+1
*
DIRDEPS_BUILD: Regenerate without local dependencies.
bdrewery
2016-02-24
1
-2
/
+0
*
Fix type mismatches for malloc(3) and Co.
uqs
2015-12-29
1
-1
/
+1
*
Add META_MODE support.
sjg
2015-06-13
1
-0
/
+25
|
\
|
*
dirdeps.mk now sets DEP_RELDIR
sjg
2015-06-08
1
-2
/
+0
|
*
Merge sync of head
sjg
2015-05-27
2
-3
/
+2
|
|
\
|
|
/
|
/
|
|
*
Updated dependencies
sjg
2014-05-16
1
-1
/
+0
|
*
Updated dependencies
sjg
2014-05-10
1
-0
/
+2
|
*
Merge head
sjg
2014-04-28
4
-157
/
+52
|
|
\
|
*
|
Updated dependencies
sjg
2013-03-11
1
-0
/
+1
|
*
|
Updated dependencies
sjg
2013-02-16
1
-2
/
+0
|
|
|
|
|
\
|
*
-
.
\
Sync from head
sjg
2012-11-04
1
-2
/
+0
|
|
\
\
\
|
*
|
|
|
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
marcel
2012-08-22
1
-0
/
+26
|
|
|
/
/
|
|
/
|
|
*
|
|
|
rpc.locked does not need to link to libutil
bapt
2015-04-09
1
-1
/
+1
*
|
|
|
When mountd is creating sockets, it iterates over all addresses specified
rstone
2015-01-19
1
-1
/
+1
*
|
|
|
Convert usr.sbin to LIBADD
bapt
2014-11-25
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
multiple: Remove 3rd clause from BSD license where approved by the
eadler
2014-03-14
1
-5
/
+1
*
|
|
Make a copy instead using constant string directly when assigning to char *.
delphij
2014-01-04
1
-7
/
+3
*
|
|
Use prototype.
delphij
2014-01-04
2
-145
/
+48
|
|
/
|
/
|
*
|
Remove dead return code
kevlo
2012-09-11
1
-2
/
+0
|
/
*
Fix build:
delphij
2012-05-23
1
-1
/
+1
*
Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor
dim
2012-02-07
1
-1
/
+1
*
Spelling fixes for usr.sbin/
uqs
2011-12-30
2
-5
/
+5
*
Fix the nfs related daemons so that they don't intermittently
rmacklem
2011-06-02
1
-28
/
+221
*
rpc.lockd(8) WARNS cleanup
uqs
2010-12-20
3
-6
/
+4
*
Fix the include path for nfs_lock.h.
rmacklem
2010-07-24
1
-1
/
+1
*
The last big commit: let usr.sbin/ use WARNS=6 by default.
ed
2010-01-02
1
-1
/
+1
*
Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementation
dfr
2009-06-24
1
-1
/
+0
*
Re-implement the client side of rpc.lockd in the kernel. This implementation
dfr
2008-06-26
1
-45
/
+62
*
Add a missing call to init_nsm().
dfr
2008-06-02
1
-0
/
+1
*
If we can't find or load the kernel NLM support, don't just go ahead and
dfr
2008-04-10
1
-1
/
+2
*
Call listen(2) on bound tcp sockets before passing them to svc_tli_create.
dfr
2008-04-06
1
-0
/
+3
*
Remove the '-k' option.
dfr
2008-03-27
1
-1
/
+1
*
Add kernel module support for nfslockd and krpc. Use the module system
dfr
2008-03-27
2
-11
/
+14
*
Add the new kernel-mode NFS Lock Manager. To use it instead of the
dfr
2008-03-26
2
-17
/
+257
*
Check the correct variables for malloc failures.
matteo
2007-11-07
1
-1
/
+1
*
Add the -h <bindip> option to rpc.lockd, similar to the one in
matteo
2007-11-02
2
-111
/
+348
*
- Fix compilaton with DUMP_FILELOCK_VERBOSE.
kuriyama
2007-04-12
1
-8
/
+8
*
Add the "-p" option, which allows to specify a port which the daemon
matteo
2007-04-03
2
-8
/
+92
*
Fix a typo in a comment, introduced in rev. 1.19.
brueffer
2007-01-16
1
-1
/
+1
*
some whitespace cleanup (which I usually don't bother with)
mjacob
2007-01-04
1
-57
/
+55
*
Add a function that checks for duplicate requests (based
mjacob
2007-01-04
1
-2
/
+43
*
Set alarm timer for grace period from the grace_period variable, instead
thomas
2006-08-23
1
-1
/
+1
*
o Style previous.
maxim
2006-08-17
1
-2
/
+2
*
Use setproctitle(3) to provide identification of the client and server
thomas
2006-08-16
1
-0
/
+2
*
Remove extraneous trailing \0 in string literal.
thomas
2006-08-11
1
-2
/
+1
*
Move call to ignore SIGPIPE signals before calling fork(),
rodrigc
2006-05-27
1
-1
/
+3
*
Ignore SIGPIPE signals on write() failures.
rodrigc
2006-05-25
1
-0
/
+1
[next]