mycroft
03ac1f4a46
Oops. Fix a teensy error in the previous.
1997-09-10 03:31:31 +00:00
mycroft
7d0a127a3c
If we select a 32k window on the DEPCA, make sure to switch to the lower 32k
...
chunk.
1997-09-10 03:05:39 +00:00
mjacob
acd1b90617
Some formatting cleanup, and for the ISP2100, the flags hadn't being set
...
quite right, but things worked okay anyhow.
1997-09-10 02:18:19 +00:00
mjacob
3772f94daf
(for the 2100) The flags weren't set in the right place, but things worked
...
anyway. Wierd. Also, a bit of cleanup.
1997-09-10 02:17:22 +00:00
mjacob
18430b4e5e
For the 2100- the flags weren't quite right- but things worked anyway. Wierd.
1997-09-10 02:16:13 +00:00
is
f88e00fba3
First hack at generic miniroot installation for NetBSD/Amiga.
...
Needs refinement at a few places, probably, and the docs still need to be
rewritten.
And we _still_ don't have a native partition table editor in the tree.
1997-09-09 23:07:03 +00:00
is
cd718ac0c1
More changes, while working on Amiga generic miniroot stuff:
...
- added method BOOTINSTALL, for an architecture to optionally install a
bootblock in the miniroot (this works for Amiga)
- added Amiga keymap directories
- removed the subdir selection from mount_local_disk() and mount_nfs(), and
the remains from mount_cdrom(), as all are handled now by the subdir
navigator in mount_from_installed_fs()
1997-09-09 23:02:04 +00:00
pk
ca07d14b0f
Add SDEV_NOLUNS to another CD-ROM player.
1997-09-09 21:56:01 +00:00
mycroft
d766a8aa21
Remove some vestiges of BDB.
1997-09-09 21:42:38 +00:00
gwr
5367793904
Move the call to nfs_boot_getfh() from nfs_vfsops.c to nfs_boot.c
...
(just for better isolation - it can now be static)
1997-09-09 21:39:17 +00:00
gwr
d0a27c5bdd
Circumvent the lack of a reliable gateway/netmask value in the
...
Sun RPC bootparam/whoami return by requesting a "pseudo file"
named "gateway" and using its contents as the gateway:netmask
Example /etc/bootparams line: client gateway=router:0xfffffff0
1997-09-09 21:36:35 +00:00
mycroft
a6aa4731bc
Fix errors left over from system call conversion.
1997-09-09 21:14:00 +00:00
pk
0bd088474a
Turn on D_DSBL_WRINVAL on `ledma'.
1997-09-09 20:54:48 +00:00
mycroft
b74cbfe5ed
Eliminate signed-unsigned comparisons.
1997-09-09 18:59:23 +00:00
mycroft
fa0b187898
Make `hashkey' unsigned.
1997-09-09 18:56:15 +00:00
scottr
01c7934554
Define, implement, and use oss_intr().
1997-09-09 17:37:10 +00:00
drochner
44280f34ac
enable WARNS
1997-09-09 11:07:43 +00:00
drochner
5145a54834
-fix error message for nonexistent key
...
- -Wall fixes
1997-09-09 11:06:31 +00:00
agc
f553f4c292
Install bsd.port.mk and bsd.port.subdir.mk.
...
This is part of the FreeBSD ports system.
1997-09-09 10:33:19 +00:00
agc
b69f871588
Bump number of elements in specials array from 100 to 1000.
...
Typedefs are added to this array, and it silently ignores
any attempts to enter more elements when the array is full.
1997-09-09 09:28:19 +00:00
bouyer
8178ae5997
Uses PLAY_MSF instead of PLAY for the CDIOCPLAYTRACKS ioctl. This avoid a int16
...
overflow in the PLAY cbd when the resquested track(s) are more than 65535
blocks long. Submitted by t-nkyma@tcp-ip.or.jp in PR kern/4092.
1997-09-09 09:07:43 +00:00
veego
b79dba1b36
syscalls.master changed; regen.
1997-09-09 08:07:00 +00:00
veego
33a2f6fd68
Ups.
1997-09-09 08:05:35 +00:00
veego
b6cefe68ad
Move sys_minherit from 250 to 273 and add a comment why 240-269 are
...
reserved.
1997-09-09 08:04:11 +00:00
jtc
5b466bef97
Changed order of STANDARDS and HISTORY subheads to conform with
...
specification in mdoc(7).
1997-09-09 07:26:02 +00:00
cjs
25e1ee9531
Sendmail 8.8.7 merge.
1997-09-09 06:35:00 +00:00
cjs
c75d7d513a
Sendmail 8.8.7 import.
1997-09-09 06:19:07 +00:00
mrg
59c4211ee9
-s' for
secure' doesn't make much sense. just note that it disables
...
forwarding of finger requests. also, log the text of the request if
supplied. cleanup for WARNS=1.
1997-09-09 05:38:24 +00:00
mrg
2703290213
add -g flag: do not show non real name gecos info.
1997-09-09 02:41:06 +00:00
mrg
2db0ee4c18
add "-g" flag: this just gets passed to finger.
1997-09-09 02:40:42 +00:00
thorpej
2fb53b41ca
Add Christoph Badura, David Brownlee, Enami Tsugutomo.
1997-09-09 01:01:56 +00:00
augustss
25baf39689
Change the way we determine what interrupt routine to use to make
...
it work when drq8 == drq16.
1997-09-09 00:57:10 +00:00
pk
603d8d5607
Don't leave /etc/rc.conf "unconfigured".
1997-09-08 23:25:01 +00:00
pk
6e885e06dd
Do not present media type `manual' as a default choice.
1997-09-08 23:22:44 +00:00
pk
2d8fd853ae
Unlocking the target object within vm_object_overlay() is safe, since
...
the backing object is protected the OBJ_FADING flag.
In vm_object_deallocate(), gain a reference to the object we try to
collapse (per Manuel Bouyer).
1997-09-08 21:23:22 +00:00
chuck
1a99278044
import minherit from OpenBSD
1997-09-08 18:42:43 +00:00
chuck
1821ecc346
import sys_minherit() from openbsd.
1997-09-08 18:19:45 +00:00
chuck
5ef067d288
syscalls.master changed; regen.
1997-09-08 18:12:29 +00:00
chuck
bca26d18f9
add sys_minherit (from openbsd)
1997-09-08 18:03:32 +00:00
ws
daa7d68f2a
Fix a few bugs, especially when repairing disks:
...
Print correct pathname in error messages
Fix unterminating loop when trying to correct a bad fat
Require fat media byte to be the same as the one in the bpb
Fix unterminating loop when looking for free directory slot in LOST.DIR
(bad disk image provided by Christoph Badura)
1997-09-08 14:05:30 +00:00
mrg
70707ec9bc
note that we have set ifflags so that we can reset them again after
...
setting the interface address. this is necessary as we may want to
configure an interface `down' by default, but, SIOCAIFADDR turns the
interface back on for us.
1997-09-08 05:26:08 +00:00
mikel
1ad67b299b
note that the probe for this device can confuse some keyboard controllers.
1997-09-08 03:32:55 +00:00
mikel
f13c41584f
add missing newline in usage(); from Hubert Feyrer in PR bin/4064
1997-09-08 03:18:19 +00:00
mikel
a876c50cde
deny toor; from Jim Bernard in PR security/4061
1997-09-08 02:51:58 +00:00
mikel
8806d2a16f
update $net_interfaces comment to reference $auto_ifconfig
1997-09-08 02:43:26 +00:00
mikel
8cd518d0fd
no more DEFAULT for $ntpdate_hosts; from Geoff Wing in PR bin/4073
1997-09-08 02:34:44 +00:00
mikel
312c78327b
kill excess newlines in debug output; from Enami Tsugutomo in PR bin/4076
1997-09-08 02:21:52 +00:00
mikel
a1c1c11a40
eliminate non-comment text after #endifs; from Dave Sainty in PR kern/4091
1997-09-08 02:06:30 +00:00
is
61334d9eb4
- add support for split sets (like: base12G.aa ... base12G.bq)
...
- add a subdirectory navigator for moving around in mounted CD-ROMs and
disk or network partitions.
Still a bit rough: should have explicit ".." support.
1997-09-07 22:43:13 +00:00
veego
2e55dbcfd0
Sync it for libamu/Makefile.
1997-09-07 21:56:12 +00:00