phil
9ccf79aae9
param.h: make #include conditional on KERNEL
...
vmparam.h: remove MINFREE ...
1994-07-01 04:25:20 +00:00
phil
ec163683a8
State save on work to get config.new working. It is close.
1994-07-01 04:23:57 +00:00
phil
8c1fd46d99
<scsi/xxx.h> => "../../scsi/xxx.h" for use with old conf and "pc532 special
...
scsi." As soon as config.new is working on the pc532, pc532/scsi should
disappear.
1994-06-30 01:12:44 +00:00
deraadt
50b13742e4
_MACHINE_VARGS_H_
1994-06-29 00:45:01 +00:00
phil
55485b69fe
Checkpoint: closer to having config.new working with the pc532
1994-06-26 15:00:39 +00:00
phil
e64c23ff7e
Checkpoint: closer to having config.new working with the pc532
...
These files should go away some day, but for now, to allow both
config and config.new to work at the same time ...
1994-06-26 15:00:06 +00:00
phil
2f40172e20
Checkpoint: closer to having config.new working with the pc532
1994-06-26 14:58:53 +00:00
phil
c0c42e4703
Makefile: fs changes
...
others: Start move to config.new
1994-06-17 07:09:39 +00:00
mycroft
90c519034d
Clean up deleted files.
1994-06-05 06:37:50 +00:00
phil
c6d9e1ae96
Blow away last bits of icode.
1994-06-05 06:37:34 +00:00
phil
1c6336eec1
conf.c: new style
...
others: new init && clean up
1994-05-31 21:54:31 +00:00
phil
dc474fc5fe
new init
1994-05-31 21:53:31 +00:00
phil
3e6203f54d
boot from ufs program from Phil Bunde.
1994-05-30 19:58:42 +00:00
phil
237b9f1381
We need one.
1994-05-26 23:48:00 +00:00
phil
80678da8e7
4.4 integration (VM and others) and cleanup.
1994-05-25 00:03:06 +00:00
phil
9a848c126d
4.4 integration
1994-05-25 00:02:24 +00:00
phil
0c2481bc69
Kill maxfdecs.
1994-05-25 00:00:48 +00:00
phil
42fb05a042
Various ... reg.h changes, bug fixes, cpu_switch, ...
1994-05-20 06:44:26 +00:00
phil
a69b1b6104
Change defines so they won't conflict with other things.
1994-05-20 06:43:46 +00:00
phil
7b9d057505
Yet another one.
1994-05-20 06:43:12 +00:00
mycroft
08ac489a9e
Clean up deleted files.
1994-05-17 17:31:43 +00:00
phil
54b24193e2
The "kitchen sink" update ... proc.h, signals, profile, setrq=>setrunqueue ...
1994-05-17 17:31:03 +00:00
phil
7d7d0eedfe
moved pc532/pc532/icu.h to pc532/include.
1994-05-17 17:29:34 +00:00
phil
b4d3cf9bc2
Removing minix hack.
1994-05-17 17:28:36 +00:00
cgd
dd37e7f51f
copyright foo
1994-05-17 02:17:17 +00:00
cgd
9b78e48fcf
(almost) upgrade to latest versions, for phil
1994-05-17 02:12:16 +00:00
phil
4e523f8ddb
clock.c/mem.c: real time clock detection fix/config change
...
pmap.c: zap mmap
1994-05-03 07:30:30 +00:00
phil
cbe2aab3b2
changes for shared libs and fast ntoh*/hton* routines.
1994-05-03 07:29:37 +00:00
mycroft
650e19b16d
Clean up deleted files.
1994-05-03 07:27:06 +00:00
phil
4cf1fbc402
configuration name changes, cleanup on the Makefile
1994-05-03 07:26:59 +00:00
phil
128ceab54f
Sigh .. forgot to kill one .globl
1994-04-26 20:47:46 +00:00
phil
fe9c815e20
using the "autoboot rom", the pc532 will now actually reboot ... locore.s can
...
now stop mapping and rerun the monitor as if the machine just had power
applied.
1994-04-26 20:46:40 +00:00
phil
6275189adf
locore.s: attempts to get back to the pc532 rom monitor
...
machdep.c: debug cleanup and queues change
1994-04-25 18:13:41 +00:00
phil
8c0d7c128f
Squash! Got that bug!
...
scn.c -- removing debugging on line 1
scnreg.h -- don't turn off the other line's interrupts!!
1994-04-21 22:31:32 +00:00
phil
ac0d47bf4e
Forgot the copyright.
1994-04-19 17:18:31 +00:00
phil
da19ea4f05
changes for shared libs, new vm code, and debugging stuff for the
...
machdep.c routine that runs unmapped at the start of boot. (The debugging
stuff should go away, but this is the 2nd time I had to write umprintf.c, so
I want it saved.)
1994-04-19 17:14:13 +00:00
phil
b7685a8087
changes for shared libs ... now saving sb register (as I should have all along)
1994-04-19 17:11:16 +00:00
phil
6c6a8ee7de
minor clean up.
1994-04-19 17:10:34 +00:00
phil
a27d75afd8
patch to get sverre's disk working (Old scsi code)
1994-04-17 07:53:54 +00:00
phil
e983a66a6c
New format for shared libs.
1994-04-17 07:53:25 +00:00
phil
08cc626223
first (incomplete) attempt to get cts/rts working
1994-04-17 07:52:15 +00:00
mycroft
bfe2b586a2
Clean up deleted files.
1994-04-17 05:45:47 +00:00
phil
a30a1056dc
Cleanup of configs and adding COMPAT_09
1994-04-17 05:45:40 +00:00
phil
374d83bd64
KTRACE and syscall debug clean up.
1994-04-06 06:33:21 +00:00
phil
951784dda0
genassym.c: %c => %d
...
trap.c: added __syscall
1994-04-05 17:37:41 +00:00
phil
76be62770b
Old scsi code until the pc532 port can be made to use the new scsi code
1994-04-01 23:18:05 +00:00
phil
f58e820881
autoconf.c,locore.c: changes for setroot()
...
disksubr.c: removing some debugging code
machdep.c: changes to boot() for file syncing (uncommenting an #if 0)
1994-04-01 23:16:54 +00:00
phil
3626d9a416
Makefile.pc532: removing work-arounds for minix
...
files.pc532: adding pc532/scsi to get temporary access to old scsi code
1994-04-01 23:14:54 +00:00
phil
5641eba25c
various and sundry changes
...
bcopy.s: added ovbcopy / made bcopy same as ovbcopy
in_cksum.c: completely new (sparc version)
1994-03-22 00:18:25 +00:00
phil
130bf68fa5
ncr: try to get it to recognize slower devices
...
scn: mode it closer to i386 version
1994-03-22 00:15:21 +00:00
phil
1c6250a371
Small changes to get them current and useful.
1994-03-22 00:12:40 +00:00
phil
9c07c19e94
Adding a delay in the check processing that lets it find some slower devices.
1994-03-17 01:02:34 +00:00
cgd
f5a57afb87
add basic integral types (a la sparc port) that new nvi wants.
1994-03-14 02:11:32 +00:00
mycroft
dbe6344515
Clean up deleted files.
1994-03-10 21:40:07 +00:00
phil
41217f580c
adding ovbcopy to bcopy.s and new random.c for network support.
...
disksubr.c removed dos type disklabel check, icu.h - splimp change
locore.s -- network changes
1994-03-10 21:39:56 +00:00
phil
92f7fca836
Allowing pseudo_dma and cosmetic changes.
1994-03-10 21:35:48 +00:00
phil
573413edb2
Various changes ... new file pc532/random.s, minor updates to config files
1994-03-10 21:35:14 +00:00
ws
ce516ff13d
Make FFS optional
1994-03-09 21:21:37 +00:00
phil
28a4cae003
Changes to add a real console driver.
1994-03-08 19:47:51 +00:00
phil
46dccadb76
Little changes ... locore => fixed a setrq bug that was causing kernel panics.
1994-03-01 22:23:15 +00:00
phil
e082e0b31d
Changes to get the first working scsi driver (ncr.c) for the pc532.
1994-02-23 07:59:03 +00:00
phil
08a88e813d
Changes to get the "ncr" driver in the tree. Still trying to get a working
...
scsi driver.
1994-02-22 22:54:42 +00:00
phil
bb05aff977
One more attempt to get the end of DMA stuff right for the dp driver.
1994-02-21 06:44:14 +00:00
phil
d3751424a3
New snapshot of the dp files, scn changes due to change in ttioctl call.
1994-02-21 06:43:27 +00:00
phil
df19e97b98
Changing the calls to hardclock and softclock to send pointers.
1994-02-02 08:04:30 +00:00
phil
8fbd63c63c
Twiddles to keep the pc532 port compiling.
1994-02-02 08:02:45 +00:00
jtc
5235180083
Fix spelling error in Copyright notice
1994-01-28 23:43:26 +00:00
phil
fe7f9b549e
pmap.c: Fixing a pmap bug in that not enough page table directories were
...
allocated.
proc_machdep.c: catching up with current.
1994-01-28 03:47:57 +00:00
phil
cb8ca38d99
Catching up with current. Basically a new file.
1994-01-28 03:44:07 +00:00
pk
24e4cb4bad
move varargs stuff to arch/<machine>/include.
1994-01-27 00:18:18 +00:00
phil
951bc35247
added the missing semicolon.
1994-01-14 09:03:59 +00:00
phil
0e490a71f1
New file for ptrace support. Will be corrected for the pc532 soon.
1994-01-14 08:12:29 +00:00
phil
3a66f5a68b
New file for ptrace support. Will have something in it someday.
1994-01-14 08:12:05 +00:00
phil
22b6f1e7f1
Changes to catch up with current.
1994-01-14 08:09:42 +00:00
phil
06a5cd70ad
Changes for quad library and new ptrace stuff.
1994-01-14 08:09:15 +00:00
phil
eb5b7eb72c
Adding line for file proc_machdep.c (will become process_machdep.c when
...
NetBSD/532 is self hosting.)
1994-01-14 08:08:36 +00:00
phil
424b944426
Adding MACHINE_ARCH and changing MACHINE.
1993-12-05 06:50:39 +00:00
phil
dacaea391c
Updating for changes removing rtc from the pseudo devices.
1993-12-03 00:18:30 +00:00
phil
4e1f2bee45
Fixed documentation.
1993-11-04 07:58:55 +00:00
phil
f3b1236dc8
State update, still not working.
1993-11-04 07:58:29 +00:00
phil
1859a602ad
Adding extra relocation information for the pc532.
1993-11-02 21:14:10 +00:00
phil
2801e221f5
Final changes for RD_SIZE -> RAMD_SIZE.
1993-10-27 06:31:06 +00:00
phil
a7a10ca319
Dealing with the "broken" _VA_LIST_ stuff.
1993-10-26 07:15:56 +00:00
phil
a47d7aceed
Adding the proper stuff that I forgot. (POSIX/ANSI)
1993-10-25 06:18:47 +00:00
phil
493236e982
making the "#ifndef _MACHINE_FILE_H_" more complete and consistent.
1993-10-25 06:11:58 +00:00
phil
d5540a64d1
Added support for making libkern.a.
1993-10-20 23:53:26 +00:00
pk
14e6ea89aa
Put definition of __LDPGSZ and `struct relocation_info' where they belong:
...
in <machine/exec.h>.
1993-10-18 09:46:56 +00:00
phil
5df59aabeb
Changes for ram disk specification.
1993-10-15 22:46:46 +00:00
phil
b43476d41c
Changing a bsd => bsr.
1993-10-11 18:23:17 +00:00
phil
61a498a571
Fixing the SCSI DMA EOP problem.
1993-10-05 21:37:02 +00:00
phil
46cc20d10e
Fixed bug in calculation of nbuf and bufpages.
1993-10-04 16:09:28 +00:00
phil
b8234df3d9
Catching up with NetBSD current.
1993-10-01 23:01:01 +00:00
phil
404b011213
Updating to current versions. Still not working.
1993-10-01 22:59:31 +00:00
phil
893cab1278
Adding ../libkern.a to the link phase.
1993-09-23 18:25:14 +00:00
phil
3b4c805248
Various changes, including new ptrace support and modified exec support.
...
Some clean-up of code is done.
1993-09-13 07:26:47 +00:00
phil
5e277797c4
A change for new ptrace support.
1993-09-13 07:25:44 +00:00
phil
663f916d6d
Getting past a bug that caused a "free: multiple frees" panic.
...
This should not be final code.
1993-09-13 07:25:06 +00:00
phil
d3da2305a5
following changes in ????pager stuff.
1993-09-13 07:23:45 +00:00
phil
23830f084c
Getting the correct MID value.
1993-09-12 06:26:13 +00:00
phil
b8dd804aaf
Changed MID_NS32K to the correct MID_PC532.
1993-09-10 20:02:11 +00:00
phil
e401483244
Adding the src/sys/arch/pc532 tree.
1993-09-09 23:53:45 +00:00