gwr
4890d1e182
Start init the new way (no more icode).
1994-05-29 05:16:56 +00:00
mycroft
5b3fef124c
Fresh compilation, with a few bugs fixed.
1994-05-29 05:11:30 +00:00
chopps
fb2022076c
5380 driver update from from osymh@gemini.oscs.montana.edu (Michael L. Hitch)
1994-05-29 04:49:51 +00:00
jtc
e846c118d8
Move code that cleans /var/run so that it is before the automount deamon
...
startup puts its pid file there (This addressess most of bug #217 ).
1994-05-29 03:37:33 +00:00
jtc
9afcf17bec
sync with 44lite
1994-05-29 02:53:21 +00:00
chopps
3a8a759a16
new floppy driver from me to replace the old one.
1994-05-29 01:44:26 +00:00
hpeyerl
610896d9a0
(blush). They didn't *ALL* have to be changed.
1994-05-29 00:35:59 +00:00
mycroft
16f021b215
We don't need the contents twice. Really.
1994-05-28 23:44:42 +00:00
hpeyerl
1da03a4d37
If we're going to re-activate these guys; we better make sure they
...
compile.
1994-05-28 23:37:53 +00:00
mycroft
63962a5c5e
We have shm again.
1994-05-28 23:16:48 +00:00
glass
af77c1caf2
more likely to work now, probably less knf...thats the next project
1994-05-28 20:21:30 +00:00
jtc
241ecab4d2
Describe POSIX behavior of sleep.
...
More could be added, especially describing the effects of scheduling and/or
blocking SIGALRM outside of a sleep(). Also, using longjmp() in a signal
handler. But this will do until someone gets inspired to fill in the
grotty details.
1994-05-28 16:11:27 +00:00
gwr
a4aa1b4b57
New version (from Theo (from 4.4)) - supports multicast.
1994-05-28 15:45:51 +00:00
gwr
0819c2c23a
...try again...
1994-05-28 15:43:49 +00:00
mycroft
a031f19ad8
For 4.4 profiling stuff.
1994-05-28 15:41:47 +00:00
gwr
aa157d3780
junk removal
1994-05-28 15:40:25 +00:00
cgd
1d60e37a67
mirror recent i386 changes to conf and regarding profiling in trap
...
and swtch nameing changes.
(RCS file fixup)
1994-05-28 07:53:03 +00:00
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