Age | Commit message (Expand) | Author |
1999-08-26 | add an inner xor to make prediction attacks against the ids harder, due | Niels Provos |
1999-08-25 | Don't need to include sys/ucred.h | Todd C. Miller |
1999-08-24 | Do not error out if we have been statically linked but would like ld.so for d... | Niklas Hallqvist |
1999-08-23 | Remove a lie. We don't skip /dev/ttyv* since our pcvt uses /dev/ttyC*. | Todd C. Miller |
1999-08-22 | ncurses-5.0-990821 | Todd C. Miller |
1999-08-22 | do { ... } while (0) instead of just { ... } in macros | Todd C. Miller |
1999-08-20 | Fix RCS Ids | Niklas Hallqvist |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller |
1999-08-16 | point at isinff and isnanf | Theo de Raadt |
1999-08-16 | doc isinff() and isnanf() | Theo de Raadt |
1999-08-16 | don't need sys/file.h now that we include fcntl.h | Todd C. Miller |
1999-08-16 | missing fcntl.h | Todd C. Miller |
1999-08-16 | Explicitly include <sys/types.h> and some minor style points. | Todd C. Miller |
1999-08-16 | If the FTS_NOCHDIR flag is set and the final directory is empty, | Todd C. Miller |
1999-08-16 | Indentation. | Angelos D. Keromytis |
1999-08-15 | more poll | Theo de Raadt |
1999-08-15 | Update to ncurses-5.0-990814 | Todd C. Miller |
1999-08-15 | new file | Todd C. Miller |
1999-08-15 | Update to ncurses-5.0-990814 | Todd C. Miller |
1999-08-13 | Work with newest version of OpenSSL. | Angelos D. Keromytis |
1999-08-13 | Correct ssl include file(s) path. | Angelos D. Keromytis |
1999-08-13 | Oops, missed updating distfile version. | Angelos D. Keromytis |
1999-08-13 | Update the include paths. | Angelos D. Keromytis |
1999-08-13 | Missing comma | Todd C. Miller |
1999-08-11 | more unescaped \n lines in nroff documents | Theo de Raadt |
1999-08-11 | paste'o away! | Todd T. Fries |
1999-08-08 | missing G in item list; bde | Theo de Raadt |
1999-08-07 | Local changes that should not have gone in | Todd C. Miller |
1999-08-07 | If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk | Todd C. Miller |
1999-08-03 | Return an open failure if the fstab is zero length or not a regular file. | Jason Downs |
1999-08-02 | Add a hook to regexp/regerror.c for overriding the default regerror() | Jason Downs |
1999-07-31 | fix printing error; marc | Theo de Raadt |
1999-07-31 | document cdev/bdev semantic change | Theo de Raadt |
1999-07-26 | use .Aq | Aaron Campbell |
1999-07-23 | Eliminate namespace pollution, the crt0 file should not conflict | Dale S. Rahn |
1999-07-23 | replace the stub ieeefp functions with the real working functions, | Dale S. Rahn |
1999-07-21 | Add missing hosts_ctl() prototype. | Oleg Safiullin |
1999-07-21 | Xr fparseln(3); deraadt@ | Aaron Campbell |
1999-07-21 | fix bad English, spelling, grammar, comma splices, etc. | Aaron Campbell |
1999-07-21 | Remove PARAMETERS section. Different bad. Kjell bad. | Kjell Wooding |
1999-07-21 | Updated man pages to be useful. Include description of typical uses. | Kjell Wooding |
1999-07-20 | insert a missing .El macro | Aaron Campbell |
1999-07-20 | Added fparseln from NetBSD. | Jakob Schlyter |
1999-07-20 | better english; deraadt@/millert@ | Aaron Campbell |
1999-07-20 | changes brought in from v0.4; started by brad, more by me, being tested by mts | Theo de Raadt |
1999-07-19 | if pcap_dump_open() specified a snaplen of -1, make sure pcap_open_offline() ... | Theo de Raadt |
1999-07-18 | I think that libm_i387 has lived too long | Theo de Raadt |
1999-07-18 | do not make excessive shared libraries for these tiny libraries.. | Theo de Raadt |
1999-07-17 | Add a warning that our implementation is different from other vendors (Solaris). | Jason Downs |
1999-07-15 | change /etc/host.random to /var/db/host.random | Niels Provos |