| Age | Commit message (Expand) | Author |
| 2023-06-03 | bsd.own.mk: rename GCC_NO_* to CC_WNO_* | lukem |
| 2019-10-13 | introduce some common variables for use in GCC warning disables: | mrg |
| 2013-08-21 | passes WARNS=5, don't set it to 4. | dholland |
| 2013-05-24 | 0 == local | christos |
| 2013-05-08 | Simplify previous: instead of polluting the whole code with extra arguments | christos |
| 2013-05-07 | print the port where the server is listening when displaying status. | christos |
| 2012-05-13 | Full list of changes: | wiz |
| 2011-09-16 | Use __dead | joerg |
| 2011-05-24 | Fix usage() to actually not return | joerg |
| 2011-02-10 | simplify | christos |
| 2011-02-09 | Fix broken build (hi Christos!) | dholland |
| 2011-02-08 | - WARNS ?= 4 | christos |
| 2009-11-17 | ANSIfy, sprinkle "const" in some obvious cases | drochner |
| 2009-04-14 | Enable WARNS=4 by default for usr.bin, except for: | lukem |
| 2009-04-13 | fix -Wshadow issues | lukem |
| 2009-04-08 | Add missing .Os, improve column size. | joerg |
| 2008-02-13 | PR/38017: Greg A. Woods: rpcinfo -s broke after coverity fixes. | christos |
| 2007-05-28 | Since Christos cleaned up the use of libc internals here, we can switch | tls |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2007-05-26 | remove the rest of the libc cruft. | christos |
| 2007-05-26 | This does not appear to need rpc_generic.c | christos |
| 2006-05-24 | Coverity CID 2285: in the dump and dumpshort case, don't trash head so that | christos |
| 2006-04-05 | make sure that netid always points to an allocated string. Pointed out by | christos |
| 2006-04-03 | Coverity CID 2287: Fix memory leak. | christos |
| 2006-04-02 | Coverity CID 2290: Fix memory leak. | christos |
| 2005-06-02 | Cleanup use of 'host' when running 'rpcinfo -p'. | lukem |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2004-11-01 | Add (unsigned char) cast to ctype functions | dsl |
| 2004-04-23 | s/the the/the/ (only in sources that aren't regularly imported from | simonb |
| 2004-01-05 | Homogenize usage messages: make the 'usage' word all lowercase, as this seems | jmmv |
| 2003-10-21 | Don't assign NULL to a char. | fvdl |
| 2003-04-29 | Pull in <sys/param.h> explicitly. | agc |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2002-11-08 | Don't include obsolete include file "rpc_com.h" any more. | tron |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2002-01-13 | Minor nroff formatting fixes per PR 13800 | fair |
| 2001-12-08 | Drop a .Pp. | wiz |
| 2001-10-02 | Correct broken markup in description of -l. | bjh21 |
| 2001-10-02 | Add .It for -d and -l as well. | bjh21 |
| 2001-10-02 | Small formatting changes: Correctly mark the paragraph on -p with .It, and | bjh21 |
| 2001-04-04 | netconfig(4) -> (5). Fix option section. Whitespace fixes. Sort SEE ALSO. | wiz |
| 2000-10-04 | getopt(3) returns -1 not EOF. | mjl |
| 2000-07-07 | pull rpc/nettype.h in, for some of function prototype. checked by fvdl | itojun |
| 2000-06-03 | Fixup field with a bit. | fvdl |
| 2000-06-02 | Update rpcinfo to handle rpcbind version 3 and 4. Taken from Sun TI-RPC | fvdl |
| 1998-12-19 | revert previous cast. | christos |
| 1998-12-19 | a few casts, and char -> unsigned char | christos |
| 1998-02-12 | revert; we can't break the existing ABI and API | lukem |
| 1998-02-10 | use %d instead of %ld | lukem |
| 1998-02-08 | minor whitespace fixup | lukem |