Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-06 | fixing a portmap bug i introduced just before release makes me happy | Theo de Raadt | |
1996-07-31 | inet_ntoa called wrong | Theo de Raadt | |
1996-07-29 | check callit() stuff like portmap5 does (ugh) | Theo de Raadt | |
1996-07-29 | fix a few typos in error messages; from freebsd | Theo de Raadt | |
1996-07-25 | search proper list, duh | Theo de Raadt | |
1996-07-18 | more readable | Theo de Raadt | |
1996-07-07 | call inet_ntoa correctly, from wietse | Theo de Raadt | |
1996-07-01 | whoops | Theo de Raadt | |
1996-06-29 | multiple receivers, port checking. testing help from bitblt | Theo de Raadt | |
1996-05-05 | from netbsd: | Theo de Raadt | |
second argument to xdr_long must be a "long *", which means that the 'out' arg to svc_sendreply must point to a long if outproc is xdr_long. It was pointing to an 'int', and that was crashing on the alpha, due to bad alignment. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |