summaryrefslogtreecommitdiff
path: root/usr.sbin/afs
AgeCommit message (Collapse)Author
2003-08-05No more librokenHans Insulander
2003-08-05Bye bye libroken and krb4Hans Insulander
2003-08-05Fix <des.h> include confusion.Hans Insulander
2003-08-05TPOINTER -> YDR_TPOINTERHans Insulander
Somehow, cvs seems to have to have missed this change, probably a merge error.
2003-08-05getprogname() -> __prognameHans Insulander
2003-08-05Removing strcpy/strcat is nice, but don't change a _wire protocol_Hans Insulander
when fixing it. Instead, spend 30 seconds to find the real solution. Why was i not asked to approve this before it was commited?
2003-08-05Set arla version to something sensible. (This is arla -current, not anHans Insulander
official release. We can't use a released version of arla, because they all need krb4)
2003-08-05RegenerateHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05MergeHans Insulander
2003-08-05Import of arla -current as of Aug 5 2003Hans Insulander
ok todd@ deraadt@
2003-07-02bump mktemp randomness from 6 to 10 X'sAnil Madhavapeddy
2003-06-21the theTheo de Raadt
2003-05-21typos from pjanzen@Jason McIntyre
2003-05-08strcpy->strlcpyVincent Labrecque
ok deraadt
2003-05-05a couple of off-by-one string bounds in sscanfAnil Madhavapeddy
millert@ ok
2003-04-29nothing uses the stuff in rxk_info, so until the overflows are fixed, skip itTheo de Raadt
2003-04-28more string cleaning; ok beckTheo de Raadt
2003-04-28string cleaningTheo de Raadt
2003-04-24better bounds for strlcpy. from lha@stacken via janj+openbsd at wenf.org.Ted Unangst
thanks
2003-04-24fix bounds for strlcpy. pr3228 from Jan JohanssonTed Unangst
2003-04-20more afs string cleaning; pvalchev okTheo de Raadt
2003-04-06strcpy/strcat/sprintf cleanups; ok krw deraadtPeter Valchev
2003-02-17typos;Jason McIntyre
2003-01-29typos;Jason McIntyre
many tweaks by millert@ (thanks) thanks mpech@ for help with adduser(8) ok millert@
2003-01-17more; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-12-24forgot this as well. reorder.Federico G. Schwindt
2002-12-24reorder .Xr.Federico G. Schwindt
2002-12-21typos; torh@bogus.netTheo de Raadt
2002-12-16s/maxium/maximum/g ; Jesper Louis AndersenTodd C. Miller
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-04typo; torh@bogus.netTheo de Raadt
2002-10-25copy over the code for hpux to be used for a BSD case, not tested, but at ↵Michael Shalayeff
least compiles, the name of the file is bogus now (; hin@ ok and promissed to sync it w/ arla repo
2002-10-25%ul -> %luCamiel Dobbelaar
ok millert@ hin@
2002-10-01version 1.2.4.1 from KTH: ok deraadt@ jason@Dale Rahn
make it work for netbsd/sparc64 (really any sparcv9 running !solaris)
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-08-08Use open() with proper 3rd arg. From arla cvs. miod@ ok.Hakan Olsson
2002-07-26build gensysname with HOSTCC.Artur Grabowski
2002-07-16correct lseek arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822.Federico G. Schwindt
2002-07-16correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via PR/2822.Federico G. Schwindt
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-06-14spelling; from Brian Poole <raj@cerias.purdue.edu>Todd T. Fries
2002-06-12err(3) newline cleanup in AFS parts; ok hin@Jason Peel
2002-06-11New libkafs requires everything to link with krb5.Hans Insulander
2002-06-11make this link on ELF arch systems.Brad Smith
-- Ok'd by: hin@
2002-06-10Minor cleanupHans Insulander