index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libsa
/
nfs.c
Age
Commit message (
Expand
)
Author
2017-05-08
Guard debug printf with NFS_DEBUG ifdef like the other debug prints.
Patrick Wildt
2016-03-14
Change a bunch of (<blah> *)0 to NULL.
Kenneth R Westerback
2015-08-15
Use signed variables to store the result of rpc_call().
Miod Vallat
2014-11-19
Sprinkle const whenever possible.
Miod Vallat
2014-07-13
Stop using old n_long and n_short types.
Martin Pieuchot
2003-08-11
ansification and knf and protos
Theo de Raadt
2003-06-01
strcpy/strcat/sprintf removal in all bootblocks. various testing by
Theo de Raadt
1997-03-25
Get rid of userland includes
Niklas Hallqvist
1997-02-16
opendir, readdir, closedir (define NO_READDIR, if none required)
Michael Shalayeff
1996-12-08
Merge to NetBSD 961207
Niklas Hallqvist
1996-10-15
gcc -Wall happy
Michael Shalayeff
1996-09-27
use nfs/{nfsv2.h,rpcv2.h} instead.
Michael Shalayeff
1996-05-22
obviously killing gcc warnings is more important than keeping this library small
Theo de Raadt
1996-04-19
NetBSD 960317 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt