glass
|
f62f42a80a
|
make config -g work, add timesink config
|
1993-08-08 12:16:57 +00:00 |
|
mycroft
|
0940a6873b
|
Change di_urdev and va_rdev back to u_longs for now.
(NOTE: You must completely rebuild your kernel!)
|
1993-08-08 12:10:05 +00:00 |
|
cgd
|
e5ea45d312
|
there are some devices out there which use... NO I/O PORTS!
|
1993-08-08 09:54:23 +00:00 |
|
mycroft
|
42f5032320
|
Just comment out undefined hilq_to_b (for now).
|
1993-08-08 03:44:10 +00:00 |
|
mycroft
|
fbde833e5f
|
Avoid `e-' in numeric constants.
|
1993-08-08 03:42:35 +00:00 |
|
mycroft
|
e57b84a1a2
|
Slight restructuring to avoid relying on the tty structure associated with
an ITE until we're sure it's allocated.
|
1993-08-08 03:35:26 +00:00 |
|
mycroft
|
9033342b47
|
Trampoline code is now stored in a different place.
|
1993-08-08 00:11:06 +00:00 |
|
mycroft
|
d3268a7616
|
Modified to use disklabels. Needs more work, but this at least boots.
|
1993-08-07 20:48:38 +00:00 |
|
mycroft
|
79704012eb
|
This seems to fix the calculation of the file name and arg string pointers
in icode.
|
1993-08-07 20:47:35 +00:00 |
|
mycroft
|
1ce54d77ca
|
Add PANICWAIT.
|
1993-08-07 18:52:43 +00:00 |
|
mycroft
|
02883d892a
|
bufpages multiplier is CLBYTES, not NBPG.
|
1993-08-07 16:24:41 +00:00 |
|
mycroft
|
450aa63575
|
Add RCS identifier.
|
1993-08-07 16:23:47 +00:00 |
|
mycroft
|
e67a273bb2
|
Add config file for my test machine.
|
1993-08-07 16:23:26 +00:00 |
|
mycroft
|
681bf3f675
|
Add RCS identifier.
|
1993-08-07 09:32:14 +00:00 |
|
cgd
|
d8b362e8f2
|
this lets it get through autoconfig
|
1993-08-07 08:54:02 +00:00 |
|
cgd
|
cd56dd1638
|
merge in changes from netbsd-0-9-ALPHA2
|
1993-08-07 07:53:27 +00:00 |
|
cgd
|
d0aa5a0b99
|
squish KGDB options
|
1993-08-07 07:29:45 +00:00 |
|
cgd
|
ea4defd6da
|
do the Net/2 thing with startrtclock() for non-i386 architectures.
i386's startrtclock should be moved down, as well, but i believe it
does some magic...
|
1993-08-07 06:25:43 +00:00 |
|
cgd
|
acf8d8b584
|
deal with ddb bogosities
|
1993-08-07 06:03:02 +00:00 |
|
cgd
|
f5ec218873
|
the swtch() calls here should not need to be splclock() protected,
and certainly don't need to be bracketed by splclock()/splnone(),
the latter of which is a jolitz invention.
|
1993-08-07 05:16:38 +00:00 |
|
cgd
|
e1443b1923
|
add definition of mountroot()
|
1993-08-07 05:14:00 +00:00 |
|
cgd
|
26817f18ab
|
fix prettyprinting changes that caused the kernel to not link if you
defined DIAGNOSTIC but not DDB...
|
1993-08-07 05:08:11 +00:00 |
|
cgd
|
18a419e9bb
|
some more ring buffer -> clist changes
|
1993-08-07 04:42:15 +00:00 |
|
glass
|
7e7509f5ff
|
gets to consinit() and blows up
|
1993-08-05 23:09:17 +00:00 |
|
brezak
|
67dfce6728
|
Normalize play_msf changes with 386bsd patch.
|
1993-08-04 19:33:44 +00:00 |
|
brezak
|
930ac1c94f
|
Normalize play_msf changes with 386bsd patch.
|
1993-08-04 19:33:38 +00:00 |
|
brezak
|
80a965ba28
|
Add play_msf command and MSF variants. This is SCSI2 stuff and is needed for many flavors of player utilities.
|
1993-08-04 17:26:20 +00:00 |
|
mycroft
|
d7080696e9
|
Put RCS ids back...
|
1993-08-04 00:42:51 +00:00 |
|
glass
|
461002f91d
|
it links with out any unresolved symbols, last few are just stubs
because we aren't likely to get near execing init for a while
|
1993-08-03 22:37:04 +00:00 |
|
mycroft
|
63c0a317bb
|
Add ALIGNBYTES for new fts().
|
1993-08-03 21:51:10 +00:00 |
|
brezak
|
f21b797b62
|
Bring to rtc clock code from Mach. Provides resettodr().
|
1993-08-03 12:33:17 +00:00 |
|
mycroft
|
4e1ade1731
|
Further cleanup. Remove IDXSHIFT in favor of using PGSHIFT and an indexed
load. (Same code size but faster.)
|
1993-08-03 07:03:01 +00:00 |
|
mycroft
|
a2a26e452b
|
Make coding style a little more consistent and cleanup some constants.
|
1993-08-03 06:34:35 +00:00 |
|
mycroft
|
27ba85335c
|
Emit KERNBASE.
|
1993-08-03 06:33:55 +00:00 |
|
mycroft
|
03302d8a3a
|
Fix bogus use of splx() in is_reset().
|
1993-08-03 05:06:49 +00:00 |
|
mycroft
|
c12fc78e87
|
Nuke RCS log.
|
1993-08-03 05:06:26 +00:00 |
|
mycroft
|
bbc8c11fd5
|
Nuke an extra `||' Chris inserted.
|
1993-08-03 02:45:20 +00:00 |
|
mycroft
|
a0aed26669
|
Remove a spurious `#' added two revisions ago.
|
1993-08-03 01:56:52 +00:00 |
|
glass
|
015cae18dd
|
more /* in comment warning fixes. in this case it looks like something
was cut and pasted badly :)
|
1993-08-03 01:53:36 +00:00 |
|
glass
|
4a385c1228
|
with -Wall would bomb, on incomplete type 'selinfo'. bpfilter.h include
moved down, and select.h included.
|
1993-08-03 01:52:57 +00:00 |
|
glass
|
76f78fcf75
|
more "warning: `/*' within comment" fixes
|
1993-08-03 01:51:16 +00:00 |
|
glass
|
68ffbb2599
|
getting rid of some "warning: `/*' within comment" problems
|
1993-08-03 01:50:21 +00:00 |
|
cgd
|
d6b4910ac2
|
fix from Garrett Wollman <wollman@emba.uvm.edu> to return EPROTONOTSUPP
if user tries to get a socket for a protocol with no usrreq function
|
1993-08-03 01:36:10 +00:00 |
|
mycroft
|
5cc9898c12
|
Cosmetic change to VOP_ADVLOCK() fix.
|
1993-08-03 00:11:29 +00:00 |
|
mycroft
|
f9ce597695
|
Collapse a bunch of `if (a & x) b |= x; else b &= ~x;' statements.
Whoever wrote this fugly code must've been on drugs.
|
1993-08-02 23:37:56 +00:00 |
|
mycroft
|
65456d9ca0
|
Add a panic() after the swtch() is cpu_exit() just in case, and to shut up
GCC.
|
1993-08-02 23:20:55 +00:00 |
|
mycroft
|
da7f7e95b4
|
Put in a gratuitous cast to shut up GCC 2.
|
1993-08-02 23:19:18 +00:00 |
|
mycroft
|
7952160c4c
|
Make return type of pcfs_print be void.
|
1993-08-02 23:15:12 +00:00 |
|
mycroft
|
781aeda1e7
|
Make return type of nfs_print be a void, not an int.
|
1993-08-02 23:12:31 +00:00 |
|
mycroft
|
6518b0ac4a
|
Make bpos arg to nfsm_reqh a caddr_t*, not a caddr_t**, as that's what it
is actually passed.
|
1993-08-02 23:11:14 +00:00 |
|