History log of /src/include/rpcsvc/yp_prot.h |
Revision | | Date | Author | Comments |
1.22 |
| 30-May-2024 |
msaitoh | Fix previous comment fix.
It seems that the work "yppush" was not duplicated. It was two sentences without period. To make it clear, add a colon and a newline. Found by rillig@.
|
1.21 |
| 12-May-2024 |
msaitoh | Remove duplicated yppush.
|
1.20 |
| 02-Apr-2020 |
msaitoh | s/impliment/implement/ in comment.
|
1.19 |
| 22-Jan-2016 |
dholland | branches: 1.19.16; Include <rpc/rpc.h> so XDR is defined.
|
1.18 |
| 23-Jan-2013 |
mbalmer | Fix typo.
|
1.17 |
| 06-Oct-2007 |
yamt | branches: 1.17.34; 1.17.40; kill another definition of bool.
|
1.16 |
| 24-Apr-2006 |
snj | branches: 1.16.10; It's "its."
|
1.15 |
| 26-Dec-2005 |
perry | u_intN_t -> uintN_t
|
1.14 |
| 03-Feb-2005 |
perry | de-__P -- the hack is long since useless. Discussed with christos, matt, kleink, others. Approved by christos.
|
1.13 |
| 10-Dec-2003 |
agc | Modify the licences of code written by Theo De Raadt from a 4-clause to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR 22409 from Joel Baker, approved by Theo de Raadt, and ratified by myself - the only discrepancy being the handling of the original clause 3 in src/usr.sbin/yppoll/yppoll.c.
|
1.12 |
| 27-Jul-1998 |
mycroft | YP status codes are all unsigned.
|
1.11 |
| 11-Feb-1998 |
lukem | revert; we can't break the existing ABI and API
|
1.10 |
| 10-Feb-1998 |
lukem | cleanup type usage
|
1.9 |
| 13-Jul-1997 |
christos | Add prototypes for obsolete: xdr_{domainname,peername,mapname} and mark them as such.
|
1.8 |
| 09-Aug-1996 |
thorpej | Fix some potential type-size problems.
|
1.7 |
| 29-May-1996 |
thorpej | Pull down yp/xdr fixes from release branch.
|
1.6 |
| 14-Jul-1995 |
christos | branches: 1.6.6; - Const poisoning - Fix prototypes
|
1.5 |
| 26-Oct-1994 |
cgd | new RCS ID format.
|
1.4 |
| 25-May-1994 |
deraadt | correct copyright
|
1.3 |
| 02-Aug-1993 |
mycroft | Add RCS identifiers, remove some completely useless RCS logs and patchkit headers, and a few other insignificant changes.
|
1.2 |
| 24-Jul-1993 |
deraadt | rewrote sun-copyrighted header files
|
1.1 |
| 20-Apr-1993 |
deraadt | branches: 1.1.2; Added two include files for YP
|
1.1.2.1 |
| 27-Jul-1993 |
cgd | changes from theo that are in the main tree that must go in for 0.9.
|
1.6.6.2 |
| 20-Feb-1997 |
thorpej | Pull up tip-of-the-trunk; fix potential type-size problems.
|
1.6.6.1 |
| 26-May-1996 |
jtc | yp/xdr fixes from Jason Thorpe
|
1.16.10.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
1.17.40.1 |
| 25-Feb-2013 |
tls | resync with head
|
1.17.34.1 |
| 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
1.19.16.1 |
| 08-Apr-2020 |
martin | Merge changes from current as of 20200406
|