summaryrefslogtreecommitdiff
path: root/usr.sbin/amd/rpcx
AgeCommit message (Collapse)Author
2003-11-08typos from Jonathon Gray;Jason McIntyre
2003-07-18add missing includesDavid Krause
ok tedu@
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-09-10create a 127.0.0.1: socket to match the *: socket upon which amq requestsTheo de Raadt
are serviced, then only respond to amq requests on that particular socket. we may extend this later to improve nfs protocol handling....
2002-09-10knfTheo de Raadt
2002-08-26minor cleanups, correct cast of a svc_getargs() arg; ok deraadtPeter Valchev
2002-08-05Get rid of useless local definitions P_void, voidp, Const and usePeter Valchev
void, void *, const respectively; some cosmetics; ok deraadt
2002-08-03various KNF and code cleanup/simplification, parts checked by millert/deraadtPeter Valchev
2002-07-18space nitsTheo de Raadt
1997-01-31make amd 64bit ready for the alpha (from NetBSD/thorpej)Thomas Graichen
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-12-18update from netbsdTheo de Raadt
1995-11-13typecast svc_freeargs() args properly; from bernd@arresum.inka.de; netbsd ↵Theo de Raadt
pr#1724
1995-10-18initial import of NetBSD treeTheo de Raadt