Commit Graph

33452 Commits

Author SHA1 Message Date
lukem c9fcc32882 deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:40:40 +00:00
lukem 7e44e0ebc2 deprecate register, use memset/memmove instead of bzero/bcopy 1997-10-18 08:18:00 +00:00
lukem 5c351d3f52 use errx instead of perror 1997-10-18 08:13:06 +00:00
lukem 73d91b2129 WARNSify, deprecate register, remove unused functions 1997-10-18 07:58:56 +00:00
mark 8f1ba91f0e Update for location of runlist.sh and list2sh.awk 1997-10-18 07:45:00 +00:00
mark c98ceb6a1b Missed these from the earlier commit of the files to build a ramdisk image. 1997-10-18 07:42:31 +00:00
lukem 7cbe3d2c32 use __progname 1997-10-18 07:32:17 +00:00
mark 1d23b0901e Define NUMBOOT=1 for the arm32 port. 1997-10-18 07:28:47 +00:00
lukem 8ff96fa48d use err() 1997-10-18 07:26:45 +00:00
lukem 9f6ff4ad6f use string.h instead of strings.h 1997-10-18 07:05:31 +00:00
mikel af641bd13a xref tcpdump(8), not nonexistent tcpdump(1) 1997-10-18 07:01:38 +00:00
mikel ea36cfbd5a xref tcpdump(8) not nonexistent tcpdump(8); remove tcpslice(1) xrefs 1997-10-18 06:57:59 +00:00
mikel bee22c9c19 xref ypbind(8), not nonexistent ypbind(1) 1997-10-18 06:50:50 +00:00
mikel 7ff744c57e xref time(3) instead of time(2) 1997-10-18 06:43:38 +00:00
lukem f5bf267d90 enable WARNS=1 by default, but disable in unclean 3rd party code 1997-10-18 06:42:25 +00:00
lukem 7866707a39 minor .Nm cleanup 1997-10-18 06:33:48 +00:00
lukem 291223920b fix make -j race condition when building libs 1997-10-18 06:21:28 +00:00
lukem 89827aeb90 rcsid fascism, fix make -j race condition when building libs 1997-10-18 05:58:21 +00:00
lukem d8fadf7c3c rcsid fascism, fix make -j race condition when building libs 1997-10-18 05:47:46 +00:00
mikel c7534c9f97 kill tab on line by itself, keep contents within 80 columns 1997-10-18 05:34:11 +00:00
jonathan 2698f7d137 Pull up endian diffs from kernel bcopy(). 1997-10-18 05:21:44 +00:00
mikel 665f5a78af fix typo; something called 'yesexpr' shouldn't have a 'n' in it 1997-10-18 05:08:32 +00:00
mikel 4c46c2bcc3 cosmetic cleanup (newlines, comments) 1997-10-18 04:51:03 +00:00
mark dd5b814bb5 Don't try and support serial consoles for the riscpc. 1997-10-18 04:47:57 +00:00
lukem 10e8777264 fix make -j race condition building lib, move common code into Makefile.inc 1997-10-18 04:42:01 +00:00
mark 441bad5ec5 Updated for a couple of changes to the arm32 dp8390 driver brought
upto date with respect to the MI one.
1997-10-18 04:39:12 +00:00
mark 35286a1259 arm32 specific version of the dp8390 driver from dev/ic. Really the
MI dp8390 and ne2000 drivers from dev/ic could / should be used but this
version has a few changes and has been well tested and thus should be
used for 1.3.
Hopefully this driver will be short lived.
1997-10-18 04:38:19 +00:00
lukem 149f1867d1 rcsid fascism 1997-10-18 04:36:50 +00:00
mark 469dddc61d Updated to include atapibus as standard. 1997-10-18 04:23:32 +00:00
mark 7ee02db44d Link address is 0xf0000000 now we use the NetBSD ld.
Don't build makemodes etc. for configs that don't require it.
1997-10-18 04:20:17 +00:00
mark accfff0e35 Common bit of Makefile used by the Makefiles in the subdirectories. 1997-10-18 04:15:37 +00:00
mark dcf807c409 Add Makefile for building sub directories. 1997-10-18 04:15:01 +00:00
lukem 272b4a406a getopt returns -1 not EOF, WARNSify 1997-10-18 04:11:01 +00:00
lukem 98ec13d8d9 WARNSify 1997-10-18 04:08:16 +00:00
lukem 2c30449e9c getopt returns -1 not EOF, turn off WARNS 1997-10-18 04:08:12 +00:00
lukem 188f2b35aa WARNSify 1997-10-18 04:08:11 +00:00
lukem 03a401c4d5 getopt returns -1 not EOF, turn off WARNS 1997-10-18 04:08:08 +00:00
lukem acbb568349 WARNSify 1997-10-18 04:06:28 +00:00
lukem 61f747bdbc getopt returns -1 not EOF, turn off WARNS 1997-10-18 04:05:50 +00:00
mark 24e33d98ad Initial commit of an install ramdisk image build. 1997-10-18 04:05:47 +00:00
lukem 9aeee5cb77 getopt returns -1 not EOF, turn off WARNS 1997-10-18 04:05:46 +00:00
mark ca363acbb6 Initial commit of an install ramdisk image build. 1997-10-18 04:05:39 +00:00
lukem b9a4b3321c getopt returns -1 not EOF, turn off WARNS 1997-10-18 04:05:38 +00:00
mark 416fa2941b Initial commit of an install ramdisk image build. 1997-10-18 04:05:19 +00:00
lukem 1b31876813 WARNSify 1997-10-18 04:01:10 +00:00
mark 8f1122b19e Added qms device and removed quadmouse device.
Removed acd references.
1997-10-18 03:59:27 +00:00
lukem dc0e957a43 WARNSify 1997-10-18 03:54:00 +00:00
mark 155d2c9dca Fix .Os lines.
Few minor cleanups.
1997-10-18 03:52:49 +00:00
mark 8b76785973 Added em.4 and removed rd.4 1997-10-18 03:52:05 +00:00
mark f190c2dba1 This device does not exist anymore. 1997-10-18 03:51:37 +00:00