summaryrefslogtreecommitdiff
path: root/include/rpc/auth.h
AgeCommit message (Expand)Author
1995-04-29change some of the rpc "on-the-wire" structures' fields to be explicitly-sizedcgd
1994-12-04be much more careful with types, and add prototype everything.cgd
1994-10-26new RCS ID format.cgd
1993-12-07delete bogus #ifderaadt
1993-08-01Add RCS identifiers.mycroft
1993-06-09Changes from:brezak
1993-05-03rpc include files moved into /usr/src/include. Makes more sense andderaadt
ep/wakeup with mutex/cv.hannken 2008-09-11fss_copy_on_write(): return error if reading the snapshotted device failed.hannken 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-01-04sys/simplelock.h is required now.xtraeme 2007-10-07Update the file system copy-on-write handler.hannken 2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-15Replace some uses of lockmgr() / simplelocks.ad 2006-03-14use lockmgr() instead of bespoke code for mutual exclusion in fss_ioctl().chs 2005-12-11merge ktrace-lwp.christos 2005-10-24Run all i/o from or to backing store through fss_bs_io().hannken 2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt 2005-04-17Support user controllable flags for the snapshot driver:hannken 2005-02-27nuke trailing whitespaceperry 2004-10-29Move the inclusion of <sys/bufq.h> from fss.c to fssvar.h to makehannken 2004-05-25Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD.hannken 2004-02-24occured -> occurred. From Peter Postma.wiz 2004-02-14Add a generic copy-on-write hook to add/remove functions that will behannken 2004-01-25Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.hannken 2004-01-11Update the file system snapshot driver:hannken 2003-12-10The file system snapshot pseudo driver.hannken