pk
327c0046f9
Memory pool resource utility.
1997-12-15 11:14:57 +00:00
leo
4702594559
Correct size of brwrite():trbuf[] (Mellon).
1997-12-15 09:21:04 +00:00
is
2e9378f97a
Pulldown from release branch: Make this working English (by Ted Lemon).
1997-12-15 09:04:43 +00:00
sakamoto
c594d764bc
support IDE hard disk controllers (wdc) and drives (wd)
...
put wdc.c into bebox/isa directory temporarily
1997-12-15 08:00:22 +00:00
scottr
c68f17bd02
Fix a typo in a comment.
1997-12-15 07:15:57 +00:00
mrg
c1ae52841a
use MAP_COPY|MAP_FILE.
1997-12-15 05:43:50 +00:00
mrg
1d8157e01a
use MAP_PRIVATE|MAP_FILE
1997-12-15 04:21:33 +00:00
mrg
701bf906ba
note that MAP_SHARED or MAP_PRIVATE must be specified.
1997-12-15 04:00:08 +00:00
gwr
6ed7fbe892
Add etc/ttyaction
1997-12-15 03:42:04 +00:00
gwr
c0ab21db55
Run getty on the actual devices (not /dev/console) so that
...
/etc/ttyaction does its thing for /dev/kd but not /dev/ttya
1997-12-15 03:28:32 +00:00
fvdl
9a6d991cf2
Make some more disk devices; people may have more than 2 wd disks
...
or 4 sd disks these days.
1997-12-15 01:05:01 +00:00
fvdl
71e91aafda
Add option to check for BIOS < 1024 root partition size limit, and
...
enable the user to re-edit things in case it fails.
1997-12-15 00:43:57 +00:00
mellon
f6a6f48722
Don't include telnetd.0 and telnetd.8
1997-12-15 00:37:47 +00:00
is
4478afe5be
- add device nodes for explicit high/middle/low density modes of tape
...
drives, as some drives (like ARCHIVE VIPER 150S) refuse to work with the
default.
- add a hint about this to the INSTALL document.
1997-12-14 18:46:51 +00:00
is
4a721e0ab2
Change to describe the tape format for the new miniroot.
1997-12-14 18:22:52 +00:00
is
974612b5b1
Add a note about setting drive parameters, inspired by PR 4035 (Jim Dutton).
1997-12-14 18:05:04 +00:00
pk
c9552d7f64
Pool resource utility docs.
1997-12-13 23:45:07 +00:00
enami
eee2902993
Fix the bug introduced in last change; pass IFCHR or IFBLK bit to
...
mknod(2) via mode.
1997-12-13 22:22:53 +00:00
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