mrg
f81973bb8f
sparc & sparc64 use `long' for ptrdiff_t.
2000-11-08 02:30:22 +00:00
wiz
3f39888ac6
Install (lib)bzip2 info file, as requested by NAKAJIMA Yoshihiro in PR 7402.
2000-11-08 02:15:13 +00:00
lukem
a042616e94
minor consistency work
2000-11-08 01:37:52 +00:00
lukem
7c1334922b
use Ar instead Sy (be consistent with other files)
2000-11-08 01:36:11 +00:00
lukem
4e822259e2
minor consistency cleanup
2000-11-08 01:33:18 +00:00
lukem
ee3b51ed47
improve description of line syntax, and separate the description of
...
each field out into separate paragraphs (for readability).
2000-11-08 01:30:34 +00:00
msaitoh
3ba9161ab2
check whether SH4_PCMCIA is defined or not.
...
fixes PR. 11441.
2000-11-08 01:03:03 +00:00
msaitoh
5cb13a674a
add shpcmcia_mem*() for SH4_PCMCIA
2000-11-08 01:01:22 +00:00
wiz
63369ae96e
tsort needs an even number of nodes, not of node pairs.
...
Reported by Lloyd Parkes in PR 10788.
2000-11-08 00:56:26 +00:00
lukem
2baa698a5e
- improve description of a configuration line
...
- fix a line that got accidently moved to the wrong place when i added
the nsswitch description 2 years ago.
2000-11-08 00:52:40 +00:00
lukem
ab0df1fb72
slight clarification
2000-11-08 00:10:46 +00:00
lukem
cff6006e56
improve description of line syntax
2000-11-08 00:09:38 +00:00
wiz
29a60e8ab7
Undo last change for now.
2000-11-08 00:08:29 +00:00
matt
85567a9983
Make cd0c instead cd0d?
2000-11-07 23:17:41 +00:00
is
e242eb3cb2
For some strange reason, this doesn't work anymore with quotes using the
...
1.5_BETA tools. Fix suggested by Matt Thomas.
2000-11-07 22:10:17 +00:00
matt
d522d7acc9
Add fwlynx & fwnode.
2000-11-07 18:45:46 +00:00
matt
ef9c98579e
Need ${.CURDIR} for README.files (required when using MAKEOBJDIRPREFIX).
2000-11-07 17:41:51 +00:00
matt
4feeea4377
Reduce maxusers to 12 (this is a single user kernel after all).
...
Remove COMPAT_13 since it's not needed.
2000-11-07 17:37:07 +00:00
matt
c62b76ce87
Switch from the old yucky ncr to the new good siop driver for 53c8xx.
2000-11-07 17:01:33 +00:00
matt
7dbdd4c7bb
Make this actually work for .html
2000-11-07 16:24:04 +00:00
is
d2b5345f10
When forwarding a connection, use the right descriptor to get IP options.
...
Fixes PR 11261 my Michael Eriksson, using his patch.
2000-11-07 16:06:24 +00:00
tsutsui
b666be4488
Add more names:
...
MI: hifn, intersil7170, neo, siop_common, sysmon_envsys, sysmon_wdog
i386: mca
newsmips: dmac, spifi, xafb
2000-11-07 15:33:53 +00:00
itojun
374c623f95
show IPv6 interface address status "deprecated" (preferred lifetime = 0).
...
RFC2462. sync with kame.
2000-11-07 14:47:59 +00:00
soren
232e2c5ef9
Regen.
2000-11-07 13:53:59 +00:00
soren
0dc9fd53b9
Just print 'Intel' for their other OUI.
2000-11-07 13:53:42 +00:00
tron
68fa36f81f
Avoid segmentation fault if "dns_zone_lookup()" is called with an empty
...
string as name. Problem noted by Simon Burge.
2000-11-07 13:21:36 +00:00
ad
975795b27b
Note `neo' device.
2000-11-07 12:42:48 +00:00
ad
830d849bec
Xr intro 4
2000-11-07 12:42:22 +00:00
jdolecek
7d8eefdffc
add void *p_emuldata into struct proc - this can be used to hold per-process
...
emulation-specific data
add process exit, exec and fork function hooks into struct emul:
* e_proc_fork() - called in fork1() after the new forked process is setup
* e_proc_exec() - called in sys_execve() after the executed process is setup
* e_proc_exit() - called in exit1() after all the other process cleanups are
done, right before machine-dependant switch to new context; also called
for "old" emulation from sys_execve() if emulation of executed program and
the original process is different
This was discussed on tech-kern.
2000-11-07 12:41:52 +00:00
jdolecek
75823fcfc2
write KTR_EMUL entry on end of fork1() - primarily usable when the new
...
process never does execve(2), such as when creating a thread
2000-11-07 12:31:17 +00:00
jdolecek
04cbfb1132
add M_EMULDATA
2000-11-07 12:12:15 +00:00
blymn
c2a9885658
Added libform specific error code.
2000-11-07 10:59:27 +00:00
nisimura
dfb8c2a44f
Fix a minor typo in the previous change of tp->t_linesw introduction.
2000-11-07 09:23:21 +00:00
lukem
cce5d917e2
provide obvious example of line syntax
2000-11-07 07:20:47 +00:00
lukem
c14de03062
- provide an obvious description of the line syntax.
...
- highlight that the second argument may be an IP address (which often
makes sense on machines that have different MAC addresses for
different interfaces; the whole world ain't a Sun...)
2000-11-07 07:17:13 +00:00
lukem
9fe3074a12
provide obvious example of line syntax
2000-11-07 07:02:18 +00:00
lukem
674d9fad57
slight cleanup of line syntax
2000-11-07 07:01:54 +00:00
lukem
c96b945602
slight rework
2000-11-07 06:58:08 +00:00
lukem
1ae178427f
reorganise slightly to make it more obvious what the actual syntax of
...
a configuration line is.
2000-11-07 06:51:13 +00:00
lukem
279552d3db
fix up various .Nm abuses:
...
- keep the case consistent between the actual name and what's referenced.
e.g, if it's `foo', don't use '.Nm Foo' at the start of a sentence.
- remove unnecessary `.Nm foo' after the first occurrence (except for
using `.Nm ""' if there's stuff following, or for the 2nd and so on
occurrences in a SYNOPSIS
- use Sx, Ic, Li, Em, Sq, and Xr as appropriate
2000-11-07 06:43:24 +00:00
thorpej
5929990d15
Add `bktr'.
2000-11-07 06:02:24 +00:00
lukem
51ea0cba47
remove unnecessary command name after .Nm
2000-11-07 05:51:54 +00:00
lukem
87567a7fcd
use lowercase with .Nm to match actual command name
2000-11-07 05:49:31 +00:00
lukem
ebcd47ebf3
use .Xr
2000-11-07 05:44:50 +00:00
lukem
d9ef02fbd5
whitespace police
2000-11-07 05:44:17 +00:00
lukem
42039d09f9
use .Xr
2000-11-07 05:40:17 +00:00
itojun
8a3319ddda
do not recomment IFA_STATS, as the code seemingly not tested
...
(panics frequently due to NULL pointer chasing in kernel)
2000-11-07 04:46:40 +00:00
lukem
8ea171b99a
be consistent with man page xrefs (this is a pre mandoc man page)
2000-11-07 01:45:49 +00:00
lukem
091dffc1a7
fix borken Xr
2000-11-07 01:45:04 +00:00
fvdl
350e232678
Wrap checking the BOOTMODEL env var in DEBUG, it was intended for that
...
purpose originally, and this check only messes up selection of the
right kernel for the laptop install set.
2000-11-07 01:14:22 +00:00