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
*
style.Makefile(5)
obrien
2003-04-04
1
-2
/
+0
*
Implement nonblocking tpc-connections. rpcgen -m does still
mbr
2003-01-16
1
-1
/
+6
*
Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred
alfred
2002-08-15
1
-7
/
+7
*
Add IPv6 support.
alfred
2002-07-15
1
-5
/
+15
*
The .Nm utility
charnier
2002-07-14
1
-2
/
+2
*
When binding to transports if getnetconfigent() fails then actually
alfred
2002-04-11
1
-1
/
+2
*
Use char foo[] = "BAR" to avoid direct assignment of const char * into char *.
alfred
2002-03-22
1
-2
/
+4
*
Const fix.
alfred
2002-03-22
1
-1
/
+1
*
Remove cast that's not needed.
alfred
2002-03-22
1
-1
/
+1
*
WARNS from 3 to 4. still some warnings about assigning const char * to
alfred
2002-03-22
1
-1
/
+1
*
constify log_from_addr() parameter.
alfred
2002-03-22
1
-2
/
+2
*
Bring code to WARNS=3 level. Mostly fix unused variables.
alfred
2002-03-21
3
-17
/
+22
*
Remove main() prototype.
alfred
2002-03-21
1
-1
/
+0
*
Remove __P.
alfred
2002-03-21
3
-15
/
+15
*
Fix boundry condition in lock management:
alfred
2002-01-17
1
-2
/
+13
*
prototype functions and fix some line wrapping
alfred
2001-12-02
1
-6
/
+16
*
Fold ANDREW_LOCKD into -current.
alfred
2001-11-29
3
-566
/
+1965
*
Turn on NO_WERROR and set WARNS to 1.
alfred
2001-11-13
5
-20
/
+27
*
fix parameters to lock_answer().
alfred
2001-11-12
1
-1
/
+1
*
Fixup for WARNS.
alfred
2001-11-12
1
-6
/
+9
*
Drop privs while servicing kernel lock requests.
alfred
2001-11-11
1
-7
/
+17
*
leverage fixed fifo implementation (rev 1.56 of
alfred
2001-11-08
1
-8
/
+3
*
use syslog rather than printf so we can see what's going on in debug mode
alfred
2001-11-08
1
-4
/
+4
*
style fixes, fix line wrap and function declaration
alfred
2001-11-08
1
-6
/
+5
*
Implement partial-file NFS lock testing.
alfred
2001-10-14
3
-13
/
+139
*
Userland part of nfs client/server split and cleanup.
peter
2001-09-18
1
-5
/
+5
*
Perform a major cleanup of the usr.sbin Makefiles.
obrien
2001-07-20
1
-2
/
+2
*
Distinguish between rpc version numbers in the client cache to avoid
alfred
2001-04-28
1
-1
/
+6
*
handles.c belonged to the old stub lockd, nuke it.
alfred
2001-04-28
1
-61
/
+0
*
procs.c belonged to the old stub lockd, nuke it.
alfred
2001-04-28
1
-592
/
+0
*
mdoc(7) police: Removed forgotten .Pp.
ru
2001-04-27
1
-1
/
+0
*
Fix compiling without -O, some dead code was using non-existant functions,
alfred
2001-04-25
2
-6
/
+10
*
Remove section from bugs that says we don't support client locks.
alfred
2001-04-19
1
-11
/
+0
*
remove debug code left in by accident
alfred
2001-04-18
1
-7
/
+0
*
Implement client side NFS locks.
alfred
2001-04-17
6
-9
/
+672
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
1
-0
/
+1
*
Set the default manual section for usr.sbin/ to 8.
ru
2001-03-20
1
-1
/
+0
*
Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and
alfred
2001-03-19
8
-160
/
+2390
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-2
/
+2
*
Don't call syslog() without a format string.
kris
2000-07-12
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
6
-6
/
+6
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Removed bogus dependencies of generated .c files on generated headers.
bde
1998-05-10
1
-2
/
+2
*
Fixed `make -jN' for large N, as usual.
bde
1998-03-06
1
-2
/
+2
*
Use err(3). Add usage() and #includes.
charnier
1997-10-13
5
-52
/
+58
*
Typo fix: ${.DESTDIR} -> ${DESTDIR}.
asami
1997-05-23
1
-2
/
+2
*
Fixed type mismatch caused by bogus prototypes. rpcgen for some reason
bde
1997-04-15
1
-2
/
+2
*
Typo police.
mpp
1997-03-16
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
[next]