summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-05-01Remove PCVT cruft.Aaron Campbell
2001-05-01convert to new timeoutsTodd C. Miller
2001-05-01Use opendir/readdir instead of open/read when making a file list.Artur Grabowski
2001-05-01raise the file name and buffer name sizesArtur Grabowski
2001-05-01Convert to new timeouts. (art@ ok)Hakan Olsson
2001-05-01get rid of dtom(), okay itojun@ angelos@ mickey@ millert@Niels Provos
2001-05-01avodi null pointer dereference. sync with kameJun-ichiro itojun Hagino
2001-05-01Reformat EXAMPLES section.Aaron Campbell
2001-05-01trailing spacesMichael Shalayeff
2001-05-01Simpler explanation of exit values.Aaron Campbell
2001-05-01trailing spacesMichael Shalayeff
2001-05-01Add a 250ms wait in attach if ATAPI drives present on channel. SomeConstantine Sapuntzakis
2001-05-01splhigh -> splttyAaron Campbell
2001-05-01constify some arraysMichael Shalayeff
2001-05-01restore socket base addr and bus number on resume; from netbsdMichael Shalayeff
2001-05-01Fix a typo in comment. Constify. From NetBSD.Aaron Campbell
2001-05-01Add $OpenBSD$ tags.Aaron Campbell
2001-05-01Typo in comment.Aaron Campbell
2001-05-01Convert to new timeouts.Aaron Campbell
2001-05-01Add fields to keep track of reset capabilities and resets betterConstantine Sapuntzakis
2001-04-30Pass IOCTL to adapter device if not understood by SCSI layer.Constantine Sapuntzakis
2001-04-30Move ioctl stuff to low-level driverConstantine Sapuntzakis
2001-04-30Move ATA IOCTL commands to low-level WDC driverConstantine Sapuntzakis
2001-04-30Remove note about hack that should be no longer needed. Noted by Anil.Marc Espie
2001-04-30Better hints handling (used for sorting package lists):Marc Espie
2001-04-30Added ATAPI_DEVICE_RESET commandConstantine Sapuntzakis
2001-04-30fix function wcd so "cd x && y" returns an appropriate error when x does not ...Marco S Hyman
2001-04-30the -> toBrad Smith
2001-04-30koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua>Michael Shalayeff
2001-04-30Move the zeroing of proc0 u area from cpu_startup to configure.Artur Grabowski
2001-04-30ssh-2.0.10 has the weak-key-bug, too.Markus Friedl
2001-04-30allow interop with weaker key generation used by ssh-2.0.x, x < 10Markus Friedl
2001-04-30rework scsi stuff a bit, better locking.Michael Shalayeff
2001-04-30ami.cMichael Shalayeff
2001-04-30padnessMichael Shalayeff
2001-04-30Move the hwrpb_primary_init to before configure.Artur Grabowski
2001-04-30Assure that we always close the socket, and that the default behaviorEric Jackson
2001-04-30Mention the sample configuration directory. Cleanup some .Nm usage.Hakan Olsson
2001-04-30right value for X_NSELCOLLArtur Grabowski
2001-04-30Add a FILES section describing default and sample file locations.Hakan Olsson
2001-04-30Move proc0's TSS and LDT initialization to a separate functionArtur Grabowski
2001-04-30Move gdt_init prototype to gdt.hArtur Grabowski
2001-04-30mention how to generate extended attributes for certs with openssl;Niels Provos
2001-04-30Be more verbose about fifo ui operations.Hakan Olsson
2001-04-30sync.lebel
2001-04-30add new device, Lucent USB QuadraBus. deraadt@ OK.lebel
2001-04-30Ooops! Undo breakage I introduced in 1.48.Artur Grabowski
2001-04-30implement 'ssh -b bind_address' like 'telnet -b'Markus Friedl
2001-04-30don't freeaddrinfo if getaddrinfo fails; ok deraadt@,itojun@Markus Friedl
2001-04-30CLSIZE is 1 on all archs and will go away soon.Artur Grabowski