Commit Graph

3432 Commits

Author SHA1 Message Date
mycroft 4b2f221eac Remove now-bogus casts. 1994-05-05 09:15:48 +00:00
mycroft 26ebb5fdde Now setpri() is really toast. 1994-05-05 09:06:10 +00:00
mycroft be856288a8 setpri() is toast. 1994-05-05 09:02:30 +00:00
mycroft a2bf298443 Remove now-bogus casts. 1994-05-05 08:58:07 +00:00
mycroft 5362749c72 Correct spelling error. 1994-05-05 08:50:25 +00:00
deraadt 1ec9d4e191 pull in subr_prof.c for new config too 1994-05-05 08:49:23 +00:00
mycroft 56c97e52bf Remove now-bogus cast. 1994-05-05 08:46:53 +00:00
mycroft fb113f41fd Mostly fix an obscure condition where an AST could be delayed by as much as a
clock tick.  And softclock() no longer takes an argument.
1994-05-05 08:44:53 +00:00
mycroft 62bf6a1578 Remove now-bogus casts. 1994-05-05 08:37:38 +00:00
mycroft fcdc2b3f3f Remove now-bogus cast. 1994-05-05 08:31:44 +00:00
mycroft 5f478330e8 Remove now-bogus casts. 1994-05-05 08:31:00 +00:00
mycroft 327f9dd950 Remove now-bogus cast. 1994-05-05 08:28:35 +00:00
mycroft 04df00527c Retool the state machine is a sane way. 1994-05-05 08:26:13 +00:00
cgd f16095c91d kill wrongheaded byte order foo 1994-05-05 07:56:35 +00:00
deraadt 614fc7ff46 space/tab garple 1994-05-05 07:53:04 +00:00
mycroft 685508a6b4 Remove now-bogus cast. 1994-05-05 07:52:53 +00:00
deraadt 94fdbf8dc4 add sun4m ASI definitions 1994-05-05 07:51:25 +00:00
deraadt 77699be44d split sun4c/sun4m/sun4 support somewhat 1994-05-05 07:50:04 +00:00
mycroft 8a37ad790c Remove now-bogus casts. 1994-05-05 07:48:20 +00:00
mycroft a211907a8b Remove now-bogus cast. 1994-05-05 07:41:44 +00:00
mycroft 895e9ed71a Mostly stylistic change. 1994-05-05 07:39:28 +00:00
gwr 3162c422e2 put in some cnputc fixes missed last night 1994-05-05 06:54:08 +00:00
cgd d14ddb730d make safe for user-land consumption. 1994-05-05 06:34:18 +00:00
cgd 36f4beef88 grrr. 1994-05-05 06:13:36 +00:00
deraadt e5f73be0cc flag foo 1994-05-05 05:59:14 +00:00
deraadt 526fa73de2 use SUN4C, not sun4c, throughout 1994-05-05 05:58:27 +00:00
deraadt 32f1e3f490 flags foo 1994-05-05 05:55:00 +00:00
cgd 0f2ecb72f6 lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around.  kill some unnecessary type and macro
definitions.  standardize clock handling.  More changes than you'd want.
1994-05-05 05:40:40 +00:00
mycroft 9acec7fcbb Clean up deleted files. 1994-05-05 05:40:27 +00:00
cgd a0a7429482 lots of changes: prototype migration, move lots of variables, definitions,
and structure elements around.  kill some unnecessary type and macro
definitions.  standardize clock handling.  More changes than you'd want.
1994-05-05 05:35:42 +00:00
gwr c859ba3b1c proc flag names 1994-05-05 04:48:52 +00:00
cgd 51bb2bd806 if_hp won't compile, but it'd need a counter include, if it were to... 1994-05-05 04:47:41 +00:00
gwr aa2348a426 cosmetic 1994-05-05 04:46:51 +00:00
gwr 9200c97aec Oops - had some options in twice. 1994-05-05 03:48:56 +00:00
cgd 05a7ffd00c fix rlimit calls for ultrix compat; untested, but should work 1994-05-05 03:31:07 +00:00
gwr 2bb2cb3a72 take out the trash 1994-05-05 03:09:11 +00:00
gwr e53edb4c86 Fix prom entry for Adam's version of prom.c 1994-05-05 03:07:32 +00:00
gwr 4204589450 Track renamed proc flags. 1994-05-05 03:02:49 +00:00
gwr 2ae9ef44af changes to use generic dev/cons.c 1994-05-05 02:59:37 +00:00
cgd 013681d5ce fix my forgetfulness; from gwr 1994-05-05 02:46:58 +00:00
mycroft a9c3f137b5 Don't frob the connector type if the card doesn't grok soft config. 1994-05-05 02:20:44 +00:00
gwr 72b8de4aa3 HPUXCOMPAT changed to COMPAT_HPUX 1994-05-05 01:11:29 +00:00
cgd 6074d0e9d1 comment out hp0; at charles's prompting 1994-05-05 00:03:45 +00:00
mycroft 5e5b91a3c5 Move internal prototypes to a better place. 1994-05-04 11:25:25 +00:00
mycroft f8a6ac17b2 More return types... 1994-05-04 11:24:06 +00:00
mycroft b4719466f8 More return types... 1994-05-04 11:04:58 +00:00
mycroft 4cce672e7d Prototype lots of kernel-internal functions. 1994-05-04 10:59:14 +00:00
mycroft 7b1bf9c7d2 Add return types where missing. Simplify some of the compat conditionals.
Include compat code if COMPAT_SUNOS with or without COMPAT_43.
1994-05-04 10:27:20 +00:00
mycroft 511a02415f Fix panic when closing a file descriptor on which access rights have been sent
but not received.
1994-05-04 09:50:11 +00:00
cgd c08ef4088b add CP_INTR cpu state. 1994-05-04 09:23:45 +00:00