summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-10-05Sync fixes with sparc64.Miod Vallat
2001-10-04Oh, and I was told a period should end the final sentence.Miod Vallat
2001-10-04Fix one .Bl -width value.Miod Vallat
2001-10-04Update BUGS section (after some bugging from ho@)Angelos D. Keromytis
2001-10-04+ man8.sparc64Miod Vallat
2001-10-04The start of craps64 man8 md section.Miod Vallat
Features MAKEDEV so far, boot_sparc64 coming soon.
2001-10-04Correct utterly bogus prom stuff.Miod Vallat
Still ugly, but better.
2001-10-04regenMichael Shalayeff
2001-10-04ibm 82G2675, ServeRAID, i82557B 10/100Michael Shalayeff
2001-10-04IPv6 type addresses and nets are supported now. Some style fixes.Hakan Olsson
Also add a BUGS section describing why combining predefined MD5 and SHA suites in the same quick-mode proposal will currently not work.
2001-10-04add mode_switch for ru & uaMichael Shalayeff
2001-10-04Vax does not dave installboot(8) currently, so comment out theMiod Vallat
manual page.
2001-10-04comma splice; new master site.Paul Janzen
2001-10-04Match a IEEE 1284.4 protocol. We do not support this protocol directly,Grigoriy Orlov
but USB_ATTACH will switch printer to bidirectional protocol. Read status from printer. From NetBSD. This forces newest usb printers works. Tested by drahn@ (Epson 740) and me (HP LaserJet 2200). Ok aaron@
2001-10-04More accurate help.Paul Janzen
2001-10-04$OpenBSD$ tag.Grigoriy Orlov
2001-10-04/dev/radioGrigoriy Orlov
2001-10-04Grammar; also, document the true behaviour of the examples.Paul Janzen
2001-10-04Radio drivers and interfaces manuals.Grigoriy Orlov
From Vladimir Popov <jumbo@narod.ru> and Maxim Tsyplakov <tm@oganer.net>
2001-10-04restore also uses TAPE.Hakan Olsson
2001-10-04Mention that dump uses the TAPE variable.Hakan Olsson
2001-10-04Configuration utility for radio devices.Grigoriy Orlov
Work by Vladimir Popov <jumbo@narod.ru>
2001-10-04Add type for bootable HFS files. Ok deraadt@Dale Rahn
2001-10-04+ intro.4Miod Vallat
2001-10-04Cleanup of the intro(4) manpages, suggested by ericj@Miod Vallat
Among other things: - keep phrasing consistent across arches - put "see also" and "history" sections at the end - add history sections to i386 which lacks it - name gdt and ubsec on i386 (.It nothing is bad) - try to improve the nice look of the supported device list. - remove "unsupported device" section (sparc only) and "supported systems" which is largealy out of date for, say, alpha, and completely off topic. - correct /usr/adm/messages reference left in hp300 (gasp) - provide intro(4) for sparc64. Left to do: - update supported device listings (even, create one for alpha). - sprinkle .Tn macros where needed. I wouldn't mind some help on this.
2001-10-04compile w/o USELEDS; from Paul Weissmann <paul@pdp11.org>Michael Shalayeff
2001-10-04Add commented out sf4r, sf2r and az audio drivers.Grigoriy Orlov
Requested by deraadt@.
2001-10-04Honour -v flag when printing states, print only one line per state whenDaniel Hartmeier
non-verbose. Suggested by gwyllion@ace.ulyssis.org.
2001-10-04Attach sf4r and mr drivers.Grigoriy Orlov
From Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru>
2001-10-04Attach sf2r and aztech.Grigoriy Orlov
From Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru>
2001-10-04avoid /tmp races by using mktemp(1)Todd C. Miller
2001-10-04radio hooksGrigoriy Orlov
2001-10-04radio files.Grigoriy Orlov
From Vladimir Popov <jumbo@narod.ru>, Maxim Tsyplakov <tm@oganer.net>
2001-10-04in _bus_dmamem_alloc_range() use TAILQ_*() instead of tq*_* internals; more ↵Michael Shalayeff
diagnostic checks
2001-10-04copy of macppc's bus_dmamap_load_raw() implementatio; not used on i386 yetMichael Shalayeff
2001-10-04move stats update into tickerJason Wright
allocate all dmamaps in advance (and use load/unload/sync as appropriate)
2001-10-04Move check for count=0 into dd's main. We want to do normal setupTodd C. Miller
in this case and just don't want to actually copy any data. Fixes a problem noted by aaron@ where the time portion of the summary would be wrong and also gives us sane behavior when seek is non-zero but count is 0.
2001-10-04Driver skeleton for Guillemot Maxi Radio FM2000 PCI Radio Card.Grigoriy Orlov
If I understand right developers have no such card. Work by Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru>
2001-10-04SoundForte RadioLink SF64-PCR FM Radio Card device driverGrigoriy Orlov
Probably untested. Work by Vladimir Popov <jumbo@narod.ru>, Maxim Tsyplakov <tm@oganer.net>
2001-10-04SoundForte RadioLink SF16-FMR2 FM Radio Card device driverGrigoriy Orlov
Work by Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru>
2001-10-04Aztech/PackardBell FM Radio Card device driverGrigoriy Orlov
Work by Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru>
2001-10-04regenGrigoriy Orlov
2001-10-04Add Guillemot MaxiRadioGrigoriy Orlov
2001-10-04Chip specific parts for FM-radio drivers.Grigoriy Orlov
Work by Vladimir Popov <jumbo@narod.ru> and Maxim Tsyplakov <tm@oganer.net>
2001-10-04supply entropy from hereMichael Shalayeff
2001-10-04Deal with whois output that lacks a final newline. This is not legalTodd C. Miller
but apparently there are broken whois servers out there.
2001-10-04Device independent framework for FM-radio driver.Grigoriy Orlov
Work by Maxim Tsyplakov <tm@oganer.net>, Vladimir Popov <jumbo@narod.ru>
2001-10-04Fix up tx logic: can't free zero length mbufs (may have to requeue, and it'sJason Wright
not polite to modify the mbuf chain and requeue).
2001-10-04This man page needs to be preprocessed with tbl, ok millert@Peter Stromberg
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
millert@ ok