cgd
0c876871bd
kill some unnecessary casts and decls
1994-12-24 16:30:51 +00:00
cgd
d49bdfc734
don't need bsd.own.mk any more.
1994-12-24 16:28:39 +00:00
cgd
92ca4cb3d9
add zopen declaration.
1994-12-24 16:27:18 +00:00
cgd
62f7f268b0
pull in stdlib.h
1994-12-24 16:24:32 +00:00
cgd
8020777591
cksum uses 32-bit quantites, internally
1994-12-24 16:02:45 +00:00
cgd
0b92310510
pull in string.h
1994-12-24 15:57:02 +00:00
cgd
f99812c428
clean up types slightly.
1994-12-24 15:55:54 +00:00
cgd
b8de9939be
pull in string.h
1994-12-24 15:50:40 +00:00
cgd
75c71616bb
fgetln takes a size_t pointer.
1994-12-24 15:50:16 +00:00
cgd
55300e7b13
various cleanups suggested by James Jegers, some then fixed up by me.
1994-12-24 15:30:03 +00:00
cgd
dbeff9edb1
various function definitions.
1994-12-24 15:08:02 +00:00
cgd
d218233b36
various cleanups for -Wall. some inspired by James Jegers.
1994-12-24 15:07:22 +00:00
cgd
d62964384c
protos for calcru and ruadd
1994-12-24 14:36:06 +00:00
cgd
8a8d0c16d8
make from latest syscalls.master.
1994-12-24 14:30:56 +00:00
cgd
94631df899
oops; it actually _does_ return a value, though nothing _checks_ that
...
value, or uses it in any way...
1994-12-24 14:12:09 +00:00
cgd
6b36c68faa
declare acct_process()
1994-12-24 14:09:29 +00:00
cgd
596b9735bd
make return type explicit, from James Jegers
1994-12-24 14:07:52 +00:00
cgd
a596d50f29
various cleanups for -Wall, suggested by James Jegers.
1994-12-24 14:05:51 +00:00
cgd
9c6713415c
as noted by James Jegers, crfree should return void.
1994-12-24 14:04:43 +00:00
cgd
ecd13693ec
add crfree proto, as suggested by James Jegers. also, alphabetize protos.
1994-12-24 14:02:49 +00:00
cgd
3413c37523
make these all work, with lkm_nofunc instead of nosys for load/unload/stat.
1994-12-24 13:26:45 +00:00
cgd
da93322976
define lkm_nofunc, to be used instead of nosys (blech!) for unused load,
...
unload, and stat functions. arguably could (should?) use NULL instead,
but this is a bit more descriptive. also, unconditionally call the
load/unload/stat functions, as now they're known to work (because, at
worst, they're lkm_nofunc).
1994-12-24 13:25:48 +00:00
cgd
0332985c6c
get dot out of root's path.
1994-12-24 12:48:01 +00:00
cgd
b35dc8dfe1
kill some extraneous equal signs.
1994-12-24 11:07:28 +00:00
jtc
b4bd7fea24
Replaced pops with adds.
1994-12-24 01:16:44 +00:00
jtc
26eccb0a9b
Exchange offsets of "saved signal mask" and "signal mask saved" so
...
that the layout of sigjmp_bufs and jmp_bufs are the same (except
for the "signal mask saved" appended to the end).
1994-12-24 01:05:44 +00:00
jtc
38163d03a8
#include <machine/endian.h>.
1994-12-23 22:50:19 +00:00
jtc
7141eb20ba
4.4lite's C language sigsetjmp() implementation is bogus, restore
...
machine dependant versions.
1994-12-23 22:25:48 +00:00
pk
7f13497f11
Enable `#pragma weak'
1994-12-23 21:16:50 +00:00
pk
2a1aad2b21
Don't build .db file at install time.
1994-12-23 21:11:56 +00:00
pk
8e0a22a5fb
"weak symbol" support (fudged into `a.out' by means of the n_other field).
...
Weak symbols are to replace indirect (type N_INDR) symbols and will help
to clean up name spaces in libraries.
Also, some misc. bug fixes, including PR 586, and use stdio for the output
file entirely.
1994-12-23 20:32:51 +00:00
pk
da34da6096
Put a reserved field into use (weak symbol support).
1994-12-23 20:16:59 +00:00
cgd
2b690d95b4
fix my man page botch. from <vdlinden@fwi.uva.nl>
1994-12-23 19:46:49 +00:00
cgd
072431f8af
headers, for protos.
1994-12-23 17:05:58 +00:00
cgd
9314780732
includes for protos.
1994-12-23 17:00:14 +00:00
cgd
a6e1a8ba98
includes, for protos.
1994-12-23 16:55:45 +00:00
cgd
e08ec6db18
play a bit safer with types.
1994-12-23 16:52:30 +00:00
cgd
7a5208fcc2
header, for protos
1994-12-23 16:46:17 +00:00
cgd
191b5f2e5b
be safe with types
1994-12-23 16:45:33 +00:00
cgd
f6f602f9a7
includes, for necessary prototypes, and avoid name collisions with the
...
include.
1994-12-23 16:45:11 +00:00
cgd
06a9330f3a
casts to quite compiler.
1994-12-23 16:44:22 +00:00
cgd
95a4af7728
cast, to quiet compiler.
1994-12-23 16:42:47 +00:00
cgd
7689062a8a
be safe with types
1994-12-23 16:42:26 +00:00
cgd
ab628a707e
add headers for prototypes.
1994-12-23 16:39:28 +00:00
cgd
ca58df5133
be more careful with types.
1994-12-23 16:35:50 +00:00
cgd
2f3eefda19
be more careful with types. necessary header inclusion.
1994-12-23 16:25:43 +00:00
cgd
2e1f66b68b
include necessary headers, improve declarations.
1994-12-23 16:23:12 +00:00
cgd
567049be09
be a bit more careful with types, and prototype scope.
1994-12-23 16:21:49 +00:00
cgd
a59d6b2cae
stdlib.h for protos
1994-12-23 15:59:21 +00:00
cgd
4fcfb13e18
disable kerberos version of rsh/rlogin, because things don't work properly
...
if they're enabled and the programs don't support kerberos (by default,
the NetBSD programs don't.)
1994-12-23 15:12:39 +00:00