Age | Commit message (Expand) | Author |
2004-11-22 | .{N,O}x fixes; | Jason McIntyre |
2004-11-22 | More sensible error when both the -n and -A flags are used. Text OK jmc@ | Todd C. Miller |
2004-11-21 | clarify -A option; | Jason McIntyre |
2004-11-19 | options sort and sync usage(); | Jason McIntyre |
2004-11-17 | - \r\n fix for QUIT command | Bob Beck |
2004-11-17 | remove NI_WITHSCOPEID (which is not standard) | Jun-ichiro itojun Hagino |
2004-11-10 | use ${STATIC} rather than -static. ok miod | Dale Rahn |
2004-11-09 | Avoid use after free(), slight optimization. From Patrick Latifi. | Otto Moerbeek |
2004-11-04 | some delint, grudging ok from otto, because it is messy stuff | Theo de Raadt |
2004-10-17 | Fix some problems related to LD_LIBRARY_PATH parsing where it would not | Dale Rahn |
2004-10-14 | Add dl_iterate_phdr() support. | Mark Kettenis |
2004-10-05 | Change the default passtime to 25 minutes, | Bob Beck |
2004-10-05 | change default to 451 for greylisting, thanks to a number of | Bob Beck |
2004-10-01 | Fix GOT reloc which had flaws in reloc processing. | Per Fogelstrom |
2004-09-30 | cope nicer with accept() failures, from freebsd; millert ok | Theo de Raadt |
2004-09-30 | handle unaligned in local relocs as well (c++) | Per Fogelstrom |
2004-09-28 | tweaks; | Jason McIntyre |
2004-09-28 | pass lint | Theo de Raadt |
2004-09-28 | login script to provide TIS Firewall Toolkit authentication | Todd C. Miller |
2004-09-23 | When doing relocs to .rodata this section must be RW protected. | Per Fogelstrom |
2004-09-21 | Automatically adapt to actual text/data alignment | Per Fogelstrom |
2004-09-21 | ELF64 and got ro prot | Per Fogelstrom |
2004-09-18 | ARGSUSED signal handler | Theo de Raadt |
2004-09-18 | fix pr 3914, spamd doesn't log only incoming with -I, | Bob Beck |
2004-09-18 | This should be info, from mike@tric.ru | Bob Beck |
2004-09-18 | ARGSUSED on signal handlers | Theo de Raadt |
2004-09-16 | more signal flag races; ok miod@ | Otto Moerbeek |
2004-09-16 | i hate macros with 50 , :? and ())()()((()())); otto ok | Theo de Raadt |
2004-09-16 | clean C for a change | Theo de Raadt |
2004-09-16 | remove unused variables | Theo de Raadt |
2004-09-16 | more unsigned char | Theo de Raadt |
2004-09-15 | ARGSUSED signal handler | Theo de Raadt |
2004-09-15 | ARGSUSED signal handler | Theo de Raadt |
2004-09-15 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-14 | remove unused variables galore | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-14 | ARGSUSED before signal handler with unused signo | Theo de Raadt |
2004-09-11 | Verify packets from the server were md5'd with the same shared | Todd C. Miller |
2004-09-09 | ABI64 shared libs now handled. | Per Fogelstrom |
2004-09-08 | after openpty() do not close() slave and reopen it. that is just crazy | Theo de Raadt |
2004-08-30 | minimal documentation for LD_DEBUG. | Marc Espie |
2004-08-30 | Use CMSG_SPACE when allocating space for the control message. | Todd C. Miller |
2004-08-24 | synch with apropos, kill lines longer than 8192. | Marc Espie |
2004-08-17 | impliment QUIT, beck ok | Henning Brauer |
2004-08-15 | Expire entries that exactly match the time now in addition to ones | Todd C. Miller |
2004-08-14 | When reading the ld.so hints file, map the entire file in a single mmap | Dale Rahn |
2004-08-13 | Cast to Elf_Addr to remove warnings of ELF types(int)/pointer, ok david@ | Dale Rahn |
2004-08-11 | add dladdr() support and add some 'standard' dlsym() support. | Dale Rahn |
2004-08-11 | revert, should not have gone in | Per Fogelstrom |
2004-08-11 | mips->mips64 | Per Fogelstrom |