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