Age | Commit message (Expand) | Author |
2002-02-28 | merge mod_ssl 2.8.7 | Brad Smith |
2002-02-28 | no, that error message was bad. | Bob Beck |
2002-02-28 | Some new servers return the hostname as type X | Bob Beck |
2002-02-28 | remove more 0 byte files. | Brad Smith |
2002-02-28 | remove 0 byte files. these files should have been removed over 14 months | Brad Smith |
2002-02-25 | typo; yozo@v007.vaio.ne.jp | Theo de Raadt |
2002-02-25 | do not age address on loopback interface. sync w/kame | Jun-ichiro itojun Hagino |
2002-02-24 | getc, getchar, etc return an int, not a char | Peter Valchev |
2002-02-23 | check that user is not in group more thoroughly (don't assume anything | Marc Espie |
2002-02-23 | remove things we do not need | Theo de Raadt |
2002-02-22 | Do not include uio header file, that interface was removed. | Dale Rahn |
2002-02-22 | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ | Dale Rahn |
2002-02-22 | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ | Dale Rahn |
2002-02-22 | mark opened device and socket as close on exec; idea from freebsd pr/35182 | Michael Shalayeff |
2002-02-21 | Invoke helper scripts with relative path; this got borked in rev 1.13. | Miod Vallat |
2002-02-21 | use sizeof w/ defines; niklas@ millert@ ok. | Federico G. Schwindt |
2002-02-20 | Fix ELF so it works with /dev/ksyms. Also make 'detection' of ksyms | Per Fogelstrom |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | sync with KAME | Kenjiro Cho |
2002-02-20 | Revert 1.10, bad mpech@ didn't try to compile. | Miod Vallat |
2002-02-19 | IPsec is written ``IPsec'', not ``IPSec''. | Miod Vallat |
2002-02-19 | Fix the signal races in rbootd. | Miod Vallat |
2002-02-19 | Use opendev(3) rather than open(2) to please lazy people like me that | Miod Vallat |
2002-02-19 | Clean the dust, do decent error checking, and add a manual page. | Miod Vallat |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-19 | Every command should have a manual page. | Miod Vallat |
2002-02-19 | Use arc4random(). | Mike Pechkin |
2002-02-19 | Fix gethostname() usage. | Mike Pechkin |
2002-02-19 | sizeof pedant. | Jun-ichiro itojun Hagino |
2002-02-18 | de-warn some more garbage | Theo de Raadt |
2002-02-18 | minor signal race fixes | Theo de Raadt |
2002-02-18 | enable echo in signal handler, since it could be disabled | Eric Jackson |
2002-02-18 | comment out fsinfo(8), we don't install it; deraadt@ ok. | Federico G. Schwindt |
2002-02-18 | workaround another vax ld issue | Theo de Raadt |
2002-02-18 | Don't chmod 0755 the directory we just mkdtemp()'d. mkdtemp() uses | Todd C. Miller |
2002-02-17 | Patch from Daniel Lucq <daniel@lucq.org> | Mats O Jansson |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-17 | Document that both localhost and the local hostname needs to be able to | Mats O Jansson |
2002-02-17 | fix LP64 bug; ura@hiru.aoba.yokohama.jp | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-15 | fix htdocs pages, changed with apache 1.3.23 update, to install the right | Bob Beck |
2002-02-15 | bit of strcpy and sprintf culling | Theo de Raadt |
2002-02-15 | complete paranoia | Theo de Raadt |
2002-02-15 | KNF | Theo de Raadt |
2002-02-13 | some more KNF and -Wall | Theo de Raadt |
2002-02-13 | some KNF | Theo de Raadt |
2002-02-13 | remove the cast too; ok deraadt | Peter Valchev |
2002-02-13 | proc is not an enum, dummy! this makes sparc64 amd work | Theo de Raadt |
2002-02-13 | be a bit more pendrantic about spelling than the brit was | Theo de Raadt |