summaryrefslogtreecommitdiffstats
path: root/sys/nfs/xdr_subs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tweaks utimensat/futimens handling to always update ctime, even when bothguenther2015-04-171-8/+4
* Switch time_t, ino_t, clock_t, and struct kevent's ident and dataguenther2013-08-131-11/+11
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Use bitwise operations to extract high and low words from the quadmillert1999-02-061-4/+4
* Fix fxdr_hyper macro. The cast to signed int caused incorrect behavior in the shift. This only seems to have affected big endian machines.millert1998-12-281-3/+3
* Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobberingcsapuntz1998-08-191-5/+6
* From NetBSD: NFSv3 import (tomorrow's Net's kernel)mickey1996-03-311-16/+25
* From NetBSD: merge with 960217 (still NFSv2)niklas1996-02-291-10/+11
* from cgd; handle 64-bit pointers and longsderaadt1995-12-211-16/+16
* initial import of NetBSD treederaadt1995-10-181-0/+83