drochner
1b9cb332aa
Don't try to selftest the keyboard port. PC keyboard controllers have
...
shown up which break in 3 different ways, so the test is becoming
pointless.
1999-03-05 10:40:54 +00:00
pk
df7a15e33c
* sparc => __sparc__
...
* wrap Sun disklabel code in `#if __sparc__ || __sun3__' for now.
1999-03-05 10:38:16 +00:00
pk
fabda9a224
Sync with libc
1999-03-05 09:18:32 +00:00
pk
a1aa41e201
consinit: cover all cases.
1999-03-05 08:30:33 +00:00
tsubai
61fbe51007
First-cut of profiling support.
...
XXX userland only, for now.
1999-03-05 07:59:13 +00:00
mycroft
69d7e3bcdc
Nuke wdc at isapnp.
1999-03-05 07:33:42 +00:00
mycroft
0d847118f6
XXX Disable PnP until pcic_isapnp works on this port.
1999-03-05 07:33:19 +00:00
mycroft
4de576b025
Clean up some sign extension bogosity in statfs, so negative numbers are
...
actually negative on a LP64 client.
1999-03-05 07:27:58 +00:00
mycroft
c6d172438d
Minor cleanup to use LONG_SUM() and CALC_SUMD() more.
1999-03-05 07:27:09 +00:00
mycroft
f3df26f6f3
This is sort of gratuitous, but...
...
Strip the leading path off of init's argv[0].
1999-03-05 07:26:21 +00:00
mycroft
e4b1fb23d5
Link with GNU malloc for now.
1999-03-05 07:23:51 +00:00
mycroft
73230d62d0
Only install ld.so.conf on machines where we install ld.aout_so.
1999-03-05 07:21:44 +00:00
scottr
f11041a534
These files were created by repository copy for use on the
...
scottr-mac68k-wscons branch.
1999-03-05 07:21:04 +00:00
scottr
2ea6ea5db5
Add the PowerBook 170 to what appears to be the correct
...
class of systems, based on the Apple dev notes for this system.
1999-03-05 06:45:41 +00:00
scottr
44a3f70740
Remove ADB_DEBUG; it's not fatal, but it adds a bunch of code that's
...
disabled by default.
1999-03-05 06:33:18 +00:00
tsubai
5023765f61
Adapt Open Firmware 3.x. 1.x and 3.x are not bug-compatible...
1999-03-05 06:21:17 +00:00
tsubai
4bdf0d9244
Modify parseargs() so that device names can contain '-'.
1999-03-05 06:18:38 +00:00
tsubai
c6a8ff5d24
RSS accounting.
1999-03-05 06:11:18 +00:00
tsubai
96f0fb14a1
Add RSS accounting.
1999-03-05 06:10:48 +00:00
abs
93466b768a
/var/spool/ftp/pub (if present) is better 0775 thane 0777.
...
From Paul Goyette <paul@whooppee.com>
1999-03-05 05:54:23 +00:00
tsubai
c2d83dc354
Make this compile.
1999-03-05 04:50:28 +00:00
lukem
6bf077c969
support BUFCACHE (a la the work i did for the i386, etc)
...
XXX: this worked a while ago when i last tested, but i haven't
compiled it recently. the code looks sane, however
1999-03-05 03:26:36 +00:00
mycroft
8336bf2055
Fix the order so allmasquerade works.
1999-03-05 01:32:11 +00:00
mycroft
7218bf528e
More vanity domain stuff...
1999-03-05 01:10:33 +00:00
kim
0d4599522a
Build domestic login on domestic systems.
...
Incorporated (minor) diff from domestic man page.
1999-03-05 01:07:56 +00:00
kleink
9fe70fa4aa
Need to include DDB headers only if DDB is defined.
1999-03-04 23:18:28 +00:00
christos
4b494ca224
Fix the symbol reading problem...
1999-03-04 20:46:23 +00:00
is
946db35c9b
Modifications to aucc.c for more input formats and 14bit stereo output.
...
By Bernardo Innocenti, submitted as PR 6787.
Some KNF-ifying done by myself, so you might want to blame me instead
if the original patch worked for you.
-is
1999-03-04 20:45:01 +00:00
wrstuden
ad140b77ea
Modify all calls to newfs in ramdisk/miniroot creation to include
...
the needed endianism of the architecture. One step towards cross-building
releases.
Not touched are newfs calls in install scripts as they run on the desired
machine and thus default correctly.
1999-03-04 20:32:18 +00:00
dante
199f99d192
fix second level interrupt handler to allow 64 bits pointers
1999-03-04 20:15:53 +00:00
drochner
66f3455141
make the mipse[lb]->mips translation really work
...
(the S/// doesn't work as I'm now telling the 3rd time),
put the translation onto a separate line to make it more understandable
1999-03-04 19:46:09 +00:00
dbj
bb8f1300ce
moved declaration of nextdma_intr into correct header file.
1999-03-04 14:18:25 +00:00
itohy
0abd947255
Add minimal dependency to make "make depend" optional
...
after cleandir.
1999-03-04 11:45:22 +00:00
mycroft
3171ae377b
Fix another bug in fold_truthop(). When comparing two bitfields where the
...
lhs and rhs have the same size, but are in different bit positions, and the
masks are also shifted, we could erroneously omit the shift.
1999-03-04 10:08:08 +00:00
gwr
3828f3a600
Add idprom.c and libsa files that are now separate
...
(sprintf.c subr_prf.c ...)
1999-03-04 08:19:38 +00:00
gwr
8cf14656b3
On Sun3X machines, use the PROM sif_macaddr function,
...
but only on PROM 3.0 or later. With older PROMs, ask
the idprom module to find it (just like on the Sun3).
1999-03-04 08:13:42 +00:00
ross
f6dcb51416
Sync: sha1(3), tfind(3) (et al), mk.conf(5), mailwrapper(8)
1999-03-04 08:13:14 +00:00
gwr
631e2be71e
Separate checksum function from the fetch/copy functions.
...
Compute the checksum on only IDPROM_CKSUM_SIZE bytes.
1999-03-04 08:06:59 +00:00
gwr
78eab1b1b9
Replace sun3_etheraddr with sun3_getidprom (used by idprom.c)
1999-03-04 07:56:41 +00:00
chs
0c38ab98fa
fix printf arg types.
1999-03-04 06:48:54 +00:00
chs
381e042ff6
fix printf format types.
1999-03-04 06:48:15 +00:00
chs
ae4890afdf
fix printf format types and other stale DEBUG code.
1999-03-04 06:47:21 +00:00
chs
6b8f2e95a4
fix printf format types.
1999-03-04 06:46:23 +00:00
gwr
69dc3a4695
Add IDPROM_CKSUM_SIZE
1999-03-04 05:57:18 +00:00
mycroft
391c435609
When folding two bitfield comparisons, make sure we include any mask applied
...
to the bitfields. Fixes PR 7066.
1999-03-04 05:38:06 +00:00
lukem
26f7149c70
avoid possible denial of service attack. from freebsd
1999-03-04 05:26:48 +00:00
bgrayson
f4609c553d
Typo fixed
1999-03-04 03:03:15 +00:00
bgrayson
4c1c1b0439
Slightly more useful error messages
1999-03-04 03:02:43 +00:00
bgrayson
394d687b13
Minor printf mod, for when we print a 3-digit value, and the next update prints only two (leaving the last stale digit showing)
1999-03-04 03:02:02 +00:00
lukem
758519f01c
* don't reference rpc_secure(3N) (yet)
...
* use section (3) not (3N) (from freebsd)
1999-03-04 02:59:43 +00:00