Commit Graph

8151 Commits

Author SHA1 Message Date
mycroft 735cde792d `clock' is no longer a device. 1994-05-23 05:51:01 +00:00
mycroft ef8c1b6829 From 4.4-Lite. 1994-05-23 05:49:17 +00:00
cgd ba346cac3f kill (bogus) multiple inclusions 1994-05-23 05:42:41 +00:00
cgd a218d38dc2 need -lcompat 1994-05-23 05:32:40 +00:00
cgd 031743a505 make release number contain only the release number, and appropriate fixups.
The previous behaviour was actually the result of some too-literal copying,
when bringing in the new newvers.sh from 4.4-Lite.
1994-05-23 04:10:54 +00:00
briggs 1d8170c29b Copied from Amiga. Just include m68k/profile.h. 1994-05-23 03:54:52 +00:00
mycroft 5a9d09c5d5 Clean up deleted files. 1994-05-23 03:12:14 +00:00
cgd 3495827959 new VM code, from 4.4-Lite 1994-05-23 03:11:20 +00:00
cgd 4ee1fbae2f cast, also, use vm_map_protect rather than vm_protect 1994-05-23 03:04:57 +00:00
cgd 8b5021d760 casts to quiet warnings 1994-05-23 03:02:39 +00:00
cgd ee696fb0bb cast to quiet warnings, also change pagability of buffer_map 1994-05-23 03:02:24 +00:00
cgd 057dc4deec quiet compiler warnings 1994-05-23 03:02:13 +00:00
cgd d158bd71a6 add cpu_swapin 1994-05-23 03:00:56 +00:00
cgd 30f3283f7d cast to quiet warning 1994-05-23 02:59:44 +00:00
cgd 7179bc94a1 mark buffer_map as pageable, when it's created. 1994-05-23 02:36:53 +00:00
cgd 188f390137 enable pmap_bootstrap_alloc 1994-05-23 02:36:21 +00:00
cgd e47989d1e5 turn off spontaneous printing of messages when DEBUG turned on 1994-05-23 02:33:23 +00:00
cgd b97d7c7677 don't spontaneously print, when debugging 1994-05-23 02:28:21 +00:00
cgd 2b457cd930 pg() -> printf() 1994-05-23 02:26:37 +00:00
cgd baf4da3dd1 notdef out some debug code that no longer works 1994-05-23 02:25:09 +00:00
cgd 34cff766cd notyet the file types, so that e.g. fts will compile. *sigh* 1994-05-23 01:14:59 +00:00
cgd f0cbe5cc71 ansi type renaming 1994-05-23 01:12:33 +00:00
cgd 1dc033755e clean up import 1994-05-23 00:55:25 +00:00
cgd b1e1a26f9b kill *chflags protos 1994-05-23 00:32:32 +00:00
cgd 26fc33ba8d _VA_LIST_ -> _BSD_VA_LIST_ 1994-05-22 23:14:07 +00:00
deraadt ef17fdff45 update.. 1994-05-22 23:13:51 +00:00
jtc 1e65a5b9e8 Single source file programs are now compiled into object files before they
are linked.  This change halves the time it takes to rebuild all of the
NetBSD sources when only the C library is "touched"; but only takes about
one percent more disk space.
1994-05-22 23:03:58 +00:00
chopps e3d00a46da lowercase options in files.amiga.newconf required, remove SYS* for now
from GENERIC and remove old configs that serve no current purpose.
1994-05-22 19:33:25 +00:00
mycroft 3534cfc77a Clean up deleted files. 1994-05-22 19:33:24 +00:00
chopps 0988229112 lowercase options in files.amiga.newconf required, remove SYS* for now
from GENERIC and remove old configs that serve no current purpose.
1994-05-22 19:33:23 +00:00
chopps 37a723b0f0 fix check for configured device in interrupt routine. 1994-05-22 19:05:10 +00:00
cgd 8ecf3dc2cc this file came from sun_misc.c 1994-05-22 10:46:33 +00:00
deraadt 4e1ceb4238 prelim svr4 stuff from <christos@deshaw.com> 1994-05-22 10:17:26 +00:00
deraadt a0ca154be4 prelim svr4 stuff from <christos@deshaw.com> 1994-05-22 10:04:26 +00:00
chopps 6e1e1f9a6b an ide driver and hack reload device to do symbols.
from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-22 07:22:10 +00:00
jtc 2f567fef23 Only install header files if they are different from the ones that are
allready installed.
1994-05-22 04:20:02 +00:00
jtc dc933f0a1c cfree() is obsolete, use free() 1994-05-22 02:57:35 +00:00
deraadt a9a98423c4 add EMUL_IBCS2 1994-05-22 01:11:38 +00:00
pk deb026c61e Get rid of HOST_DATA_START_ADDR; current kernel sets but a few fields
in kp_eproc.
1994-05-21 19:19:00 +00:00
jtc 63ad15ccc1 Fix from Thorsten Lockert: don't ignore \ before # characters
in strings (Fixes bug 255).
1994-05-21 16:36:01 +00:00
mycroft c9243930c9 Switch the IOPL hackery to /dev/io, and *don't* do it on close, since that's
unreliable anyway.
1994-05-21 15:57:30 +00:00
chopps f48817072a add machine define if m68k arch (for vmstat/names.c) 1994-05-21 10:14:39 +00:00
chopps d4672d4405 add machine define if m68k arch. 1994-05-21 10:12:29 +00:00
chopps a26293d757 add stub read_names()'s for non hp300 m68k's 1994-05-21 10:08:27 +00:00
chopps 3e38213ded add md_coredump 1994-05-21 10:07:04 +00:00
chopps 4d3b82713d bye MAXFDESCS 1994-05-21 10:06:31 +00:00
chopps 9af91bf2ed sys/vmmeter.h, sys/user.h and vm/vm.h shuffle. 1994-05-21 10:05:27 +00:00
cgd 2922de7461 add _BSD's to ansi types 1994-05-21 09:41:59 +00:00
cgd 5be66e3d97 vmmeter 1994-05-21 09:22:33 +00:00
chopps 79ae46e57f no more lsearch.3. 1994-05-21 09:17:49 +00:00