Commit Graph

5391 Commits

Author SHA1 Message Date
cgd
07c0d9025d get rid of jolitz hack, and add panic() where appropriate 1994-01-27 07:39:32 +00:00
cgd
f11c10233b stub consinit() so it's not needed in cons.c, and mark some XXX's 1994-01-27 07:17:30 +00:00
deraadt
d7111494d7 having symbolic links in /dev is a bad idea (for ttyname()?) 1994-01-27 07:14:52 +00:00
cgd
7c386eb75b pg() -> panic() 1994-01-27 07:10:09 +00:00
mycroft
ef980f76fe One last tweak. 1994-01-27 06:53:25 +00:00
mycroft
c48a79fee8 Stylistic change. 1994-01-27 06:50:06 +00:00
mycroft
22e614ce10 Random cleanup. 1994-01-27 06:34:59 +00:00
mycroft
9c8862a970 Pedanticism. 1994-01-27 06:34:02 +00:00
cgd
8803fd0388 if CN_REMOTE, don't redirect output. this file needs some help,
but now at least i'm thinking about it again.
1994-01-27 05:30:38 +00:00
mycroft
3cf1bd9939 SYS_brk --> SYS_break. Where's my axe? 1994-01-27 04:30:34 +00:00
mycroft
17b2a501cd Stylistic changes. 1994-01-27 04:16:50 +00:00
mycroft
0496df7164 More stylistic changes. 1994-01-27 04:14:50 +00:00
mycroft
e84d8b28f3 Stylistic changes. 1994-01-27 04:10:20 +00:00
mycroft
b6b0ec3424 Fix bug jtc introduced. 1994-01-27 04:07:13 +00:00
cgd
0782a26f43 quiet a compiler warning 1994-01-27 03:48:44 +00:00
cgd
7df895cf91 oops; fix that last... 1994-01-27 03:42:02 +00:00
cgd
ad869e40c0 kill two patchkit bogons 1994-01-27 03:26:48 +00:00
cgd
5e12573ac2 hack from Mike Karels to deal with the last close on a controlling
terminal.  from 4.4BSD.
1994-01-27 03:16:40 +00:00
cgd
c9c3b2abbe HP300 -> MACHINE 1994-01-27 02:12:44 +00:00
jtc
725b173aa7 Converted to use standard err()/warn() error messages functions. 1994-01-27 02:00:45 +00:00
jtc
0c5ee26bbb Pass through FlexeLint 1994-01-27 01:44:15 +00:00
jtc
bda51e9a59 Change __attribute -> __attribute__. The former isn't turned off by
sys/cdefs.h when not using Gcc, the latter is.
1994-01-27 01:27:30 +00:00
pk
24e4cb4bad move varargs stuff to arch/<machine>/include. 1994-01-27 00:18:18 +00:00
mw
1a3cc08a27 All hp300 ifdefs apply for amiga too. 1994-01-26 21:58:43 +00:00
mw
9c81b541aa amiga wants RTC started early, too (like i386 and mac) 1994-01-26 21:55:44 +00:00
mw
4ca9c1d87f Add defines for following new tape drives:
- WANGTEK 5150ES  - Caliper CP150  - WANGTEK 5099ES  - Archive Viper 2525
1994-01-26 21:48:20 +00:00
mw
30e4ba707d Set maximum number of partitions to 32 for amiga.
Add entry for AmigaDOS fast file system.
Add amiga to class of machines not using a custom disklabel.
1994-01-26 21:43:19 +00:00
mw
b638719362 Add support for 68040 frames and flag bits. 1994-01-26 21:35:37 +00:00
mw
77f477fe52 New code to support different display modes on the native custom
chips console.
1994-01-26 21:28:44 +00:00
mw
8ba9eff1f0 Tool to configure the custom chips console. 1994-01-26 21:25:54 +00:00
mw
9b4fe6ffc7 FPU software emulator for '40 1994-01-26 21:24:05 +00:00
mw
ffc9ed3e31 Update to current amiga branch. 1994-01-26 21:15:02 +00:00
mw
6f94a39c48 Add new, improved fontdumper. 1994-01-26 21:14:03 +00:00
mycroft
749627f713 Clean up deleted files. 1994-01-26 21:13:16 +00:00
mw
65e7c711f6 Updated from current amiga branch. 1994-01-26 21:13:15 +00:00
mw
28b8a3907b Updated headers from current amiga branch. 1994-01-26 21:12:12 +00:00
mycroft
688605ccb9 Clean up deleted files. 1994-01-26 21:06:39 +00:00
mw
bdb2629d63 Integrate recent changes done to the amiga branch. Includes support
for the '40.
Support for more scsi controllers (zeus, magnum)
Support for more tapes (in st.c)
New custom chip console code integrated.
1994-01-26 21:05:34 +00:00
mw
100033fc0f Integrate recent changes done to the amiga branch. Includes support
for the '40.
1994-01-26 21:03:39 +00:00
mycroft
2962285363 Clean up deleted files. 1994-01-26 21:03:19 +00:00
mw
06149f6fc4 Integrate recent changes done to the amiga branch. Includes support
for the '40.
New collection of code to handle customchips.
in_chksum.c and oc_chksum.s migrated into arch/m68k.
1994-01-26 21:02:41 +00:00
mw
faf29d9800 Integrate recent changes done to the amiga branch. Includes support
for the '40.
1994-01-26 21:00:13 +00:00
jtc
036641804e Removed theo's change to check S_ISLNK() for dot commands. This is
unnecessary, since stat() allready resolves symlinks (and fails, if
the link is broken).
1994-01-26 19:50:03 +00:00
jtc
887f390664 Vixie Cron 3.0, patch 1 1994-01-26 19:09:20 +00:00
mycroft
0ff5f1be86 Clean up deleted files. 1994-01-26 18:04:13 +00:00
brezak
2ddd5dfb45 Fix silly typo for rd disks. 1994-01-26 14:28:56 +00:00
deraadt
e49d599168 note resolver(5) -> resolv.conf(5) move
(any more of these needed?)
1994-01-26 10:59:58 +00:00
deraadt
ab8f131793 rename resolver(5) to resolv.conf(5)
document new "lookup" keyword for gethostbyname()/gethostbyaddr()
1994-01-26 10:57:32 +00:00
cgd
63199c0f52 secondary boot relocated to 384k; may need to move lower again eventually 1994-01-26 09:19:04 +00:00
mycroft
a69eeae1a0 Clean up deleted files. 1994-01-26 09:08:24 +00:00