thorpej
e0f8b930a3
Add ./usr/share/examples/amd
1997-12-13 22:13:25 +00:00
scottr
31ea998e4e
Add machine/psc.h; noticed by Steve Allen.
1997-12-13 21:44:15 +00:00
hubertf
b747ec162b
- move definition of ARCH and OPSYS so it is even available if
...
ONLY_FOR_ARCHS is set
- Usage points to PLIST_SRC
1997-12-13 21:28:24 +00:00
pk
a8c268918b
Changes from Rafal Boni to accommodate ISA driver front-ends.
1997-12-13 21:18:01 +00:00
thorpej
d673bd5c41
Nuke "delayed window updates" statistic.
1997-12-13 21:03:46 +00:00
thorpej
ee84a26869
After further examination of traces of bulk transfers (with help from
...
Kevin Lahey), undo the "defer window update until next delayed ACK".
1997-12-13 21:02:38 +00:00
gwr
be7fd676e5
Sync with GENERIC
1997-12-13 00:26:08 +00:00
gwr
ebbce0eb18
Need MEMORY_DISK_IS_ROOT now also.
...
Sync with GENERIC
1997-12-13 00:25:15 +00:00
gwr
4f0a44847d
Move Sun3/E stuff
1997-12-13 00:23:45 +00:00
gwr
6be94f263f
obsolete
1997-12-13 00:21:01 +00:00
gwr
61958ba2d9
Kill the "progress bar" stuff when compiled with -DSMALL
...
because progressmeter() uses floats which are unwanted
when this is built under src/distrib/utils/x_ftp
(Maybe -DNO_FLOAT would be better?)
1997-12-12 23:34:56 +00:00
gwr
6536ca4e3e
On the m68k, compile ramdisk stuff with -msoft-float
...
so we can be sure there are no float instructions.
Nothing in here uses floating point, and this saves
space by avoiding the FPU_EMULATOR in the kernel.
1997-12-12 23:26:29 +00:00
gwr
239b784630
Ready for 1.3_BETA
1997-12-12 23:11:40 +00:00
gwr
47daf0a26f
Ready for 1.3_BETA
1997-12-12 22:45:02 +00:00
scottr
dc89550a55
Fix typo in a trace message expression.
1997-12-12 22:44:26 +00:00
gwr
ed38349504
Ready for 1.3_BETA
1997-12-12 22:42:11 +00:00
gwr
79519adc40
Ready for 1.3_BETA
1997-12-12 22:37:19 +00:00
jonathan
3c0420c31a
Commit change from Dec 6 discussion on current_users:
...
use example rc.conf lines for setting rc_configured.
1997-12-12 22:26:32 +00:00
gwr
21ce121705
Temporarily disable the bootparam "gateway" support.
1997-12-12 21:09:49 +00:00
gwr
f5bbc0b3ec
Copied from src/lib/libc/net/inet_pton.c
...
and adapted for kernel and libsa use.
1997-12-12 20:14:01 +00:00
drochner
a9006ce5b9
Make ttyblock() work as intended and documented in canonical mode.
...
(operator precedence problem)
closes PR kern/2131 (Matthias Pfaller)
1997-12-12 12:49:40 +00:00
hubertf
44f30534fb
Some enhancements and security fixes submitted by
...
Noriyuki Soda <soda@sra.co.jp>.
1997-12-12 11:52:55 +00:00
hubertf
2eaa5465bd
Fix leftovers from last commit.
1997-12-12 11:50:33 +00:00
gwr
b560bac97e
Use /dev/sd1b for now
1997-12-12 04:15:41 +00:00
gwr
1c5670d274
Do the dd with a larger block size.
...
Use /dev/sd1b as the tmp space.
1997-12-12 03:46:59 +00:00
gwr
ef111cbc49
Add: more x_ftp x_route zcat
1997-12-12 03:38:30 +00:00
gwr
727536cab0
Add getnet.c
1997-12-12 03:36:38 +00:00
gwr
637548c0c9
Add NOMAN=1
1997-12-12 03:34:39 +00:00
sakamoto
caa702438d
add bus_space_{read,write}_multi_N macros
...
some fix.
1997-12-12 03:08:28 +00:00
gwr
717a6b07a9
Keep getnetbyname from pulling in the resolver.
1997-12-12 03:05:59 +00:00
thorpej
c3b579a571
Mention net.inet.tcp.init_win.
1997-12-11 23:38:01 +00:00
thorpej
e9fb88d6e1
Document net.inet.tcp.init_win.
1997-12-11 23:30:47 +00:00
thorpej
c02a72fcd0
Implement an infrastructure to allow larger initial congestion windows.
...
The sysctl'able variable "tcp_init_win", when set to 0, selects an
auto-tuning algorithm for selecting the initial window, based on transmit
segment size, per discussion in the IETF tcpimpl working group.
Default initial window is still 1 segment, but will soon become 2 segments,
per discussion in tcpimpl.
1997-12-11 22:47:24 +00:00
thorpej
406a5ad503
Fix a paste-o.
1997-12-11 18:50:58 +00:00
hubertf
7c572f19e6
Install amd examples too, closing PR 3219 by myself.
1997-12-11 13:08:47 +00:00
hubertf
7e7962b849
Import of some example files for amd
1997-12-11 13:02:07 +00:00
pk
5641a30a30
Pull in fcntl GETLK/SETLK/UNLK compat functions from SVR4 sibling.
1997-12-11 09:52:57 +00:00
sakamoto
4a0b2d1b52
fix wrong variable declaration
1997-12-11 09:31:00 +00:00
sakamoto
cddd6a97bc
add ins/outs macros
1997-12-11 09:23:54 +00:00
sakamoto
8bdb67652b
change order of interrupt description bit
1997-12-11 09:04:23 +00:00
thorpej
76de9752dd
Print window updates delayed (piggybacked on delayed ACKs).
1997-12-11 07:00:01 +00:00
thorpej
3026b32ab3
In the PRU_RCVD entry point, if TF_DELACK is set, don't send the window
...
update now, since it will be sent within 200ms when the delayed ACK is
sent. Instrument how many hits we get on this optimization.
1997-12-11 06:53:06 +00:00
thorpej
7f7bb7db17
In tcp_fasttimo(), don't clear TF_DELACK; we need it to count delayed ACKs
...
in tcp_output(), and it will only be cleared in tcp_output() if the ACK was
transmitted sucessfully. Also, don't count delayed ACKs here, let tcp_output()
count them.
1997-12-11 06:42:44 +00:00
thorpej
8346cea65d
Count delayed ACKs after they have been sucessfully transmitted.
1997-12-11 06:37:48 +00:00
thorpej
6c1840c05c
Fix the "stretch ACK violation" bug documented in internet draft
...
draft-ietf-tcpimpl-prob-02.txt. Also, fix another bug in the header
prediction case where an ACK would not be sent when it should be.
1997-12-11 06:33:29 +00:00
fvdl
5325d6d716
Mark partition as 'set' when changing the type.
1997-12-11 02:02:22 +00:00
fvdl
385f01a1ad
Mark partitions as 'set' when changing the type, otherwise the change
...
will get lost if you only change the type.
1997-12-11 01:36:22 +00:00
pk
9e087acb89
Code for software-assisted DDB single-stepping from Chuck Silvers.
1997-12-10 23:12:13 +00:00
pk
1581707b5d
Fixes for software-assisted single-stepping from Chuck Silvers.
1997-12-10 23:09:31 +00:00
matthias
f0faff5a2f
sync with /sys/arch/i386/i386/md_root.c.
1997-12-10 21:56:30 +00:00