Commit Graph

8460 Commits

Author SHA1 Message Date
mycroft
36d501bf10 Update for 4.4 fs code. 1994-06-08 11:20:25 +00:00
mycroft
3b4b77ca23 Reverse sense of vfinddev(). 1994-06-08 11:19:41 +00:00
mycroft
b43f4fdfcd Minor change. 1994-06-08 11:19:04 +00:00
mycroft
bb4ba15c7f Add (experimental) 24f handling. 1994-06-08 11:16:49 +00:00
mycroft
3fa62971df Build vnode_if.o. 1994-06-08 07:51:36 +00:00
chopps
f72a7d2c92 put back simple replacement for pte and ste structs to make code work for now. 1994-06-08 04:14:39 +00:00
chopps
41d76d5fd8 add fix from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1994-06-07 05:41:51 +00:00
jtc
26a8972fd7 Fixes from Christos Zoulas, who used purify, objectcenter and testcenter
to find memory leaks and illegal memory accesses.
1994-06-06 22:45:17 +00:00
hpeyerl
b3857f73f0 #if out references to cd.c for now. 1994-06-06 14:57:33 +00:00
mycroft
87dcadd3d9 Clean up deleted files. 1994-06-06 14:42:14 +00:00
deraadt
4a46b42560 tricky 1994-06-06 06:57:59 +00:00
chopps
d5d4e17e54 forgot to add RETINACONSOLE option 1994-06-05 18:24:44 +00:00
cgd
ac14db2c01 kill kerberos and stream encryption support, so it's exportable. 1994-06-05 15:35:54 +00:00
cgd
2efe726b86 clean up import, RCS ids 1994-06-05 15:33:20 +00:00
cgd
7972ccad6f update to match 4.4-Lite 1994-06-05 14:31:15 +00:00
cgd
b1e3471d49 version number update 1994-06-05 14:27:12 +00:00
cgd
2642138ed1 kill kerberos and stream encryption support, so it's exportable. 1994-06-05 13:57:51 +00:00
cgd
13514eadce clean up import, RCS ids 1994-06-05 13:49:01 +00:00
cgd
ffde2d4a28 minor type pointed out by Onno van der Linden 1994-06-05 13:00:49 +00:00
chopps
67a221f5d8 add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>
light cleanup from me.
1994-06-05 07:48:42 +00:00
chopps
c3cb65ac04 add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>
light cleanup from me.  floppy changes, should now be solid.
some changes to ite and ms to fix a couple bugs report by Donn.
1994-06-05 07:45:08 +00:00
chopps
07b1d2ada8 add grfrh (retina ziii) from Donn Cave <donn@u.washington.edu>
light cleanup from me.
1994-06-05 07:43:34 +00:00
mycroft
90c519034d Clean up deleted files. 1994-06-05 06:37:50 +00:00
phil
c6d9e1ae96 Blow away last bits of icode. 1994-06-05 06:37:34 +00:00
chopps
4a64dd7c10 update default system name. 1994-06-05 01:43:13 +00:00
chopps
2c25edaba5 change device name back 1994-06-04 12:13:49 +00:00
chopps
83d4cd6ab9 bring MAKEDEV more current, reverse dumbness of mine in ttys 1994-06-04 12:12:50 +00:00
chopps
cd5921a72f started out cleaning up amiga_init.c ended up touching alot of files. 1994-06-04 11:58:35 +00:00
mycroft
f130f244e7 Remove a spurious splx(). 1994-06-04 08:29:51 +00:00
mycroft
57de85fb31 Modify the loopback checks to deal with multiple interfaces. 1994-06-04 08:13:23 +00:00
chopps
7eca9aa5d4 fix long standing "bug" with pmap. Basically logic/misunderstanding
error commited when it was ported from hp300 (mach?).  All
8M + amigas now gain ~1M of physical ram (4M hack removed).
Some minor cleanup.  HAVEVAC code removed as it is for the hp300.
1994-06-04 05:24:48 +00:00
gwr
2b888e2990 Back out some of my changes which Keith Sklower convinced me are
unnecessary.  Leaving in just the essentials of the fix.
1994-06-04 03:15:09 +00:00
mycroft
907eccc9de Shift vn back to major 14. 1994-06-04 02:41:46 +00:00
deraadt
00eb72f54b two fixes from christos 1994-06-04 01:52:28 +00:00
jtc
dfab265f6e Fix from Christos Zoulas which makes relative paths in .so lines work when
man pages are formatted.
1994-06-03 22:38:11 +00:00
mycroft
2267a8c5fc Use the same algorithm as mmap() with MAP_ANON for placing the segment. 1994-06-03 21:17:09 +00:00
mycroft
919b9c0f72 Get rid of unneeded bzero(). 1994-06-03 21:06:53 +00:00
cgd
ebf0357409 sane initialization. fix bug kern/274 1994-06-03 20:53:38 +00:00
cgd
9e65b66176 reenable SYSVMSG,SYSVSEM,SYSVSHM 1994-06-03 20:52:09 +00:00
cgd
d3e4051878 kill DDB (again) 1994-06-03 20:28:48 +00:00
hpeyerl
3aab91dcce add -I to make this build properly for hp300 1994-06-03 18:21:16 +00:00
mycroft
9bc7771492 Allow the probe to succeed again on 445S cards. 1994-06-03 15:56:18 +00:00
pk
fc016a129a Fix last bug correctly 1994-06-03 15:02:21 +00:00
pk
8aa1346476 Profile asm entries also. 1994-06-03 11:48:13 +00:00
hpeyerl
a4c2978e39 Tell config we need .h files for sd/ct/rd/st 1994-06-03 10:51:31 +00:00
jtc
7bb3055523 Move building of link editor cache from rc to rc.local, like in SunOS,
because the end user may need to add local directories to be searched.
And rc.local is a much more appropriate place for local changes.

I emailed pk on this matter, and he said that the overhead of not
having linker hints for the daemons started by rc would not be
significant.

This change also closes bug #217.
1994-06-03 05:02:10 +00:00
cgd
5337d9fb95 kill old init-starting code 1994-06-03 04:26:06 +00:00
glass
78bf21476b works in bootstrapping caseee 1994-06-03 03:44:41 +00:00
glass
ae4959931e needed by some multicast thing 1994-06-03 03:37:30 +00:00
gwr
b02ab73537 Avoid accidentaly creating permanent entries at time==0
Routes created with RTM_ADD (i.e. manually added) are
permanent so leave their expiration time set to zero.
1994-06-03 02:54:26 +00:00