summaryrefslogtreecommitdiffstats
path: root/usr.bin/uac
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
| | | | | Spotted and suggested by: des MFC after: 3 weeks
* Use `The .Nm utility'charnier2002-04-201-2/+4
|
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
|
* Prepare for mdoc(7)NG.ru2000-12-191-12/+10
|
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-221-0/+1
|
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-201-1/+1
|
* Fix typo(s) I overlooked in my last commit.alex2000-06-201-1/+1
| | | | | | (This aid in pin pointing -> This aids in pinpointing). Submitted by: sheldonh
* mdoc improvements and better readability of the text.alex2000-06-131-11/+12
| | | | | | PR: 18811 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Reviewed by: asmodai
* Fixes for my mandoc braindamage.obrien2000-01-271-7/+19
| | | | Submitted by: sheldonh
* Change the error message to be the FreeBSD one, not the OSF/1 one.obrien2000-01-191-2/+6
|
* Utility to control the printing of "Fixed up unaligned data access for pidobrien2000-01-193-0/+229
nnn at pc 0xADDR" and the fixup of the UA fault on the DEC Alpha when an unaligned access fault happens. Modeled after the OSF/1 utility of the same name. Submitted by: gallatin
OpenPOWER on IntegriCloud