1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
Commit Graph

188 Commits

Author SHA1 Message Date
millert
f3c3a9c6df Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) 2002-02-17 19:42:18 +00:00
millert
c72b5b24e1 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 2002-02-16 21:27:05 +00:00
deraadt
f18d0a50cd indent 2001-10-28 03:57:59 +00:00
mpech
0cfa78c6b0 o) {Open,Net,Free}BSD -> .{O,N,F}x;
o) "start sentence on new line" issues;
o) minimal -mdoc improvements;

millert@ ok
2001-08-17 11:13:57 +00:00
espie
dfcdb41b10 Stop fucking up display on Depeche Mode.
Ok miod@
2001-08-14 00:01:56 +00:00
lebel
3cbec610d8 use strlcpy vs strncpy+a[len-1]='\0' 2001-06-22 14:26:36 +00:00
aaron
6f9db1b185 Get rid of undocumented -h option. 2000-12-24 11:35:42 +00:00
aaron
168f5c3f32 Get rid of ugly usage() output. People can read the man page to get a command
list. Sync the usage() with the man page.
2000-12-24 11:34:09 +00:00
espie
4b60b21541 Make cdio subject line more explicit (aaron & me) 2000-12-23 20:30:19 +00:00
aaron
f1ba34738e Change all option list specifications to ".Bl -tag -width Ds". Most man
pages just needed their -width parameter tweaked to "Ds", which provides
a nice width of 6 constant characters. For consistency more than anything.
2000-11-09 17:51:53 +00:00
aaron
61b98182b9 Insert more missing .El directives. Our troff really should identify these and
spit out a warning.
2000-07-06 04:06:53 +00:00
aaron
963666926d Various improvements, including a few HISTORY sections added from FreeBSD. 2000-03-05 20:09:19 +00:00
aaron
8cf461a5aa Finish standardizing options list introduction. 2000-03-05 00:28:49 +00:00
deraadt
598e601ec6 overflow safe 1999-12-15 05:33:23 +00:00
deraadt
838905a75a acd dies 1999-07-30 18:59:30 +00:00
aaron
2e0eb34f9e - remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/
1999-06-05 01:21:16 +00:00
millert
95cc45e312 If open of device fails, try up to 10 times. Useful for CD changers that take a while to switch between logical units 1998-12-20 23:53:35 +00:00
aaron
a06b6ec477 usr.bin/ man page repairs, a - e 1998-09-23 04:32:33 +00:00
deraadt
dd3891f728 more man page fixes; aaron@ug.cs.dal.ca 1998-09-01 16:38:14 +00:00
deraadt
b7797436e4 man page repairs; aaron@ug.cs.dal.ca 1998-08-29 21:11:02 +00:00
mickey
e5aae5374e fix FILES section; s/cd0d/cd0c/ 1998-07-17 23:35:44 +00:00
csapuntz
3a87bfae95 Play CDs with more than 100 tracks 1998-07-09 20:10:26 +00:00
csapuntz
1c24ebe1f1 Fix for "play" command on CDs whose last table of contents entry is
clipped (for whatever reason). Couple minor bug fixes.

Noticed by John Jannotti
1998-07-09 19:09:59 +00:00
millert
f87f24996b Add "dev" command to switch to a new device. Handy for cd changers
that show up as multiple luns.
1998-04-25 04:41:28 +00:00
downsj
ac9e9f6d1a CDIOCSETSTEREO -> CDIOCSETSTERIO, go@cclub.tutcc.tut.ac.jp 1997-05-01 12:40:28 +00:00
angelos
ada687db73 Fixed minor bug with next/prev/replay commands. 1997-03-19 03:21:49 +00:00
angelos
4efcb1a675 Added the "replay" command. 1997-03-09 01:34:26 +00:00
angelos
17e9a4a2fb Man page updated to reflect recent additions. 1997-02-26 02:12:42 +00:00
angelos
3301428e05 Next/Prev commands. 1997-02-26 02:08:44 +00:00
niklas
597ef1676f All audio CDs does not start at block 0 1997-02-23 02:29:02 +00:00
deraadt
92623de05d "the the" purge 1996-12-10 09:05:56 +00:00
etheisen
d49a8e62f3 2.0 2.0 2.0 2.0 2.0 -- Get the idea??? 1996-10-01 03:07:44 +00:00
deraadt
6d489d920b little bug 1996-08-26 08:22:00 +00:00
deraadt
eb87e958d4 pretty 1996-08-24 08:25:14 +00:00
deraadt
3c59f89952 this sentence no verb 1996-08-24 08:21:02 +00:00
deraadt
33d336edbd cd0 not /dev/cd0 1996-08-24 08:20:21 +00:00
downsj
4d49ef2ed9 opendev() is smart, we're not. 1996-08-24 06:32:16 +00:00
downsj
c92011ce45 A renamed and moved cdcontrol from FreeBSD. 1996-08-23 23:42:28 +00:00