| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
|
|
|
|
| |
PR 26306 but implemented differently by me.
|
| |
|
|
|
|
| |
- MAN[1-9] -> MAN.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WARNING: until now all disks was closed as multisession disks, this is
no longer the case, if the -m option isn't used disks are closed as
singlesession. The reason is that some drives wont close a disk
with one large image on in multisession mode, probably because it
"knows" that a new session wont fit on the media resonably.
Also update burncd with new stuff from various places that I've collected
and modified to my taste, its actually amasing how many thinks up the
same enhancements (none mentioned none forgotten):
Allow '-' to be used as filename for using stdin.
Add 'l' option to take a list of image files from 'filename'
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
mkisofs. Gives the last track start LBA, and the next writable LBA.
Inspired by: peter
|
|
|
|
| |
Submitted by: peter
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
|
|
|
|
|
|
|
|
| |
Use the right format in printfs.
Fix the partial write error (the res variable).
Reminder by: (Bill Fumerola <billf@FreeBSD.org>)
|
| |
|
|
|
|
| |
Recompile both kernel & burncd !!
|
|
|
|
|
|
|
| |
with bigger chunks of data at a time.
Add filesize to progress printout.
Submitted by: green@FreeBSD.org <Brian Fundakowski Feldman>
|
|
|
|
| |
Submitted by: green@freebsd.org <Brian Fundakowski Feldman>
|
| |
|
|
|
|
| |
Proberly restore blocksize on the device.
|
| |
|
|
|