gwr
|
72b8de4aa3
|
HPUXCOMPAT changed to COMPAT_HPUX
|
1994-05-05 01:11:29 +00:00 |
|
cgd
|
6074d0e9d1
|
comment out hp0; at charles's prompting
|
1994-05-05 00:03:45 +00:00 |
|
mycroft
|
5e5b91a3c5
|
Move internal prototypes to a better place.
|
1994-05-04 11:25:25 +00:00 |
|
mycroft
|
f8a6ac17b2
|
More return types...
|
1994-05-04 11:24:06 +00:00 |
|
mycroft
|
b4719466f8
|
More return types...
|
1994-05-04 11:04:58 +00:00 |
|
mycroft
|
4cce672e7d
|
Prototype lots of kernel-internal functions.
|
1994-05-04 10:59:14 +00:00 |
|
mycroft
|
7b1bf9c7d2
|
Add return types where missing. Simplify some of the compat conditionals.
Include compat code if COMPAT_SUNOS with or without COMPAT_43.
|
1994-05-04 10:27:20 +00:00 |
|
mycroft
|
511a02415f
|
Fix panic when closing a file descriptor on which access rights have been sent
but not received.
|
1994-05-04 09:50:11 +00:00 |
|
cgd
|
c08ef4088b
|
add CP_INTR cpu state.
|
1994-05-04 09:23:45 +00:00 |
|
mycroft
|
b72ce59575
|
Add some more prototypes.
|
1994-05-04 09:08:33 +00:00 |
|
chopps
|
36de8a074d
|
update to match current proc flags.
|
1994-05-04 07:35:33 +00:00 |
|
gwr
|
77a3c6a20e
|
Make conf.o depend on the Makefile
|
1994-05-04 05:57:27 +00:00 |
|
gwr
|
8e386a7196
|
Add zs driver, organize like TIMESINK
|
1994-05-04 05:56:33 +00:00 |
|
gwr
|
1e7ab48e57
|
Add zs driver files.
|
1994-05-04 05:55:35 +00:00 |
|
gwr
|
fc31584a9b
|
Get rid of some compiler warnings.
|
1994-05-04 05:53:38 +00:00 |
|
gwr
|
b0f38818a3
|
Replace unnecessary call to sun3_stop() with a simple panic()
|
1994-05-04 05:52:44 +00:00 |
|
gwr
|
f74faa505c
|
Enable/disable clocks in sun3_stop()
Add functions to call sun3_stop() with the appropriate arg.
Set the cpuspeed according to the machine type.
|
1994-05-04 05:51:36 +00:00 |
|
gwr
|
74028249b8
|
Add missing .text to avoid confusing the assembler.
|
1994-05-04 05:48:10 +00:00 |
|
gwr
|
c0af07f1b6
|
Catch up with changes in the common vm code.
|
1994-05-04 05:46:11 +00:00 |
|
gwr
|
1c7ffbcc19
|
Catch up with changes in the common vm code.
Change sun3_stop() calls to sun3_rom_xxx()
|
1994-05-04 05:45:02 +00:00 |
|
gwr
|
c40d99cb96
|
Catch up with changes in common vm code.
|
1994-05-04 05:42:29 +00:00 |
|
cgd
|
17f30a5d0b
|
kill obvious bug; glad to know this was tested!
|
1994-05-04 05:41:55 +00:00 |
|
gwr
|
bf2e2efc81
|
Add delay.s
|
1994-05-04 05:40:17 +00:00 |
|
gwr
|
4a83b7b796
|
Implements the functions: delay(), delay2us()
|
1994-05-04 05:39:44 +00:00 |
|
gwr
|
03bb45e589
|
New style (easier to read), use SunOS-4.1.1 device numbers.
|
1994-05-04 05:38:39 +00:00 |
|
gwr
|
76cd02b219
|
Add RB_NOSYNC to boothowto instead of disabling machdep.c:boot()
|
1994-05-04 05:36:55 +00:00 |
|
gwr
|
93fa1563a6
|
Get initial mappings for console routines.
Use the kd device instead of tty rewiring mess
|
1994-05-04 05:34:14 +00:00 |
|
gwr
|
21e4034d51
|
Make ZS_DELAY() use the new delay2us() function.
|
1994-05-04 05:30:35 +00:00 |
|
gwr
|
bfcbf0f513
|
Add zs0_va, zs1_va
|
1994-05-04 05:29:25 +00:00 |
|
gwr
|
c224b41c38
|
This provides a tty device for dev/cons.c to point at.
|
1994-05-04 05:27:50 +00:00 |
|
gwr
|
1adf9a39b5
|
Make the DELAY macro call the new delay() function.
|
1994-05-04 05:25:43 +00:00 |
|
briggs
|
83e8ab7114
|
Don't even pay lip service to HPUXCOMPAT, now COMPAT_HPUX.
|
1994-05-04 05:25:41 +00:00 |
|
gwr
|
a8f63d1201
|
Add zs0_va, zs1_va
|
1994-05-04 05:24:36 +00:00 |
|
gwr
|
7504f664b1
|
Add EE_CONS_P4OPT, fix boilerplate.
|
1994-05-04 05:23:02 +00:00 |
|
mycroft
|
e1f885f156
|
HPUXCOMPAT -> COMPAT_HPUX
|
1994-05-04 04:10:28 +00:00 |
|
mycroft
|
e5a2605525
|
Remove silly redundant #ifdefs.
|
1994-05-04 04:09:34 +00:00 |
|
mycroft
|
495d3519fa
|
HPUXCOMPAT -> COMPAT_HPUX
|
1994-05-04 04:02:54 +00:00 |
|
mycroft
|
e3e3d72f66
|
Update to match proc.h.
|
1994-05-04 03:47:10 +00:00 |
|
cgd
|
4bbabd8e7a
|
Rename a lot of process flags.
|
1994-05-04 03:41:12 +00:00 |
|
mycroft
|
901ca10819
|
Tweak overflow check.
|
1994-05-04 02:07:24 +00:00 |
|
cgd
|
f8dd4f370d
|
expand the rlimit struct, kill last vestiges of off_t bogosity.
|
1994-05-04 01:38:25 +00:00 |
|
deraadt
|
946453260a
|
fixes from <brad@fcr.com> who claims it now works correctly
|
1994-05-03 23:02:07 +00:00 |
|
mycroft
|
e5c1d566ef
|
Really fix the Buslogic/DTC problem.
|
1994-05-03 20:53:54 +00:00 |
|
mycroft
|
d300cfc46f
|
Various cleanup.
|
1994-05-03 20:51:15 +00:00 |
|
mycroft
|
90beb62e64
|
Need icu.h.
|
1994-05-03 20:35:08 +00:00 |
|
mycroft
|
0ee51c2c8b
|
Forgot to munge the #includes in last commit.
|
1994-05-03 20:32:22 +00:00 |
|
mycroft
|
e8f7c7c31b
|
Speed it up, and make it easier to handle different timer rates efficiently.
|
1994-05-03 20:30:26 +00:00 |
|
mycroft
|
884168ce49
|
Move beep junk to clock.c.
|
1994-05-03 08:23:55 +00:00 |
|
mycroft
|
36a9bcce8d
|
Fix argument to aic_sched_msgout() is several places, and condense some code.
|
1994-05-03 08:20:43 +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 |
|