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