summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.pcnfsd/pcnfsd_cache.c
AgeCommit message (Collapse)Author
2001-08-19first pass at some cleanup hereEric Jackson
- use standard functions,, dont roll our own (strdup, strcasecmp, etc) - style(9) - share common headers.. more readable. doesnt address some of the other problems (cacheing), yet
2000-02-01no need to extern int errno if errno.h is includedTheo de Raadt
1998-08-19buf oflows; reported by felix@schlund.de but fixed by me because he did not ↵Theo de Raadt
send in a patch
1995-10-18initial import of NetBSD treeTheo de Raadt