Commit Graph

76136 Commits

Author SHA1 Message Date
itojun
30b4221720 make it compile on alpha. cast pointer to u_long, not int 2001-02-05 04:33:41 +00:00
itojun
d0bc7a3c3d s/unix/unit/ for ld* on mlx* :-) 2001-02-05 04:16:52 +00:00
lukem
9b7718e15b set *errmsg to errbuf, preventing coredump if no interfaces are up 2001-02-05 02:37:34 +00:00
christos
23bb393e6b fix nested extern 2001-02-05 02:09:37 +00:00
christos
85ef06032c fix nested externs
rename raise to upcase to avoid clash with raise(3)
2001-02-05 02:07:52 +00:00
christos
e5785ba616 fix nested extern 2001-02-05 01:56:51 +00:00
christos
8b325711d4 don't include extern.h here; every other file includes it. 2001-02-05 01:56:38 +00:00
christos
f6321b3b4d fixed nested externs 2001-02-05 01:53:48 +00:00
christos
5a144646f2 fix nested extern and duplicate decls 2001-02-05 01:51:52 +00:00
christos
69195d4077 remove redundant decl 2001-02-05 01:47:01 +00:00
christos
ac535251a5 don't use errx() in usage
fix nested extern
2001-02-05 01:45:32 +00:00
christos
e0475d14f3 fix redundant and nested decls 2001-02-05 01:44:07 +00:00
christos
35d2e40e99 fix nested extern 2001-02-05 01:39:27 +00:00
christos
32d9714048 fix redundant decls 2001-02-05 01:37:33 +00:00
christos
6915289539 add missing prototypes in order to enable full WARNS 2001-02-05 01:35:45 +00:00
christos
8f3b31ba6f fix nested extern 2001-02-05 01:21:00 +00:00
christos
ffa8eefe34 fix nested extern
rename system to shell_system so that it does not conflict with libc
2001-02-05 01:20:12 +00:00
christos
b67c82fdfe fix redundant decls and nested externs 2001-02-05 01:12:46 +00:00
christos
dc6488eb8e remove redundant decls. 2001-02-05 01:10:08 +00:00
christos
16263c885d remove duplicate decls 2001-02-05 01:04:25 +00:00
christos
1b1c2fdcec fix nested externs 2001-02-05 01:02:45 +00:00
christos
c18d8e65fc remove redundant decls 2001-02-05 01:01:27 +00:00
christos
a0d324ea8d - rename getchar to lgetchar to avoid conflicts with the stdio getchar
- fix redundant decls and nested externs
- use snprintf instead of sprintf
2001-02-05 00:57:32 +00:00
christos
d3c5cea8f0 remove redundant decls 2001-02-05 00:42:14 +00:00
christos
7a04a9fd9e eliminate nested externs 2001-02-05 00:40:45 +00:00
christos
bc32159d26 fix redundant decls and nested externs. while I am here change my copyright
to TNF.
2001-02-05 00:37:43 +00:00
christos
1f9a3967e4 fix nested externs 2001-02-05 00:30:38 +00:00
christos
a2bee8edad fix nested extern and usage message 2001-02-05 00:29:44 +00:00
christos
b176d7de54 remove redundant decl 2001-02-05 00:28:30 +00:00
christos
f06735e877 fix nested extern 2001-02-05 00:27:35 +00:00
christos
d249c86e88 remove redundant decl 2001-02-05 00:23:59 +00:00
christos
a3807f8fed fix redundant decls and nested externs 2001-02-05 00:22:52 +00:00
christos
57bae04512 fix nested extern 2001-02-05 00:20:58 +00:00
christos
762fbcf25e eliminate redundant decls 2001-02-05 00:20:05 +00:00
scottr
ed472989a6 Implement a significantly improved version of memccpy(), with thanks to
Ignatios Souvatzis for correcting the SVR4 ABI code and for a few
micro-optimizations that followed from these changes.

The overall improvement was measured at 3-4x for copies of at least
4 bytes on the 68030, and 8 bytes on the 68040.  For smaller copies
the improvement was still measurable, if not as dramatic.
2001-02-05 00:17:22 +00:00
scottr
7b10d18078 Implement a significantly improved version of memccpy(), with thanks to
Ignatios Souvatzis for correcting the SVR4 ABI code and for a few
micro-optimizations that followed from these changes.
2001-02-05 00:17:21 +00:00
jmc
ece49e13a9 Back out last change. m68k.h is now in cpu.h (which got updated in between
my noticing this problem here on a sun3).
2001-02-04 23:53:31 +00:00
christos
ff4eeac9d3 cosmetic fixes. 2001-02-04 22:59:26 +00:00
christos
a132b86864 remove redundant declarations 2001-02-04 22:55:26 +00:00
pk
11c1f60120 When freeing a session, remove the reference to it from the associated tty. 2001-02-04 22:32:24 +00:00
christos
5dea9a59e1 fix redundant declarations. 2001-02-04 22:32:15 +00:00
christos
20d53d3990 fix nested extern 2001-02-04 22:14:13 +00:00
christos
75ac9bb540 remove redundant declarations. 2001-02-04 22:12:47 +00:00
christos
fc18ea2931 avoid nested extern 2001-02-04 22:11:12 +00:00
christos
bad4697a91 remove redundant decls 2001-02-04 22:10:11 +00:00
christos
c6a0145e30 remove redundant decls
fix nested extern
2001-02-04 22:09:01 +00:00
christos
f580002996 fix nested extern 2001-02-04 22:05:13 +00:00
christos
4056c9f72d fix redundant declarations. 2001-02-04 22:04:11 +00:00
christos
b42a153d41 fix nested extern 2001-02-04 21:59:52 +00:00
christos
180360ac44 remove redundant decl 2001-02-04 21:56:11 +00:00