Age | Commit message (Expand) | Author |
2000-04-23 | Change the type of freesession to take u_int64_t as argument. | Angelos D. Keromytis |
2000-04-22 | Sendmail didn't buy back the arc4random() changes so just use | Todd C. Miller |
2000-04-22 | Don't be wasteful of entropy when generating keys. | Kjell Wooding |
2000-04-22 | always syncing | Theo de Raadt |
2000-04-22 | another misnumbering | Theo de Raadt |
2000-04-22 | misnumbered web pages; patch sent to beck | Theo de Raadt |
2000-04-22 | Remove extra space from usage. | Angelos D. Keromytis |
2000-04-22 | Slight clarification in usage. | Angelos D. Keromytis |
2000-04-22 | Change the example to use -keyfile/-authkeyfile, add a sentence on why | Angelos D. Keromytis |
2000-04-22 | Use -keyfile/-authkeyfile flags. | Angelos D. Keromytis |
2000-04-22 | -keyfile/-authkeyfile flags, for reading keys from a file. | Angelos D. Keromytis |
2000-04-22 | Document -authkeyfile/-keyfile | Angelos D. Keromytis |
2000-04-22 | A bit more on netstat | Angelos D. Keromytis |
2000-04-22 | Document vmstat and netstat relevance to ipsec, add pointer to | Angelos D. Keromytis |
2000-04-21 | oops | Michael Shalayeff |
2000-04-21 | Use fgetln(3) instead of fgets(3) when reading in the message. This | Todd C. Miller |
2000-04-21 | do not make stupid promises for the next release, three releases ago | Theo de Raadt |
2000-04-21 | rc.conf.local support, inspired by chuck yerkes | Theo de Raadt |
2000-04-21 | a little bit of glue to call openssl; mark@moxienet.com | Theo de Raadt |
2000-04-21 | stock perl 5.6.1 | Todd C. Miller |
2000-04-21 | add CPAN File::Temp module for perl versions of mkstemp et al. | Todd C. Miller |
2000-04-21 | more readable | Theo de Raadt |
2000-04-21 | fix some usage glitches | Theo de Raadt |
2000-04-21 | Remove the races so that this is safe to run anytime. We open | Todd C. Miller |
2000-04-21 | see if there is any meaning under curproc before using &proc0 in vfs_syncwait... | Michael Shalayeff |
2000-04-21 | shovel apm into it's own thread. | Michael Shalayeff |
2000-04-21 | O_FYNC -> O_SYNC | Todd C. Miller |
2000-04-21 | Change kernel-only open flag FNOSYMLINK to userland-visible O_NOFOLLOW; | Todd C. Miller |
2000-04-21 | Don't hyphenate the words {left|right}most. | Aaron Campbell |
2000-04-21 | Add ERRORS section (the strdup(3) function may fail and set errno to any of the | Aaron Campbell |
2000-04-21 | Check return value of strdup(3) for NULL in example code (duh). | Aaron Campbell |
2000-04-21 | Flesh out libc string function man pages. | Aaron Campbell |
2000-04-21 | NRL pcb issue; inp_{f,l}addr{,6} is a union so we need to be sure about | Jun-ichiro itojun Hagino |
2000-04-21 | even more from base to etc; everything else looks right | Theo de Raadt |
2000-04-21 | do not declare and use a local variable which conflicts with a global | Theo de Raadt |
2000-04-21 | Adapted from NetBSD: mention the 'al'/'AL' console mode bug and its workaround | Paul Janzen |
2000-04-21 | documentation: refer to terminfo, not termcap, where appropriate. | Paul Janzen |
2000-04-21 | Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de> | Damien Miller |
2000-04-21 | Don't need to explicitly make perl's config.sh, the beforedepend target | Todd C. Miller |
2000-04-20 | ISO currency and other additions, including smoot, jansky, and score. | Paul Janzen |
2000-04-20 | No logarithmic scales. | Paul Janzen |
2000-04-20 | Fix function prototype so it compiles again. | Aaron Campbell |
2000-04-20 | sync | Theo de Raadt |
2000-04-20 | Document /etc/resolv.conf.tail | Angelos D. Keromytis |
2000-04-20 | Change -b to -f, similar to Solaris. | Angelos D. Keromytis |
2000-04-20 | Change the flag to -f, similar to Solaris. | Angelos D. Keromytis |
2000-04-20 | If recover dir is not owned by root, chown it. If the mode is not | Todd C. Miller |
2000-04-20 | Fix a problem that occurs when the filesystem fills up. | Artur Grabowski |
2000-04-20 | Flesh out stdlib function man pages. | Aaron Campbell |
2000-04-20 | Don't include machine/pmap.h, vm/pmap.h does that for us. | Artur Grabowski |