summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.lockd
AgeCommit message (Expand)Author
2023-03-08Delete obsolete /* ARGSUSED */ lint comments.Philip Guenther
2022-12-28spelling fixes; from paul tagliamonteJason McIntyre
2022-12-04userspace: remove vestigial '?' cases from top-level getopt(3) loopsScott Soule Cheloha
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2017-08-24Disable enum warnings after checking the code is ok. ok millert@Otto Moerbeek
2017-07-10remove misc. depend and yacc nits that no longer matter.Marc Espie
2017-06-16mark files as BUILDFIRST, or write explicit dependencies, so that mostMarc Espie
2015-09-05Avoid unintended problems with operator precedence when doing anJonathan Gray
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
2013-04-23handle large ino_tTheo de Raadt
2013-04-19print tv_sec properlyTheo de Raadt
2011-03-22use timerclear macroOkan Demirmen
2010-07-23Manuel Bouyer rescinded clauses 3 and 4 of his license text.Jonathan Gray
2009-11-15add missing headers needed by err/errx(), alarm(), sigemptyset(), sigaction().Charles Longeau
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-12-03typo; from Anathae TownsendJason McIntyre
2008-11-25grammar fix (in comment): from Anathae TownsendJason McIntyre
2008-06-15add glue for rpc.lockd to talk to rpc.statdNikolay Sturm
2008-06-15fix filehandle comparison between NFSv2 and NFSv3 filehandlesNikolay Sturm
2008-06-13tweak previous;Jason McIntyre
2008-06-13$OpenBSD$Nikolay Sturm
2008-06-13from NetBSD:Nikolay Sturm
2008-05-17documentation tweaks.Igor Sobrado
2007-05-31convert to new .Dd format;Jason McIntyre
2003-07-06protos and ansiTheo de Raadt
2003-06-12- section reorderJason McIntyre
2003-06-11some ansification, some de-registerTheo de Raadt
2002-11-09remove references to unexistent manpages; miod ok.Federico G. Schwindt
2002-05-29more strlcat and strlcpyTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-06-29use %s with syslog, probably just paranoia but it is good formTodd C. Miller
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
2000-01-22ie. -> i.e.,Aaron Campbell
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1997-09-17make this readable, so that i can think about actually coding it..Theo de Raadt
1997-08-19make -Wall happyNiklas Hallqvist
1997-08-10Pass -Wall and add OpenBSD tags.Todd C. Miller
1997-03-25spelling errorTheo de Raadt
1997-02-23We run OpenBSDTodd C. Miller
1997-02-14#include <string.h>Niklas Hallqvist
1997-01-30where did .DESTDIR come from... found by gwen@rtmx.comTheo de Raadt
1996-09-13typoTheo de Raadt
1996-09-13hostname can be longer; noticed by bitbltTheo de Raadt
1996-08-27strncpy correctlyTheo de Raadt
1996-08-17s/rstatd/lockd/Thorsten Lockert
1996-07-20compiles...Theo de Raadt
1996-07-20rpc.lockd from freebsd; has a problem yetTheo de Raadt