Do not require AFS_SYSCALL
[openafs.git] / src / afsd / afsd_kernel.c
2018-02-10 Andrew DeasonDo not require AFS_SYSCALL 37/11937/11
2017-01-03 Benjamin Kadukafsd_kernel: remove gratuitous OS dependence 00/12500/3
2016-12-26 Michael Meffieafsd: print syscalls on separate lines with afsd -debug 85/12385/2
2016-09-25 Michael Meffieafsd: fix afsd -help crash 60/12360/4
2014-02-08 Benjamin KadukFBSD: Switch the dummy 'data' for mount(2)
2013-09-13 Christof Hankeafsd: check if mountdir is an absolute path
2013-02-20 Simon WilkinsonFix warnings-as-errors for clang
2012-09-12 Simon Wilkinsonafsd: Add missing variable for Solaris
2012-09-04 Simon WilkinsonFurther rationalise our usage of assert()
2012-07-24 Derrick Brashearafsd: cleanup syscall cleanup
2012-07-23 Simon Wilkinsonafsd: Tidy up system calls
2012-06-07 Marc Dionneafsd: include sys/resource.h in afsd_kernel.c
2012-05-24 Simon WilkinsonUse calloc, rather than malloc/memset
2012-04-12 Simon WilkinsonRemove redundant header includes
2011-06-30 Andrew DeasonRemove support for Solaris pre-8
2011-06-09 Andrew Deasonafsd: Fail gracefully on mtab open failure
2011-04-08 Andrew Deasonafsd: Trim trailing slashes on Linux mntent
2011-02-18 Andrew Deasonafsd: Make mountdir check kernel-specific
2010-12-13 Andrew DeasonAdd ioctl-based AFS calls for Solaris 11
2010-11-19 Simon WilkinsonReplace bits of libutil with libroken
2010-11-04 Andrew Deasonafsd: Pass cacheMountDir to aix_vmount
2010-10-27 Derrick Brasheardown with assert, up with osi_Assert
2010-09-23 Matt SmithUpdates to the Cache Manager to include NetBSD5 support
2010-06-16 Chaz ChandlerIRIX code cleanup
2010-06-14 Derrick Brasheardarwin afsd include cleanup
2010-05-04 Jonathan A. KollaschNetBSD 5.0 support.
2010-04-28 Matt Benjmainnetbsd: rebase cm at NetBSD 4.0
2010-04-15 Derrick Brashearsnowleopard fuse fallout
2010-04-13 Andrew DeasonSplit afsd into afsd.c and afsd_kernel.c