mycroft
19c4f04eeb
Sync with GENERIC, and nuke procfs and kernfs.
1997-04-30 06:06:02 +00:00
augustss
2fb1d088c5
XXX Pretend that all SB cards are of model 1.
...
XXX This way you can at least use SB cards until the real fixes go in.
1997-04-30 02:08:12 +00:00
thorpej
60ad2f6582
Use the md5 implementation in libkern, not our own.
1997-04-30 00:54:34 +00:00
thorpej
13f5393c88
Build md5c.c
1997-04-30 00:53:38 +00:00
thorpej
f2afed0bb1
Add the libc md5 implementation to libkern.
1997-04-30 00:53:02 +00:00
thorpej
305210fdb3
Don't provide userland-only prototypes to the kernel.
1997-04-30 00:50:10 +00:00
thorpej
434fd59c86
Make an <md5.h> -> <sys/md5.h> symlink.
1997-04-30 00:49:09 +00:00
thorpej
108c42305c
- Move md5.h to <sys/md5.h> so that it may be included by the kernel.
...
- Liberal application of suggestions in /usr/share/misc/style.
- Protect function prototypes with __BEGIN_DECLS/__END_DECLS
1997-04-30 00:47:30 +00:00
thorpej
aaa919a369
Move md5.h to <sys/md5.h> so that it may be included by the kernel.
...
A symlink is used to preserve <md5.h> compatibility.
1997-04-30 00:45:41 +00:00
thorpej
abe4a3238d
- Liberal application of suggestions in /usr/share/misc/style.
...
- Protect function prototypes with __BEGIN_DECLS/__END_DECLS
1997-04-30 00:44:49 +00:00
thorpej
7938ddd169
Add md5c.c to the list of files to copy-to-libkern.
1997-04-30 00:43:08 +00:00
thorpej
30e6b470fc
- Liberal application of suggestions in /usr/share/misc/style.
...
- Don't use sed(1) to generate these files. The C preprocessor
is your friend.
1997-04-30 00:40:44 +00:00
thorpej
754137acc9
- Liberal application of suggestions in /usr/share/misc/style.
...
- Make this compile in the kernel environment.
1997-04-30 00:37:17 +00:00
thorpej
3fd6710857
Liberal application of suggestions in /usr/share/misc/style.
1997-04-30 00:36:22 +00:00
phil
a50b62c078
Fix for make depend from Enami Tsugutomo (PR 3556).
1997-04-29 23:30:15 +00:00
tls
037708cbd4
Sync to 4.4BSD-Lite2
1997-04-29 21:19:05 +00:00
tls
80eef670d5
fix a couple of unlikely buffer overflows.
1997-04-29 21:01:54 +00:00
augustss
526ef2f618
Change the interface between the high and low level audio drivers
...
so that all audio encoding parameters are set at once. This simplifies
the interface and make error checking easier.
1997-04-29 21:01:33 +00:00
tls
83c7e41542
Sync to 4.4BSD-Lite2
1997-04-29 20:39:10 +00:00
tls
eec1ea6c3f
Import from 4.4BSD-Lite2
1997-04-29 20:07:31 +00:00
kleink
891c1283c5
* POSIX: use tzname for the %Z conversion, not tm->tm_zone.
...
* KNF, RCSid police.
1997-04-29 20:00:14 +00:00
kleink
4fd0a6d595
RCSid police.
1997-04-29 16:40:13 +00:00
perry
930d115a51
Update to note a linux_lib-2.4.tar.gz is available from the
...
FreeBSD folks.
1997-04-29 16:16:40 +00:00
christos
fd4644d9e8
Increase the receive space to improve write performance. From Bill Studenmund
1997-04-29 13:44:47 +00:00
kleink
b678625d16
* Handle cases when 'lang' and friends have been set to "" correctly.
...
* Fix botch when setting the locale for no specific category.
1997-04-29 13:30:17 +00:00
scottr
0852aa1f1a
Use the new 8390 driver back end.
1997-04-29 05:17:13 +00:00
scottr
187f2e6235
Add the dp8390 driver back end/attribute.
1997-04-29 05:11:32 +00:00
scottr
bf904a4665
Spawn a separate shell for netstart, making sure to check the return value
...
and exit with error if appropriate.
1997-04-29 04:58:38 +00:00
scottr
a35572dc38
Source rc.conf to pick up network-related configuration variables.
1997-04-29 04:55:05 +00:00
scottr
63ac9ee6e0
Use the new MI 8390 driver, and garbage collect.
1997-04-29 04:40:22 +00:00
scottr
ad24724cbc
Machine-independent driver for DP8390/WD83C690-based Ethernet controller.
...
Derived from the ISA if_ed driver and the mac68k if_ae driver.
1997-04-29 04:32:07 +00:00
cjs
6ed41b9085
/etc/ftpusers now matches globs against the username. mycroft suggested this.
1997-04-29 04:00:39 +00:00
jonathan
d6611ebcef
* Add fixes for possibly-uninitialized variables from rev 1.11.
...
(The operator-precdence changes in 1.11 were pulled up in rev 1.14).
* If the chip asserts a SCSI-bus error (SII_BER) in sii_intr,
reset the SII_BER bit instead of ignoring it.
XXX SII_BER May need checking and resetting elsewhere.
1997-04-29 01:58:38 +00:00
phil
aa048f315c
Finish import of dc from bc-1.04. Remove files no longer needed.
1997-04-29 00:40:23 +00:00
phil
bc4e66aef9
Complete import of bc-1.04 by updating dc.
1997-04-29 00:34:25 +00:00
phil
f18cfec654
Cleanup for import of bc-1.04. Removing many files not needed for bc-1.04.
...
Cleanup here due to a major reorganization of fsf tree and the desire
to keep the NetBSD tree as clean as possible.
1997-04-29 00:28:49 +00:00
phil
55eaef264f
Removing the Test subdirectory as part of updating to bc-1.04.
1997-04-29 00:21:04 +00:00
phil
117ece29e9
Updating to version 1.04.
1997-04-29 00:11:31 +00:00
thorpej
95aa825045
Allow this to be cross-compiled (in a manner consistent with boggle's
...
host-only helper programs).
1997-04-28 23:53:25 +00:00
thorpej
ae4c6aad10
Go into the "strfile" subdirectory unconditionally; we let that Makefile
...
make it's own decisions.
1997-04-28 23:52:50 +00:00
thorpej
645c59a136
Allow boggle to be cross-compiled; the mkdict and mkindex programs
...
are used only by the hosting system.
1997-04-28 23:46:19 +00:00
gwr
42f8cf900b
Use unsigned when doing copy/xor check.
1997-04-28 23:43:56 +00:00
gwr
cb96a536e4
Add a comment about obio_mapin().
1997-04-28 23:38:47 +00:00
gwr
1046c915b6
Drivers that use obio_mapin should enforce OBIO attachment
...
(just to be paranoid).
1997-04-28 23:30:19 +00:00
gwr
304d49b554
include <machine/leds.h>
1997-04-28 23:21:01 +00:00
gwr
712f2e8d93
Moved leds_* declarations into leds.h
1997-04-28 23:19:39 +00:00
gwr
589bdf49d5
si_intr: if our CSR indicates an interrupt, return 1.
1997-04-28 22:10:41 +00:00
gwr
445e244536
Do console initialization earlier (see obio_init).
...
Document initialization order dependencies.
1997-04-28 22:08:36 +00:00
gwr
2e1c5c36ad
Be quiet in _save_symtab() unless there is a problem.
...
Improve some comments (and sync with sun3x code).
1997-04-28 22:06:20 +00:00
gwr
2223431f0a
No longer needs an early init call (just normal autoconfig).
...
Only animate the LEDs when we were idle (like SunOS).
1997-04-28 22:04:29 +00:00