summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-04-20use scoped address notation (fe80::1%de0) for IPv6 linklocal unicast/multicast.Jun-ichiro itojun Hagino
2000-04-20Add a function "ktrsettracevnode", that changes the ktrace vnode for a processArtur Grabowski
2000-04-20Add /etc/resolv.conf.tailAngelos D. Keromytis
2000-04-20If /etc/resolv.conf.tail exists, append to newly-constructedAngelos D. Keromytis
2000-04-20Yet more typos...I should quit while I'm ahead.Angelos D. Keromytis
2000-04-20Also forgot to update usage()Angelos D. Keromytis
2000-04-20Forgot trailing newline in message.Angelos D. Keromytis
2000-04-20Same as the traceroute commit just now; add an option for skippingAngelos D. Keromytis
2000-04-20Add a "minimum ttl" option (starting point). Useful for skipping overAngelos D. Keromytis
2000-04-20bump because of p{read,write}{,v}Theo de Raadt
2000-04-20syncTheo de Raadt
2000-04-20p{read,write}{,v} man pagesTheo de Raadt
2000-04-20prototyping for p{read,write}{,v}Theo de Raadt
2000-04-20syncTheo de Raadt
2000-04-20system call hookup for p{read,write}{,v}Theo de Raadt
2000-04-20p{read,write}{,v} from csapuntz, partial NetBSD origin I thinkTheo de Raadt
2000-04-20avoid naming something pwrite()Theo de Raadt
2000-04-20- Formatting repairs and standardizations.Aaron Campbell
2000-04-20Flesh out all of the stdio man pages.Aaron Campbell
2000-04-19Remove NetBSD ifdefs here too.Federico G. Schwindt
2000-04-19Remove NetBSD ifdefs.Federico G. Schwindt
2000-04-19* use different numbers of transmit buffers depending on the memoryFederico G. Schwindt
2000-04-19Change the second sentence a bit so it doesn't seem like you're reading theAaron Campbell
2000-04-19cvs missed removing these beforeTodd C. Miller
2000-04-19Remove roundrobin_attempts.Artur Grabowski
2000-04-19Err, oops. I know I needed to check the spelling before I committed this.Marc Espie
2000-04-19Unbreak genio (how could I commit that garbage?).Artur Grabowski
2000-04-19When logging genio, check if we need to yield in the same way as in uiomove.Artur Grabowski