summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2002-02-16default to rsa keyfile path for non key generation operations whereKevin Steves
2002-02-16Instead of #defining random() as arc4random(), just use arc4random() inlineTodd C. Miller
2002-02-16Deal with snprintf returning >= sizeof(buf) and simplify someTodd C. Miller
2002-02-16please even more architectures. the various linkers we have are just weirdTheo de Raadt
2002-02-16Don't prototype functions if they are really just macros.Todd C. Miller
2002-02-16Don't prototype functions if they are really just macros.Todd C. Miller
2002-02-16traverse down into fdescfs and uvmArtur Grabowski
2002-02-16Need a Makefile here.Artur Grabowski
2002-02-16Misc tests for mmap, mincore, mlock and mlockall.Artur Grabowski
2002-02-16SyncKenneth R Westerback
2002-02-16Tekram DC-3x5U (TRM-S1040 based SCSI cards).Kenneth R Westerback
2002-02-16+ infPeter Valchev
2002-02-16Simple test for isinf(3) and HUGE_VAL; ok artPeter Valchev
2002-02-16Disable tagged queueing for HP C3725S and IBM DCAS drives whereTodd C. Miller
2002-02-16Add '#' to the list of escaped characters during vi/emacs filename completion.Todd C. Miller
2002-02-16Make this compile.Miod Vallat
2002-02-16-t required now for key generationKevin Steves
2002-02-16sysvshmArtur Grabowski
2002-02-16test sysv shared memory. From NetBSD with changes.Artur Grabowski
2002-02-16sysvsemArtur Grabowski
2002-02-16Test sysv semaphores. From NetBSD with changes.Artur Grabowski
2002-02-16sysvsmgArtur Grabowski
2002-02-16Test sysv msg. From NetBSD with modifications.Artur Grabowski
2002-02-16syncTheo de Raadt
2002-02-16Disable udma5 on the HPT370 for now. The silent data corruption disappearsChris Cappuccio
2002-02-16update for new ahc driver.Steve Murphree
2002-02-16eisa support for ahc. (left out)Steve Murphree
2002-02-16MI man page to document fpgetmask(3) and friends; from ross@NetBSD, ok deraadtPeter Valchev
2002-02-16final touchesTodd T. Fries
2002-02-16This file was missed.Steve Murphree
2002-02-16change to reflect the removal of sequencer.hSteve Murphree
2002-02-16New port of FreeBSD's ahc driverSteve Murphree
2002-02-16syncTheo de Raadt
2002-02-16there are bugs, and then there are pastosMichael Shalayeff
2002-02-16remove some libraries, hides vax ld bug tooTheo de Raadt
2002-02-16dma_cachectl() no moreMichael Shalayeff
2002-02-16remove bogus DCIAS (used to be used for scsi driverMichael Shalayeff
2002-02-16need ca_pdc_iodc_read from some devices to got their paramsMichael Shalayeff
2002-02-16implement a few dma methods; from fredette@. some fixes from meMichael Shalayeff
2002-02-16popenArtur Grabowski
2002-02-16zap zap zap; miodTheo de Raadt
2002-02-16Tests for popen(3). From NetBSD.Artur Grabowski
2002-02-16getpw(3) goes; miodTheo de Raadt
2002-02-16hidden magic is stupidTheo de Raadt
2002-02-16copyright repairTheo de Raadt
2002-02-16$OpenBSD$, public domainMarkus Friedl
2002-02-16Add license.Thomas Nordin
2002-02-16Cope with the new pid allocation semantic from nordin@Thierry Deval
2002-02-16Simplify pid selection algorithm. ok art@ deraadt@Thomas Nordin