| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ypwhich -m. This should be MFC'ed back at least as far as RELENG_5. | Peter Wemm | 2005-12-06 | 1 | -1/+1 |
* | Correct some types in the yp structures; this fixes a number of problems | Thomas Moestl | 2004-05-27 | 1 | -14/+14 |
* | Argh. Forward declare some structs rather than increase include file | Peter Wemm | 2003-10-26 | 1 | -0/+2 |
* | Prototype yp_maplist() | Peter Wemm | 2003-10-26 | 1 | -0/+1 |
* | Use __FBSDID vs. rcsid[]. | David E. O'Brien | 2003-05-04 | 21 | -57/+41 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | Jens Schweikhardt | 2003-01-01 | 1 | -1/+1 |
* | Add prototypes for rstat(3) and havedisk(3). | Alfred Perlstein | 2002-10-01 | 1 | -0/+7 |
* | Assume __STDC__, remove non-__STDC__ code. | Alfred Perlstein | 2002-05-28 | 1 | -8/+2 |
* | Added new bsd.incs.mk which handles installing of header files | Ruslan Ermilov | 2002-05-12 | 1 | -10/+5 |
* | Spell void * as void * rather than caddr_t. This is complicated by the | Dag-Erling Smørgrav | 2002-04-28 | 1 | -2/+2 |
* | Missed a __P in a .x file, remove it anyway | Warner Losh | 2002-03-24 | 1 | -1/+1 |
* | Breath deep and take __P out of the system include files. | Warner Losh | 2002-03-23 | 3 | -170/+10 |
* | rename 'enum res' and 'struct status' to 'enum sm_res' and 'struct sm_status' | Alfred Perlstein | 2002-03-22 | 1 | -3/+3 |
* | Apply the following mechanical transformations in preparation for | Dag-Erling Smørgrav | 2002-02-06 | 2 | -24/+24 |
* | Removed duplicate VCS ID tags, as per style(9). | Ruslan Ermilov | 2001-08-13 | 2 | -4/+0 |
* | Implement client side NFS locks. | Alfred Perlstein | 2001-04-17 | 1 | -3/+10 |
* | Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and | Alfred Perlstein | 2001-03-19 | 3 | -8/+150 |
* | Fix typo: seperate -> separate. | Jeroen Ruigrok van der Werven | 2001-02-06 | 1 | -1/+1 |
* | remove unneeded sys/ucred.h include | Alfred Perlstein | 2000-11-30 | 1 | -1/+0 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-27 | 23 | -25/+41 |
* | Make rcsid a const char[] instead of char[] to avoid compiler warnings | Archie Cobbs | 1998-12-06 | 10 | -10/+10 |
* | Build headers with -DWANT_NFS3. | David E. O'Brien | 1998-09-17 | 1 | -2/+2 |
* | Fix tons of cut-n-paste errors in the WANT_NFS3 code. | David E. O'Brien | 1998-09-06 | 1 | -14/+16 |
* | Uncommit the generated file key_prot.h. Install it from where it | Bruce Evans | 1998-02-13 | 1 | -1/+3 |
* | Invoke rpcgen with -C so that headers are created with ANSI prototypes. | Bill Paul | 1998-01-19 | 1 | -2/+2 |
* | Fixed pedantic syntax error (trailing comma in enum). | Bruce Evans | 1998-01-16 | 1 | -1/+3 |
* | Removed `#pragma ident' (for a FreeBSD Id) so that the K&R support | Bruce Evans | 1998-01-16 | 4 | -4/+0 |
* | Commented out `#pragma ident' (for a Sun id) so that the K&R support | Bruce Evans | 1998-01-16 | 1 | -1/+1 |
* | Removed redundant declarations. rpcgen generates `typedef enum foo;' | Bruce Evans | 1998-01-16 | 1 | -5/+2 |
* | Made this header self-sufficent. It had unnecessary dependencies on | Bruce Evans | 1998-01-16 | 1 | -2/+6 |
* | Fixed a missing dependency. | Bruce Evans | 1998-01-16 | 1 | -1/+3 |
* | Add Ids, from lite2. | Philippe Charnier | 1997-11-24 | 3 | -3/+11 |
* | Remove sccsid, not present in Lite2. | Philippe Charnier | 1997-11-20 | 3 | -14/+3 |
* | Add const to rcsid[] definition so that -Wall will not complain. | Philippe Charnier | 1997-10-31 | 3 | -8/+17 |
* | Removed installhdrs target. It was an unnecessary complication. | Bruce Evans | 1997-09-16 | 1 | -4/+2 |
* | Fix and simplify installhdrs target. It didn't install the headers in | Bruce Evans | 1997-08-21 | 1 | -7/+4 |
* | fix a problem with headers not being installed properly... basicly the | John-Mark Gurney | 1997-08-21 | 1 | -3/+8 |
* | Undo small change I accidentally left in while testing (files were | Bill Paul | 1997-05-28 | 1 | -3/+2 |
* | Resolve conflicts. | Bill Paul | 1997-05-28 | 15 | -60/+110 |
* | This commit was generated by cvs2svn to compensate for changes in r26206, | Bill Paul | 1997-05-28 | 11 | -0/+2307 |
|\ |
|
| * | Hold onto your hats folks, here it comes: the first stage of the | Bill Paul | 1997-05-28 | 29 | -122/+3730 |
| * | This commit was manufactured by cvs2svn to create branch 'WPAUL'. | cvs2svn | 1996-01-12 | 17 | -0/+2556 |
* | Back out all of yesterdays include file changes. | Eivind Eklund | 1997-05-07 | 1 | -3/+1 |
* | Back out part of yesterdays changes. They were obviously not tested well | Eivind Eklund | 1997-05-07 | 1 | -4/+1 |
* | Make a lot of include-files self-contained. I excluded the patches changing | Eivind Eklund | 1997-05-07 | 2 | -2/+7 |
* | Add protocol definitions for NFSv3. Use -DWANT_NFS3 with rpcgen to get | Doug Rabson | 1997-04-18 | 2 | -4/+1001 |
* | Revert $FreeBSD$ to $Id$ | Peter Wemm | 1997-02-23 | 17 | -18/+18 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 17 | -18/+18 |
* | - Prototypes, including pointers to functions | Peter Wemm | 1996-12-30 | 2 | -28/+30 |
* | 'make install' is not supposed to touch anything. | Peter Wemm | 1996-08-30 | 1 | -2/+2 |