Age | Commit message (Expand) | Author |
2007-02-03 | Kludge around a horrible problem where gcc 'knows' that __udivsi3 will | Dale Rahn |
2007-01-28 | revert 1.108, the diff allowed ldd to print the load address of the binary, | Dale Rahn |
2007-01-04 | Using DB_BTREE for spamd is wrong, order is never required | Bob Beck |
2006-12-28 | assume that new elf architectures will have ld.so | Theo de Raadt |
2006-12-26 | no more seperate prebind | Theo de Raadt |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-12-21 | 'immediatly' -> 'immediately' in comments. | Kenneth R Westerback |
2006-12-21 | 'tranfer' -> 'transfer' in comments. | Kenneth R Westerback |
2006-12-20 | add an additional rule to the filter anchor that allows traffic out from | Joel Knight |
2006-12-20 | More strlen("") fixes. | Ray Lai |
2006-12-15 | reduce RFC2292/3542 #ifdef. | Jun-ichiro itojun Hagino |
2006-12-09 | IPV6_RECVDSTADDR is not standard. use more standard IPV6_PKTINFO. | Jun-ichiro itojun Hagino |
2006-12-07 | check exit status of the pfctl command executed. ok beck@ | Otto Moerbeek |
2006-11-27 | Make spamd error out for a greylisted session only after the DATA | Bob Beck |
2006-11-26 | repair missing DPADD requests | Theo de Raadt |
2006-11-21 | Fill in load/end address for binary. | Dale Rahn |
2006-11-15 | failed to purge doubled up environment variables; found by Mark Dowd | Theo de Raadt |
2006-11-14 | stack corruption was fixed a while ago. | Dale Rahn |
2006-11-14 | improve previous; | Jason McIntyre |
2006-11-14 | clarify "maxcon" somewhat, particularly its upper limit; | Jason McIntyre |
2006-11-14 | cleanup pointed out by miod@ | Dale Rahn |
2006-11-13 | Let this build on landisk. | Dale Rahn |
2006-11-11 | when calculating envp, skip over the NULL between argv and envp. | Dale Rahn |
2006-11-11 | remove '#if 0' block. | Dale Rahn |
2006-11-11 | Working? | Dale Rahn |
2006-11-10 | dont want to know where this stack corruption is coming from. | Dale Rahn |
2006-11-10 | better... | Dale Rahn |
2006-11-10 | Getting much closer. | Dale Rahn |
2006-11-10 | `elminate' etc. is not really the right way to spell `eliminate'. | Michael Knudsen |
2006-11-10 | Not quite working ld.so support for sh | Dale Rahn |
2006-11-04 | remove misplaced -l stuff; henning needs more caffeine... | Jason McIntyre |
2006-11-03 | donot for tcpdump, use libpcap directly. | Henning Brauer |
2006-10-29 | use setresuid/gid and check for failure, ok bob | Henning Brauer |
2006-10-28 | Only mprotect pages during relocation if the library is marked TEXTREL | Dale Rahn |
2006-10-26 | - sort options | Jason McIntyre |
2006-10-25 | allow spamlogd to use an alternate pflog interface | Henning Brauer |
2006-10-23 | no need to use "keep state" and "flags S/SA" in pf rules, | Jason McIntyre |
2006-10-19 | no need to escape "'"; | Jason McIntyre |
2006-10-18 | Avoid double fclose() of a file if we exceed retries. Coverity ID 2669. | Todd C. Miller |
2006-10-18 | you do not call fclose() on a file descriptor; ok cloder | Theo de Raadt |
2006-10-18 | do not name FILE * variables "fd" since it is confusing | Theo de Raadt |
2006-10-17 | Make this easier for people who aren't aware of what shell they are running. | Bob Beck |
2006-09-29 | typo; from sthen | Jason McIntyre |
2006-09-26 | switch alpha to gcc3; joint work with drahn@ and brad@ | Martin Reindl |
2006-09-24 | Fill in the list of loaded segments for the main executable such that we can | Mark Kettenis |
2006-09-22 | Remove lfs_cleanerd and mount_lfs | Pedro Martelletto |
2006-09-20 | Recommit non-static array fix. | Ray Lai |
2006-08-23 | Support arm libraries with DT_TEXTREL, has no affect for other libraries. | Dale Rahn |
2006-08-19 | Don't shadow err(3). | Ray Lai |
2006-08-17 | Instead of doing all this pointer and buffer arithmetic, generate string | Ray Lai |