uebayasi
c0ce4d9d69
Add .Xrefs to wscons(9) and cousins.
2002-09-18 11:56:28 +00:00
uebayasi
8828f97591
Fix a typo.
2002-09-18 09:50:29 +00:00
lukem
32cfc56bab
minor makefile delint
2002-09-18 07:50:31 +00:00
grant
f44aa289d5
replace spaces in urlphy* with tabs. from Lubomir Sedlacik
...
<salo@Xtrmntr.org> in misc/18323.
2002-09-18 03:12:52 +00:00
lukem
58a44e7ae0
use NETBSDSRCDIR as appropriate
2002-09-18 02:51:46 +00:00
thorpej
3b08abd277
* Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into
...
two variables:
TOOLCHAIN_MISSING -- set to "yes" on platforms for which there is
no working in-tree toolchain (hppa, ns32k, sh5, x86_64).
EXTERNAL_TOOLCHAIN -- if defined by the user, points to the root of
an external toolchain (e.g. /usr/local/gnu). This enables the cross-build
framework even for TOOLCHAIN_MISSING platforms.
If TOOLCHAIN_MISSING is set to "yes", MKGDB, MKBFD, and MKGCC are all
unconditionally set to "no", since the bits are not there to build.
If EXTERNAL_TOOLCHAIN is set, MKGCC is unconditionally set to "no",
since the external toolchain's compiler is not in-sync with the
in-tree compiler support components (e.g. libgcc).
* Set MACHINE_CPU much earlier in bsd.own.mk, so that more tests in
that file can use it.
2002-09-17 23:18:25 +00:00
thorpej
2f50b4a3fb
No longer have to invoke lorder with the shell explicitly; the host
...
tool is patched to use the working shell as the interpreter.
2002-09-15 17:07:14 +00:00
thorpej
69d62447b8
Use ${CPP}, not cpp.
2002-09-15 16:01:17 +00:00
thorpej
4c81eb7f69
If DESTDIR is set, add ${DESTDIR}/usr/libdata to the lint library
...
search path. This works around the problem of lint using the
wrong lint libraries until a "lint -d ..." equivalent is implemented
for libraries.
2002-09-14 16:56:10 +00:00
jonb
0f38cd8269
Fix typos that made errors in my first driver.
...
"All the other drivers did it this way..."
2002-09-14 14:19:38 +00:00
thorpej
5d0c1f4d8b
* Add MKTEMP as a host tool.
...
* Pass MKTEMP to lorder, and invoke lorder with sh.
2002-09-14 05:01:45 +00:00
wiz
6e932790b0
Our X man page is in 7.
2002-09-13 19:04:53 +00:00
ad
6868161167
Add skeleton zx(4) manpage.
2002-09-13 18:59:43 +00:00
jdc
c4cb51dc7d
Correct the escape sequences for F1-F4 in our xterm entry.
...
Fixes PR 18272.
2002-09-13 16:40:02 +00:00
atatat
8c4b578bb7
Add new numbers, remove some stars, and mildly sort it so that it's
...
actually in numeric order.
2002-09-13 15:31:01 +00:00
martin
fddb94e533
Fix synopsis to include the pcmcia* attaching at nell.
2002-09-12 12:37:27 +00:00
wiz
c682d53b51
Remove some superfluous quoting. Bump date for last change.
2002-09-11 15:38:44 +00:00
jdc
e311e7faf2
Add information about cgsix boards and notes on how to set the graphics
...
resolution.
This page should probably be shared with sun3 and sparc64 at some point.
2002-09-11 15:34:08 +00:00
thorpej
3e19f8e1f0
Build a .gdbinit in the objdir when building a program. The .gdbinit
...
file sets the shared library prefix to ${DESTDIR}, and adds "sources"
directives for each file listed in the GDBINIT Makefile variable.
2002-09-08 03:59:02 +00:00
wiz
8fbdb346a3
Bump date.
...
For single words, prefer ``.Dq foo'' over ``.Do\nfoo\n.Dc''.
Punctuation nits.
2002-09-06 15:45:28 +00:00
wiz
0b28c7d9d5
Bump date.
2002-09-06 15:44:45 +00:00
gehenna
ab093bca65
Add the description of device switch and naming convention.
2002-09-06 14:16:54 +00:00
gehenna
3fd2dc7121
Document the ``device-major'' statement and remove the ``major'' statement.
2002-09-06 14:13:48 +00:00
jwise
16ee61e627
Add COB, EOB.
2002-09-05 15:54:44 +00:00
gendalia
18a1b84074
GIGO: garbage in, garbage out
...
SOP: standard operating procedure
TWIAVBP: the world is a very big place
2002-09-04 23:51:55 +00:00
wiz
3c4b7573d6
initialize for consistency.
2002-09-04 00:47:12 +00:00
wiz
9b2aeac54a
Some more markup.
2002-09-04 00:41:40 +00:00
wiz
5f06c1dc25
file system, not filesystem; swappable with two ps, and mark up some paths.
2002-09-04 00:26:08 +00:00
wiz
3b79a9cb49
eg -> e.g.
2002-09-04 00:19:15 +00:00
wiz
a4aac7d5c0
tunneled with one l only.
2002-09-04 00:12:52 +00:00
wiz
3b81281107
tunneling and tunneled with one l only.
2002-09-04 00:04:20 +00:00
wiz
acee215136
Add SIMCA (sitting in my chair amused).
2002-09-02 19:02:20 +00:00
wiz
89e1f79b11
Fix a typo, from Lubomir Sedlacik in misc/18147.
2002-09-02 13:05:24 +00:00
wiz
2e8a87c393
No trailing space. Also, new sentences need two spaces after the dot.
...
Bump date for last changes.
2002-09-01 20:16:47 +00:00
schmonz
273368f404
Fix a couple spell-o's.
2002-09-01 17:40:07 +00:00
martin
7b46d3361c
Document "options PPPOE_TERM_UNKNOWN_SESSIONS".
2002-09-01 17:35:38 +00:00
wiz
93d0722c11
Add some commas in enumerations, and bump date for recent changes.
2002-08-30 22:13:03 +00:00
abs
f951ddc019
Fix AHC_NO_TAGS to actually disable tagged queuing, and document.
2002-08-30 21:54:10 +00:00
wiz
93a4c1ca59
Document link0 and link1 better, remove reference to non-existing sppp(4).
...
Reviewed by martin.
2002-08-30 13:38:38 +00:00
wiz
b05666de4a
Fix typo in last.
2002-08-29 12:23:42 +00:00
wiz
7f11cad18a
Mark up error values and NULL.
2002-08-29 12:20:21 +00:00
wiz
af01d9ecf0
Mdoc nit (\-1 instead of -1. \- is minus, - is hyphen).
2002-08-29 11:27:03 +00:00
wiz
510e2d9c43
Drop trailing space.
2002-08-29 10:45:17 +00:00
lukem
08e7e88032
In the MKDYNAMICROOT==yes case, move the shared linker from /lib/ld.elf_so to
...
/libexec/ld.elf_so. Per discussion with a few other developers.
2002-08-28 09:57:10 +00:00
onoe
44fbd073c4
Add 2 APIs to get a list of available DLTs and use one for them.
...
BIOCGDLTLIST (struct bpf_dltlist)
BIOCSDLT (u_int)
2002-08-28 09:35:55 +00:00
gmcgarry
fa0313ca0b
Documentation for Restartable Atomic Sequences (RAS).
2002-08-28 07:56:30 +00:00
lukem
ed401558f2
Implement MKDYNAMICROOT, which currently defaults to "no", but will
...
be changed in the future to "yes".
If MKDYNAMICROOT == "no", there is no change from existing behaviour
of a static /bin and /sbin (and a few programs in elsewhere).
If MKDYNAMICROOT == "yes", the following changes occur:
in <bsd.own.mk>:
SHLIBDIR?= /lib
SHLINKDIR?= /lib
in various Makefiles, the following entry is DISABLED.
LDSTATIC?=-static
This results in all programs (except those "standalone" programs built
in sys/arch/*/stand) are linked dynamically, the shared linker is moved
from /usr/libexec to /lib (with a compat symlink), and the shared
libraries used by /bin and /sbin programs are moved from /usr/lib to
/lib (with compat symlinks).
2002-08-27 14:46:11 +00:00
takemura
b8ce6e8201
Added touch panel calibration utility.
2002-08-27 14:12:09 +00:00
abs
9f39802939
Append ' - see rc.conf(5)' to unset variable warning:
...
/etc/rc.d/fu: WARNING: $fu is not set properly - see rc.conf(5).
Add a note to rc.conf that third party packages may test for additional
variables.
2002-08-26 17:46:57 +00:00
thorpej
cc1d5833ef
uiomove()'s second argument is now a size_t.
2002-08-25 22:29:11 +00:00