summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
at udma4.
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
ok nordin@, deraadt@
2002-02-16Simplify pid selection algorithm. ok art@ deraadt@Thomas Nordin
2002-02-16typoMarkus Friedl
2002-02-16nanosleepArtur Grabowski
2002-02-16Test nanosleep(2).Artur Grabowski
2002-02-16add some (disabled) tests for interop with ssh.com serves.Markus Friedl
2002-02-16Some disk names are longer than 4. Cope with that.Thierry Deval
ok deraadt@
2002-02-15krb5_get_err_text() does not like context==NULL; he@nordu.net via google; ok ↵Markus Friedl
provos@
2002-02-15fork and start up a listener to discard bytes instead ofMarco S Hyman
relying on the discard service being enabled. Listener listens on localhost, only
2002-02-15split do_child(), ok mouring@Markus Friedl
2002-02-15syncTheo de Raadt
2002-02-15fix htdocs pages, changed with apache 1.3.23 update, to install the rightBob Beck
ones and not install the old ones.
2002-02-15more compact .out fileTodd T. Fries
2002-02-15syncTodd T. Fries
2002-02-15tweaks for vax; I must find a way of over-riding default target's, until then,Todd T. Fries
this feels alot like distrib/sets .. mi global and md for everybody that's gotta be different ..
2002-02-15Improve comment. ok art@Thomas Nordin
2002-02-15Don't cast nonexistent return value from splx to (void). ok art@Thomas Nordin
2002-02-15backwards testTheo de Raadt
2002-02-15fix the possible 4G overflow issuesMichael Shalayeff
2002-02-15slight snprintf paranoiaTheo de Raadt
2002-02-15undo latest commit for now, it breaks nanosleepPeter Valchev