summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-03build apm and apmd on macppcDale Rahn
2001-10-03Remove all traces of Kerberised NFS; it never worked in OpenBSD, but itHans Insulander
2001-10-03Remove all traces of Kerberised NFS; it never worked in OpenBSD, but itHans Insulander
2001-10-03o Only send port number in the HTTP request 'Host: ' specificationHeikki Korpela
2001-10-03Mention more USB network cards supported by the aue(4) driver.Miod Vallat
2001-10-03return 1 from interrupt handled; kevloTheo de Raadt
2001-10-03Rewrite transmit handling (looks something more like hme), also takes advantageJason Wright
2001-10-03error printout fix; raj@cerias.purdue.eduTheo de Raadt
2001-10-03copy bsd.tbxi into the snapshot directory so it will be included inDale Rahn
2001-10-03Install the bsd.tbxi data file. millert@ ok.Dale Rahn
2001-10-03Add device nodes for apm for macppc.Dale Rahn
2001-10-03apm support for macppc. This is not fully implemented, sleep modesDale Rahn
2001-10-03Cleanup improperly shared code between the two interrupt drivers.Dale Rahn
2001-10-03o English, typosHeikki Korpela
2001-10-03M_WAIT in ether_output is wrong. Fix APPLETALK stuff.Artur Grabowski
2001-10-03missing copyrightMarkus Friedl
2001-10-03use realpath() for homedir, too. from jinmei@isl.rdc.toshiba.co.jpMarkus Friedl
2001-10-03Document regression testing framework.Marc Espie
2001-10-03Cleanup/addition of manpages for macppc.Dale Rahn
2001-10-03If the TDB doesn't have an attached src/dst ID, it can be used for anyAngelos D. Keromytis
2001-10-03simple keynote module for apache and mod_sslTodd C. Miller
2001-10-03fix 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 itMiod Vallat
2001-10-02Sync with OpenBSDUpgrade macro change. Explicitely provide all the mediaMiod Vallat
2001-10-02Do not hardcode the ability to boot off a miniroot in the canonicalMiod Vallat
2001-10-02#include "channels.h" for channel_set_af()Kevin Steves
2001-10-02I'm so good I managed to cut'n'paste the same typo over all those files.Miod Vallat
2001-10-02Fix this obvious double free() that's been found and fixed my numerousHans Insulander
2001-10-02styleJason Wright
2001-10-02correct number of supported filesystems; PR#2097Jakob Schlyter
2001-10-02De uglify (a bit) and garbage collect a bunch of now unused functions.Jason Wright
2001-10-02Pull in a change I wrote a -long- time ago: avoid {bcopy/memcpy} into staticallyJason Wright
2001-10-02More shared texts. Basically let modern arches with good hardware getMiod Vallat
2001-10-02Minor layout sync with sparc.Miod Vallat
2001-10-02Remove dangling references (see section foo with no section foo).Miod Vallat
2001-10-02Don't explain twice in 15 lines which models have sd and which modelsMiod Vallat
2001-10-02Your average close-to-release distrib/notes/FOO update.Miod Vallat
2001-10-02- gets the installation notes more style-consistent with other archesMiod Vallat
2001-10-02make usb work across apm suspends. okay millert@, niklas@, aaron@, deraadt@Niels Provos
2001-10-02syncTheo de Raadt
2001-10-02Remove duplication from simultaneous commitsMike Frantzen
2001-10-02indentTheo de Raadt
2001-10-02change timeval to bpf_timeval; 32 bit in size, permitting much greater portab...Theo de Raadt
2001-10-02Typo 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-02typoBrad Smith
2001-10-02as is aleady closed and freed by auth_userresponse, ok millert@Peter Stromberg
2001-10-02Values coming from userland should be bounds checked, even if we put themConstantine Sapuntzakis