| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Notes:
svn path=/head/; revision=57663
|
| |
|
|
| |
Notes:
svn path=/head/; revision=57622
|
| |
|
|
| |
Notes:
svn path=/head/; revision=55762
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50471
|
| |
|
|
|
|
|
| |
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
Notes:
svn path=/head/; revision=46684
|
| |
|
|
| |
Notes:
svn path=/head/; revision=38161
|
| |
|
|
|
|
|
|
|
| |
command to match whats there in the source.
PR: 7328
Notes:
svn path=/head/; revision=37793
|
| |
|
|
| |
Notes:
svn path=/head/; revision=36010
|
| |
|
|
|
|
|
| |
Fixed some formatting.
Notes:
svn path=/head/; revision=34135
|
| |
|
|
|
|
|
| |
Change "pat" -> "re" in man page.
Notes:
svn path=/head/; revision=32138
|
| |
|
|
|
|
|
|
| |
Reorder includes to be alphabetical some places since I already was in
here.
Notes:
svn path=/head/; revision=31666
|
| |
|
|
| |
Notes:
svn path=/head/; revision=30247
|
| |
|
|
|
|
|
| |
Obtained from: OpenBSD (file rev 1.11) - Theo de Raadt <deraadt@openbsd.org>
Notes:
svn path=/head/; revision=30233
|
| |
|
|
|
|
|
| |
Obtained from: OpenBSD (file rev 1.4 by Theo de Raadt <deraadt@openbsd.org>)
Notes:
svn path=/head/; revision=30232
|
| |
|
|
|
|
|
|
|
| |
Submitted-by: Josh Gilliam
Closes PR:4427
Notes:
svn path=/head/; revision=28929
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27963
|
| |
|
|
|
|
|
| |
posix standard on the topic.
Notes:
svn path=/head/; revision=24348
|
| |
|
|
|
|
|
| |
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=24181
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22988
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=20420
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18718
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18471
|
| |
|
|
|
|
|
| |
Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41
Notes:
svn path=/head/; revision=17891
|
| |
|
|
|
|
|
| |
8bit cleanup
Notes:
svn path=/head/; revision=17516
|
| |
|
|
|
|
|
|
| |
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.
Notes:
svn path=/head/; revision=16663
|
| |
|
|
|
|
|
| |
Reviewed by: joerg
Notes:
svn path=/head/; revision=15877
|
| |
|
|
|
|
|
| |
which included commits to RCS files with non-trunk default branches.
Notes:
svn path=/head/; revision=13123
|
| |
|
|
| |
Notes:
svn path=/head/; revision=11684
|
| |
|
|
|
|
|
| |
Pointed out by: bde
Notes:
svn path=/head/; revision=11149
|
| |
|
|
|
|
|
|
| |
will allow the secure/bin/ed directory to be cleaned out and the bin/Makefile
to be cleaned up.
Notes:
svn path=/head/; revision=11106
|
| |
|
|
|
|
|
| |
Reviewed by: phk
Notes:
svn path=/head/; revision=8855
|
| |
|
|
|
|
|
|
|
|
|
|
| |
/usr/src/bin. Note that some patches are still needed in that directory.
I (Joerg) finished most of Philippe's cleanup. /bin/sh will still
need *allot* of work, however.
Submitted by: charnier@lirmm.fr (Philippe Charnier)
Notes:
svn path=/head/; revision=7165
|
| |
|
|
|
|
|
| |
a substitution range.
Notes:
svn path=/head/; revision=5598
|
| |
|
|
|
|
|
| |
for secure/bin/ed ...
Notes:
svn path=/head/; revision=5155
|
| |
|
|
|
|
|
| |
in our 2.6.1 gcc port.
Notes:
svn path=/head/; revision=4128
|
| |
|
|
|
|
|
| |
instead check that "NOCRYPT" isn't defined.
Notes:
svn path=/head/; revision=3989
|
| |
|
|
| |
Notes:
svn path=/head/; revision=3044
|
| |
|
|
|
|
|
|
| |
Got rid of a couple of binary files by uuencoding. 49 more to go.
BTW: ed(1) seems to have an exit(2) problem, 5 tests fail.
Notes:
svn path=/head/; revision=1796
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1410
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1297
|
| |
|
|
|
|
|
|
| |
Overhauled the name space, reworked some modules and removed the
obsolescent Addison-Wesley copyright.
Notes:
svn path=/head/; revision=1057
|
| |
|
|
| |
Notes:
svn path=/head/; revision=340
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
request. So the command:
/pattern/;/
finds the second line containing "pattern" after the current line.
Caveat: The commands `st' and `sr' are now both legal and have very
different meanings. This is because ed(1) extends POSIX to include the
old Berkeley syntax s[rgp]*.
(So should two slashes still be required in the case of the substitute
command, as SunOS ed does?)
Notes:
svn path=/head/; revision=339
|
| |
|
|
| |
Notes:
svn path=/head/; revision=293
|
| |
|
|
|
|
|
| |
removed REGEX directive
Notes:
svn path=/head/; revision=268
|
| |
|
|
| |
Notes:
svn path=/head/; revision=229
|
| |
|
|
| |
Notes:
svn path=/head/; revision=228
|
| |
|
|
| |
Notes:
svn path=/head/; revision=227
|
| |
|
|
| |
Notes:
svn path=/head/; revision=171
|