aboutsummaryrefslogtreecommitdiff
path: root/lib/librpcsvc
Commit message (Expand)AuthorAgeFilesLines
* spdx: initial adoption of licensing ID tags.Pedro F. Giffuni2017-11-182-2/+6
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-191-1/+1
* Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesEnji Cooper2017-01-201-1/+1
* MFHGlen Barber2016-03-021-42/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-42/+0
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+63
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+60
* | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
|/
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-1/+1
* Use ANSI function declarations in librpcsvc.Ed Schouten2009-02-265-36/+12
* set WARNS to 1: with WARNS=2 an aliasing error in a file generated byMatteo Riondato2008-02-051-1/+1
* Fix incorrect handling of malloc failuresMatteo Riondato2008-02-042-2/+8
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-2/+0
* Fix the source path.Ruslan Ermilov2005-06-041-1/+1
* Initialise `hex' at the top of the file, ISO C requires that an array withStefan Farfeleder2005-05-311-6/+5
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-131-1/+5
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* clnt_call takes args of type xdrproc_t.Peter Wemm2003-10-265-19/+24
* make rstat(3) return an 'enum clnt_stat' rather than an 'int' to matchAlfred Perlstein2002-10-011-1/+1
* New cpp(1) doesn't like -I${DESTDIR}/usr/include.Ruslan Ermilov2002-05-141-1/+1
* Remove __P() usage.David E. O'Brien2002-03-212-5/+5
* remove -M from RPCCOM, it slipped in with the tirpc upgrade.Alfred Perlstein2002-02-061-1/+1
* ANSIfy and remove some dead code.Dag-Erling Smørgrav2002-02-062-11/+4
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-061-2/+2
* Add __FBSDID()s to librpcsvcMatthew Dillon2001-09-307-16/+25
* Removed duplicate VCS ID tags, as per style(9).Ruslan Ermilov2001-08-132-8/+6
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-192-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-6/+6
* Toss publickey.c in the attic and remove it from the Makefile.Bill Paul1998-05-182-174/+2
* Don't add non-generated sources to CLEANFILES. There was no problemBruce Evans1998-02-251-2/+2
* Fix conflicts (this one is easy: there's just the Makefile).Bill Paul1997-05-281-8/+15
* This commit was generated by cvs2svn to compensate for changes in r26213,Bill Paul1997-05-288-0/+930
|\
| * Step three: update librpcsvc for Secure RPC.Bill Paul1997-05-289-11/+946
| * This commit was manufactured by cvs2svn to create branch 'WPAUL'.cvs2svn1996-01-121-0/+31
* Use ${DESTDIR} correctly in front of absolute paths.Satoshi Asami1997-05-231-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Replace some bizzare AT&T(?) make macros (``${*F}'' ??!?!?!?)Peter Wemm1996-08-301-9/+2