Age | Commit message (Expand) | Author |
2001-10-03 | build apm and apmd on macppc | Dale Rahn |
2001-10-03 | Remove all traces of Kerberised NFS; it never worked in OpenBSD, but it | Hans Insulander |
2001-10-03 | Remove all traces of Kerberised NFS; it never worked in OpenBSD, but it | Hans Insulander |
2001-10-03 | o Only send port number in the HTTP request 'Host: ' specification | Heikki Korpela |
2001-10-03 | Mention more USB network cards supported by the aue(4) driver. | Miod Vallat |
2001-10-03 | return 1 from interrupt handled; kevlo | Theo de Raadt |
2001-10-03 | Rewrite transmit handling (looks something more like hme), also takes advantage | Jason Wright |
2001-10-03 | error printout fix; raj@cerias.purdue.edu | Theo de Raadt |
2001-10-03 | copy bsd.tbxi into the snapshot directory so it will be included in | Dale Rahn |
2001-10-03 | Install the bsd.tbxi data file. millert@ ok. | Dale Rahn |
2001-10-03 | Add device nodes for apm for macppc. | Dale Rahn |
2001-10-03 | apm support for macppc. This is not fully implemented, sleep modes | Dale Rahn |
2001-10-03 | Cleanup improperly shared code between the two interrupt drivers. | Dale Rahn |
2001-10-03 | o English, typos | Heikki Korpela |
2001-10-03 | M_WAIT in ether_output is wrong. Fix APPLETALK stuff. | Artur Grabowski |
2001-10-03 | missing copyright | Markus Friedl |
2001-10-03 | use realpath() for homedir, too. from jinmei@isl.rdc.toshiba.co.jp | Markus Friedl |
2001-10-03 | Document regression testing framework. | Marc Espie |
2001-10-03 | Cleanup/addition of manpages for macppc. | Dale Rahn |
2001-10-03 | If the TDB doesn't have an attached src/dst ID, it can be used for any | Angelos D. Keromytis |
2001-10-03 | simple keynote module for apache and mod_ssl | Todd C. Miller |
2001-10-03 | fix data sheet link. ok deraadt@ | Kevin Lo |
2001-10-02 | [install seems to have been missed by cvs yesterday] | Miod Vallat |
2001-10-02 | #ifdef FOO works much better when FOO isn't misspelled. | Artur Grabowski |
2001-10-02 | - fix a few typos in the hardware list and update it | Miod Vallat |
2001-10-02 | Sync with OpenBSDUpgrade macro change. Explicitely provide all the media | Miod Vallat |
2001-10-02 | Do not hardcode the ability to boot off a miniroot in the canonical | Miod Vallat |
2001-10-02 | #include "channels.h" for channel_set_af() | Kevin Steves |
2001-10-02 | I'm so good I managed to cut'n'paste the same typo over all those files. | Miod Vallat |
2001-10-02 | Fix this obvious double free() that's been found and fixed my numerous | Hans Insulander |
2001-10-02 | style | Jason Wright |
2001-10-02 | correct number of supported filesystems; PR#2097 | Jakob Schlyter |
2001-10-02 | De uglify (a bit) and garbage collect a bunch of now unused functions. | Jason Wright |
2001-10-02 | Pull in a change I wrote a -long- time ago: avoid {bcopy/memcpy} into statically | Jason Wright |
2001-10-02 | More shared texts. Basically let modern arches with good hardware get | Miod Vallat |
2001-10-02 | Minor layout sync with sparc. | Miod Vallat |
2001-10-02 | Remove dangling references (see section foo with no section foo). | Miod Vallat |
2001-10-02 | Don't explain twice in 15 lines which models have sd and which models | Miod Vallat |
2001-10-02 | Your average close-to-release distrib/notes/FOO update. | Miod Vallat |
2001-10-02 | - gets the installation notes more style-consistent with other arches | Miod Vallat |
2001-10-02 | make usb work across apm suspends. okay millert@, niklas@, aaron@, deraadt@ | Niels Provos |
2001-10-02 | sync | Theo de Raadt |
2001-10-02 | Remove duplication from simultaneous commits | Mike Frantzen |
2001-10-02 | indent | Theo de Raadt |
2001-10-02 | change timeval to bpf_timeval; 32 bit in size, permitting much greater portab... | Theo de Raadt |
2001-10-02 | Typo fixes (thanks gwyllion@ace.ulyssis.org) | Mike Frantzen |
2001-10-02 | 'pfctl -O foo' dumped core. A check was there, but didn't work. | Daniel Hartmeier |
2001-10-02 | typo | Brad Smith |
2001-10-02 | as is aleady closed and freed by auth_userresponse, ok millert@ | Peter Stromberg |
2001-10-02 | Values coming from userland should be bounds checked, even if we put them | Constantine Sapuntzakis |