summaryrefslogtreecommitdiff
path: root/kerberosIV
AgeCommit message (Expand)Author
2003-03-21Disable krb4 kdc; it has no functionality (except bugs) that theHans Insulander
2003-02-28Fix a bug found by propolice on sparc64; Jan JohanssonTodd C. Miller
2003-02-20Don't return a value from a void function; from the kerberosV version.Todd C. Miller
2003-02-05typos; isakmpd(8) ok niklas@, mailwrapper(8) help kjell@Jason McIntyre
2003-01-21typos;Jason McIntyre
2002-12-30similar to base includes; pinskia@physics.uc.eduTheo de Raadt
2002-12-21typos; torh@bogus.netTheo de Raadt
2002-12-09From Andrushock, s/sucess/success/gTodd C. Miller
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-07-07enviroment -> environmentJan-Uwe Finck
2002-06-12err(3) newline cleanup, krb pieces; ok hin@Jason Peel
2002-06-11Move afslog from kerberosIV to the kerberosV tree.Hans Insulander
2002-06-11Make sure kerberosV/kafs.h is picked up if kerberosIV/kafs.h is not removed.Hans Insulander
2002-06-10Honor DESTDIRHans Insulander
2002-06-10Actually commit all my changes...Hans Insulander
2002-06-10Add -I/usr/include/kerberosV to find kafs.hHans Insulander
2002-06-10Move kafs library to krb5 tree.Hans Insulander
2002-06-10spelling; ok hin@Kevin Steves
2002-06-09Reflect realityHans Insulander
2002-06-09Use libroken in kerberosV tree, so we'll only compile it once.Hans Insulander
2002-06-09Prototype for __progname.Hans Insulander
2002-06-09-Wall cleanupHans Insulander
2002-06-09Prototype for xfspioctl() syscall.Hans Insulander
2002-06-09moved to src/lib/roken/roken-common.hHans Insulander
2002-06-08crank majorHans Insulander
2002-06-08cvs put set/getprogname() stuff back. remove it once again.Hans Insulander
2002-06-08regenerated for krb4-1.1.1Hans Insulander
2002-06-08Two more files that are neededHans Insulander
2002-06-08Merge krb4-1.1.1Hans Insulander
2002-06-08Import of krb4-1.1.1Hans Insulander
2002-06-07set_progname/get_progname cleanupHans Insulander
2002-06-07Use issetugid() instead of the wrapper called issuid() in libroken.Hans Insulander
2002-06-06- correct strlcpy() size argumentHans Insulander
2002-05-25kill(pid, sig)... NOT (sig, pid)cvs diff -u kerberosIV/src/appl/bsd/rlogin.cc...Theo de Raadt
2002-05-22correct exit code; bks10@cornell.eduTheo de Raadt
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
2002-04-18Install both kerb directories with install -d (suggested by millert@)Marc Espie
2002-02-16please even more architectures. the various linkers we have are just weirdTheo de Raadt
2002-02-16remove some libraries, hides vax ld bug tooTheo de Raadt
2002-02-13the same resolv.c needs to be in both krb and krb5, for static arch like vaxTheo de Raadt
2002-01-14Use SIG_DFL to reset SIGCHLD handlers, not SIG_IGN which has a differentTodd C. Miller
2002-01-05mark signal racesTheo de Raadt
2001-12-02Fix 2 more signal handlersTheo de Raadt
2001-12-02fix simple signal handlersTheo de Raadt
2001-11-18volatile sig_atomic_tTheo de Raadt
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-08-02plural agreement (singular)Hugh Graham
2001-07-28Reorder linking for the sake of static arches.Hugh Graham
2001-07-11Don't put krb5 stuff in libkafs, as this creates some very unwantedHans Insulander
2001-07-09too bad you are wrong. these binaries must link on powerpc and alpha, and yo...Theo de Raadt