openbsd
27 years agoremove corrupted original tag
michaels [Thu, 3 Apr 1997 00:57:37 +0000 (00:57 +0000)]
remove corrupted original tag

27 years agoUse new makeinfo -P dir option to prepend gcc/f to the include path.
kstailey [Wed, 2 Apr 1997 22:57:27 +0000 (22:57 +0000)]
Use new makeinfo -P dir option to prepend gcc/f to the include path.

You must rebuild and install the new makeinfo before building gcc!

This corrects the gcc/install.texi gcc/f/install.texi name collision.

27 years agoAdd "-P dir" option to prepend a dir to the include path.
kstailey [Wed, 2 Apr 1997 22:55:36 +0000 (22:55 +0000)]
Add "-P dir" option to prepend a dir to the include path.
This is driven by g77 using install.texi which collides with gcc install.texi.
This has been submitted to bug-texinfo@prep.ai.mit.edu.

*** You must rebuild/reinstall makeinfo before building gcc! ***

27 years agoBetter implementation of buf_space_*_raw_multi_* that deals well
niklas [Wed, 2 Apr 1997 22:08:07 +0000 (22:08 +0000)]
Better implementation of buf_space_*_raw_multi_* that deals well
with unaligned buffers

27 years agoFix end boundary of mapping for regions ending at offset 1 in a page.
niklas [Wed, 2 Apr 1997 22:02:55 +0000 (22:02 +0000)]
Fix end boundary of mapping for regions ending at offset 1 in a page.
From NetBSD PR#3441, Matthias Drochner <drochner@zelz26.zel.kfa-juelich.de>

27 years agoRestructured, as well as added a set of host-to-little/big-endian-16/32-bit
niklas [Wed, 2 Apr 1997 20:40:47 +0000 (20:40 +0000)]
Restructured, as well as added a set of host-to-little/big-endian-16/32-bit
utility macros (and their opposites), named like htole16 etc.

27 years agouse FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsis.com
deraadt [Wed, 2 Apr 1997 18:28:48 +0000 (18:28 +0000)]
use FDPART(), limit drives to 2 to avoid dev_t problems; grr@shandakor.tharsis.com

27 years agowarn about MAXPARTITIONS != 16, grr@shandakor.tharsis.com
deraadt [Wed, 2 Apr 1997 18:28:09 +0000 (18:28 +0000)]
warn about MAXPARTITIONS != 16, grr@shandakor.tharsis.com

27 years agodoc /etc/yp/DOMAINNAME server list file better
deraadt [Wed, 2 Apr 1997 18:05:47 +0000 (18:05 +0000)]
doc /etc/yp/DOMAINNAME server list file better

27 years agoopt_add() needs to make a copy of the input string since it modifies
millert [Wed, 2 Apr 1997 17:48:53 +0000 (17:48 +0000)]
opt_add() needs to make a copy of the input string since it modifies
it and new compilers don't let you write to constant strings.
Problem (core dump when using -o) noted by Felix Schroeter.

27 years agobuf oflows, thanks imp & millert
deraadt [Wed, 2 Apr 1997 17:21:24 +0000 (17:21 +0000)]
buf oflows, thanks imp & millert

27 years agoadd SVR4_T_* flags; might be wrong for sparc
deraadt [Wed, 2 Apr 1997 17:15:45 +0000 (17:15 +0000)]
add SVR4_T_* flags; might be wrong for sparc

27 years agoadd ipflog
kstailey [Wed, 2 Apr 1997 11:56:42 +0000 (11:56 +0000)]
add ipflog

27 years agouse 10 X for mktemp(1)
deraadt [Wed, 2 Apr 1997 08:34:59 +0000 (08:34 +0000)]
use 10 X for mktemp(1)

27 years agouse mkstemp (millert, please double check)
deraadt [Wed, 2 Apr 1997 08:28:01 +0000 (08:28 +0000)]
use mkstemp (millert, please double check)

27 years agoxid is a u_int32_t
deraadt [Wed, 2 Apr 1997 08:24:48 +0000 (08:24 +0000)]
xid is a u_int32_t

