aboutsummaryrefslogtreecommitdiff
path: root/include/rpcsvc/rnusers.x
Commit message (Collapse)AuthorAgeFilesLines
* Use __FBSDID vs. rcsid[].David E. O'Brien2003-05-041-2/+2
| | | | Notes: svn path=/head/; revision=114629
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+2
| | | | Notes: svn path=/head/; revision=50473
* Make rcsid a const char[] instead of char[] to avoid compiler warningsArchie Cobbs1998-12-061-1/+1
| | | | Notes: svn path=/head/; revision=41557
* Resolve conflicts.Bill Paul1997-05-281-2/+33
| | | | Notes: svn path=/head/; revision=26208
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
| | | | Notes: svn path=/head/; revision=23037
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Moved 1.1.5 RPC service files from 1.1.5. Tese are the correct ones;Garrett Wollman1994-08-041-0/+91
the ones in /usr/src/lib/librpc/rpcsvc are somewhat bogus and will be deleted. Submitted by: Original work in 1.1 by J.T. Conklin. Notes: svn path=/head/; revision=1832