Commit Graph

8039 Commits

Author SHA1 Message Date
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
cgd 5cdafa6720 struct md_coredump 1994-05-21 09:16:34 +00:00
mycroft 21a95abaca Don't go berzerk if acctwatch() happens to be called during an
acct_process().
1994-05-21 09:00:22 +00:00
deraadt f1cc805ce8 iszerodev 1994-05-21 08:44:26 +00:00
cgd 46141abd49 kiss maxfdescs goodbye 1994-05-21 08:37:27 +00:00
cgd f39163138d maxfdescs checks out 1994-05-21 08:32:32 +00:00
deraadt a8615ac58c vmmeter 1994-05-21 08:22:58 +00:00
deraadt 82eb0b8134 bail on SIOCGARP 1994-05-21 08:22:08 +00:00
cgd 2170bba3ca kill multiple inclusion foo 1994-05-21 08:20:54 +00:00
cgd 82fabd73d5 struct execve_args now defined in exec.h 1994-05-21 07:48:10 +00:00
cgd df4db4cfda add latent stupport for new way of starting init 1994-05-21 07:47:54 +00:00
cgd eb309d6146 mostly update to Lite; some stuff left to do here. 1994-05-21 07:47:40 +00:00
cgd d23af92cbf update to lite, with (generally minor) local changes 1994-05-21 07:12:57 +00:00