27 years agospelling error
deraadt [Wed, 2 Apr 1997 08:22:35 +0000 (08:22 +0000)]
spelling error

27 years agomost 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoya-u...
deraadt [Wed, 2 Apr 1997 08:01:56 +0000 (08:01 +0000)]
most 1.3X versions of MEDIAVIS CDR-H93MV have problems; koji@math.human.nagoya-u.ac.jp

27 years agosave 4k space for i386!
mickey [Wed, 2 Apr 1997 06:29:37 +0000 (06:29 +0000)]
save 4k space for i386!

27 years agoRemove FreeBSD-specific stuff from BUGS section.
millert [Wed, 2 Apr 1997 06:22:17 +0000 (06:22 +0000)]
Remove FreeBSD-specific stuff from BUGS section.

27 years ago#ifndef local
mickey [Wed, 2 Apr 1997 05:38:47 +0000 (05:38 +0000)]
#ifndef local
#define local static
#endif

27 years agofix bios geometry calculation
mickey [Wed, 2 Apr 1997 05:30:05 +0000 (05:30 +0000)]
fix bios geometry calculation

27 years agofix readdir a little bit
mickey [Wed, 2 Apr 1997 05:28:30 +0000 (05:28 +0000)]
fix readdir a little bit

27 years agomissing protos
mickey [Wed, 2 Apr 1997 05:26:42 +0000 (05:26 +0000)]
missing protos

27 years agoadd off-level character recieve.
rahnds [Wed, 2 Apr 1997 05:25:45 +0000 (05:25 +0000)]
add off-level character recieve.
improve transmission when CTS goes low (like on a modem)

27 years agodon't use cread's open/close. stat does not need libz. save memory
mickey [Wed, 2 Apr 1997 05:21:48 +0000 (05:21 +0000)]
don't use cread's open/close. stat does not need libz. save memory

27 years agofd < 0 is evil
mickey [Wed, 2 Apr 1997 05:20:02 +0000 (05:20 +0000)]
fd < 0 is evil

27 years agoadd dumb probe routine
mickey [Wed, 2 Apr 1997 04:59:22 +0000 (04:59 +0000)]
add dumb probe routine

27 years agono more arch/i386/stand/libsa/Makefile.inc
mickey [Wed, 2 Apr 1997 04:57:34 +0000 (04:57 +0000)]
no more arch/i386/stand/libsa/Makefile.inc

