summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-11comment on a real nasty raceTheo de Raadt
2001-01-11make closedown() use __svc_fdset, so that large fd_set sizes close down niceTheo de Raadt
2001-01-11rename the rest to auich, verbalize the chipset type we are a part ofMichael Shalayeff
2001-01-11comment on a signal raceTheo de Raadt
2001-01-11oopsTheo de Raadt
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2001-01-11Newline at end of debug printf.Angelos D. Keromytis
2001-01-11grep() returns a list of aliases to entries in the original listTodd C. Miller
2001-01-11Reference the sa, so sa_release() does the right thing (talk aboutAngelos D. Keromytis
2001-01-10cleanup sftp-server implementation:Markus Friedl
2001-01-10support !command in bridgename.if files, tooJason Wright
2001-01-10Fix comment.Angelos D. Keromytis
2001-01-10Get logging priorities right.Angelos D. Keromytis
2001-01-10Some more debug logging.Angelos D. Keromytis
2001-01-10handle malloc() failuresTheo de Raadt
2001-01-10error out for strdup() failuresTheo de Raadt
2001-01-10mount_ufs was not needed for a long time..Theo de Raadt
2001-01-10Handle DELETE payloads (delete the relevant IPsec SAs) -- problemAngelos D. Keromytis
2001-01-10XXX -- generate_empheral_server_key() is not safe against races, because it c...Theo de Raadt
2001-01-10If only the Remote-ID is specified for a Phase 2 configuration, useAngelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10BSS mode by default.Angelos D. Keromytis
2001-01-10put up FD_* manual pages, in section 3Theo de Raadt
2001-01-10Typo: 'eg.' -> 'e.g.'Kenneth R Westerback
2001-01-10Handle null remote_id/local_filter/remote_filter nicer.Angelos D. Keromytis
2001-01-09allow TCP_NDELAY for ipv6; from netbsd via itojun@Markus Friedl
2001-01-09Typo: ommit -> omit. Small grammatical adjustment: 'specifies which fixup pro...Kenneth R Westerback
2001-01-09Typos: 'eg.' -> 'e.g.'Kenneth R Westerback
2001-01-09Typo: 'eg.' -> 'e.g.'Kenneth R Westerback
2001-01-09Typos: 'eg.' -> 'e.g.', 'untill -> until'Kenneth R Westerback
2001-01-09Typo: dome -> someKenneth R Westerback
2001-01-09Fix comment (noticed by cas@trans-nt.com)Angelos D. Keromytis
2001-01-09More complete synopsis, ok millert@,aaron@Marc Espie
2001-01-09Get Dijkstra's middle initial correct too, as in PR 1613; gently pointedPaul Janzen
2001-01-09make sure replydirname() do not truncate names, even if the filenameJun-ichiro itojun Hagino
2001-01-09make sure we do not return stray " at the end of stirng, like bla"\0.Jun-ichiro itojun Hagino
2001-01-09Add in a ISP_CFG_NOINIT flag (other platform stuff). Define some ofmjacob
2001-01-09Add some FC specific state flag defines (for status completionmjacob
2001-01-09Add offsets for WWPN && OXID that FC f/w stuffs into an ATIO2.mjacob
2001-01-09Follow changes to some async event codes.mjacob
2001-01-09Make some strings constant (from Bill Sommerfeld @ NetBSD). Clean up somemjacob
2001-01-09Don't skip if TS_BITS or TS_CLRI, closed PR 1576. Fix supplied byAngelos D. Keromytis
2001-01-09Amend c_count comment per PR 1576.Angelos D. Keromytis
2001-01-09One-byte EtherIP header, per the relevant draft (soon to be RFC).Angelos D. Keromytis
2001-01-09Define version number for EtherIP protocol (soon to become RFC).Angelos D. Keromytis
2001-01-09Change the include directive for Makefile.inc to use double-quotesAngelos D. Keromytis
2001-01-09This seems to correct the problem listed in kernel/1607 (returning frommjacob
2001-01-08From chris@: Update man page with slightly more useful informationJeremy Evans
2001-01-08implement option 'Banner /etc/issue.net' for ssh2, move version toMarkus Friedl