pk
85993bcea4
Set EXTERNAL bit on `.weak' declarations.
1996-12-21 21:48:20 +00:00
thorpej
e2c6ed87ec
Fix several semantic bugs:
...
- Always allow RAW_PART to be opened, regardless of the partition table.
- Never do partition translation on RAW_PART; it's always offset 0.
- Always make sure the disklabel is read from RAW_PART.
- Make *strategy() return values consistent.
This fixes a condition where a bogus partition table could be written
to the disk from SYS_INST, and the user had no way to rewrite with
a correct partition table, since RAW_PART would be invalid.
1996-12-21 21:34:40 +00:00
thorpej
0d58626f72
This wasn't just a spelling error... I invented a whole new word!
1996-12-21 21:23:43 +00:00
matthias
a6c08e93f9
* revert broken handling of subcommands to the (working) 4.4Lite version.
1996-12-21 09:16:35 +00:00
thorpej
e34f47039d
XXX Stop-gap for larger MAXBSIZE: limit nbuf to 128, so we don't chew
...
XXX up all of the available pmegs lower-model SPARC CPUs.
1996-12-21 06:21:56 +00:00
cgd
1d8e0e8fda
note that __syscall() is prototyped to return a quad_t
1996-12-21 01:38:56 +00:00
cgd
1530406723
__syscall() should return quad_t, not int; what was i thinking?
1996-12-21 01:30:48 +00:00
thorpej
fca7fce17e
Deal with targets > 7 on wide Buslogic controllers. Remember the "wide"
...
bit from the extended setup inquiry and key off it to:
- Force synchronous negotiation on targs > 7.
- Read additional information returned by wide cards on inquire setup.
- Read sync period on targs > 7.
- Display sync period/offset on targs > 7.
- Set scsi_link.max_target to 15.
cvs: ----------------------------------------------------------------------
1996-12-20 21:35:10 +00:00
cgd
77dab094a0
pull in netdb.h and arpa/inet.h, kill local decls. add interpret() proto
1996-12-20 20:49:47 +00:00
cgd
9fc875ff77
unistd.h for prototypes
1996-12-20 20:48:17 +00:00
cgd
ebd5bdf6d5
string.h for prototypes
1996-12-20 20:47:53 +00:00
cgd
22eee680d6
ifdef YP, needs rpcsvc/ypclnt.h for protos
1996-12-20 20:46:19 +00:00
cgd
c97004a9b9
string.h for prototypes
1996-12-20 20:44:55 +00:00
cgd
f4b5c163ef
__asm rather than asm, for lint
1996-12-20 20:35:48 +00:00
cgd
4bf7fe6145
const poisoning: __findenv()'s first arg should be const char * (lint)
1996-12-20 20:32:54 +00:00
cgd
54c7614104
don't confuse long and int; pointed out by lint
1996-12-20 20:32:02 +00:00
cgd
58f52170c8
args for _fmt(), _secs(), and _add() should all be const (!!)
1996-12-20 20:27:22 +00:00
cgd
316aac5b98
pull in local.h for prototypes. first arg to __sflags() is const char *
1996-12-20 20:26:00 +00:00
cgd
8d3c8a8f7c
string.h for prototypes, replace K&R declarations with __P protos
1996-12-20 20:25:12 +00:00
cgd
e8cd914914
unistd.h for prototypes, fix a couple of bogus casts to select()'s args
1996-12-20 20:24:36 +00:00
cgd
018a568c63
pull in rpc/pmap_clnt.h for protos
1996-12-20 20:23:22 +00:00
sommerfe
cf49662b0f
Longer login name support: increase MAXLOGNAME to 16
1996-12-20 20:18:53 +00:00
sommerfe
36da84b7df
Longer login name support: use MAXLOGNAME, not UT_NAMESIZE
1996-12-20 20:17:30 +00:00
cgd
d3b76936e9
pull in unistd.h for prototypes
1996-12-20 20:17:19 +00:00
sommerfe
f218af3428
Longer login name support: use MAXLOGNAME, not UT_NAMESIZE
1996-12-20 20:16:05 +00:00
cgd
1656c8d473
don't include lshrdi3.c in MI sources, since they're already in MD sources
1996-12-20 19:44:12 +00:00
cgd
5a39204a94
_gethtbyname's arg should be const char *, not char *
1996-12-20 19:41:30 +00:00
cgd
a1971a18d9
pull in unistd.h, const poisoning
1996-12-20 19:38:57 +00:00
cgd
7edc9015ae
grscan()'s last arg has to be a const char *, not just a char *
1996-12-20 19:38:16 +00:00
cgd
3b26fee368
include unistd.h and fix up sethostid() return type (was long here, now int)
1996-12-20 19:36:30 +00:00
cgd
9974d54108
sethostid returns int not void, also add prototype for __syscall that
...
matches manual page.
1996-12-20 19:33:56 +00:00
veego
c815213b05
Disable CD debug output.
1996-12-20 19:21:11 +00:00
veego
35d44f12b7
- Move SWAPPAGER, VNODEPAGER and DEVPAGER to std.draco.
...
- Remove not working KGDB.
- Remove unused PANICWAIT.
- Add ch and uk devices.
1996-12-20 19:18:16 +00:00
veego
acad9272a8
- Move SWAPPAGER, VNODEPAGER and DEVPAGER to std.amiga.
...
- Remove not working KGDB.
- Add a warning for KBDRESET.
- Add ch and uk devices.
1996-12-20 19:16:20 +00:00
veego
6b9a665130
Add SWAPPAGER, VNODEPAGER and DEVPAGER
1996-12-20 19:15:06 +00:00
veego
d9ec74b797
MAKEDEV
...
- Add ch and uk devices.
- Add ttyC devices nodes for the A2232 board (msc*).
- Remove expr calls.
- Change the ss device number from 25 to 37,
ATTENTION: you need to rerun /dev/MAKEDEV to update your devices files.
1996-12-20 17:24:45 +00:00
veego
cc5a862135
- Add ch and uk devices.
...
- Change the ss device number from 25 to 37,
ATTENTION: you need to rerun /dev/MAKEDEV to update your devices files.
1996-12-20 17:16:49 +00:00
cgd
414b38f4b2
add an afterdepend target (a la the one in bsd.lib.mk) that processes
...
the .depend file to add <filename>.ln for each <filename>.o as an
object file which has the given dependencies (in addition to
<filename>.po and <filename>.so, which were already there).
1996-12-20 16:39:03 +00:00
cgd
6cd7e38583
change the afterdepend target so that its sed script adds <filename>.ln
...
for each <filename>.o as an object file which has the given dependencies
(in addition to <filename>.po and <filename>.so, which were already there).
1996-12-20 16:36:56 +00:00
cgd
18efe6efb8
force NOLINT, because it's not so useful on groff, since groff is
...
written mostly in c++ and lint doesn't understand c++.
1996-12-20 16:33:32 +00:00
leo
c6e901c459
Get rid of BROKEN_INDIRECT_CONFIG
1996-12-20 16:20:57 +00:00
leo
291ced55a4
Get rid of BROKEN_INDIRECT_CONFIG
1996-12-20 12:49:35 +00:00
jtk
6afa1586ff
repair fdopen() to allow multiple opens at same density (was broken with fdformat)
1996-12-20 12:21:48 +00:00
mrg
5e5291f97b
always reassign ip after calling function.
1996-12-20 09:08:16 +00:00
mrg
04ce281a19
in pfil_hooks: always reassign ip after calling hook.
1996-12-20 09:08:14 +00:00
mrg
2cf2442208
remove pfil_bad.
1996-12-20 08:40:46 +00:00
mrg
15eaee8d6f
in pfil_hooks: always reassign ip after calling hook.
1996-12-20 08:39:29 +00:00
mrg
a24be0b669
remove pfil_bad.
1996-12-20 08:39:27 +00:00
jonathan
a2715c2ce6
Clone INSTOTHER to INSTALL, with both Adaptec and other SCSI controllers.
1996-12-20 06:45:15 +00:00
jonathan
e7a52ac635
Add missing fields to the extended_inquire reply struct.
...
Fixes probing of aha154x's, and provides wide/ultra bits for the MI scsi code.
1996-12-20 06:20:49 +00:00