summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.lockd/lockd.c
AgeCommit message (Expand)Author
2015-04-18Convert many atoi() calls to strtonum(), adding range checks and failureTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2009-11-15add missing headers needed by err/errx(), alarm(), sigemptyset(), sigaction().Charles Longeau
2008-06-15add glue for rpc.lockd to talk to rpc.statdNikolay Sturm
2008-06-13tweak previous;Jason McIntyre
2008-06-13from NetBSD:Nikolay Sturm
2008-05-17documentation tweaks.Igor Sobrado
2003-07-06protos and ansiTheo de Raadt
2003-06-11some ansification, some de-registerTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
1997-09-17make this readable, so that i can think about actually coding it..Theo de Raadt
1997-08-10Pass -Wall and add OpenBSD tags.Todd C. Miller
1996-07-20compiles...Theo de Raadt
1996-07-20rpc.lockd from freebsd; has a problem yetTheo de Raadt