Commit Graph

8039 Commits

Author SHA1 Message Date
cgd b1c756dc7b kill a notdef 1994-05-20 07:18:37 +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
cgd f5c65595f6 dummy lease-related macros 1994-05-20 06:38:11 +00:00
mycroft 7006d9d304 Clean up deleted files. 1994-05-20 06:19:50 +00:00
jtc 70b7b8f795 44lite moved cfree() to libcompat 1994-05-20 06:19:47 +00:00
jtc 656f5d0189 Fix formatting bug: a "1" or "2" argument to -o is manditory. 1994-05-20 06:14:31 +00:00
gwr 882edcc1f3 Add TIOCSBRK/TIOCCBRK support. 1994-05-20 05:19:31 +00:00
gwr 23f76ae2a2 Add pmap_bootstrap_alloc() 1994-05-20 04:57:17 +00:00
gwr 606b694dfe swtch() ==> cpu_switch(), add cpu_coredump() 1994-05-20 04:40:20 +00:00
cgd 7424fd59cf reorg derivations, slightly. 1994-05-20 04:31:22 +00:00
gwr 3d0eeb73e7 Add iskmemdev(), iszerodev() 1994-05-20 04:27:52 +00:00
gwr 7a558d3bf5 Move boothowto hack into consinit so it happens early enough. 1994-05-20 04:26:18 +00:00
glass 1f7c6f8453 update to 4.4-lite, except for some prototypes in disk.h that would've caused trouble 1994-05-20 04:26:12 +00:00
glass 7e3eb8ad92 update to 4.4-lite + local changes 1994-05-20 04:15:04 +00:00
mrg 87d584ebac 4.4BSD-Lite2 1994-05-19 23:51:25 +00:00
pk f4abfb1f2f Add underscore to _check_rhosts_file 1994-05-19 22:54:19 +00:00
deraadt b840288c76 fix uname after sysctl 1994-05-19 22:11:54 +00:00
deraadt 925b6154cb no u_md 1994-05-19 21:44:50 +00:00
pk 2ec33dd3de Selected bits from GNU gas 2.3
Remove label parsing hack.
1994-05-19 18:10:35 +00:00
mycroft 72edd4b918 For MAP_ANON, force the file offset to 0. I can't think of any any bad side
effects of this, and it fixes an interesting bug.
1994-05-19 18:03:04 +00:00
pk d8713176c8 Stop gap: wait for updated <sys/user.h> 1994-05-19 15:56:29 +00:00
pk f0df258e0f Provide machine dependency in registers location. 1994-05-19 15:55:35 +00:00
pk 9fed7065e9 Fix some syntax errors. 1994-05-19 15:50:27 +00:00
pk 578123940b Selected bits from gas 2.3
Remove label hack.
1994-05-19 14:41:47 +00:00
mycroft 2a13e06d03 Add network foo. 1994-05-19 09:11:57 +00:00
mycroft 2dbea09686 Gah. Need vnode.h. 1994-05-19 09:03:22 +00:00
mycroft 275380b2e2 Add cpu_coredump(). 1994-05-19 09:01:55 +00:00
chopps ffcb3329e3 need to include vnode.h 1994-05-19 08:51:44 +00:00
chopps 6f82f6fb4a add cpu_coredump from i386/vm_machdep.c 1994-05-19 08:28:57 +00:00
deraadt 8e6ca403b7 enable cpu_coredump 1994-05-19 08:25:08 +00:00
deraadt 79430f5f9d liten 1994-05-19 08:23:00 +00:00
cgd 63bb5c1ff2 update to 4.4-Lite, with some local changes 1994-05-19 08:13:09 +00:00
cgd 7e860c9159 make cpu_wait a macro, and define cpu_coredump 1994-05-19 08:09:49 +00:00
cgd 207339d53d define maxdmap and maxsmap 1994-05-19 08:08:46 +00:00
mycroft 922959fd05 Reverse the order of disabling shared memory and turning off 16-bit mode
where necessary, per Steve Wallace.
1994-05-19 07:47:34 +00:00
cgd 53a2cb5028 kill all sysv compat stuff, for a bit... 1994-05-19 07:17:29 +00:00
deraadt a29886c150 catchup to 4.4-lite and delete some debug stuff 1994-05-19 07:12:44 +00:00
deraadt 66628ced32 t_stop has been erradicated 1994-05-19 06:53:07 +00:00
cgd ad7a66ca21 update to 4.4-lite 1994-05-19 06:39:46 +00:00
mycroft 5a13b41bbc Speed up process_sstep() and process_set_pc(). 1994-05-19 06:36:06 +00:00
mycroft 6031b48379 Minor changes. 1994-05-19 06:34:54 +00:00
mycroft 96afc7c1b4 I don't have a VAX. 1994-05-19 06:33:49 +00:00
cgd b19c238007 SHUT UP! 1994-05-19 06:28:36 +00:00
mycroft cf8aad3231 Clean up deleted files. 1994-05-19 06:27:13 +00:00
jtc 44aaa7fd0d cuserid() was moved to libcompat w/4.4 lite. 1994-05-19 06:27:11 +00:00
jtc ac15753796 Remove links to regexp(3) manpage, as they overwrite the links with the
same name to the regex(3) manpage, which is the preferred regular expression
API.
1994-05-19 06:23:50 +00:00
jtc 66a7b96e20 Move our cuserid(3) manpage to libcompat, since the cuserid() function
now lives there.
1994-05-19 06:20:17 +00:00
mycroft 96f9b4b74d Update to 4.4-Lite, plus some local changes. 1994-05-19 06:13:50 +00:00