Age | Commit message (Expand) | Author |
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 |
2000-04-20 | use scoped address notation (fe80::1%de0) for IPv6 linklocal unicast/multicast. | Jun-ichiro itojun Hagino |
2000-04-20 | Add a function "ktrsettracevnode", that changes the ktrace vnode for a process | Artur Grabowski |
2000-04-20 | Add /etc/resolv.conf.tail | Angelos D. Keromytis |
2000-04-20 | If /etc/resolv.conf.tail exists, append to newly-constructed | Angelos D. Keromytis |
2000-04-20 | Yet more typos...I should quit while I'm ahead. | Angelos D. Keromytis |
2000-04-20 | Also forgot to update usage() | Angelos D. Keromytis |
2000-04-20 | Forgot trailing newline in message. | Angelos D. Keromytis |
2000-04-20 | Same as the traceroute commit just now; add an option for skipping | Angelos D. Keromytis |
2000-04-20 | Add a "minimum ttl" option (starting point). Useful for skipping over | Angelos D. Keromytis |
2000-04-20 | bump because of p{read,write}{,v} | Theo de Raadt |
2000-04-20 | sync | Theo de Raadt |
2000-04-20 | p{read,write}{,v} man pages | Theo de Raadt |
2000-04-20 | prototyping for p{read,write}{,v} | Theo de Raadt |
2000-04-20 | sync | Theo de Raadt |
2000-04-20 | system call hookup for p{read,write}{,v} | Theo de Raadt |
2000-04-20 | p{read,write}{,v} from csapuntz, partial NetBSD origin I think | Theo de Raadt |
2000-04-20 | avoid naming something pwrite() | Theo de Raadt |
2000-04-20 | - Formatting repairs and standardizations. | Aaron Campbell |
2000-04-20 | Flesh out all of the stdio man pages. | Aaron Campbell |
2000-04-19 | Remove NetBSD ifdefs here too. | Federico G. Schwindt |
2000-04-19 | Remove NetBSD ifdefs. | Federico G. Schwindt |
2000-04-19 | * use different numbers of transmit buffers depending on the memory | Federico G. Schwindt |
2000-04-19 | Change the second sentence a bit so it doesn't seem like you're reading the | Aaron Campbell |
2000-04-19 | cvs missed removing these before | Todd C. Miller |
2000-04-19 | Remove roundrobin_attempts. | Artur Grabowski |
2000-04-19 | Err, oops. I know I needed to check the spelling before I committed this. | Marc Espie |
2000-04-19 | Unbreak genio (how could I commit that garbage?). | Artur Grabowski |
2000-04-19 | When logging genio, check if we need to yield in the same way as in uiomove. | Artur Grabowski |
2000-04-19 | Remove the roundrobin_attempts hack and replace it with per-process scheduling | Artur Grabowski |
2000-04-19 | use "Op Ar count". | Jun-ichiro itojun Hagino |
2000-04-19 | add bugs section. reference updates. | Jun-ichiro itojun Hagino |
2000-04-19 | remove bogus chan_read_failed. this could cause data | Markus Friedl |
2000-04-19 | new products; rearrange. | Federico G. Schwindt |
2000-04-19 | sync | Federico G. Schwindt |
2000-04-19 | New products from NetBSD; remove duplicated entry. | Federico G. Schwindt |
2000-04-19 | Don't abuse malloc to allocate small fixed-size structs that we can keep on t... | Artur Grabowski |
2000-04-19 | Change struct file interface methods read and write to pass file offset in | Constantine Sapuntzakis |
2000-04-19 | indent. | Federico G. Schwindt |
2000-04-19 | add boundary check for nd_ifinfo[]. (sync with kame) | Jun-ichiro itojun Hagino |
2000-04-19 | Fix a bug introduced after cardbus commit where uart16550a was | Federico G. Schwindt |
2000-04-19 | pid_t | Theo de Raadt |
2000-04-19 | tdb_ref should be signed, this avoid a problem with flushing the TDB | Angelos D. Keromytis |
2000-04-19 | Force mailbox to be under 16MB so the controller can see it | Niklas Hallqvist |