summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/rpc.c
AgeCommit message (Expand)Author
2015-08-15When sendrecv() returns -1, have rpc_call() return -1 as well. Otherwise, dueMiod Vallat
2014-07-13Stop using old n_long and n_short types.Martin Pieuchot
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
2002-03-14First round of __P removal in sysTodd C. Miller
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas Hallqvist
1997-02-06-Wall printf format correctionMichael Shalayeff
1996-12-12printf format fix.Michael Shalayeff
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-11-27Make typesafe and 64bit cleanerNiklas Hallqvist
1996-10-16remove unneeded include <string.h>Michael Shalayeff
1996-10-15gcc -Wall happyMichael Shalayeff
1996-09-27use nfs/{nfsv2.h,rpcv2.h} instead.Michael Shalayeff
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt