Commit Graph

33289 Commits

Author SHA1 Message Date
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
mark
486d97611d Document new em driver. 1997-10-18 03:51:15 +00:00
lukem
4e5fdf217a WARNSify 1997-10-18 03:50:58 +00:00
mikel
27ab302eb9 RCSid police 1997-10-18 03:17:09 +00:00
briggs
aead314eea Use bcmp instead of memcmp since we haven't switched to using memcmp elsewhere
in the kernel.
1997-10-18 02:54:57 +00:00
mark
ea1c03acd8 Fix bug in last commit that only worked with cpp -traditional. 1997-10-18 02:46:09 +00:00
jonathan
82526d56fd Prototype __flt_rounds(). 1997-10-18 02:43:06 +00:00
mark
03be22adfe Include stdlib.h for prototype of free(). 1997-10-18 02:37:00 +00:00
mark
a2b5e07612 Include memmove.S in the list of sources. 1997-10-18 02:28:25 +00:00
jonathan
d385e0e57e Prototype ANSI-safe gcc trampoline entrypoint. 1997-10-18 02:25:14 +00:00
thorpej
1adb3a7a9d Sync with GENERIC. 1997-10-18 02:01:36 +00:00
thorpej
2f26438522 Major cleanup of the GENERIC config file. The devices are laid out in
a more readable manner now, and sorted by bus type.
1997-10-18 01:42:22 +00:00
gwr
c5b23be7bf Make sure vunmapbuf will kmem_free_wakeup() the same VA range
that came from kmem_alloc_wait().  (Same problem as PR#4120).
1997-10-18 00:17:21 +00:00
jonathan
8bb9a1ccb2 Protect #ifdef DEBUG printfs with a run-time teson a patchable variable
(epdebug), as per Jason Thorpe's comments.
1997-10-18 00:15:02 +00:00