aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.statd
Commit message (Expand)AuthorAgeFilesLines
* Purge more stray embedded $FreeBSD$ stringsJohn Baldwin2023-09-251-5/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-162-4/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-162-4/+0
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-1/+0
* nfs: Fix a common typo in source code commentsGordon Bergling2023-01-191-1/+1
* Add and document options to allow rpc.lockd and rpc.statd to run in theRavi Pokala2019-11-222-4/+24
* - Revert WARNS to 2 because of mismatch between (xdrproc_t) and xdr_void().Hiroki Sato2019-09-212-2/+6
* Fix warnings and set WARNS=6.Hiroki Sato2019-09-213-12/+11
* Fix build errors of test.c, which had been broken for a long time.Hiroki Sato2019-09-212-19/+20
* Reduce log spam from rpc.statdDoug Rabson2019-02-031-3/+7
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-184-4/+12
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-07-101-0/+1
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-1/+1
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-05-091-1/+0
* Use .ALLSRC instead of RPCSRCEnji Cooper2017-03-011-2/+2
* Mark out_of_mem(..) and usage(..) with __dead2 as they both directly call exitEnji Cooper2016-05-291-4/+4
* Set ai2 to NULL in in find_host() before the loop and after callingDon Lewis2016-05-161-5/+7
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-10/+0
* Fix type mismatches for malloc(3) and Co.Ulrich Spörlein2015-12-291-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+32
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-3/+2
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-281-5/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+32
* | | When mountd is creating sockets, it iterates over all addresses specifiedRyan Stone2015-01-191-1/+1
* | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | multiple: Remove 3rd clause from BSD license where approved by theEitan Adler2014-03-141-5/+1
|/
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* Fix the nfs related daemons so that they don't intermittentlyRick Macklem2011-06-021-28/+212
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-1/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationDoug Rabson2008-06-261-0/+30
* Fix apparent mis-paste in previous check-in by author.Alexander Kabaev2008-04-061-1/+1
* Call listen(2) on bound tcp sockets before passing them to svc_tli_create.Doug Rabson2008-04-061-0/+3
* Check the correct variables for malloc failures.Matteo Riondato2007-11-071-1/+1
* Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8)Matteo Riondato2007-11-012-91/+335
* If the mmap() call in rpc.statd fails, rpc.statd prints a warningDon Lewis2007-08-131-1/+1
* The call to init_file() needs to be moved outside the loop in statd.c,Don Lewis2007-08-051-1/+1
* Add the "-p" option, which allows to specify a port which the daemonMatteo Riondato2007-04-032-9/+119
* Make rpc.statd INET* indipendent by converting sockaddr_in structuresMatteo Riondato2007-04-021-6/+18
* compile under WARNS=6Philippe Charnier2006-09-132-5/+3
* (sm_mon_1_svc): Fix debugging output: when establising a monitoringThomas Quinot2006-08-111-2/+3
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-8/+15