| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1995-04-29 | change some of the rpc "on-the-wire" structures' fields to be explicitly-sized | cgd | |
| types. add xdr_{,u_}int{16,32}_t() functions to convert them. This is necessary, because things like BPF use the RPC headers to look at the on-the-wire data, so the headers must accurately represent what's on the wire, too. | |||
| 1995-01-06 | Unhide `svc_maxfd'. Why do we bother with `#if FD_SETSIZE' anyway? | pk | |
| 1995-01-04 | Add svc_maxfd. | mycroft | |
| 1994-12-04 | from Christos: kill nested comments, add a declaration. | cgd | |
| 1994-12-04 | be much more careful with types, and add prototype everything. | cgd | |
| 1994-10-26 | new RCS ID format. | cgd | |
| 1994-08-09 | Fix prototype for xdr_u_char() (PR #364) | jtc | |
| 1993-12-07 | delete bogus #if | deraadt | |
| 1993-12-06 | remove INADDR_LOOPBACK; it's defined in netinet/in.h now | cgd | |
| 1993-08-01 | Add RCS identifiers. | mycroft | |
| 1993-06-15 | ugh. INADDR_LOOPBACK needs to be here. | deraadt | |
| cgd suggests there might be dragons here... | |||
| 1993-06-14 | removed stuff which should not be here. | deraadt | |
| 1993-06-09 | Changes from: | brezak | |
| conklin@talisman.kaleida.com * use consistant macro names for multiple #include protection of header files. I used the same convention used by TIRPC. * added function prototypes to header files. * fixed C source where it conflicted with prototypes, documentation, and TIRPC. | |||
| 1993-05-03 | rpc include files moved into /usr/src/include. Makes more sense and | deraadt | |
| lets YP and libc compile cleanly. | |||
