thorpej
|
de5ce5f48c
|
Change "hilloop" to "hilsoftc" and make slightly more new config-friendly.
Remove all uses of curproc.
|
1995-12-02 02:48:47 +00:00 |
christos
|
de42a28a1b
|
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.
|
1995-04-22 20:24:40 +00:00 |
mycroft
|
5ca64d4b70
|
hilmap --> hilmmap
|
1995-04-10 00:58:36 +00:00 |
cgd
|
132b41434c
|
new RCS ID format.
|
1994-10-26 07:22:45 +00:00 |
deraadt
|
2f0d61f95f
|
match char->u_char change in tty subsystem
|
1994-05-25 20:22:54 +00:00 |
mycroft
|
b13c6f81a6
|
Merge with 4.4-Lite.
|
1994-05-25 11:47:14 +00:00 |
mycroft
|
031e9700a7
|
MIN --> min
|
1994-05-24 11:26:02 +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 |
hpeyerl
|
a2bafbde7f
|
Make hil input work. From <deraadt@fsa.ca>
|
1994-04-10 22:12:32 +00:00 |
mycroft
|
d2c5a70266
|
Rearrange some #includes.
|
1994-02-10 14:55:29 +00:00 |
mycroft
|
20f96b580e
|
Add arg to ioctl functions. Clean up #includes.
|
1994-02-10 13:59:25 +00:00 |
mycroft
|
24aa7f14b4
|
Turn panic button into a debugger trap if DDB.
|
1994-01-09 21:36:55 +00:00 |
mycroft
|
42f5032320
|
Just comment out undefined hilq_to_b (for now).
|
1993-08-08 03:44:10 +00:00 |
mycroft
|
4862b84c92
|
Add RCS identifiers (this time on the correct side of the branch), and
incorporate recent changes in netbsd-0-9 branch.
|
1993-08-01 19:22:24 +00:00 |
mycroft
|
3be4221095
|
Change tty code to use clist interface, but with ring buffer implementation.
Also, fix a couple of bugs in tty.c and pccons.c, and some gross kluginess
in the hp300 stuff.
|
1993-07-12 11:36:53 +00:00 |
cgd
|
bd0c8f83d5
|
changes for ring buffers vs. clists.
|
1993-07-07 07:07:20 +00:00 |
cgd
|
fe1802950b
|
add include of select.h if necessary for protos, or delete if extraneous
|
1993-05-22 11:40:42 +00:00 |
cgd
|
8d6c77881c
|
make kernel select interface be one-stop shopping & clean it all up.
|
1993-05-18 18:18:40 +00:00 |
cgd
|
6dedb5151c
|
add hp300 kernel files. generic kernel files might need some help...
|
1993-05-13 13:56:20 +00:00 |