summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/amd/afs_ops.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a gazillion useless casts to void*guenther2014-10-261-13/+13
* Delete casts to void* of the argument to free(): only needed when lyingguenther2014-10-261-11/+11
* Update to the modern RPC style with different names for server and clientguenther2014-10-261-2/+1
* Lint is deadguenther2014-10-261-2/+1
* Replace xrealloc() with xreallocarray(). Break-out the 'log and die'guenther2014-10-261-2/+2
* Change MTAB_TYPE_UFS from "ufs" to "ffs", fixing mount-restarting for them.guenther2014-10-201-23/+13
* unifdef -DHAS_REGEXP -DHAS_PASSWD_MAPS -DHAS_FILE_MAPS \guenther2014-10-201-14/+1
* Do not use after free; from Tor Egge via freebsd.otto2004-07-171-3/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* more strlcpy; ok beck, and others pointed out a glitchderaadt2003-03-131-2/+2
* "successful" spelling fixes in comments & documentationpvalchev2002-11-251-2/+2
* Get rid of useless local definitions P_void, voidp, Const and usepvalchev2002-08-051-27/+27
* various KNF and code cleanup/simplification, parts checked by millert/deraadtpvalchev2002-08-031-84/+49
* space nitsderaadt2002-07-181-10/+9
* use snprintf.itojun2002-06-111-6/+8
* pid_cleanup, inspired by work by jason@ackley.netderaadt2002-05-261-3/+5
* KNFderaadt2001-03-021-23/+26
* From NetBSD: merge of 960317niklas1996-03-251-2/+6
* initial import of NetBSD treederaadt1995-10-181-0/+1814