Age | Commit message (Expand) | Author |
2001-01-11 | comment on a real nasty race | Theo de Raadt |
2001-01-11 | make closedown() use __svc_fdset, so that large fd_set sizes close down nice | Theo de Raadt |
2001-01-11 | rename the rest to auich, verbalize the chipset type we are a part of | Michael Shalayeff |
2001-01-11 | comment on a signal race | Theo de Raadt |
2001-01-11 | oops | Theo de Raadt |
2001-01-11 | move ich to auich at mickey's request | Theo de Raadt |
2001-01-11 | Newline at end of debug printf. | Angelos D. Keromytis |
2001-01-11 | grep() returns a list of aliases to entries in the original list | Todd C. Miller |
2001-01-11 | Reference the sa, so sa_release() does the right thing (talk about | Angelos D. Keromytis |
2001-01-10 | cleanup sftp-server implementation: | Markus Friedl |
2001-01-10 | support !command in bridgename.if files, too | Jason Wright |
2001-01-10 | Fix comment. | Angelos D. Keromytis |
2001-01-10 | Get logging priorities right. | Angelos D. Keromytis |
2001-01-10 | Some more debug logging. | Angelos D. Keromytis |
2001-01-10 | handle malloc() failures | Theo de Raadt |
2001-01-10 | error out for strdup() failures | Theo de Raadt |
2001-01-10 | mount_ufs was not needed for a long time.. | Theo de Raadt |
2001-01-10 | Handle DELETE payloads (delete the relevant IPsec SAs) -- problem | Angelos D. Keromytis |
2001-01-10 | XXX -- generate_empheral_server_key() is not safe against races, because it c... | Theo de Raadt |
2001-01-10 | If only the Remote-ID is specified for a Phase 2 configuration, use | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | put up FD_* manual pages, in section 3 | Theo de Raadt |
2001-01-10 | Typo: 'eg.' -> 'e.g.' | Kenneth R Westerback |
2001-01-10 | Handle null remote_id/local_filter/remote_filter nicer. | Angelos D. Keromytis |
2001-01-09 | allow TCP_NDELAY for ipv6; from netbsd via itojun@ | Markus Friedl |
2001-01-09 | Typo: ommit -> omit. Small grammatical adjustment: 'specifies which fixup pro... | Kenneth R Westerback |
2001-01-09 | Typos: 'eg.' -> 'e.g.' | Kenneth R Westerback |
2001-01-09 | Typo: 'eg.' -> 'e.g.' | Kenneth R Westerback |
2001-01-09 | Typos: 'eg.' -> 'e.g.', 'untill -> until' | Kenneth R Westerback |
2001-01-09 | Typo: dome -> some | Kenneth R Westerback |
2001-01-09 | Fix comment (noticed by cas@trans-nt.com) | Angelos D. Keromytis |
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 |