summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-12-31ioctl's no longer needed.Angelos D. Keromytis
2000-12-31Update example and text.Angelos D. Keromytis
2000-12-30enc* is not used for the bridge anymoreAngelos D. Keromytis
2000-12-30For bridged IPsec, use the gif* interfaces.Angelos D. Keromytis
2000-12-30Use gif* instead of enc* for the bridge.Angelos D. Keromytis
2000-12-30Update for use of gif.Angelos D. Keromytis
2000-12-30Remove the dstsa/srcsa/clearsa directives, the bridge will be usingAngelos D. Keromytis
2000-12-30Define gif_start(), which uses gif_output() with an AF_LINK sockaddrAngelos D. Keromytis
2000-12-30gif_start() prototypeAngelos D. Keromytis
2000-12-30AF_LINK caseAngelos D. Keromytis
2000-12-30AF_LINK case.Angelos D. Keromytis
2000-12-30Send AF_LINK to etherip_output()Angelos D. Keromytis
2000-12-30setockopt(SO_REUSEPORT), so multiple dhclients work, PR 1391Angelos D. Keromytis
2000-12-30Back-out use of apachectl to start httpd:Angelos D. Keromytis
2000-12-30Use apachectl to start httpd, rather than directly call httpd inAngelos D. Keromytis
2000-12-30Truncate the autoconf cache, rather than outright deleting it (PR 1488)Angelos D. Keromytis
2000-12-30Change wording when empty password is entered: our adduser sets theAngelos D. Keromytis
2000-12-30Initialize RAID parity as needed (PR 1529)Angelos D. Keromytis
2000-12-30Allow printing characters > 0x80, thus permitting other charsetsAngelos D. Keromytis
2000-12-30Don't do a getnetbyname() if the address is in dot notation already;Angelos D. Keromytis
2000-12-30Log the actual bytes transfered, rather than the original file size.Angelos D. Keromytis
2000-12-30Ok, I'll say it again: "fix ^C in termtype prompt for real this time"Todd C. Miller
2000-12-30Fix PR 342: the problem was that the code was assuming that when theAngelos D. Keromytis
2000-12-30Install history.h in install (PR 1478)Angelos D. Keromytis
2000-12-29Log the ``MPPE: MasterKey is invalid...'' message as a CCPbrian
2000-12-29missing xfree; from vaughan99@yahoo.comMarkus Friedl
2000-12-29we no longer have an ssl package; espie@ okAnil Madhavapeddy
2000-12-29a few more ra_dprintf vs pktlen fmt fixesMichael Shalayeff
2000-12-29OpenBSD/machine banner, not machine_archMichael Shalayeff
2000-12-29import strlcpy from libcMichael Shalayeff
2000-12-29don't use %ebx, that's what %edx is for; Andy Doran <ad@netbsd.org>Michael Shalayeff
2000-12-29kiss in the rng; all those evil voices kept me pushing for it...Michael Shalayeff
2000-12-29Xr intro(9), too; mpech@prosoft.org.lvAaron Campbell
2000-12-29Don't mark filesystem clean if fsck needs to be rerun (PR 1572)Angelos D. Keromytis
2000-12-29kernfs/procfs lines in sample fstabAngelos D. Keromytis
2000-12-29newsyslog/newsyslog -m shouldn't conflict in scheduling.Angelos D. Keromytis
2000-12-29If no LEASE_TIME was received from the server, use theAngelos D. Keromytis
2000-12-29Added a reminder to myself about version numbers...Hans Insulander
2000-12-29Update version number string to match reality.Hans Insulander
2000-12-29Forwarding is set in sysctl.conf, not rc.conf (madey@openbsd.pl)Angelos D. Keromytis
2000-12-29Revision 5 is 82559B.Artur Grabowski
2000-12-29remove->unlink; stevesk@pobox.comMarkus Friedl
2000-12-29undo change in comment; stevesk@pobox.comMarkus Friedl
2000-12-29sync with portable openssh; stevesk@pobox.comMarkus Friedl
2000-12-29Suppress PCI bus error messages on i386. They are not fatal and are usuallySteve Murphree
2000-12-29correct m88k definitions.Steve Murphree
2000-12-29add missing null pointer check. from IIJ SEIL team. sync with kameJun-ichiro itojun Hagino
2000-12-28export arprequest() and make it use ifnet* as the 1st arg; tested; angelos@ okMichael Shalayeff
2000-12-28Adding m88k supportSteve Murphree
2000-12-28TypoMiod Vallat