summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-16Add CRYPTO_ALGORITHM_ALLAngelos D. Keromytis
2002-07-16-current reality (md5 and sha1 support)Jason Wright
2002-07-16- Add a kthread for handling EA requests so that we have a context where weJason Wright
2002-07-16add 2 operand variants for shld and shrd. this makes possible to compileFederico G. Schwindt
2002-07-16syncTheo de Raadt
2002-07-16ansiTheo de Raadt
2002-07-16internal uid/gid tracking. permit can not detach systrace, useful forNiels Provos
2002-07-155 new uid/gid sets; millert okTheo de Raadt
2002-07-15The default value for MDTERM is vt220, so you don't need to explicitly setKenneth R Westerback
2002-07-15minor tweaksTheo de Raadt
2002-07-15ansiTheo de Raadt
2002-07-15fix typo (pw vs. pwd) in unused codeTodd C. Miller
2002-07-15Add sshd to the list of fake users whose mail goes to root; Sam SmithTodd C. Miller
2002-07-15ansiTheo de Raadt
2002-07-15Pass e->pwd to auth_setpwd() to avoid extra passwd lookup in BSD auth routinesTodd C. Miller
2002-07-15Move login_close() out of #ifdef BSD_AUTH blockTodd C. Miller
2002-07-15make the des_read/write routines take void *Theo de Raadt
2002-07-15ansi and some bug fixesTheo de Raadt
2002-07-15Remove 1024 directory entry limit for tenex-style file completion.Todd C. Miller
2002-07-15repair tags building (due to obj dirs in /sys)Michael Shalayeff
2002-07-15Suggest vt220 as terminal type, not sun, since we are running wscons onMiod Vallat
2002-07-15space to tab cleanup. Nothing but whitespace changes in this commit.Marco S Hyman
2002-07-15suppress ctags warnings; millert@ okMichael Shalayeff
2002-07-15atrun is now part of cron(8)Todd C. Miller
2002-07-15-Wall was for testingTodd C. Miller
2002-07-15don't built atrunTodd C. Miller
2002-07-15Move atrun(8) functionality into cron(8) proper. This fixes theTodd C. Miller
2002-07-15No need to disestablish the startuphook.Artur Grabowski
2002-07-15test "on ! interface"Henning Brauer
2002-07-15add support forHenning Brauer
2002-07-15add u_int8_t ifnot to struct pf_rule to support matching packets on anyHenning Brauer
2002-07-15remove duplicated interface check in test_icmpHenning Brauer
2002-07-15license change from William LeFebvre <wnl@groupsys.com>; top is now BSDTheo de Raadt
2002-07-15little more debugging; ok markus@Kevin Steves
2002-07-15Perform accounting for executable pages on powerpc, prepare forDale Rahn
2002-07-15cosmetics/consolidations to manpage in yyerror()sPhilipp Buehler
2002-07-15fix pasto, additionally fix DIOCGETBINATPhilipp Buehler
2002-07-15o don't use keep state on block rulesHenning Brauer
2002-07-15o complain about keep state on block rulesHenning Brauer
2002-07-15remove a bunch of debugging printfs and disable agp_debug; prompted by millert@Michael Shalayeff
2002-07-15catch up with reality (DIOC[SG]ETLIMIT)Philipp Buehler
2002-07-15nuke more leftovers from pre-1.3.24Henning Brauer
2002-07-15nuke old, unused, pre-apache-1.3.24 leftoversHenning Brauer
2002-07-15don't try things we are not able to do if chrooted on graceful restarts.Henning Brauer
2002-07-14indent, and double free fix; millert okTheo de Raadt
2002-07-14Rewrite with more (and correct!) info, based on login_passwd.8.Todd C. Miller
2002-07-14Fix SuperSafe=Interactive when DeliveryMode=i; Gregory Neil ShapiroTodd C. Miller
2002-07-14argv translation for exeveNiels Provos
2002-07-14Fix an oversight in revision 1.9. ld_entry was set in one more spot.Artur Grabowski
2002-07-14More glue needed for cross-compilationMarcus Watts