27 years agoadd Gogol birthday (;
mickey [Wed, 2 Apr 1997 04:46:54 +0000 (04:46 +0000)]
add Gogol birthday (;

27 years agocorrectly code the classes of permitted TZ specifications for the
deraadt [Wed, 2 Apr 1997 03:57:30 +0000 (03:57 +0000)]
correctly code the classes of permitted TZ specifications for the
issetugid() case. thanks bitblt and tholo

27 years agoMerge in good changes from NetBSD:
millert [Wed, 2 Apr 1997 01:47:00 +0000 (01:47 +0000)]
Merge in good changes from NetBSD:
    Compile in strcict ansi (some day I'll get around to -Wall)
    use set* functions instead of modifying the lvalue
    Change a few sprintf() to snprintf() where it coudl possibly matter.
    Replace zzhack stuff with something saner to make tip work on alpha

27 years agoclear correct structure, PR#144, grr@shandakor.tharsis.com
deraadt [Wed, 2 Apr 1997 01:33:15 +0000 (01:33 +0000)]
clear correct structure, PR#144, grr@shandakor.tharsis.com

27 years agoDeal with old-style tar archives with a directory specifier (extension).
millert [Wed, 2 Apr 1997 00:31:58 +0000 (00:31 +0000)]
Deal with old-style tar archives with a directory specifier (extension).

27 years agooption 'n' was unused, so let's come up with a feature to use it!!! YEAH!!
deraadt [Tue, 1 Apr 1997 22:59:36 +0000 (22:59 +0000)]
option 'n' was unused, so let's come up with a feature to use it!!! YEAH!!
add -n (numeric uid/gid), fix some man page errors; tv@pobox.com

27 years agoDisable editing when in batch mode. Idea from Theo.
millert [Tue, 1 Apr 1997 21:19:05 +0000 (21:19 +0000)]
Disable editing when in batch mode.  Idea from Theo.
This makes ``ftp ftp://some.place.com/some/file &'' work.

27 years agoCheck in some changes hiding in my tree.
rahnds [Tue, 1 Apr 1997 21:01:42 +0000 (21:01 +0000)]
Check in some changes hiding in my tree.
Now that ramdisk is used, booting from floppy does not wait for floppy change.
Do not force real mode for booting, this disables caches on certain machines.
use the freshly build hack-obj, do not require "." in the current path.

27 years agofix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.com
deraadt [Tue, 1 Apr 1997 21:00:21 +0000 (21:00 +0000)]
fix MAXPARTITIONS problems, PR#138, grr@shandakor.tharsis.com

27 years agosvr4 siginfo; I cannot test this
deraadt [Tue, 1 Apr 1997 20:14:43 +0000 (20:14 +0000)]
svr4 siginfo; I cannot test this

27 years agoFPE_INTOVF botch
deraadt [Tue, 1 Apr 1997 20:13:27 +0000 (20:13 +0000)]
FPE_INTOVF botch

27 years agodepend on DPADD, not only one lib
mickey [Tue, 1 Apr 1997 19:54:26 +0000 (19:54 +0000)]
depend on DPADD, not only one lib

27 years agozap extra XXX if swap goes down; paul@wit387304.student.utwente.nl
deraadt [Tue, 1 Apr 1997 18:11:58 +0000 (18:11 +0000)]
zap extra XXX if swap goes down; paul@wit387304.student.utwente.nl

27 years agoChanges from NetBSD to compile games without warnings due to short being
rahnds [Tue, 1 Apr 1997 16:00:52 +0000 (16:00 +0000)]
Changes from NetBSD to compile games without warnings due to short being
unsigned on some archs, PowerPC, ROMP.

27 years agoAdd DrHW for RasterOps CB264--From Scott Reynolds--and link it in to the
briggs [Tue, 1 Apr 1997 13:52:34 +0000 (13:52 +0000)]
Add DrHW for RasterOps CB264--From Scott Reynolds--and link it in to the
proper interrupt routine.  grfmv_intr_mystery changed to grfmv_intr_cb264.

27 years agodon't disable the build of gdb for the alpha - it should work now
graichen [Tue, 1 Apr 1997 10:49:36 +0000 (10:49 +0000)]
don't disable the build of gdb for the alpha - it should work now

27 years agoit's called xm-alphaobsd.h and not xm-alpha.h
graichen [Tue, 1 Apr 1997 10:47:56 +0000 (10:47 +0000)]
it's called xm-alphaobsd.h and not xm-alpha.h

27 years agoSlightly better fix. This one is explicately bounded by UT_HOSTSIZE.
millert [Tue, 1 Apr 1997 07:58:40 +0000 (07:58 +0000)]
Slightly better fix.  This one is explicately bounded by UT_HOSTSIZE.

27 years agoThis merges in the latest NetBSD sup source.
todd [Tue, 1 Apr 1997 07:34:57 +0000 (07:34 +0000)]
This merges in the latest NetBSD sup source.
- removed $Log: ...$ tags to not waste space in the repository
- now doesn't segfault on the alpha!

Note:
To compile sup on systems other than *BSD, you'll need a copy of
vis.c, vis.h, daemon.c, and sys/cdefs.h.  At least the first two
(for OSF/1).

From NetBSD changelog description (for credit where due):
.... 1996/12/23 19:42:05  christos
- add missing prototypes.
- fix function call inconsistencies
- fix int <-> long and pointer conversions
It should run now on 64 bit machines...

....  1996/12/31 18:08:00  christos
64 bit patches (mostly long -> time_t) from Matthew Jacob (?)
sup now works on the alpha!

27 years agoSync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse)
millert [Tue, 1 Apr 1997 07:28:02 +0000 (07:28 +0000)]
Sync with NetBSD (mostly by christos initial substitution/regexp from Der Mouse)

- fix the variable substitution code in make [PR/2748]
      1. change s/a/b/ so that it substitutes the first occurance of the
         pattern on each word, not only the first word.
      2. add flag '1' to the variable substitution so that the substitutions
         get performed only once.

  ***THIS IS AN INCOMPATIBLE CHANGE!***

  Unfortunately there was no way to make things consistent without
  modifying the current behavior. Fortunately none of our Makefiles
  depended on this.

            OLD:

                VAR      = aa1 aa2 aa3 aa4

                S/a/b/   = ba1 aa2 aa3 aa4
                S/a/b/g  = bb1 bb2 bb3 bb4

            NEW:
                VAR      = aa1 aa2 aa3 aa4

                S/a/b/   = ba1 ba2 ba3 ba4
                S/a/b/1  = ba1 aa2 aa3 aa4
                S/a/b/g  = bb1 bb2 bb3 bb4
                S/a/b/1g = bb1 aa2 aa3 aa4
- add regexp variable substitution via 'C/foo/bar/' [PR/2752]
- add variable quoting via the ${VAR:Q} modifier. This is useful when running
  recursive invocations of make(1):

        make VAR=${VAR:Q}

  will always work... (This may prove useful in the kernel builds...) [PR/2981]
- BSD did not traditionally have <sys/cdefs.h>; use BSD4_4 instead and include
  <sys/param.h> to grab it.
- Don't compile the regex code if MAKE_BOOTSTRAP (from gwr)
- Use explicit .c.o rule in Makefile.boot so that the bootstrap process works.
- Use only integral types in procedure arguments. [buf.c buf.h]
- Include <stdlib.h> to get getenv() prototype on SVR4
- if __STDC__ -> ifdef __STDC__ to appease SVR4
- Define const and volatile for non __STDC__
- Implement snprintf() and vsnprintf() for non BSD4_4 systems.
- Make $MACHINE_ARCH settable from the environment.
- Fix .USE directive problems: (reported by cgd)
    1. ${.*} variables did not get expanded in dependencies.
    2. expanded ${.*} variables in .USE dependencies can cause tree
       restructuring; handle it.
    3. in compat mode, expand .USE before evaluating the list of targets,
       instead of doing .USE expansions on demand, because they can cause
       tree restructuring.
- Add a .MADE directive to indicated that the children of a target are
  up-to-date, even when they are not. This is to simulate our current
  make install behavior with proper dependencies.
- Fix problems in the RE substitution error handling.
- Locate all the children of a node marked as MADE.
- Do not compile-in ${MACHINE} (as per NetBSD PR#3386)
- Disable globbing for targets/dependencies when POSIX is defined.
- Fix globbing so that patterns that don't have a matching number of [] or {}
  don't get expanded. (before the [ case got expanded to nothing!) This is
  disabled.
- Make sure that the children of nodes that are marked .MADE, are marked
  UPTODATE and their timestamps are consistent.
- Don't disable wildcards completely; they are used by other Makefiles.

27 years agodebugger started.
mickey [Tue, 1 Apr 1997 04:52:44 +0000 (04:52 +0000)]
debugger started.
only one entry for now:
chek_regs (use DUMP_REGS macro instead)
dumps registers. must be called by lcall or so (to push %cs)

27 years ago^U hotkey in readline
mickey [Tue, 1 Apr 1997 04:50:33 +0000 (04:50 +0000)]
^U hotkey in readline
sample regs command to show the registers

27 years agostrlen proto
mickey [Mon, 31 Mar 1997 23:47:04 +0000 (23:47 +0000)]
strlen proto

27 years agostrlen here too....
mickey [Mon, 31 Mar 1997 23:29:53 +0000 (23:29 +0000)]
strlen here too....

27 years agomissed additions to the last commit
mickey [Mon, 31 Mar 1997 23:08:36 +0000 (23:08 +0000)]
missed additions to the last commit
and....
it compiles and runs ok on my machine.
*** TEST IT !!! ***
some pieces into MI libsa coming in a minute (if line won't drop ;)

27 years agocommit all my mods to the last imported libsa stuff....
mickey [Mon, 31 Mar 1997 23:06:03 +0000 (23:06 +0000)]
commit all my mods to the last imported libsa stuff....
including:
- disklabel support;
- better boot cmd line
- smaller size (using some compilation switches ;)
- no more relocations in /boot, it's loaded in the place;
- better disk performance (maybe were already in there)
- installboot -n does not require write perms for device
- more debugs
- missing parts in libsa (such as cd9660 and so)
- i don't like 2 files for exec_i386 (sorry, toby, let's discuss maybe?)
tricks and tails:
- joined .text and .data (saves you a page)
- prot mode switching still in biosboot (it's freezed for awhile)
- biosdisk internals changed
- biosdev is not passed propery to the kernel (i'll fix it soon)
- sure i missed smth here to note (use the source, Luke!)

27 years agoshrink; niklas
deraadt [Mon, 31 Mar 1997 17:30:38 +0000 (17:30 +0000)]
shrink; niklas

27 years agodo not let PSL_NT be set in VM86 mode; netbsd
deraadt [Mon, 31 Mar 1997 17:28:07 +0000 (17:28 +0000)]
do not let PSL_NT be set in VM86 mode; netbsd

27 years agochanged ipfattach() to ipf_enable()
kstailey [Mon, 31 Mar 1997 15:52:45 +0000 (15:52 +0000)]
changed ipfattach() to ipf_enable()
changed ipfdetach() to ipf_disable()
added stub ipfattach() which is called from main()
commented out activation of ipf from iplinit()
must explicitly enable with ipf -E
removed bogus deactivation of ipf from iplinit()

27 years agoNew job; another PC lands on my desk.
kstailey [Mon, 31 Mar 1997 14:55:43 +0000 (14:55 +0000)]
New job; another PC lands on my desk.

27 years agoPR#140, Fix from David Leonard <d@occult.fnarg.net.au>. Prevents endless loop
briggs [Mon, 31 Mar 1997 12:59:11 +0000 (12:59 +0000)]
PR#140, Fix from David Leonard <d@occult.fnarg.net.au>.  Prevents endless loop
for Egret and Cuda ADB.

27 years agoeven better indent
deraadt [Mon, 31 Mar 1997 07:43:25 +0000 (07:43 +0000)]
even better indent

27 years agoindent
deraadt [Mon, 31 Mar 1997 07:42:23 +0000 (07:42 +0000)]
indent

27 years agoworks again, work by niklas and i
deraadt [Mon, 31 Mar 1997 07:36:05 +0000 (07:36 +0000)]
works again, work by niklas and i

27 years agodisklabel stuff was fixed a while ago
deraadt [Mon, 31 Mar 1997 07:34:38 +0000 (07:34 +0000)]
disklabel stuff was fixed a while ago

27 years agoJump to loadaddr instead of entry due to libsa change.
downsj [Mon, 31 Mar 1997 07:25:48 +0000 (07:25 +0000)]
Jump to loadaddr instead of entry due to libsa change.

27 years agoMove closer to boot/. Add some debug stuff
weingart [Mon, 31 Mar 1997 05:52:24 +0000 (05:52 +0000)]
Move closer to boot/.  Add some debug stuff

27 years agoFix for my fix...
weingart [Mon, 31 Mar 1997 04:57:36 +0000 (04:57 +0000)]
Fix for my fix...

27 years agoFix symbol handling (stripped kernels)
weingart [Mon, 31 Mar 1997 04:20:08 +0000 (04:20 +0000)]
Fix symbol handling (stripped kernels)

27 years agoInitial /boot stuff (from Mickey)
weingart [Mon, 31 Mar 1997 03:11:58 +0000 (03:11 +0000)]
Initial /boot stuff (from Mickey)

27 years agoPrepare for /boot stuff...
weingart [Mon, 31 Mar 1997 02:41:44 +0000 (02:41 +0000)]
Prepare for /boot stuff...

27 years agosalt is an int32_t
deraadt [Mon, 31 Mar 1997 02:38:44 +0000 (02:38 +0000)]
salt is an int32_t

27 years agoflags param is int
deraadt [Mon, 31 Mar 1997 02:34:21 +0000 (02:34 +0000)]
flags param is int

27 years agosync to nfs.h
deraadt [Mon, 31 Mar 1997 02:30:26 +0000 (02:30 +0000)]
sync to nfs.h

27 years agosync with stat.h; spotted by todd@
deraadt [Mon, 31 Mar 1997 02:23:40 +0000 (02:23 +0000)]
sync with stat.h; spotted by todd@

27 years agocorrect path in comment; thieleke@ix.netcom.com
deraadt [Mon, 31 Mar 1997 01:07:35 +0000 (01:07 +0000)]
correct path in comment; thieleke@ix.netcom.com

27 years agoModernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.
downsj [Mon, 31 Mar 1997 00:23:50 +0000 (00:23 +0000)]
Modernize OpenBSD/mvme68k to match various changes in m68k and hp300 code.

Compiles, but untested for lack of hardware.

27 years agoMinor cleanup.
briggs [Sun, 30 Mar 1997 22:44:03 +0000 (22:44 +0000)]
Minor cleanup.

27 years agono more 2(two) md5 libs in kernel!
mickey [Sun, 30 Mar 1997 22:05:08 +0000 (22:05 +0000)]
no more 2(two) md5 libs in kernel!
tested for rnd(4).... should work for ip too, since it's
the copy of ip_md*.
use sys/md5k.h for protos.... std iface forever!
hurray!

27 years agojDTInstall is 0xD9C, not 0x9DC...
briggs [Sun, 30 Mar 1997 21:56:54 +0000 (21:56 +0000)]
jDTInstall is 0xD9C, not 0x9DC...

27 years agoAn implementation of pieces of the Deferred Task Manager--required by
briggs [Sun, 30 Mar 1997 21:53:23 +0000 (21:53 +0000)]
An implementation of pieces of the Deferred Task Manager--required by
some video cards.  Provided by Paul Goyette <paul@pgoyette.bdt.com>.
This introduces another simulated software interrupt.

27 years agoAdded support for YP V1. Partly from FreeBSD. -moj
maja [Sun, 30 Mar 1997 20:51:14 +0000 (20:51 +0000)]
Added support for YP V1. Partly from FreeBSD. -moj

27 years agodelete the unaligned code
deraadt [Sun, 30 Mar 1997 20:24:46 +0000 (20:24 +0000)]
delete the unaligned code

27 years agomy recent fixes
mickey [Sun, 30 Mar 1997 20:15:06 +0000 (20:15 +0000)]
my recent fixes

27 years agofix comment
mickey [Sun, 30 Mar 1997 20:13:04 +0000 (20:13 +0000)]
fix comment

27 years agoifdef out some vars used only w/ NFSCLIENT defined
mickey [Sun, 30 Mar 1997 20:02:32 +0000 (20:02 +0000)]
ifdef out some vars used only w/ NFSCLIENT defined

27 years agoblowfish + passwd.conf support. fixed md5 salt.
provos [Sun, 30 Mar 1997 19:22:42 +0000 (19:22 +0000)]
blowfish + passwd.conf support. fixed md5 salt.

27 years agobetter notes
deraadt [Sun, 30 Mar 1997 19:20:04 +0000 (19:20 +0000)]
better notes

27 years agoWe run OpenBSD not NetBSD
millert [Sun, 30 Mar 1997 18:49:45 +0000 (18:49 +0000)]
We run OpenBSD not NetBSD
From NetBSD:
    Fix includes specified for shmctl(2)
    Make xrefs consistent

27 years agoNetBSD PR #3399: Avoid overflowing in ut_host into ut_time (bounds check). Fix...
millert [Sun, 30 Mar 1997 18:16:02 +0000 (18:16 +0000)]
NetBSD PR #3399:  Avoid overflowing in ut_host into ut_time (bounds check).  Fix from Tatoku Ogaito

27 years agoMake named.boot and news spool optional.
millert [Sun, 30 Mar 1997 17:52:19 +0000 (17:52 +0000)]
Make named.boot and news spool optional.

27 years agoPrevious commit was in error, definition of MANDIR was correct
millert [Sun, 30 Mar 1997 08:46:52 +0000 (08:46 +0000)]
Previous commit was in error, definition of MANDIR was correct
but there's no need to redefine MANDIR at all since we are installing
man pages in the system man page dir.  Therefore, we just pull
in MANDIR from bsd.own.mk.

27 years ago/usr/share/man/cat -> /usr/share/man
millert [Sun, 30 Mar 1997 08:40:12 +0000 (08:40 +0000)]
/usr/share/man/cat -> /usr/share/man
NetBSD PR #3401

27 years agoAdjust the input string by the right amount if the pattern wasn't at the
millert [Sun, 30 Mar 1997 08:28:10 +0000 (08:28 +0000)]
Adjust the input string by the right amount if the pattern wasn't at the
beginning.  From NetBSD (mycroft).

27 years agoIncrease timeout by a factor of ten in cd_size().
briggs [Sat, 29 Mar 1997 23:54:20 +0000 (23:54 +0000)]
Increase timeout by a factor of ten in cd_size().
NetBSD PR#3409 from Koji Imada <koji@imada.math.human.nagoya-u.ac.jp>

27 years agoDo not register an interrupt handler unless we know that we can clear
briggs [Sat, 29 Mar 1997 23:47:13 +0000 (23:47 +0000)]
Do not register an interrupt handler unless we know that we can clear
interrupts properly.
Take a stab at clearing interrupts correctly for stupid Samsung video
card that masquerades as a Toby Frame Buffer card.
Break out interrupt routines by card type, including the cards that just
need a byte cleared to clear the interrupt.

27 years agoUpdate from Denton Gentry with minor bug fixes by me.
briggs [Sat, 29 Mar 1997 23:26:48 +0000 (23:26 +0000)]
Update from Denton Gentry with minor bug fixes by me.
Denny says:
if_sn.c:
        - allocate sc->space using malloc (Scott wanted this).
        - make csr accesses use NIC_PUT/GET, remove sc->sc_csr.
        - add multicast and IFF_PROMISC support. multicast isn't
                well tested, but I made sure the unicast case still
                works.
        - finish the new arp interface, remove sc->sc_enaddr
if_snreg.h:
        - remove struct sonic_reg
if_snvar.h:
        - add NIC_PUT and NIC_GET macros a la if_ae
        - remove sc_txhead, it isn't used.
if_sn_nubus.c:
        - clean up support for my SE/30 card.
        - Move add_nubus_intr from if_sn.c (to keep if_sn.c MI)
if_sn_obio.c:
        - make Q610, C610, Q650, C650, Q800 use EXBUS.
        - PB500 had a "return" where "break" was intended. PB500
                probably wasn't working.
        - move add_nubus_intr from if_sn.c.
        - add an "explanation" why Apple's ethernet addr is encoded
                in token ring format in the PROM.

27 years agoDrSW for a Dayna ethernet card. Fake DrHW for dumb nubus card.
briggs [Sat, 29 Mar 1997 23:20:43 +0000 (23:20 +0000)]
DrSW for a Dayna ethernet card.  Fake DrHW for dumb nubus card.

27 years agoAllow setting blocksize to 0 (variable size); from Juergen Hannken-Illjes
tholo [Sat, 29 Mar 1997 21:23:10 +0000 (21:23 +0000)]
Allow setting blocksize to 0 (variable size); from Juergen Hannken-Illjes
<hannken@eis.cs.tu-bs.de> in NetBSD PR 3256

27 years agoDo not include mmap'ed device memory in coredumps; from Matthias Drochner
tholo [Sat, 29 Mar 1997 21:17:17 +0000 (21:17 +0000)]
Do not include mmap'ed device memory in coredumps; from Matthias Drochner
<drochner@zel024.zel.kfa-juelich.de> in NetBSD PR 3252

27 years agoUpdated description of some signals; from Klaus Klein <kleink@layla.inka.de>
tholo [Sat, 29 Mar 1997 20:33:43 +0000 (20:33 +0000)]
Updated description of some signals; from Klaus Klein <kleink@layla.inka.de>
in NetBSD PR 3398