8298 Commits

Author SHA1 Message Date
cgd
281411e049 resistance is futile, you will be assimilated.
amiga goes: config.new *and* /sys/scsi.
clock code coerced into a single .c file adding an accurate usec delay().
disklabel.c updated to DTRT, code to write RDB's to be added soon.
sbic (old scsi) converted over to new scsi and config this covers about
90% of users.  Other drivers soon.
(RCS file fixup)
1994-05-28 07:52:19 +00:00
cgd
317428ff1d dummy, to keep versions consistent.
(RCS file fixup)
1994-05-28 07:50:14 +00:00
cgd
6c930b5d00 old rev 1.12 and 1.13:
incorpaorated floppy code from Brad Pepers, needs work doesn't work on my
machine.  more clenaup in trap.c
and:
fp -> fd, consistency good. [nameclash bad.]
(RCS file fixup)
1994-05-28 07:49:20 +00:00
jtc
5ab3d5f30a Changed to be POSIX.1 complian; now sleep can be interrupted, and it returns
the amount of time left "unslept" when it is.
1994-05-28 06:25:04 +00:00
deraadt
2936fcf647 ufs/ufs/quote.h? no.. not yet.. 1994-05-27 23:01:02 +00:00
deraadt
3bca5684d2 fix bug 267 1994-05-27 22:06:09 +00:00
gwr
71905435a4 New makefiles using subdirectories (thanks to Theo). 1994-05-27 22:05:44 +00:00
phil
6536072af7 add missing include 1994-05-27 21:56:04 +00:00
gwr
7bd54bd9bc New makefiles using subdirectories (thanks to Theo). 1994-05-27 21:44:39 +00:00
gwr
c7b51e6891 Work around missing SIOCSARP (just run arp for now). 1994-05-27 21:30:17 +00:00
hpeyerl
33030898d2 Copyright foo 1994-05-27 19:15:36 +00:00
deraadt
cda7e4788e fix the stupid select bug AGAIN 1994-05-27 18:56:24 +00:00
mycroft
8b59232a5d Bug fix from Mike Hibler. 1994-05-27 17:20:34 +00:00
mycroft
33e5277208 Update RCS id. 1994-05-27 17:19:38 +00:00
mycroft
0dfc96374d Bug fixes from Mike Hibler. 1994-05-27 17:18:50 +00:00
glass
0ce95701e7 missing rcs id 1994-05-27 16:29:39 +00:00
glass
02789e9d37 oops 1994-05-27 16:27:13 +00:00
glass
09fe6820f0 satisfy chris in M-x nit-mode 1994-05-27 15:30:45 +00:00
glass
89fea14030 fix copyright 1994-05-27 15:27:54 +00:00
gwr
55708a7a67 Goodbye to MAXFDESCS 1994-05-27 15:03:15 +00:00
gwr
f76483738b Add m68k/copy.s 1994-05-27 15:02:02 +00:00
gwr
813f137067 Catch up with frame.h chages, merge stuff from new hp300 port. 1994-05-27 14:55:20 +00:00
mycroft
444bdb2ce2 Print trap info on every entry if trapdebug set. 1994-05-27 13:01:47 +00:00
cgd
a3307af1e6 remember, DDB isn't necessarily in if DIAGNOSTIC is on 1994-05-27 13:00:27 +00:00
mycroft
46374cc050 Use 4.4 init bootstrapping method. 1994-05-27 12:51:00 +00:00
mycroft
9140aa53a3 hp300 port is blessed. 1994-05-27 12:49:52 +00:00
cgd
45891fdae4 kill DDB for the summer 1994-05-27 12:39:47 +00:00
mycroft
63b45d5a21 The i386 port is now blessed. 1994-05-27 11:25:00 +00:00
mycroft
65a32ed04c Add cpu_set_init_frame(). 1994-05-27 11:22:58 +00:00
cgd
9dd345a6c9 fix to use new KVM routines. bug 265. from arndt@mailhost.uni-koblenz.de. 1994-05-27 11:19:02 +00:00
mycroft
bde4697a5e Set up for the 4.4 way of starting init(8). 1994-05-27 11:18:26 +00:00
mycroft
facfcdd2ef Cluster routines want 0-sized bufs. 1994-05-27 11:05:54 +00:00
cgd
9b485031b9 kill the NOSHM 1994-05-27 10:46:02 +00:00
mycroft
78b90e5982 Nuke shmatt_t; other cleanup. 1994-05-27 10:40:57 +00:00
chopps
1e9889f1c5 amiga now included in list of new init bootstrap users 1994-05-27 10:33:23 +00:00
chopps
db8f5bf677 now uses new type of init bootstrap 1994-05-27 10:32:07 +00:00
cgd
f7e90f37de fix adam's bogons 1994-05-27 09:44:08 +00:00
pk
719132a1f6 Remove old-style profiling hack. 1994-05-27 09:22:26 +00:00
glass
7890c5a8cd preliminary ecoff support, initially to support COMPAT_ULTRIX 1994-05-27 09:19:40 +00:00
glass
6b63c739f3 bsd 4.4-lite pmax port as ported to NetBSD 1994-05-27 08:57:32 +00:00
deraadt
9a2b68b329 4.4-lite init startup 1994-05-27 08:56:01 +00:00
mycroft
37c76e16d1 Only print the blasted messages *once* per error. 1994-05-27 08:54:52 +00:00
mycroft
fecf7cf468 Fix thinko in last change. 1994-05-27 08:51:21 +00:00
pk
639b0ab102 cast to make compiler happy. 1994-05-27 08:49:13 +00:00
mycroft
d337b80b79 Get the arguments to vm_allocate() right in new init code. 1994-05-27 08:46:50 +00:00
mycroft
d1f36d3007 fname --> path 1994-05-27 08:44:12 +00:00
pk
b767d85d4e call dumpconf() 1994-05-27 08:43:30 +00:00
glass
814f4529f3 upgrade to bsd 4.4-lite code base. only mod is rcsids 1994-05-27 08:40:50 +00:00
pk
327bccb71b Don't clear dump if writing it to the filesystem fails (eg. file system full) 1994-05-27 08:40:49 +00:00
glass
377b097932 upgrade to bsd 4.4-lite code base. only mod is rcsids 1994-05-27 08:39:00 +00:00