Commit Graph

15555 Commits

Author SHA1 Message Date
jtc f269c3f49e Fix bug when the second argument of va_start was a char, short or float.
(ie. not promoted); fixes PR# 1193.  Thanks to Bernd Ernesti and Markus
Wild.
1995-09-07 01:20:15 +00:00
jtc dc758c27aa Handle case where mail-default-reply-to == t 1995-09-07 00:21:14 +00:00
jtc 4bafac2c1a Create symlink between MAKEDEV(8) and makedev(8) for user convenience.
Update RCS Id to use $NetBSD: $.
1995-09-06 21:36:32 +00:00
jtc f03ae96103 Renamed makedev.8 to MAKEDEV.8, to be consistant with all other ports. 1995-09-06 21:31:34 +00:00
pk 07f70f97f1 Avoid calling device-close routine when open() not completed. Otherwise you
lose if this sequence occurs: open()->devopen()->...->panic()->closeall().
1995-09-06 19:53:27 +00:00
thorpej 7e58b6088e hp300-specific `etc' targets 1995-09-06 16:17:41 +00:00
pk bac2393fb0 Probe config registers correctly. 1995-09-06 12:35:38 +00:00
thorpej 7e85a5a412 Fix misplaced #ifdef. 1995-09-06 04:15:59 +00:00
pk 896097d846 Fix `le' faked bootpath (PR#1438, Rolf Grossmann). 1995-09-05 21:46:04 +00:00
pk 60a7c4c394 Add `sw' scsi adapter on obio (per Jason Thorpe, PR#1422). 1995-09-05 21:43:09 +00:00
jtc 5a172566ef Fixed bug I introduced when changing printf comparison vs. EOF. Noted by
andreas@planix.com.
1995-09-05 19:57:43 +00:00
ragge b196060eb7 pcs750.bin -> pcs750.bin.uu 1995-09-05 19:53:01 +00:00
jtc f4e11cbd09 Include /usr/bin/banner (different from /usr/games/banner) 1995-09-05 18:40:29 +00:00
jtc cbe2365667 Repair broken merge 1995-09-05 18:36:28 +00:00
cgd 0f14e95f52 replace bogus tcl with tch, thanks to briggs 1995-09-05 15:07:05 +00:00
briggs c91abc3e61 Remove infinite loop per Leo and Mycroft. 1995-09-05 11:21:34 +00:00
phil 207f4a990b For the pc532, use md-nop.c.
(Should this have mapped all except sparc to md-nop.c?  All except
    md-sparc.c are the same as md-nop.c.)
1995-09-05 09:11:55 +00:00
leo 7640742d5b Fix possibly endless loop (mycroft) and add fix requested by Allen Briggs. 1995-09-05 07:02:21 +00:00
tls 9460f18c9e unsurprisingly, I guess, gcore does not work. oops 1995-09-05 02:58:42 +00:00
tls 4fe348bcc0 added from lite2. port maintainers may want to try md-nop.c. 1995-09-05 02:50:30 +00:00
tls 360d99ae35 add gcore 1995-09-05 02:41:54 +00:00
tls f51106fa49 imported from 44lite2 1995-09-05 02:34:23 +00:00
cgd a30ab0e620 Try N. This makefile now looks a LOT like lorder's Makefile. In particular,
it is inappropriate for Makefiles to force manual pages to be built, so
they shouldn't be doing it.  Just redefine 'realinstall' rather than
frobbing every target under the sun.
1995-09-05 01:11:10 +00:00
tls a4005d9e16 Fix tiny goof missed in fixing tiny goof missed in merge. 1995-09-05 01:06:38 +00:00
fvdl 1b8c8d3906 Fix broken VT_WAITACTIVE ioctl (from pcvt 3.30, needed for Linux
svgalib binaries).
1995-09-04 22:33:21 +00:00
tls 46ef75ac74 imported from 44lite2 1995-09-04 21:07:24 +00:00
tls b1db8b2668 Sync with 4.4lite2 1995-09-04 20:46:14 +00:00
leo eb9d1db57a Right align color values in the bytes. 1995-09-04 19:41:39 +00:00
leo eee0dbbda7 Allow chars > 0x7f to be displayed on the ite's 1995-09-04 19:39:21 +00:00
leo 75dfa4a054 Add memcpy entry as suggested by gwr. 1995-09-04 19:37:45 +00:00
chopps c392350cba sbic and board changes from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-09-04 13:04:40 +00:00
chopps 4be2a61f7f mmutype fix from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1995-09-04 12:56:47 +00:00
pk b04e172458 Rename a `xxx' function. 1995-09-04 09:53:53 +00:00
briggs 19a99aa395 Get softc as parameter in interrupt function, using new changes from
via.[ch]
1995-09-04 05:07:16 +00:00
briggs 129ca2cea9 Make VIA2 interrupts pass an argument in and let the scsi_register_*_intr
functions use that, too.
1995-09-04 05:05:58 +00:00
briggs 4f76655592 Fix a goof in the latest changes. 1995-09-04 05:05:11 +00:00
briggs 02883e7341 Remove an extra "talk" command--from Ken Nakata <kenn@remus.rutgers.edu> 1995-09-04 02:50:57 +00:00
pk 589d83d6a8 Patches from Jason Thorpe to deal with 4/110 scsi (PR#1422).
Also repairs a problem noted by David Jones: detect scsi phase correctly.
1995-09-03 22:26:02 +00:00
pk 003751356c Patches from Jason Thorpe to deal with 4/110 scsi (PR#1422). Also includes
bootpath glue (PR#1414) (this needs finishing off in disksubr.c).
1995-09-03 22:21:27 +00:00
pk 8bdbf4be70 Update from Jason: eeprom device needs 8-bit access. 1995-09-03 21:55:36 +00:00
pk af6e3d03cf Add data structures used to interface to the monitor-resident drivers. 1995-09-03 21:36:06 +00:00
briggs 86d6e121cd Add support for Extended Apple Mouse Protocol from
Ken Nakata <kenn@remus.rutgers.edu>.
1995-09-03 20:59:53 +00:00
pk 848dfdfec6 Fix bogus numerical conversion by using sprintf(); 1995-09-03 20:56:14 +00:00
pk 8ede82abe2 Merge an sprintf() in. 1995-09-03 20:51:21 +00:00
pk 904eed507d Add a driver hook to the `netif' structure. 1995-09-03 20:49:38 +00:00
briggs b394d7fc7d Enable ADB interrupts unconditionally if not using setup_egret(). 1995-09-03 20:47:21 +00:00
briggs de4100b643 Clean up a bit. 1995-09-03 14:54:31 +00:00
briggs 761b3a8340 Clean up some. 1995-09-03 14:51:38 +00:00
briggs 30c554fc9d Changes from Walter Ruetten <walter@ghpc8.ihf.rwth-aachen.de>.
This forces the need for booter version 1.8.
1995-09-03 14:37:16 +00:00
briggs 745cb60f16 Note that this is now an obsolete driver. 1995-09-03 03:39:38 +00:00