summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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