Age | Commit message (Expand) | Author |
2001-01-09 | More complete synopsis, ok millert@,aaron@ | Marc Espie |
2001-01-09 | Get Dijkstra's middle initial correct too, as in PR 1613; gently pointed | Paul Janzen |
2001-01-09 | make sure replydirname() do not truncate names, even if the filename | Jun-ichiro itojun Hagino |
2001-01-09 | make sure we do not return stray " at the end of stirng, like bla"\0. | Jun-ichiro itojun Hagino |
2001-01-09 | Add in a ISP_CFG_NOINIT flag (other platform stuff). Define some of | mjacob |
2001-01-09 | Add some FC specific state flag defines (for status completion | mjacob |
2001-01-09 | Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2. | mjacob |
2001-01-09 | Follow changes to some async event codes. | mjacob |
2001-01-09 | Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up some | mjacob |
2001-01-09 | Don't skip if TS_BITS or TS_CLRI, closed PR 1576. Fix supplied by | Angelos D. Keromytis |
2001-01-09 | Amend c_count comment per PR 1576. | Angelos D. Keromytis |
2001-01-09 | One-byte EtherIP header, per the relevant draft (soon to be RFC). | Angelos D. Keromytis |
2001-01-09 | Define version number for EtherIP protocol (soon to become RFC). | Angelos D. Keromytis |
2001-01-09 | Change the include directive for Makefile.inc to use double-quotes | Angelos D. Keromytis |
2001-01-09 | This seems to correct the problem listed in kernel/1607 (returning from | mjacob |
2001-01-08 | From chris@: Update man page with slightly more useful information | Jeremy Evans |
2001-01-08 | implement option 'Banner /etc/issue.net' for ssh2, move version to | Markus Friedl |
2001-01-08 | O_NDELAY -> O_NONBLOCK; thanks stevesk@pobox.com | Markus Friedl |
2001-01-08 | more cleanups and fixes from stevesk@pobox.com: | Markus Friedl |
2001-01-08 | missing free; thanks stevesk@pobox.com | Markus Friedl |
2001-01-08 | match on 3CXFEM656C's global modem too, does not seem to work right, but; fro... | Michael Shalayeff |
2001-01-08 | regen | Michael Shalayeff |
2001-01-08 | 56k Global Modem; from openbsd@zenbu.com | Michael Shalayeff |
2001-01-08 | add ru_SU.ISO_8859-5; from freebsd | Michael Shalayeff |
2001-01-08 | Add Greek and Ukrainian locale paths. | Christian Weisgerber |
2001-01-08 | From chris@ | Jeremy Evans |
2001-01-08 | spelling | Paul Janzen |
2001-01-08 | Fix a bug in previous commit; we need a separate stat buffer for | Todd C. Miller |
2001-01-08 | fix %p matching. checked by angelos. closes PR1612 | David Leonard |
2001-01-08 | yet another typo; bad markus | Markus Friedl |
2001-01-08 | Fix various warnings, merge lite-2, and tidy a bit; also, cast some | Paul Janzen |
2001-01-08 | wrap "icmp6 checksum error" message into #ifdef ND6DEBUG. NetBSD PR 11911. | Jun-ichiro itojun Hagino |
2001-01-08 | Remove description of removed code. | Paul Janzen |
2001-01-08 | Compare the end of symbol table as passed from boot with the address | Hugh Graham |
2001-01-07 | typo | Markus Friedl |
2001-01-07 | fix a few scsi_done() usages. | Michael Shalayeff |
2001-01-07 | missing free, stevesk@pobox.com | Markus Friedl |
2001-01-07 | missing free, stevesk@pobox.com | Markus Friedl |
2001-01-07 | libutil.h -> util.h | Christian Weisgerber |
2001-01-07 | rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICE | Markus Friedl |
2001-01-07 | Make the -P option effective (rjmooney@mediaone.net) | Angelos D. Keromytis |
2001-01-07 | - add EMODD emulation (EMODF) -- this fixes modf() and some libm code | Brandon Creighton |
2001-01-06 | Commit 1.6 was just plain wrong on two counts; as a result, it caused | Angelos D. Keromytis |
2001-01-06 | 0xFF is not a control character in ISO 8859; ok angelos@ | Christian Weisgerber |
2001-01-06 | Add -l to default msdos mount options; closes PR 634 | Todd C. Miller |
2001-01-06 | Also protect write_client_lease() in bind_lease() | Angelos D. Keromytis |
2001-01-06 | Lock the leases file, to protect against multiple instances of | Angelos D. Keromytis |
2001-01-06 | Fix 3 cases related to symbolic links when moving between filesystes: | Todd C. Miller |
2001-01-06 | ^%#$#^%$ cvs missed this file in the previous commit. | Todd C. Miller |
2001-01-06 | Expand tilde (~) in ftp-dir login.conf variable. Closes PR 1382 | Todd C. Miller |