jschauma
6a75fbb636
Following private discussion with kleink@ and hubertf@ and public discussion
...
on tech-userlevel@, back out printescaped() functionality.
kleink: ``We sell rope.''
2003-09-14 19:20:16 +00:00
jschauma
ca5d0a41d2
Fix two more memory leaks found by Hubert Feyrer.
2003-08-21 04:30:25 +00:00
jschauma
458ed23412
As discusses a little while back on tech-userlevel:
...
If stdout is a tty, use vis(3) to print any filenames to prevent garbage
from being printed if the filename contains control- or other non-printable
characters.
While here, sprinkle some EXIT_FAILURE and NOTREACHED where appropriate.
2003-08-04 22:31:21 +00:00
lukem
f994b2252e
doc2html works here now, so remove NOHTML
2003-07-18 02:18:57 +00:00
wiz
14dfaa4b03
New policy: New sentences start on a new line.
...
Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me.
2002-09-25 15:18:36 +00:00
itojun
0f62c3f25a
no need for \n on errx
2002-06-11 05:33:51 +00:00
enami
cda5eec6df
- Don't put space before function call operator.
...
- Remove trailing whitespace.
- Put an empty line if function doesn't have local variables.
- Use tab instead of spaces.
2002-05-02 13:07:01 +00:00
wiz
af646eef11
Remove a __P().
2002-03-09 19:32:03 +00:00
ross
dc5571b22e
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:21:55 +00:00
wiz
ad76045c6e
Use mdoc macros instead of man ones.
2002-01-21 18:08:53 +00:00
wiz
0444d75ada
Sort sections, drop unnecessary .Pps, use standard headers.
2001-12-20 20:02:47 +00:00
wiz
3ebcdc5e43
Whitespace nits.
2001-12-20 19:31:48 +00:00
wiz
48366c095a
Add setprogname call. Patch from Petri Koistinen.
2001-09-16 12:13:33 +00:00
wiz
793d1a41f0
ANSIfication and KNF fixes by Petri Koistinen via bin/13690.
2001-09-13 10:00:44 +00:00
cgd
668a4dd967
convert to use getprogname()
2001-02-19 22:39:39 +00:00
phil
c2abf9c643
Don't generate html yet. doc2html needs a fix.
2000-09-26 16:49:22 +00:00
thorpej
5f00e0501e
Report vendor-specific data length, if any.
1999-09-09 23:32:10 +00:00
thorpej
01f9e93658
Update for changes to the changer driver.
1999-09-09 23:24:29 +00:00
thorpej
589d0234df
formatting nits.
1999-09-08 04:57:37 +00:00
hubertf
c1cd535e46
Some code cleanup to collect all the usage strings in one place.
...
Asked for and reviewd by Jason thorpe.
1999-08-05 02:47:09 +00:00
garbled
f124765044
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-22 18:25:43 +00:00
mycroft
9dc385beb1
Delint.
1998-07-28 05:31:22 +00:00
mycroft
ce7d757530
Delint.
1998-07-28 03:47:14 +00:00
mycroft
4d669802e4
const propagation.
1998-07-27 15:25:06 +00:00
hpeyerl
b64bbed230
userland interface to ATA CD changer devices by Jason Thorpe.
1998-07-13 12:06:18 +00:00
msaitoh
f8c66df30b
sort entries and delete extra periods in SEE also section.
1998-05-22 18:27:50 +00:00
thorpej
d07708b38e
Make lint(1) happy.
1998-01-04 23:53:58 +00:00
hubertf
2a95fa1e26
Fixed some typos pointed out by Dave Huang <khym@bga.com>
...
Closes PR bin/4201.
1997-10-02 00:41:25 +00:00
mjacob
9f482818bc
Add 'initialize element status' command; note (for future fixing in ch.c)
...
that a number of jukeboxes can't cope with DBD (disable block descriptors)-
we'll have to fix that some day.
1997-09-29 17:32:23 +00:00
lukem
de787845e5
cleanup .Nm usage
1997-09-15 13:23:01 +00:00
lukem
d0c91e4214
use memset instead of bzero
1997-09-15 13:15:16 +00:00
christos
23edbe3557
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
...
now that all /bin has been cleaned.
1997-07-20 22:36:20 +00:00
thorpej
999a0da954
Make sure printf field widths are "int"s.
1997-07-20 05:31:47 +00:00
thorpej
e4d1e32ab0
Build with WARNS.
1997-07-20 04:45:24 +00:00
thorpej
baebd086f9
- Use __COPYRIGHT() and __RCSID().
...
- Fix compiler warnings.
1997-07-20 04:44:53 +00:00
mrg
0b88073324
this program does not need to be setuid root.
1996-08-06 07:21:40 +00:00
thorpej
b4ffe0bfe2
Utility to control media changers from the command line; corresponds
...
to new SCSI changer driver.
1996-04-03 00:34:38 +00:00