simonb
76764712c1
Round one of the Makefile clean up:
...
+ dependency on libsa works
+ set and use BINDIR/BINMODE
+ don't pull in sys/lib/lib{sa,kern}/Makefile.inc (``make clean''
doesn't make empty lib/{sa,kern} directories in each
directory/obj dir).
+ remove unnecessary targets, variables and other cruft
+ wrap lines at 80 chars
Re-ordering SRCS line in libsa/Makefile to a more logical sequence
(alphabetical by source dir) results in a libsa.a with archive members
in a different order, and a resultant bootrz that differs from the 1.3.3
bootrz. Untested as yet, so left in but commented out.
Also, _don't_ install the bootblocks (as per intent of previous commit)
or our own small libsa(!).
1999-01-21 14:16:52 +00:00
pk
74098ab84e
Lennart Augustsson's multi-valued locator code.
1999-01-21 13:10:08 +00:00
simonb
ab18b23eba
Add dkcksum.c (pulled in from libsa) and remove local copy of
...
disklabel.c (with it's own copy of the same dkcksum routine). Output
code still identical.
1999-01-21 12:43:11 +00:00
mycroft
4171e335d6
Use the right map for Hesiod lookups by uid.
1999-01-21 12:42:06 +00:00
mycroft
d9729a5fd6
Use class IN. (In current Athena code, this is configurable.)
1999-01-21 12:40:07 +00:00
simonb
6c2628b5d0
Almost working bootblocks for the pmax. This compiles fine with gcc
...
2.7.2.2-myc2 (and produces _identical_ bootblocks with the 1.3.3
bootblocks which weren't in the tree), but egcs 1.1.1 builds a ufs.o
that's about a 100 bytes too big, and it busts the 7.5k we've got for
bootrz.
Still needs cleanup - the Makefiles could be better/cleaner, and doesn't
install yet (because of above problem). At least there's something to
work with now.
Note that we have our own versions of a lot of the sys/lib/libsa
routines which are less functional/smaller.
1999-01-21 12:33:39 +00:00
sakamoto
02bb7a4233
Add VIA Rhine/Rhine II Fast Ethernet files.
1999-01-21 12:02:00 +00:00
sakamoto
4f99746d57
Add NetBSD autoconfiguration support.
...
KNF.
1999-01-21 12:00:25 +00:00
pk
832bb22922
Enable non-cylinder-aligned partition warning on sparc[64] & sun3.
...
See also PR#6853.
1999-01-21 11:58:00 +00:00
sakamoto
bea8f807a7
Import FreeBSD's VIA Rhine fast ethernet PCI NIC driver
...
written by Bill Paul <wpaul@ctr.columbia.edu>.
1999-01-21 11:55:22 +00:00
bouyer
d86a570eac
Add a mitsumi CD that can't handle REQUEST SENSE command. From
...
Johan Danielsson <joda@pdc.kth.se>.
1999-01-21 10:31:39 +00:00
mycroft
399318b456
Vanity config files.
1999-01-21 09:58:26 +00:00
mycroft
665d14aa61
Make this a little more flexible, and adjust to catch
...
a particular error.
1999-01-21 09:54:23 +00:00
mycroft
1da636920d
Do not build on arm32 by default.
...
This is temporary.
1999-01-21 09:45:28 +00:00
mycroft
af6912b12f
Use -O2 on arm32.
1999-01-21 09:44:19 +00:00
tsubai
da7b796faf
Uncomment X11 stuff.
1999-01-21 08:55:40 +00:00
thorpej
dbba3dce54
update for changes to the ccd_softc.
1999-01-21 08:48:46 +00:00
mycroft
75e40b3781
Make this build on the Alpha.
1999-01-21 08:46:06 +00:00
mycroft
1c607f81a8
Fix editing error.
1999-01-21 08:20:25 +00:00
garbled
37a95fd205
Oops.. missed an external declaration in the merge.. compiles now. ;)
1999-01-21 08:13:02 +00:00
garbled
865c31ac7b
This change includes the following:
...
Scripting and logging functionality for sysinst.
Child programs are run in a "display window" so you can actually see what
they did before the screen flashes back and you loose it all.
Lots of curses fixups. Removed nasty endwins that mangled the tty upon
rentry.
Change the yes/no box to accept Y or N, and not require cursor motion to
decide one or the other.
Perform curses redraws when doing things that could cause the kernel to
spew printfs onto your screen.
1999-01-21 08:02:17 +00:00
garbled
c3262a3841
Use pax instead of tar on the ramdisk bins.. create appropriate link for
...
tar to get tar-like fonctionality.
1999-01-21 07:52:00 +00:00
msaitoh
88176e7d20
Fix about insertion/removal event problem.
1999-01-21 07:43:32 +00:00
mycroft
74a54bbbc8
wscons.
1999-01-21 02:54:08 +00:00
mycroft
1e9146db5d
sync
1999-01-21 02:50:21 +00:00
thorpej
c6aa25bfa1
Fix a st00p1d bug I introduced in rev 1.57, which would cause any activity
...
on non-0 CCD units to crash the system.
1999-01-21 00:35:15 +00:00
lukem
0da2aba208
minor knf; don't exceed 80 columns ;)
1999-01-20 23:31:02 +00:00
ross
290601029b
Kill bogus unmatched .Bd. I can probably jazz up the end macro to detect
...
things like this and narc on the offenders.
1999-01-20 23:28:10 +00:00
lukem
4e06f52312
s/missing or absent/missing or corrupt/
1999-01-20 23:26:50 +00:00
lukem
5bd0869181
provide a better parenthesis example. from Brian Grayson in [misc/6714]
1999-01-20 23:13:54 +00:00
mycroft
516af72df3
-ccd +vnd
1999-01-20 22:48:42 +00:00
kleink
5eb233ddd5
Return the machine's ISA for SI_ARCHITECTURE.
1999-01-20 22:09:17 +00:00
mycroft
0fb75f560a
Oops; previous was slightly broken.
1999-01-20 20:24:12 +00:00
mrg
1ead59c1eb
enable a few more network and compat options, few more devices, both pseudo and real, that hvae appeared in the tree.
1999-01-20 17:24:36 +00:00
hubertf
8139c5026d
Allow filename at "begin" line to contain spaces. Patch submitted by
...
John F. Woods <jfw@jfwhome.funhouse.com> in PR 6854.
1999-01-20 15:59:00 +00:00
pk
5ce78d9342
Fix think-o in srmmu_cache_flush().
1999-01-20 15:25:29 +00:00
mrg
ce6b187617
implement the gnutar -X flag in terms of pax -s. fix some bugs in pax -s handling while i am here...
1999-01-20 14:45:09 +00:00
drochner
d884fbb6b7
fix logging without libwrap: introduce a syslog facility/severity
...
variable independantly of the LIBWRAP definition
1999-01-20 14:12:18 +00:00
tsubai
c9db02d31e
Invoke sysinst.
...
TERM=vt100.
1999-01-20 14:02:53 +00:00
mycroft
cefdcd4840
More DDB cleanup.
1999-01-20 13:56:35 +00:00
simonb
64b6a85f9c
Remove obsolete README and dec_label program
1999-01-20 13:37:56 +00:00
christos
23ab75d421
- remove unneeded casts
...
- remove unreachable code
- delint
1999-01-20 13:12:07 +00:00
christos
78427083c5
- avoid unitialized warning.
...
- remove unreachable code.
- add ARGSUSED
- linted for const castaway.
1999-01-20 13:11:18 +00:00
christos
a45cc02ea7
add ARGSUSED
1999-01-20 13:09:04 +00:00
christos
4e07a5c03b
- add ARGSUSED
...
- remove unnecessary casts
- const poisoning
1999-01-20 13:05:29 +00:00
christos
702c6d8625
- fix a misplaced parenthesis in an if statement
...
- caddr_t -> void *
- remove unnecessary casts
- turn code repeated 3 times into a macro
1999-01-20 13:04:27 +00:00
christos
c927d63f09
Avoid overflow when adding a 64 bit quantity to a 32 bit pointer on 32 bit
...
machines.
1999-01-20 12:58:21 +00:00
tsubai
30bb3309b9
powerpc ports use ELF shlib.
1999-01-20 12:42:38 +00:00
tsubai
a5c19a3bdb
Sync with reality.
1999-01-20 12:41:38 +00:00
tsubai
6a35754ec0
Add macppc X files.
1999-01-20 12:40:02 +00:00