summaryrefslogtreecommitdiff
path: root/kerberosIV
AgeCommit message (Expand)Author
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
2001-07-09Stuff in kerberosIV should _never_ link against kerberosV.Hans Insulander
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-07-08remove MIPS leftovers.Brad Smith
2001-07-06symetrical -> symmetricalHans Insulander
2001-07-03use ${SUDO} for make includesMatthieu Herrb
2001-07-01full library lists, until this gets fixedTheo de Raadt
2001-06-28Compile kerberos4 with -WallHans Insulander
2001-06-28-Wall fixesHans Insulander
2001-06-27crack majornumber.Hans Insulander