summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-08implement option 'Banner /etc/issue.net' for ssh2, move version toMarkus Friedl
2001-01-08O_NDELAY -> O_NONBLOCK; thanks stevesk@pobox.comMarkus Friedl
2001-01-08more cleanups and fixes from stevesk@pobox.com:Markus Friedl
2001-01-08missing free; thanks stevesk@pobox.comMarkus Friedl
2001-01-08match on 3CXFEM656C's global modem too, does not seem to work right, but; fro...Michael Shalayeff
2001-01-08regenMichael Shalayeff
2001-01-0856k Global Modem; from openbsd@zenbu.comMichael Shalayeff
2001-01-08add ru_SU.ISO_8859-5; from freebsdMichael Shalayeff
2001-01-08Add Greek and Ukrainian locale paths.Christian Weisgerber
2001-01-08From chris@Jeremy Evans
2001-01-08spellingPaul Janzen
2001-01-08Fix a bug in previous commit; we need a separate stat buffer forTodd C. Miller
2001-01-08fix %p matching. checked by angelos. closes PR1612David Leonard
2001-01-08yet another typo; bad markusMarkus Friedl
2001-01-08Fix various warnings, merge lite-2, and tidy a bit; also, cast somePaul Janzen
2001-01-08wrap "icmp6 checksum error" message into #ifdef ND6DEBUG. NetBSD PR 11911.Jun-ichiro itojun Hagino
2001-01-08Remove description of removed code.Paul Janzen
2001-01-08Compare the end of symbol table as passed from boot with the addressHugh Graham
2001-01-07typoMarkus Friedl
2001-01-07fix a few scsi_done() usages.Michael Shalayeff
2001-01-07missing free, stevesk@pobox.comMarkus Friedl
2001-01-07missing free, stevesk@pobox.comMarkus Friedl
2001-01-07libutil.h -> util.hChristian Weisgerber
2001-01-07rename SYSLOG_LEVEL_INFO->SYSLOG_LEVEL_NOTICEMarkus Friedl
2001-01-07Make the -P option effective (rjmooney@mediaone.net)Angelos D. Keromytis
2001-01-07- add EMODD emulation (EMODF) -- this fixes modf() and some libm codeBrandon Creighton
2001-01-06Commit 1.6 was just plain wrong on two counts; as a result, it causedAngelos D. Keromytis
2001-01-060xFF is not a control character in ISO 8859; ok angelos@Christian Weisgerber
2001-01-06Add -l to default msdos mount options; closes PR 634Todd C. Miller
2001-01-06Also protect write_client_lease() in bind_lease()Angelos D. Keromytis
2001-01-06Lock the leases file, to protect against multiple instances ofAngelos D. Keromytis
2001-01-06Fix 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-06Expand tilde (~) in ftp-dir login.conf variable. Closes PR 1382Todd C. Miller
2001-01-06Use the *.in files in tests/Angelos D. Keromytis
2001-01-06prohibited binding to an anycast, notready, or detached IPv6 address.Jun-ichiro itojun Hagino
2001-01-06remove unusedMarkus Friedl
2001-01-05Set the correct direction for KAME SPD entries (problem reported andAngelos D. Keromytis
2001-01-05alloc.h was renamed ap_alloc.h so install the correct thing and killTodd C. Miller
2001-01-05Build test files from a .in source file. We do this to guarantee thatTodd C. Miller
2001-01-05Restore errno in yy_init_buffer() since it may get trounced by theTodd C. Miller
2001-01-05correct incorrect correction; Paul Janzen <pjanzen@foatdi.harvard.edu>Todd T. Fries
2001-01-05do not refer getnodebyname. sync with kame.Jun-ichiro itojun Hagino
2001-01-05missing .ElJun-ichiro itojun Hagino
2001-01-05Fix sending/receiving passwords (james@oaktree.co.uk)Angelos D. Keromytis
2001-01-05Mention that if=xxx should be used for most lines in /etc/gatewaysAngelos D. Keromytis
2001-01-05Add commented-out MROUTING option (for completeness) -- (james@oaktree.co.uk)Angelos D. Keromytis
2001-01-05There's no "no_ripv1_out" and "no_ripv2_out", so paraphrase.Angelos D. Keromytis
2001-01-05Add i386 specific sysctl to modify halt -p processing, required to makeMarco S Hyman
2001-01-05Descend into directories (smat@acm.org)Angelos D. Keromytis