Commit Graph

9508 Commits

Author SHA1 Message Date
cgd
eeff5056dd from branch (oops) 1994-08-12 04:19:50 +00:00
deraadt
599444196b improve install 1994-08-12 03:55:54 +00:00
cgd
8814bea1a6 kill two errant spaces. 1994-08-12 03:49:24 +00:00
deraadt
68adcee352 build netbsd.scsi3 kernel too 1994-08-12 01:19:31 +00:00
deraadt
1b70fad2a5 document why this exists 1994-08-12 01:19:12 +00:00
deraadt
549e3f356d option GDB isn't valid
disable KGDB because we do not have (userland) support for it
1994-08-12 01:16:26 +00:00
mycroft
da79c879cd On probe or open, retry the READ CAPACITY once if the drive reports NOT READY. 1994-08-11 23:51:26 +00:00
mycroft
1f532b06bd char * --> caddr_t, where appropriate. 1994-08-11 23:47:51 +00:00
gwr
38cca96798 Diskless boot will now bind the local socket to a reserved port to
satisfy picky servers.  Also fix some missing initializations.
(Thanks to Chuck Cranor for PR#394 -- now fixed.)
1994-08-11 22:25:32 +00:00
mycroft
9ce68c0a4a Minor updates. 1994-08-11 22:18:46 +00:00
cgd
5009183daf make output a bit cleaner, to satisfy mckusick. 1994-08-11 21:57:38 +00:00
mycroft
3c3258eb6d Make this work. 1994-08-11 04:54:13 +00:00
jtc
b6e27e8793 Added prototypes for float versions of math functions.
Removed prototypes for internal functions.
1994-08-10 20:48:16 +00:00
mycroft
7fa12b9866 Clean up deleted files. 1994-08-10 20:35:54 +00:00
jtc
8346e333d0 Float versions of math functions. From Ian Taylor (ian@cygnus.com), with
minor changes by me.
1994-08-10 20:30:00 +00:00
mycroft
55b11feb0a Update some comments. 1994-08-10 04:37:52 +00:00
mycroft
f6d4ffa7bf Add rtfps.0. 1994-08-10 03:25:02 +00:00
mycroft
e079a8f355 Add ncr0. 1994-08-09 22:31:45 +00:00
mycroft
d291808d92 Add NCR and PCI files. 1994-08-09 22:24:29 +00:00
mycroft
8dbfcf9e2e Add NCR 53c8XX driver, originally from Wolfgang Stanglmeier. 1994-08-09 22:20:44 +00:00
deraadt
70a55969a1 tiny error 1994-08-09 19:55:09 +00:00
mycroft
3e685aec5c Change ST_Q_NEEDS_PAGE_0 to something more generic. 1994-08-09 18:50:17 +00:00
ws
872b3e89e0 Fix rename bug found by vdlinden@fwi.uva.nl 1994-08-09 18:44:12 +00:00
ws
865d38c0e2 Fix one of these famous off-by-one errors. 1994-08-09 17:51:29 +00:00
pk
ff05bd4bc1 Echo terminating NL too. 1994-08-09 14:00:06 +00:00
mycroft
199e2eea6a Fix handling of M-RET with PCVT_META_ESC defined. 1994-08-09 13:56:25 +00:00
pk
0e7e1e9127 Don't keep local symbols in a shared library symbol table. 1994-08-09 13:04:28 +00:00
deraadt
43e8ed39f2 fix typo 1994-08-09 07:15:10 +00:00
glass
2ed755dabb man page. better than nothing 1994-08-09 02:26:30 +00:00
jtc
b3a04d8a54 Fix definition of xdr_u_char() (PR #364) 1994-08-09 00:50:30 +00:00
jtc
928575d9bf Fix prototype for xdr_u_char() (PR #364) 1994-08-09 00:49:47 +00:00
mycroft
6df721be97 Add PCI autoconfiguration support. 1994-08-09 00:47:46 +00:00
gwr
dac6268e7d Added for X11 (at Theo's suggestion). 1994-08-08 21:14:15 +00:00
pk
a9b7ea6607 Only use doflush' when perftest' is #defined, as was probably intended. 1994-08-08 20:52:29 +00:00
mrg
e6caae7a74 4.4BSD-Lite2 1994-08-08 19:32:44 +00:00
deraadt
0e5ad5faf5 delete unused extern decl 1994-08-08 19:29:29 +00:00
deraadt
e468e90afd allow hex numbers to be unsigned 1994-08-08 19:24:54 +00:00
phil
76987b5103 Clarify author and state of source. 1994-08-08 18:42:53 +00:00
mycroft
061c42c22d Minor update. 1994-08-08 07:09:31 +00:00
mycroft
820158688b Clean up some of the formatting. 1994-08-08 06:21:50 +00:00
deraadt
c6a626e130 first cuts 1994-08-08 05:43:56 +00:00
phil
c343ac2001 It is about time to add this. 1994-08-08 04:51:03 +00:00
lkestel
e0b83d37fb Added Sysseg as argument to remap_MMU() so it can map the ROMs. 1994-08-08 00:14:42 +00:00
lkestel
ddd8267edb Some machines (e.g., IIcx) have '030 and map all of memory (4 gigs) with
the MMU.  Added sanity checking in the get_mapping() call to catch this
and stop at the end of RAM.  Now available RAM is min of booter-specified
amount and what the MMU maps.

Also added remap_rom() ifdef'ed out which uses early termination pte's
to map 8 megs of ROM.
1994-08-08 00:11:40 +00:00
lkestel
acb0c1ec5f Added ifdef'ed out code to map the ROM in pmap_init(). Might be enabled
later if we decide to use the ROM's for anything.
1994-08-08 00:08:47 +00:00
jtc
9be1b3f521 Add strtoq() & strtouq() declarations 1994-08-07 23:17:56 +00:00
glass
73319ec07e print usage more often. remove #ifdef NOSHM stuff 1994-08-07 18:27:42 +00:00
mycroft
59de58a39b Count up the silo overflows and only log a warning at most once per minute. 1994-08-07 11:27:51 +00:00
mycroft
3d18bb4c52 Document the new-fangled device. 1994-08-07 11:05:57 +00:00
mycroft
9c8afcf191 Avoid using DFIFOHF, which doesn't exist on 6260 chips. Turn off
AIC_USE_DWORDS by default.
1994-08-07 10:51:40 +00:00