summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-21BSD authentication routines from BSDI. Presently this is not used butTodd C. Miller
2000-11-21Add pw_dup(3), a function to copy 'struct passwd'. It is allocated asTodd C. Miller
2000-11-21Missed this in the strnvis(3) commit.Todd C. Miller
2000-11-21Add readpasasphrase(3), a more flexible getpass(3) replacement.Todd C. Miller
2000-11-21Add strnvis(3) -- a length-bounded version of strvis(3) with a returnTodd C. Miller
2000-11-20Move fake prompt generation from skey_authenticate() to skeychallenge()Todd C. Miller
2000-11-20Make new binutils compile on Alpha again; ok espie@tomo
2000-11-20syncTheo de Raadt
2000-11-20video in imac dvTheo de Raadt
2000-11-20likely to work on ich2 too; from deraadtMichael Shalayeff
2000-11-20amphy was a bit too liberal in attaching; Gregory Steuck <greg@nest.cx>Jason Wright
2000-11-20syncTheo de Raadt
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
2000-11-19Add -I${.CURDIR}/../../../../lib/libsa to CPPFLAGS so md5.c can findTodd C. Miller
2000-11-19Remove prototypes for old BSD auth functions. New ones will live inTodd C. Miller
2000-11-19Handle more manpages oddities:Marc Espie
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
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
2000-11-18- "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality.Aaron Campbell
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
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
2000-11-17Uncomment audio* at uaudio?, especially since ho@ has had success with theAaron Campbell
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
2000-11-17Userland programs should not include sys/select.hTodd C. Miller
2000-11-17correct timersubNiels Provos