| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
about how exporting / and /usr works even if they're read-only.
PR: 42076
Submitted by: Marco Molteni <molter@tin.it>
|
|
|
|
|
| |
PR: 41993
Submitted by: David Lay <dsl@foozle.org>
|
|
|
|
| |
PR: bin/40846
|
|
|
|
| |
* Hart: rev 337 of pcidevs.txt (2002-09-29)
|
|
|
|
|
| |
trick a few people into setting MAKE_SHELL to csh, although that can still
rebuild itself to allow them to heal the wound in their foot.
|
|
|
|
|
|
| |
we don't use them in termcap already many years.
Add "su" as alias to "dumb" to help login, with comment.
|
| |
|
|
|
|
|
|
| |
PR: docs/43364
Submitted by: Kim Scarborough <sluggo@unknown.nu>
MFC after: 14 days
|
| |
|
|
|
|
| |
Reviewed by: murray
|
|
|
|
| |
of pkg_version in periodic/weekly/400.status-pkg.
|
| |
|
|
|
|
| |
All old sorts understand -k too.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
o Make it possible to prevent parts of the tree from being linted
(say) during a 'make world' by setting NOLINT in a leaf Makefile.
o Make "make lint" work (better) for executable programs.
o Clean up (nuke!) a syntax damaged pipeline.
|
| |
|
|
|
|
| |
were not full sentences, elaborating as necessary.
|
|
|
|
| |
diff actually be readable.
|
|
|
|
| |
file after end of empty CPUTYPE else clause.
|
|
|
|
|
|
|
|
| |
lowest value in order to get the right MACHINE_CPU values since setting
CPUTYPE can result in problems later in the buildkernel case. Instead,
set MACHINE_CPU directly and leave CPUTYPE alone.
Tested by: mbr
|
| |
|
| |
|
|
|
|
|
| |
Capitalize the first letter of the descriptions for the entries in the ERRORS
section if they are complete sentences and end the sentences with periods.
|
| |
|
|
|
|
| |
* Hart: rev 332 of pcidevs.txt (2002-09-09)
|
|
|
|
| |
Obtained from: KAME
|
|
|
|
|
| |
List all of the error returns shown in the example code in the ERRORS
section.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
under way to move the remnants of the a.out toolchain to ports. As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL. It has already lasted WAY beyond
that.
Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.
Tested on: i386 (extensively), alpha
|
|
|
|
| |
Suggested by: jhb
|
| |
|
|
|
|
|
|
| |
PR: docs/42815
Submitted by: Nicola Vitale <nivit@libero.it>
MFC after: 21 days
|
| |
|
| |
|
|
|
|
| |
Bus Protocol 2:SCSI over IEEE1394) support for CAM.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and adjacent tokens in declarations.
The added text was originally a single sentence I wrote and which
was heavily modified and extended by Bruce Evans.
This clarification attempt originates from differing usage of the
'restrict' type-qualifier.
Although various documents documents dicussing the C Programming
Language put a space between an asterisk and the 'restrict' keyword,
including the C99 standard (at least the n869.txt draft) and other
ISO/IEC JTC1/SC22/WG14 documents, the IEEE Std 1003.1-2001 document
does not separate them.
Discussed with: bde
Requested by: tjr
Separation using a single space also liked by: mike
|
|
|
|
|
|
|
| |
which became wrong after using do { } while (0) became recommended.
Move the definition of what braces are to their new first occurrence.
Reviewed by: bde
|
|
|
|
|
|
|
| |
Be more precise when referring to the chip family (BCM570x) vs.
specific models (e.g., BCM5700).
MFC after: 1 month
|
| |
|
|
|
|
|
|
| |
we don't use two-letters names already many years.
2) Make xterm-color just plain alias to xterm instead of unnecessary
reduplication of color capabilities already exist in xterm entry.
|
|
|
|
|
| |
ones with a default property of SA_IGNORE, and that it acquires and
releases the processes lock.
|
| |
|
|
|
|
| |
Submitted by: kris
|
|
|
|
| |
Reviewed by: kris
|
| |
|
|
|
|
|
|
| |
and MOBILE (RFC2004) IP tunnels.
Obrained from: NetBSD
|
|
|
|
|
| |
Do not touch contractions in comments of code examples because
their usage seems to be justified by space contraints.
|