summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-11maxfd+1Markus Friedl
2001-01-11save_errno in signal handlerTheo de Raadt
2001-01-11fix a few stringsMichael Shalayeff
2001-01-11auichMichael Shalayeff
2001-01-11fix select overflow, work by deraadt and me.Markus Friedl
2001-01-11ich/auichMichael Shalayeff
2001-01-11no stidebugMichael Shalayeff
2001-01-11read rom through the rom handleMichael Shalayeff
2001-01-11fix a few types and alignment problemsMichael Shalayeff
2001-01-11there is no pseudo-device crypto either; sleep theoMichael Shalayeff
2001-01-11Default mode is BSS, not ad-hocAngelos D. Keromytis
2001-01-11ich/auichMichael Shalayeff
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