augustss
b6c5332498
Add copyright notice (thanks itojun).
2002-06-13 16:48:34 +00:00
itojun
130b111dfb
net.inet.ip.redirtimeout default value changed
2002-06-13 16:33:26 +00:00
thorpej
8038dd2cbe
Disable TCP Congestion Window Monitoring by default; there are
...
performance problems in the face of tinygrams.
2002-06-13 16:31:05 +00:00
itojun
9368c444df
set IPv4 parameter to modern value.
...
- turn on path MTU discovery (previous: turned off)
- ICMPv4 redirect entry timeout = 600 sec (previous: never timeout)
2002-06-13 16:25:54 +00:00
augustss
afdb0a8737
Treat IPL_AUDIO a little different.
2002-06-13 15:29:16 +00:00
augustss
6115bde4ab
Add some comments.
2002-06-13 15:28:54 +00:00
augustss
74cfa48c7d
Use consistent naming.
2002-06-13 15:27:23 +00:00
wiz
d1677084c1
Use getopt instead of manual command line grovelling, put usage
...
in a function and adapt it the man page, and some lint cleanups.
2002-06-13 15:27:09 +00:00
wiz
ff7391b803
Note -f is vax only.
2002-06-13 15:25:58 +00:00
leo
91b8ef82cb
Just pull in ../common/upgrade.
2002-06-13 15:00:09 +00:00
leo
aff5ad3e1a
Add an item about the /etc/ttys file on the atari.
2002-06-13 14:55:39 +00:00
leo
491966313d
Fix typo.
2002-06-13 14:45:54 +00:00
wiz
07daf36181
Use a defined value instead of a magic number; make a global local;
...
more ANSIfication.
2002-06-13 13:49:08 +00:00
wiz
663979c9bb
#ifdef i386 -> #ifdef __i386__ (ok'd by fvdl)
...
Don't shadow variable.
WARNS=2
2002-06-13 13:32:47 +00:00
wiz
c650ef5756
Remove (commented out) krb_equiv(3) reference, suggested by joda.
2002-06-13 11:19:48 +00:00
dsainty
4cfd804df5
Regen.
2002-06-13 11:16:11 +00:00
dsainty
5c6618951c
Add 3com Bluetooth adapter
2002-06-13 11:11:08 +00:00
wiz
e8288082fa
de-__P, ANSIfy.
2002-06-13 11:01:08 +00:00
wiz
9e20e355d7
Fix Xref from i4bipr to irip.
2002-06-13 09:15:39 +00:00
gavan
dab70e6816
Support for new NBKernel filetype. The user can now double click a NetBSD
...
kernel to boot straight into that kernel.
2002-06-13 08:41:52 +00:00
gavan
679a365ac1
Rename file icon to match new filetype, and move towards conformance with
...
Acorn's Style Guide.
2002-06-13 08:34:29 +00:00
itojun
425b0d2350
typo
2002-06-13 05:12:12 +00:00
itojun
00f97b0202
drop too short IPv6 frame
2002-06-13 05:10:34 +00:00
itojun
a8dde3fa57
free secpolicy on deepcopy failure
2002-06-13 05:10:13 +00:00
itojun
bc880e4114
correect AF_INET6 handling
2002-06-13 05:09:52 +00:00
wiz
d844f0d7b1
Fix Xrefs.
2002-06-13 00:15:09 +00:00
wiz
78c59017cc
Remove photurisd reference.
2002-06-13 00:14:26 +00:00
wiz
8def406232
Comment out Xref to krb_equiv(3), which does not exist.
2002-06-13 00:09:06 +00:00
wiz
3d2f145dd1
Fix Xrefs to point to relevant files (non-groff versions), and remove one
...
we don't install at all.
2002-06-13 00:00:30 +00:00
augustss
ff306f407a
Fix typo in probe code.
2002-06-12 23:33:56 +00:00
lukem
1cf21a4eeb
as COPYDIR copies files with 444 permissions, we need to explicitly
...
add MTREE entries to change the permissions of executable programs
such as usr/mdec/installboot and usr/mdec/binstall
2002-06-12 22:59:31 +00:00
eeh
bfc1e3973f
Dynamically allocate the buffer we use for filesystem deblocking based on
...
the filesystem blocksize in the super block. Allows us to read filesystems
with block sizes > 8KB.
2002-06-12 22:18:02 +00:00
wiz
f3fbf7696d
Fix xref, it's aliases(5), not alias(5).
2002-06-12 21:58:45 +00:00
wiz
0dd9855753
Don't mention db types we don't have (and related bugs).
2002-06-12 21:56:29 +00:00
wiz
59cf1ed286
Do not xref to ourselves, use Nm.
2002-06-12 21:48:09 +00:00
manu
022bd85d32
When sproc is used to create a share group with shared memory, there is a
...
private area called PRDA that remains unshared. We implement this by using
different vmspace for each share group member, and keeping the memory
appings in sync on each mmap/munmap/mprotect/break...
We use irix_saddr_sync_vmcmd and irix_saddr_sync_syscall to apply a
vmcmd or a syscall to all share group member, this makes the job a bit
easier.
Also implements {get|set}rlimit{64}.
2002-06-12 20:33:20 +00:00
veego
bd46e08c93
The last commit wasn't tested. Add a missing \
2002-06-12 19:59:55 +00:00
wiz
494b18acc8
regen (ttyE addition)
2002-06-12 19:41:58 +00:00
leo
d463d60e3f
Add the wscons devices (ttyEx) so you can really login on the Milan in
...
multi-user mode...
2002-06-12 19:36:31 +00:00
fvdl
4f2f06c917
Attempt to juggle the 2 seperarate status/mask bit sets for plain FP
...
and XMM to provide a consistent interface.
2002-06-12 19:17:22 +00:00
fvdl
c7647a1294
Fix up the FP code some, and make it deliver XMM exceptions. Adapt
...
sigframe a bit.
2002-06-12 19:13:27 +00:00
thorpej
fe57329435
Don't build toolchain bits for hppa, for now.
2002-06-12 19:09:37 +00:00
itojun
dc96111483
deep-copy pcb policy if it is an ipsec policy. assign ID field to all
...
SPD entries. make it possible for racoon to grab SPD entry on pcb
(racoon side needs some changes). sync w/kame
2002-06-12 17:56:45 +00:00
eeh
9984a8bbcc
Fix some corner cases in bus_dmamap_load_mbuf().
...
From Takeshi Nakayama <tn@catvmics.ne.jp>
2002-06-12 17:06:15 +00:00
wiz
58b3150f66
Fix punctuation in last.
2002-06-12 15:27:55 +00:00
fvdl
6185aa1a60
Make it absolutely clear that bus_dmamap_sync is explicitly needed
...
for correct operation on all platforms.
2002-06-12 15:23:34 +00:00
grant
cbed83795f
s/kern.tgz/kern-GENERIC.tgz/
2002-06-12 12:19:53 +00:00
pooka
b31cb5dea9
add -o to synopsis
2002-06-12 11:22:41 +00:00
leo
2058a97228
more atari docu fixes.
2002-06-12 11:21:35 +00:00
bouyer
6280502d5f
Bump delay() between reset and IDENTIFY from 100 to 5000. Some ATAPI devices
...
wedge when talking to them too soon, and incorrectly react to WDC_RESET.
Close PR kern/17208 by Paul Goyette.
2002-06-12 09:55:47 +00:00