Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Back out unnecessary overly-paranoid paranoia test from here too; yp_access() | wpaul | 1997-04-28 | 1 | -12/+2 |
| | | | | does the right thing already. | ||||
* | Add extra paranoia test. In theory this doesn't really gain you anything, | wpaul | 1997-04-10 | 1 | -2/+12 |
| | | | | but the extra warning message could be useful. | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -3/+3 |
| | | | | posix standard on the topic. | ||||
* | Update to work under Lite2 includes | peter | 1997-03-11 | 1 | -2/+3 |
| | |||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 5 | -7/+7 |
| | |||||
* | Typos. | tg | 1997-02-05 | 1 | -3/+3 |
| | |||||
* | Sort cross references. | wosch | 1997-01-20 | 1 | -3/+3 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 5 | -7/+7 |
| | | | | | | | | 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. | ||||
* | Fixed DPADD. | bde | 1996-09-05 | 1 | -2/+3 |
| | |||||
* | Add checks for byte order and DB type mismatches. We ignore the | wpaul | 1996-07-04 | 1 | -2/+19 |
| | | | | | filename argument for now: it's really only useful for .dir/.pag-style ndbm databases, which we don't support anyway. | ||||
* | Take ypxfrd_xdr.c out of SRCS line here too. This program is also | wpaul | 1996-06-06 | 1 | -2/+2 |
| | | | | linked with librpcsvc. | ||||
* | Whoops: dragged along an extra copy of the protocol | wpaul | 1996-06-05 | 1 | -117/+0 |
| | | | | | definition file by mistake. This isn't needed so long as the one in include/rpcsvc is installed. | ||||
* | This commit was generated by cvs2svn to compensate for changes in r16125, | wpaul | 1996-06-05 | 6 | -0/+767 |
which included commits to RCS files with non-trunk default branches. |