chopps
|
41af5cf131
|
rtc now reads and writes erbe0011@FH-Karlsruhe.DE (Bernd Ernesti)
|
1995-02-20 00:53:42 +00:00 |
|
mycroft
|
e9685fc52f
|
Don't define netif_debug here.
|
1995-02-20 00:19:43 +00:00 |
|
mycroft
|
fcf2c007f3
|
Define netif_debug in here.
|
1995-02-20 00:19:09 +00:00 |
|
mycroft
|
30b00f8878
|
Slight rearrangement.
|
1995-02-20 00:15:06 +00:00 |
|
mycroft
|
19a789aae8
|
Update to the new RCS id convention.
|
1995-02-20 00:12:09 +00:00 |
|
mycroft
|
6cd040ac12
|
Don't stall if we get packets back-to-back.
|
1995-02-19 23:54:18 +00:00 |
|
mycroft
|
388209113e
|
Don't panic if the battery is dead.
|
1995-02-19 23:53:19 +00:00 |
|
mycroft
|
ffd9c97e2a
|
Add some more diagnostic info. Increment the xid in a better place.
|
1995-02-19 23:52:18 +00:00 |
|
mycroft
|
ad21848143
|
Adjust the attribute info size for our NFS code.
|
1995-02-19 23:51:39 +00:00 |
|
mycroft
|
2fd9d0abfb
|
Add unfinished netboot code, and reorganize the Makefile somewhat.
|
1995-02-19 19:17:01 +00:00 |
|
mycroft
|
8b834a58ca
|
Display more information when we get bogus data off the card.
|
1995-02-19 18:05:45 +00:00 |
|
mycroft
|
61c45cc32e
|
Remove duplicate defn of bcea.
|
1995-02-19 17:04:46 +00:00 |
|
cgd
|
d0dbb18afc
|
add 'domestic' to subdirs list, if it exists.
|
1995-02-19 12:20:06 +00:00 |
|
mycroft
|
aef3817e0d
|
Clean up deleted files.
|
1995-02-19 12:19:09 +00:00 |
|
cgd
|
4902ac3dcf
|
use the (broken) crypt.c from the 4.4BSD-Lite Foreign distribution, that
can encrypt passwords but _cannot_ decrypt anything. "real" (i.e. two-way,
unbroken) crypt() now lives in /usr/src/domestic.
|
1995-02-19 12:18:56 +00:00 |
|
mycroft
|
0f894be19c
|
Rearrange epintr() to insure proper edge-trigger of the interrupt latch.
|
1995-02-19 06:13:53 +00:00 |
|
glass
|
d162458aeb
|
oops
|
1995-02-19 04:26:16 +00:00 |
|
glass
|
b6c0555406
|
add my test machine...with math emulation turned on
|
1995-02-19 03:44:21 +00:00 |
|
pk
|
938030c27d
|
fd declarations.
|
1995-02-18 09:42:19 +00:00 |
|
pk
|
493dddc814
|
Admit we have a floppy driver.
|
1995-02-18 09:40:30 +00:00 |
|
pk
|
021803bc33
|
Little routine to manipulate auxreg bits.
|
1995-02-18 09:33:29 +00:00 |
|
jtc
|
ea66efc784
|
Enable mc68881 versions of remainder() and scalb().
|
1995-02-18 01:46:41 +00:00 |
|
jtc
|
8961dd234b
|
Special case 0, as was done in s_scalbn.S.
I'm only doing this for consistancy --- someone really needs to measure
whether this optimization is justified.
|
1995-02-18 01:39:51 +00:00 |
|
jtc
|
324e516335
|
68881-assisted versions of these functions.
|
1995-02-18 01:24:42 +00:00 |
|
pk
|
7e192d22be
|
call argument off by two bits
|
1995-02-17 20:45:12 +00:00 |
|
pk
|
01fb0f1f1f
|
More work on MACHINE_NONCONTIG stuff.
|
1995-02-17 20:37:13 +00:00 |
|
pk
|
67f4f632d0
|
More PG_TYPE checks/optimizations suggested by Theo.
|
1995-02-17 20:33:15 +00:00 |
|
pk
|
6d511104e2
|
Pilot sun4c floppy driver based on i386 version;
- same limitations as isa/fd.c: just read/write
- in need of a fast interrupt handler
|
1995-02-17 20:28:32 +00:00 |
|
pk
|
cbbc1b0293
|
match/attach on sun4's obio bus, from Theo.
|
1995-02-17 09:47:36 +00:00 |
|
jtc
|
8509fdf785
|
Get rid of "device" and "master" keywords, they are not used in
kernel config files.
|
1995-02-17 09:43:38 +00:00 |
|
jtc
|
490ec0010d
|
Change mention of /etc/passwd to /etc/pwd.db, as reported by PR #556.
|
1995-02-17 09:19:45 +00:00 |
|
jtc
|
f8627033fb
|
For Normative Addendum 1.
We have this cr*p because no one would sa "no" to the danes.
|
1995-02-17 09:08:08 +00:00 |
|
jtc
|
e7d917e6eb
|
Remove extra "u" constraint that caused gcc 2.6.3 not to compile this file.
Note that gcc 2.4.5, the compiler we are currently using, still compiles it
correctly after this change.
|
1995-02-17 06:01:47 +00:00 |
|
chopps
|
e85a3c5399
|
cleanup copyright stuff
|
1995-02-16 21:57:31 +00:00 |
|
pk
|
018d2f1b4f
|
Working "config generic" support; from Theo.
|
1995-02-16 21:51:38 +00:00 |
|
mycroft
|
38fdbce87b
|
Clean up deleted files.
|
1995-02-16 21:51:04 +00:00 |
|
pk
|
d6faa0bf9c
|
Working "config generic" support; from Theo.
|
1995-02-16 21:42:50 +00:00 |
|
pk
|
21215997b0
|
minor clean
add "auxiliary-io" to list of openboot-specials; needed for floppy driver.
|
1995-02-16 20:39:17 +00:00 |
|
cgd
|
a3141c6a40
|
fstab man page is in section 5, as pointed out by David K Brownlee in bug 802.
|
1995-02-16 19:48:19 +00:00 |
|
cgd
|
539eb7d868
|
resurrect some files where were in libc, here.
|
1995-02-16 19:38:45 +00:00 |
|
cgd
|
d5300f2692
|
update for NetBSD's header standards, kill OSF/1 cc hacks.
|
1995-02-16 03:08:04 +00:00 |
|
cgd
|
9ea87ea125
|
Id -> NetBSD
|
1995-02-16 02:37:34 +00:00 |
|
cgd
|
4594aa0317
|
and with 0x1fff, rather than 0x1000
|
1995-02-16 02:36:35 +00:00 |
|
cgd
|
b2c99bfbc2
|
RCS ids, some missing copyrights.
|
1995-02-16 02:32:50 +00:00 |
|
briggs
|
ada7451e87
|
Fix copyright, add CVS version, and cleanup comments.
|
1995-02-16 00:02:12 +00:00 |
|
briggs
|
9f5abcb930
|
Add support from Erik Vogan for reading and writing PRAM. Don't enable
writing yet, though.
|
1995-02-15 23:55:51 +00:00 |
|
briggs
|
ede2edbeb6
|
Update to add pramasm.s.
|
1995-02-15 23:54:56 +00:00 |
|
jtc
|
ddd564fdcf
|
Fixed -n processing with patch from PR #800.
|
1995-02-15 15:49:19 +00:00 |
|
jtc
|
4d5a739bb7
|
Fix typo --- setenv doesn't use = (PR #798).
|
1995-02-15 15:37:56 +00:00 |
|
jtc
|
e9e6fca8b9
|
The descriptions of the o and u formatting options were reversed (PR #785).
|
1995-02-15 15:32:27 +00:00 |
|