Commit Graph

7405 Commits

Author SHA1 Message Date
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
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
cgd
3a724adbf7 minor cleanup; kill unnecessary casts 1994-05-04 10:55:57 +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
mycroft
b72ce59575 Add some more prototypes. 1994-05-04 09:08:33 +00:00
chopps
36de8a074d update to match current proc flags. 1994-05-04 07:35:33 +00:00
gwr
77a3c6a20e Make conf.o depend on the Makefile 1994-05-04 05:57:27 +00:00
gwr
8e386a7196 Add zs driver, organize like TIMESINK 1994-05-04 05:56:33 +00:00
gwr
1e7ab48e57 Add zs driver files. 1994-05-04 05:55:35 +00:00