summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a FILES section.charnier2000-01-231-2/+4
* Use .Xr for references.charnier2000-01-231-2/+4
* Add missing .El.charnier2000-01-232-2/+5
* Do not dot terminate list of references.charnier2000-01-231-2/+2
* Convert err() to errx(), reason is already provided. Complete thecharnier2000-01-232-4/+14
* Typocharnier2000-01-231-1/+2
* Add section number to .Xr. Use .Pa for filenames.charnier2000-01-233-12/+15
* Remove invalid section name. Add missing .El. Do not dot terminatecharnier2000-01-231-11/+20
* Rework use of Nm.charnier2000-01-232-31/+39
* Do not dot terminate sentences inside FILES section. Lowercasecharnier2000-01-232-10/+10
* Use Ns and Sx. -current is 4 not 3.charnier2000-01-232-7/+8
* Fix some warnings.peter2000-01-232-4/+4
* remove "extern int cold" from SPLUSBCHECK - it causes a heap of warnings.peter2000-01-231-1/+0
* Fix a warning in DIAGNOSTIC code.peter2000-01-231-1/+1
* Sync NEWCARD a bit with GENERIC. Remove trailing '0' on unwired devices.peter2000-01-231-64/+61
* Some formatting cleanups and remove comments about numbers of units thatpeter2000-01-232-16/+10
* Get rid of lame \& usage.asmodai2000-01-232-3/+3
* Please welcome the mlx driver manpage.asmodai2000-01-232-2/+48
* Remove #if 0'ed reference to isa_device->id_alivepeter2000-01-231-1/+0
* Please welcome the amr driver manpage.asmodai2000-01-232-1/+46
* Remove the cam-specific device wiring code. This was a duplicate ofpeter2000-01-233-91/+0
* A minimal update to the device wiring code so that it looks at thepeter2000-01-233-160/+83
* Remove ssc(4), su(4) and uk(4).asmodai2000-01-234-292/+2
* Third round of config related changes to the manpages.asmodai2000-01-2323-46/+46
* Second round of config related changes to the manpages.asmodai2000-01-2325-40/+40
* Check whether we can change config at all. If any of the endpointsn_hibma2000-01-231-1/+11
* Backout previous commit. It was a mistake.bp2000-01-231-1/+1
* oops, nearly forgot to commit the addition of ppbus_if.m to the list.peter2000-01-232-4/+6
* Zap the vnodes for the control endpoint as well.n_hibma2000-01-231-0/+6
* Add an example vpo module. I don't have a zip drive to test it, but itpeter2000-01-232-1/+12
* Return ENXIO on error, not 0. Seems to have been skipped when convertingn_hibma2000-01-232-2/+2
* First round of config related changes to the manpages.asmodai2000-01-2330-65/+65
* Replace non obvious number with SPECNAMELEN constant.bp2000-01-231-1/+1
* Add a couple of strategic sysctls for monitoring.phk2000-01-231-4/+30
* Drop 'at ppbus?' and trailing '0' from ppbus children.peter2000-01-232-10/+10
* Drop 'at ppbus?' and the trailing '0' from the ppbus children.peter2000-01-235-35/+32
* Some newbus-inspired tidy-ups. Use device_identify() rather than scanningpeter2000-01-238-255/+195
* I missed some trailing digits in a comment.peter2000-01-233-9/+9
* Get rid of some debugging cruft.n_hibma2000-01-231-9/+1
* Don't build ze and zp manpages.asmodai2000-01-231-3/+1
* Remove .Xr's to apmconf(8) since this got removed and merged intoasmodai2000-01-231-4/+1
* Remove Xr to apmconf(8) since it got replaced in total by apm(8).asmodai2000-01-231-2/+1
* Note the PnP id's for the NMX2210 next to the id's where they are used.peter2000-01-231-2/+3
* Remove these manpages. They already got axed in other parts of theasmodai2000-01-232-152/+0
* Fix fdformat to not use /dev/r* device nodes anymore, this usageasmodai2000-01-232-8/+8
* Add 53C895A and 53C1510D device description to the ncr chip table.groudier2000-01-231-0/+8
* `sym' driver man page addition.groudier2000-01-232-0/+510
* Bump configvers.h as a precaution. Although existing config files willpeter2000-01-235-5/+5
* Update GENERIC/SIMOS to leave out the useless trailing digit in pcipeter2000-01-233-116/+104
* Remove useless trailing digit from pci and other unwired devices.peter2000-01-232-108/+102
OpenPOWER on IntegriCloud