Commit Graph

7616 Commits

Author SHA1 Message Date
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
cgd c592875d36 add pig 1994-05-05 07:04:04 +00:00
gwr 3162c422e2 put in some cnputc fixes missed last night 1994-05-05 06:54:08 +00:00
cgd ee90943bd7 won't build right now... 1994-05-05 06:48:52 +00:00
cgd 78be099528 struct element foo 1994-05-05 06:44:24 +00:00
cgd 06be1d72aa field name foo 1994-05-05 06:38:53 +00:00
cgd 3b59599485 kill stupidity 1994-05-05 06:35:50 +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
cgd 3edc6dae4e field name change, and safety (minor) 1994-05-05 06:03:26 +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 a008d06873 new way of getting kernel id string. will change again soon. 1994-05-05 05:46:24 +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
briggs 978788da57 Fix ownership of tty devices. 1994-05-05 03:48:52 +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
cgd fc50bbda51 rlimit foo 1994-05-05 03:00:45 +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
cgd 72d449e788 update for changed flags 1994-05-05 02:27:31 +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
cgd 25718695be update for changed flags 1994-05-05 02:04:10 +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
jtc 47a4e9fd79 Comment out sections of the manpages that are not, and will probably never
be, appropriate for ash as configured for NetBSD.  In particular the /u
"magic" directory, and atty(1) support.
1994-05-04 23:49:12 +00:00
jtc c1954f273e Remove private versions of strchr() & bcopy(); there is nothing wrong with
the versions in our C library.
1994-05-04 23:46:28 +00:00
jtc 81d81cf9a0 Added const qualifier to char * function arguments to eliminate
compiler warning.
1994-05-04 23:45:04 +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