Commit Graph

12279 Commits

Author SHA1 Message Date
pk
cbbc1b0293 match/attach on sun4's obio bus, from Theo. 1995-02-17 09:47:36 +00:00
jtc
8509fdf785 Get rid of "device" and "master" keywords, they are not used in
kernel config files.
1995-02-17 09:43:38 +00:00
jtc
490ec0010d Change mention of /etc/passwd to /etc/pwd.db, as reported by PR #556. 1995-02-17 09:19:45 +00:00
jtc
f8627033fb For Normative Addendum 1.
We have this cr*p because no one would sa "no" to the danes.
1995-02-17 09:08:08 +00:00
jtc
e7d917e6eb Remove extra "u" constraint that caused gcc 2.6.3 not to compile this file.
Note that gcc 2.4.5, the compiler we are currently using, still compiles it
correctly after this change.
1995-02-17 06:01:47 +00:00
chopps
e85a3c5399 cleanup copyright stuff 1995-02-16 21:57:31 +00:00
pk
018d2f1b4f Working "config generic" support; from Theo. 1995-02-16 21:51:38 +00:00
mycroft
38fdbce87b Clean up deleted files. 1995-02-16 21:51:04 +00:00
pk
d6faa0bf9c Working "config generic" support; from Theo. 1995-02-16 21:42:50 +00:00
pk
21215997b0 minor clean
add "auxiliary-io" to list of openboot-specials; needed for floppy driver.
1995-02-16 20:39:17 +00:00
cgd
a3141c6a40 fstab man page is in section 5, as pointed out by David K Brownlee in bug 802. 1995-02-16 19:48:19 +00:00
cgd
539eb7d868 resurrect some files where were in libc, here. 1995-02-16 19:38:45 +00:00
cgd
d5300f2692 update for NetBSD's header standards, kill OSF/1 cc hacks. 1995-02-16 03:08:04 +00:00
cgd
9ea87ea125 Id -> NetBSD 1995-02-16 02:37:34 +00:00
cgd
4594aa0317 and with 0x1fff, rather than 0x1000 1995-02-16 02:36:35 +00:00
cgd
b2c99bfbc2 RCS ids, some missing copyrights. 1995-02-16 02:32:50 +00:00
briggs
ada7451e87 Fix copyright, add CVS version, and cleanup comments. 1995-02-16 00:02:12 +00:00
briggs
9f5abcb930 Add support from Erik Vogan for reading and writing PRAM. Don't enable
writing yet, though.
1995-02-15 23:55:51 +00:00
briggs
ede2edbeb6 Update to add pramasm.s. 1995-02-15 23:54:56 +00:00
jtc
ddd564fdcf Fixed -n processing with patch from PR #800. 1995-02-15 15:49:19 +00:00
jtc
4d5a739bb7 Fix typo --- setenv doesn't use = (PR #798). 1995-02-15 15:37:56 +00:00
jtc
e9e6fca8b9 The descriptions of the o and u formatting options were reversed (PR #785). 1995-02-15 15:32:27 +00:00
pk
f838083b66 st is bdev 11 1995-02-15 14:33:57 +00:00
pk
e1ca20871c missing entry in bdevsw[] 1995-02-15 14:27:36 +00:00
mycroft
477c99007d NULL out file descriptors as they're closed, for the benefit of fstat(8). 1995-02-15 02:12:02 +00:00
mycroft
afd89ee68e Check for bogus file descriptor tables. 1995-02-15 02:10:41 +00:00
gwr
03137e0abf compiles, but... 1995-02-14 22:56:36 +00:00
gwr
25590bff04 Oops, forgot to lock out interrupts while clearing zssoftpending. 1995-02-14 22:40:00 +00:00
phil
3a293934a9 Increase the VM limits and initial sizes limits. 1995-02-14 18:52:29 +00:00
cgd
7b53f28cfb just a quick blurb 1995-02-14 01:30:40 +00:00
cgd
85854cb4ad preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
THE REST OF THE KERNEL ARE IN THE TREE YET.  Also, some of this is
_incredibly_ hack-ish, etc., but it works.
1995-02-13 23:06:39 +00:00
gwr
d75dab3a1b DVMA slave mapping support. 1995-02-13 22:23:55 +00:00
gwr
91a4200d0a Add "machine pgmap" (like PROM "p" command). 1995-02-13 22:22:22 +00:00
cgd
ac66c90d8d make copy-to-libkern work properly on the alpha. (deal with no quad support.) 1995-02-13 21:57:24 +00:00
cgd
e133097a8e Alpha support from libc. 1995-02-13 21:49:11 +00:00
cgd
537b309ca7 slight cleanup/reorg. don't use quad code on the alpha. 1995-02-13 21:48:17 +00:00
cgd
41f1c5fa0d generated files. 1995-02-13 21:40:43 +00:00
cgd
e5a8a9b897 Initial support for DEC OSF/1 AXP binaries. May be applicable to other OSF/1
systems running a BSD-ish server.  No dynamically linked executable support
(it requires weird execve() hacks...), nor any Mach trap support.  But it
ran lots of statically linked binaries well enough for me to get bootstrapped.
1995-02-13 21:39:00 +00:00
ragge
28e57c3d60 Zillions of bugfixes. Obsolete files taken away. New style config
fixed. Inline assembler commonly used.
1995-02-13 00:46:21 +00:00
mycroft
c4bc9b0b49 Clean up deleted files. 1995-02-13 00:46:20 +00:00
ragge
810d06dfa5 Zillions of bugfixes. Obsolete files taken away. New style config
fixed. Inline assembler commonly used.
1995-02-13 00:46:02 +00:00
chopps
70d3768555 add amiga in here too 1995-02-13 00:44:33 +00:00
ragge
431121d46f Fixes for new config. 1995-02-13 00:44:21 +00:00
ragge
65c1cb9958 Beginning ov Massbuss support. 1995-02-13 00:43:59 +00:00
ragge
4fb1817e07 Lots of fixes... 1995-02-13 00:43:20 +00:00
ragge
32b23b0c6e Bug fixes to get network function OK. 1995-02-13 00:42:29 +00:00
ragge
d6c874b4c0 Program to make a fast convert from new to old config (Ugly!) 1995-02-13 00:41:55 +00:00
ragge
3b634122a3 Boot program added. 1995-02-13 00:41:04 +00:00
ragge
d6f445aa69 *** empty log message *** 1995-02-13 00:40:36 +00:00
chopps
e960c2a5ec ddb support 1995-02-13 00:27:37 +00:00