summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/rpc.c
AgeCommit message (Expand)Author
2000-03-30Kill some more register declarations.augustss
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1998-01-23Fix some debugging printf formats.thorpej
1997-06-26Avoid user space headers for standalone programs.drochner
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-26enough 64-bit fixes to make network booting work on the Alpha. In general,cgd
1996-07-10remove some unnecessary and broken casts on char *'s which are being subtractedcgd
1996-02-26Make this code independent of <sys/nfs> now that we use very littlegwr
1996-02-26Make these build again in the wake of the v3 changesscottr
1995-09-23More cleanup: change some private types to eliminate casts,gwr
1995-09-18Another round of clean up, including fixes presented by Matthias Drochnerpk
1995-09-17Revert fs_ops read/write declarations; these return error numbers.pk
1995-09-14Clear up some size_t/ssize_t confusion.pk
1995-07-03Build all RPC requests with AUTH_UNIX (thanks to Chuck Silvers)gwr
1995-06-27Modified to do less copying, and to allow determination ofgwr
1995-02-20Various:mycroft
1995-02-19Add some more diagnostic info. Increment the xid in a better place.mycroft
1994-10-26new RCS ID format.cgd
1994-05-08Standalone networking for network boot loaders.brezak