Commit Graph

6747 Commits

Author SHA1 Message Date
cgd d24946e3e3 hilinfo lives in /usr/sbin on hp300's now... 1994-04-04 21:54:19 +00:00
cgd 493c01ede3 grfinfo, from Utah, for the hp300 1994-04-04 21:53:24 +00:00
cgd e239cfc569 hilinfo, from Utah, for the hp300 1994-04-04 21:52:21 +00:00
cgd 547081bd86 hilinfo and grfinfo for the hp300 1994-04-04 21:49:39 +00:00
mrg 76ae2d10a9 4.4BSD-Lite2 1994-04-04 21:37:17 +00:00
mrg 2c68fbda04 4.4BSD-Lite2 1994-04-04 21:25:40 +00:00
chopps 854720238b "yet" on quad_t/off_t things. (not noticed on i386 becuase of endian I guess.) 1994-04-04 19:29:42 +00:00
mycroft 1380575066 Various minor cleanup. 1994-04-04 16:48:21 +00:00
mycroft 39b1222c87 Try to keep interrupts enabled more. Do the %fs ans %gs load *after* the LDT
is restored.
1994-04-04 15:56:47 +00:00
chopps a9fe3fa9cb theo fixed sun_syscall.h so now we unhardcode SUN_SYS_sigreturn. 1994-04-04 11:10:55 +00:00
deraadt 92dd747175 nice unique SUN_SYS_ names.. 1994-04-04 10:06:53 +00:00
deraadt 9b3514464e SYS_* -> SUN_SYS_* to avoid name space clash 1994-04-04 10:04:00 +00:00
mycroft f2cf7f20f3 Leave the old cpl on the kernel stack, too, and optimize the case of switching
to the same process.
1994-04-04 09:42:47 +00:00
mycroft 6f516e261c Try to deal with db_print_loc_and_inst() generatings a fault. 1994-04-04 08:59:38 +00:00
mycroft 49f79f65d2 Add some; delete some. 1994-04-04 08:58:55 +00:00
mycroft d6f7f7005a savectx() now does the stack copy; don't need to do it here. 1994-04-04 08:58:25 +00:00
mycroft 1ccad96544 Save %fs and %gs across process switches. Leave some registers on the kernel
stack rather than in the PCB.  Make savectx() do the stack copy.
1994-04-04 08:57:54 +00:00
deraadt 8fd9eafe10 64 bit syscalls 1994-04-04 08:07:33 +00:00
chopps 63451f6988 cleanup, bring syscall() up to date. 1994-04-04 07:32:50 +00:00
phil 36d933ca4f quad -1 thing. 1994-04-04 06:54:15 +00:00
mycroft 80f4421fb8 Fix a bug in swtch(), and speed it up a bit. 1994-04-04 03:47:20 +00:00
mycroft 5fc2bbc2a3 Minor speedups to copyin/out functions, and fix a couple of obscure bugs. 1994-04-04 01:56:54 +00:00
mycroft 7482d8f203 Clean up some more dependencies. 1994-04-03 23:09:39 +00:00
mycroft 314bc1f5db Clean up #includes. 1994-04-03 22:50:14 +00:00
mycroft beb5680d81 This is #included multiple times. 1994-04-03 22:36:41 +00:00
mycroft 0234c30a00 Clean up #includes. 1994-04-03 22:28:23 +00:00
mycroft 3a8dd5d6b1 Clean up #includes. 1994-04-03 18:58:55 +00:00
mycroft 3ce26e4f42 Make sure we get psl.h. 1994-04-03 18:54:21 +00:00
mycroft c075fee1b2 Clean this up a little. 1994-04-03 18:53:53 +00:00
pk 158618112b Terminate comment at a reasonable place. 1994-04-03 18:38:02 +00:00
glass 4d432692a3 netargo --> netiso reference. from david@wubios.wustl.edu (David J Camp) 1994-04-03 18:31:20 +00:00
mycroft 1b8d06930c Oops. 1994-04-03 05:19:05 +00:00
mycroft 9ebe8aff36 Don't modify the header in place! 1994-04-03 05:17:11 +00:00
cgd 77eeb1ffa0 major number bump, for stdio and safety... 1994-04-03 03:44:41 +00:00
cgd 769ce7c7ee fgetln, not fgetline 1994-04-03 01:38:27 +00:00
cgd 418fa0e8ae fpos_t stdio changes 1994-04-03 01:36:56 +00:00
cgd 754311881f fpos_t is now a 64-bit quantity 1994-04-03 01:26:42 +00:00
cgd 0c7190173f off_t -> long; structure compatible with old libraries... (OUCH!) 1994-04-03 00:09:23 +00:00
mycroft 6a15886fc6 Oops. 1994-04-02 22:15:03 +00:00
mycroft 6a718d3287 Implement __syscall(). Do the userret() thing. Some stylistic cleanup. 1994-04-02 21:36:10 +00:00
mycroft f611fb1eb1 Some stylistic cleanup. 1994-04-02 21:32:54 +00:00
glass b316507cbf part one of two..need to give someone a ring... 1994-04-02 21:10:26 +00:00
cgd 1c1d646c7e kill bogon 1994-04-02 08:42:59 +00:00
cgd ed740c7de8 frob arguments a little bit 1994-04-02 08:39:20 +00:00
cgd 5a0aea55f0 sickness to get SunOS mmap right 1994-04-02 08:32:56 +00:00
mycroft 9a9b1d99fa Minor code cleanup. 1994-04-02 08:04:26 +00:00
cgd 89a94f33b4 change __syscall() handling so others can cut/paste it... 1994-04-02 08:04:25 +00:00
mycroft 98895901ea Minor code cleanup. 1994-04-02 08:04:25 +00:00
cgd 8abbe136e3 some temporary syscall shuffling 1994-04-02 08:03:17 +00:00
cgd ae0bb68985 stubs, to get the padding right. so nasty it's almost unbelievable.
also, kill "special lseek" bogon.
1994-04-02 05:38:15 +00:00