Age | Commit message (Expand) | Author |
2002-07-16 | Add CRYPTO_ALGORITHM_ALL | Angelos 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 we | Jason Wright |
2002-07-16 | add 2 operand variants for shld and shrd. this makes possible to compile | Federico G. Schwindt |
2002-07-16 | sync | Theo de Raadt |
2002-07-16 | ansi | Theo de Raadt |
2002-07-16 | internal uid/gid tracking. permit can not detach systrace, useful for | Niels Provos |
2002-07-15 | 5 new uid/gid sets; millert ok | Theo de Raadt |
2002-07-15 | The default value for MDTERM is vt220, so you don't need to explicitly set | Kenneth R Westerback |
2002-07-15 | minor tweaks | Theo de Raadt |
2002-07-15 | ansi | Theo de Raadt |
2002-07-15 | fix typo (pw vs. pwd) in unused code | Todd C. Miller |
2002-07-15 | Add sshd to the list of fake users whose mail goes to root; Sam Smith | Todd C. Miller |
2002-07-15 | ansi | Theo de Raadt |
2002-07-15 | Pass e->pwd to auth_setpwd() to avoid extra passwd lookup in BSD auth routines | Todd C. Miller |
2002-07-15 | Move login_close() out of #ifdef BSD_AUTH block | Todd C. Miller |
2002-07-15 | make the des_read/write routines take void * | Theo de Raadt |
2002-07-15 | ansi and some bug fixes | Theo de Raadt |
2002-07-15 | Remove 1024 directory entry limit for tenex-style file completion. | Todd C. Miller |
2002-07-15 | repair tags building (due to obj dirs in /sys) | Michael Shalayeff |
2002-07-15 | Suggest vt220 as terminal type, not sun, since we are running wscons on | Miod Vallat |
2002-07-15 | space to tab cleanup. Nothing but whitespace changes in this commit. | Marco S Hyman |
2002-07-15 | suppress ctags warnings; millert@ ok | Michael Shalayeff |
2002-07-15 | atrun is now part of cron(8) | Todd C. Miller |
2002-07-15 | -Wall was for testing | Todd C. Miller |
2002-07-15 | don't built atrun | Todd C. Miller |
2002-07-15 | Move atrun(8) functionality into cron(8) proper. This fixes the | Todd C. Miller |
2002-07-15 | No need to disestablish the startuphook. | Artur Grabowski |
2002-07-15 | test "on ! interface" | Henning Brauer |
2002-07-15 | add support for | Henning Brauer |
2002-07-15 | add u_int8_t ifnot to struct pf_rule to support matching packets on any | Henning Brauer |
2002-07-15 | remove duplicated interface check in test_icmp | Henning Brauer |
2002-07-15 | license change from William LeFebvre <wnl@groupsys.com>; top is now BSD | Theo de Raadt |
2002-07-15 | little more debugging; ok markus@ | Kevin Steves |
2002-07-15 | Perform accounting for executable pages on powerpc, prepare for | Dale Rahn |
2002-07-15 | cosmetics/consolidations to manpage in yyerror()s | Philipp Buehler |
2002-07-15 | fix pasto, additionally fix DIOCGETBINAT | Philipp Buehler |
2002-07-15 | o don't use keep state on block rules | Henning Brauer |
2002-07-15 | o complain about keep state on block rules | Henning Brauer |
2002-07-15 | remove a bunch of debugging printfs and disable agp_debug; prompted by millert@ | Michael Shalayeff |
2002-07-15 | catch up with reality (DIOC[SG]ETLIMIT) | Philipp Buehler |
2002-07-15 | nuke more leftovers from pre-1.3.24 | Henning Brauer |
2002-07-15 | nuke old, unused, pre-apache-1.3.24 leftovers | Henning Brauer |
2002-07-15 | don't try things we are not able to do if chrooted on graceful restarts. | Henning Brauer |
2002-07-14 | indent, and double free fix; millert ok | Theo de Raadt |
2002-07-14 | Rewrite with more (and correct!) info, based on login_passwd.8. | Todd C. Miller |
2002-07-14 | Fix SuperSafe=Interactive when DeliveryMode=i; Gregory Neil Shapiro | Todd C. Miller |
2002-07-14 | argv translation for exeve | Niels Provos |
2002-07-14 | Fix an oversight in revision 1.9. ld_entry was set in one more spot. | Artur Grabowski |
2002-07-14 | More glue needed for cross-compilation | Marcus Watts |