summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-11-2082801BA audio devicesTheo de Raadt
2000-11-20support at least ATA6 on 82801BA; chrisTheo de Raadt
2000-11-20syncTheo de Raadt
2000-11-20repair; mpech@prosoft.org.lvTheo de Raadt
2000-11-20fixes; mpech@prosoft.org.lvTheo de Raadt
2000-11-20repairs; mpech@prosoft.org.lvTheo de Raadt
2000-11-20correct url handling; canacar@eee.metu.edu.trTheo de Raadt
2000-11-20various Xr fixes; nordin@cse.ogi.eduTheo de Raadt
2000-11-20limit luns on usbTheo de Raadt
2000-11-19Add in pciide.Todd C. Miller
2000-11-19XXX - Alpha port doesn't currently support weak symbolsTodd C. Miller
2000-11-19Correctly deal with NOMAN being set. Since it may be set in mk.confTodd C. Miller
we pull in bsd.own.mk before testing for it.
2000-11-19Add -I${.CURDIR}/../../../../lib/libsa to CPPFLAGS so md5.c can findTodd C. Miller
stand.h; ok ericj@openbsd.org
2000-11-19Remove prototypes for old BSD auth functions. New ones will live inTodd C. Miller
bsd_auth.h when BSD authentication is committed.
2000-11-19Handle more manpages oddities:Marc Espie
- recognizes \s<number> sequences (horizontal kerning) and removes them. - escaped | - parses .ds definitions, expands \*(ab and \*[abc...] (missing built-ins, such as en and em). - strips .HP, .VB - recognizes .Pp - handles some . ds (space in between). This fixes over 99% of all manpages generated from the ports tree. This is still missing a few cleanups and some regression testing.
2000-11-19Don't print PCI device info twice during attach.Aaron Campbell
2000-11-19PAGE_SIZE (and friends) does not change on alpha.Artur Grabowski
Make it a constant.
2000-11-19More sane setting of page size.Artur Grabowski
2000-11-18OpenBSD does not support non-standard mdoc macros like .Lb.Aaron Campbell
2000-11-18better permission check; okay art@, millert@Niels Provos
2000-11-18Add an example for boot -c.Aaron Campbell
2000-11-18- Add an EXAMPLES section. I still haven't chosen a "standard" format.Aaron Campbell
- Some more .Li usage.
2000-11-18- "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality.Aaron Campbell
- As far as I know, there is no such thing as 9600 "baud". Change to "bps". - Split MLINKs in NAME section to separate lines as standard. - Many grammar/spelling fixups. - Remove hard sentence breaks. - Some other miscellaneous fixes.
2000-11-18allow this to compile without COMPAT_OSF1Eric Jackson
2000-11-18avoid SIGHUP log issues, pr 1511, dean@bullock.net. It is still a signalTheo de Raadt
race, but I do not at the moment feel like rewriting a call to svc_run() to handle it syncronously ...
2000-11-18Update list of algorithms (hshoexer@rommelwood.de)Angelos D. Keromytis
2000-11-18aac appears to fitTheo de Raadt
2000-11-18syncTheo de Raadt
2000-11-17crank minorNiels Provos
2000-11-17HMAC96->HMAC as needed (Angelos missed one ;-)Todd C. Miller
2000-11-17sync program usage to manual page; mpech@prosoft.org.lvTheo de Raadt
2000-11-17remove non-existing manual references.Niels Provos
2000-11-17seems the qe/mace combination needs a delay between accesses to theJason Wright
two chips. Better fix for the NMI problem.
2000-11-17Uncomment audio* at uaudio?, especially since ho@ has had success with theAaron Campbell
uaudio(4) driver for 6 months now.
2000-11-17calculate timeouts correctly, simpler.Niels Provos
2000-11-17OpenBSD already has queue.h and this one gets in the way since OpenBSDTodd C. Miller
includes expect macros in sys/queue.h that the vi queue.h didn't have.
2000-11-17Userland programs should not include sys/select.hTodd C. Miller
2000-11-17correct timersubNiels Provos
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
Bear in mind, you will need to recompile both isakmpd/ipsecadm and your kernel --- otherwise things won't work together. Naturally, all these changes will not be folded into -STABLE, since they would break binary compatibility.
2000-11-17Merge with EOM (since Niklas won't get off his nether regions)Angelos D. Keromytis
2000-11-17Missed this, from the previous commit.Angelos D. Keromytis
2000-11-17HMAC96->HMAC as needed.Angelos D. Keromytis
2000-11-17All-1s addresses as policy destinations is also reserved for futureAngelos D. Keromytis
use (policy discovery).
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
Also, sync with IANA -- closes PR 1508.
2000-11-17*HMAC96->HMACAngelos D. Keromytis
2000-11-17*HMAC96->*HMACAngelos D. Keromytis
2000-11-16allow the console to attach on the rest of the alpha's we support.Eric Jackson
2000-11-16"of", not "on" (from Henric Jungheim)Angelos D. Keromytis