summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-01-05Build dbtest before running the actual test.Angelos D. Keromytis
2001-01-05typo - SHMPAXPGS -> SHMMAXPGSDug Song
2001-01-05Use ISO 8859 to determine printability.Angelos D. Keromytis
2001-01-05Generate Makefiles that don't get confused if the source layout (withAngelos D. Keromytis
2001-01-04I hate it when a manpage is wrong.Angelos D. Keromytis
2001-01-04Sync with genassym.cf symbol name changes.Miod Vallat
2001-01-04Convert the old genassym.c to .cf style. Remove unneeded definitions,Miod Vallat
2001-01-04consistent use of _PATH_BSHELL; from stevesk@pobox.comMarkus Friedl
2001-01-04Harmonization with other m68k arch Makefiles. Stricter compilationMiod Vallat
2001-01-04Mention AES as available SSH2 Cipher; ok markusDamien Miller
2001-01-04KNF, add prototypes to compile with -Wmissing-prototypes.Miod Vallat
2001-01-04Remove netintr().Miod Vallat