| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
'RELENG_3_3_0_RELEASE'.
This commit was manufactured to restore the state of the 3.3-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50581
|
| |
|
|
|
|
|
| |
must be a library function called _start.
Notes:
svn path=/head/; revision=36053
|
| |
|
|
|
|
|
|
|
|
|
|
| |
plain 0 should be used. This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.
PR: 2752
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
Notes:
svn path=/head/; revision=29574
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28789
|
| |
|
|
| |
Notes:
svn path=/head/; revision=28691
|
| |
|
|
|
|
|
|
|
| |
Submitted-by: Philippe Charnier <charnier@xp11.frmug.org>
Closes PR#2999
Notes:
svn path=/head/; revision=24543
|
| |
|
|
|
|
|
|
|
|
|
|
| |
For definitions without an "nc" entry, some parts have now been
mis-detected as `non-comment'. Avoid this by not converting the
noregexp in case the "nc" capability has not been found. I begin to
wonder why things like missing "ab"/"ae"'s do work at all...
Detected by: nate
Notes:
svn path=/head/; revision=19097
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. correct a typo in regexp.c,
. implement a new "nc" (non-comment) feature to describe exceptions from
the comment detection; there were problems in Perl with the $# operator
that could not be solved by any other means,
. prevent blocklevel from becoming negative (due to earlier misdetected
sequences), this is probably a workaround for the problem described
in PR # bin/1785,
. update the Perl description to use the "nc" feature,
. update the man page for the "nc" and the undocumented "ab"/"ae"
features.
Notes:
svn path=/head/; revision=19012
|
| |
|
|
|
|
|
|
|
|
|
| |
ISO-8859-1, since the characters are simply being passed on to
groff
. introduce an option to override the silly default to `psroff' as
the post-processor
. document the new option
Notes:
svn path=/head/; revision=18164
|
| |
|
|
| |
Notes:
svn path=/head/; revision=8874
|
| |
|
|
|
|
|
| |
changed a ctrl-A to \001
Notes:
svn path=/head/; revision=1798
|
|
|
Notes:
svn path=/cvs2svn/branches/CHRISTOS/; revision=1590
|