openbsd
27 years agoBlocking factor in tar is in 512byte blocks. Makes -b act like
millert [Wed, 26 Mar 1997 01:14:13 +0000 (01:14 +0000)]
Blocking factor in tar is in 512byte blocks.  Makes -b act like
``real'' tars.

27 years agoclean; netbsd
deraadt [Wed, 26 Mar 1997 00:45:56 +0000 (00:45 +0000)]
clean; netbsd

27 years agoxref rwhod; netbsd
deraadt [Wed, 26 Mar 1997 00:45:46 +0000 (00:45 +0000)]
xref rwhod; netbsd

27 years agosync to rwhod.h
deraadt [Wed, 26 Mar 1997 00:39:34 +0000 (00:39 +0000)]
sync to rwhod.h

27 years agono libcrypt, fix DPADD
deraadt [Wed, 26 Mar 1997 00:33:39 +0000 (00:33 +0000)]
no libcrypt, fix DPADD

27 years agocloselog() more often
deraadt [Tue, 25 Mar 1997 23:12:23 +0000 (23:12 +0000)]
closelog() more often

27 years agocareful with name lengths and the xid
deraadt [Tue, 25 Mar 1997 23:08:57 +0000 (23:08 +0000)]
careful with name lengths and the xid

27 years agospelling error
deraadt [Tue, 25 Mar 1997 22:53:33 +0000 (22:53 +0000)]
spelling error

27 years agoSplat .message file if it exists when user cd's to a directory
millert [Tue, 25 Mar 1997 22:47:08 +0000 (22:47 +0000)]
Splat .message file if it exists when user cd's to a directory
like wu-ftpd.  Based on changes from Oliver.

27 years agoexec with argv[0] as shell, not "sh"; era@iki.fi
deraadt [Tue, 25 Mar 1997 21:58:09 +0000 (21:58 +0000)]
exec with argv[0] as shell, not "sh"; era@iki.fi

27 years agoconfig file paranoia
bitblt [Tue, 25 Mar 1997 21:51:43 +0000 (21:51 +0000)]
config file paranoia

27 years agocorrect string empty test; yokota@freebsd
deraadt [Tue, 25 Mar 1997 21:28:12 +0000 (21:28 +0000)]
correct string empty test; yokota@freebsd

27 years agoensure strftime buf has NUL; yokota@freebsd
deraadt [Tue, 25 Mar 1997 21:24:12 +0000 (21:24 +0000)]
ensure strftime buf has NUL; yokota@freebsd

27 years agodo not chmod file before unlink; firebug@atlantic.net
deraadt [Tue, 25 Mar 1997 21:09:47 +0000 (21:09 +0000)]
do not chmod file before unlink; firebug@atlantic.net

27 years agoGet rid of userland includes
niklas [Tue, 25 Mar 1997 20:30:41 +0000 (20:30 +0000)]
Get rid of userland includes

27 years agomove the .; enami@ba2.so-net.or.jp
deraadt [Tue, 25 Mar 1997 20:20:51 +0000 (20:20 +0000)]
move the .; enami@ba2.so-net.or.jp

27 years agoOk here is the mvme88k userland, minus a few important pieces.
rahnds [Tue, 25 Mar 1997 17:06:34 +0000 (17:06 +0000)]
Ok here is the mvme88k userland, minus a few important pieces.
as, ld change need to be merged. It is known that shared libraries and C++
do not work.
If anyone wants to step forward and take over the mvme88k port please do.
It was dumped on me when the original developer, Nivas, left his previous
job and started a new one.

I am trying to get the port in a shape that someone could take over.

27 years agoFixed obj-dir building, compacted the bootblock enough to fit (at least)
niklas [Tue, 25 Mar 1997 17:05:49 +0000 (17:05 +0000)]
Fixed obj-dir building, compacted the bootblock enough to fit (at least)
the HD one, floppy is still too large.  Added our BOOT_CONFIG -c option.
Some small style nits.

27 years agoCorrect typo
niklas [Tue, 25 Mar 1997 16:53:56 +0000 (16:53 +0000)]
Correct typo

27 years agoCorrect typo + moved Teles S0/16.3 port to what the manual says
niklas [Tue, 25 Mar 1997 16:52:13 +0000 (16:52 +0000)]
Correct typo + moved Teles S0/16.3 port to what the manual says

27 years agoUse GENERIC instead of the obsolete INSTALL kernel
niklas [Tue, 25 Mar 1997 16:48:59 +0000 (16:48 +0000)]
Use GENERIC instead of the obsolete INSTALL kernel

27 years agoMake AS, AR & LD overrideable
niklas [Tue, 25 Mar 1997 14:31:07 +0000 (14:31 +0000)]
Make AS, AR & LD overrideable

27 years agoBack out my previous kludge to make tar files with short trailers work in
millert [Tue, 25 Mar 1997 09:30:19 +0000 (09:30 +0000)]
Back out my previous kludge to make tar files with short trailers work in
favor of a simpler change--never try to do a media change when invoked
as tar.  This fixes problems that crop up if gzip exits unhappily and
others.

27 years agoAddition of the ed ethernet driver
niklas [Tue, 25 Mar 1997 08:00:42 +0000 (08:00 +0000)]
Addition of the ed ethernet driver

27 years agoFrom scottr@netbsd.org:
briggs [Tue, 25 Mar 1997 05:02:39 +0000 (05:02 +0000)]
From scottr@netbsd.org:
Several minor changes:

 - Indent some comments appropriately per KNF.
 - Output all diagnostics using the device name rather than a static string.
 - Fix a (mostly marmless) bug in snintr(), where loss of heartbeat wasn't
   properly ignored and could mask the `receive descriptors exhausted'
   diagnostic.

27 years agoFrom scottr@netbsd.org:
briggs [Tue, 25 Mar 1997 04:58:43 +0000 (04:58 +0000)]
From scottr@netbsd.org:
Several more changes to move us toward MI-ness:

 - Use more consistent and portable types in the softc.
 - Map registers using an array of bus_size_t offsets, and set up the
   mapping in the attach code (thanks to Jason Thorpe for suggesting
   this!).
 - Disable the ae-specific watchdog, which is no longer necessary in
   the general case.

Still remaining:  split out functions used to copy data to/from the
card, and retain a way to have a local driver name with the MI code.

27 years agoMake sure head, tail, and nitems get zero'd even if we
millert [Mon, 24 Mar 1997 02:54:15 +0000 (02:54 +0000)]
Make sure head, tail, and nitems get zero'd even if we
can't cd to the target dir.  Fixes rogue pointer problem
introduced with safe chdir changes.

27 years agoAdding more arches require more structuring and cleanup. More to come...
pefo [Sun, 23 Mar 1997 11:34:25 +0000 (11:34 +0000)]
Adding more arches require more structuring and cleanup. More to come...

27 years agoSome changes for arc local bus com & lpt.
pefo [Sun, 23 Mar 1997 11:02:58 +0000 (11:02 +0000)]
Some changes for arc local bus com & lpt.

27 years agoMoved from pica since they are not Pica bus specific
pefo [Sun, 23 Mar 1997 10:14:58 +0000 (10:14 +0000)]
Moved from pica since they are not Pica bus specific

27 years agoUse POSIX regexp, not v8 to avoid linking with -lcompat.
millert [Sun, 23 Mar 1997 04:43:22 +0000 (04:43 +0000)]
Use POSIX regexp, not v8 to avoid linking with -lcompat.
Parsing config files w/o regular expressions may be slightly
slower but since this is normally done only once it's not
a big deal.

27 years agoMinor updates from lite2 + some KNF and strdup(3) checking.
millert [Sun, 23 Mar 1997 03:52:13 +0000 (03:52 +0000)]
Minor updates from lite2 + some KNF and strdup(3) checking.
Also, no need to change umask now that we use mkstemp(3).

27 years ago-Wall happiness, use mkstemp(3) instead of mktemp(3), and some
millert [Sun, 23 Mar 1997 03:04:28 +0000 (03:04 +0000)]
-Wall happiness, use mkstemp(3) instead of mktemp(3), and some
minor KNF.

27 years agoremoved code that was inside #if 0 ... #endif
kstailey [Sat, 22 Mar 1997 02:51:06 +0000 (02:51 +0000)]
removed code that was inside #if 0 ... #endif

27 years agoget __LDPGSZ def
niklas [Sat, 22 Mar 1997 00:20:48 +0000 (00:20 +0000)]
get __LDPGSZ def

27 years agoMake this build work with objdirs, at least as links
niklas [Sat, 22 Mar 1997 00:19:56 +0000 (00:19 +0000)]
Make this build work with objdirs, at least as links
Still need work for plain obj dirs.

27 years agoFix two typos in fts(3). NetBSD PR#3364 and NetBSD PR#3368
millert [Fri, 21 Mar 1997 21:36:36 +0000 (21:36 +0000)]
Fix two typos in fts(3).  NetBSD PR#3364 and NetBSD PR#3368
from Enami Tsugutomo.

27 years agoMake struct rusage comments consistent between header file
millert [Fri, 21 Mar 1997 21:27:21 +0000 (21:27 +0000)]
Make struct rusage comments consistent between header file
and man page.  NetBSD PR #3367

27 years agoAdd in recent NetBSD changes we didn't already have:
millert [Fri, 21 Mar 1997 20:59:26 +0000 (20:59 +0000)]
Add in recent NetBSD changes we didn't already have:
    Always compile complete.c but ifdef out the bits if -DSMALL (christos)
    reset interactive mode correctly in auto_fetch() mget mode (lukem)

27 years agouse ${COMPILE.c} even for the custom build
gvf [Fri, 21 Mar 1997 14:42:42 +0000 (14:42 +0000)]
use ${COMPILE.c} even for the custom build

27 years agoFix alignment in srt0.c, from NetBSD.
downsj [Fri, 21 Mar 1997 07:16:20 +0000 (07:16 +0000)]
Fix alignment in srt0.c, from NetBSD.

27 years agocruft
downsj [Fri, 21 Mar 1997 04:00:35 +0000 (04:00 +0000)]
cruft

27 years agosince cpio is now pax you can have it too.
kstailey [Fri, 21 Mar 1997 03:33:23 +0000 (03:33 +0000)]
since cpio is now pax you can have it too.

27 years agoYet more DDB type correctness
niklas [Fri, 21 Mar 1997 02:10:42 +0000 (02:10 +0000)]
Yet more DDB type correctness

27 years agoMake ddb variables long
niklas [Fri, 21 Mar 1997 01:02:58 +0000 (01:02 +0000)]
Make ddb variables long

27 years agoNew FIXUP_PC_AFTER_BREAK convention from NetBSD
niklas [Fri, 21 Mar 1997 00:48:41 +0000 (00:48 +0000)]
New FIXUP_PC_AFTER_BREAK convention from NetBSD

27 years agoInstead of explicit extern, include the include file which should do it
niklas [Fri, 21 Mar 1997 00:44:18 +0000 (00:44 +0000)]
Instead of explicit extern, include the include file which should do it

27 years agoMake ddb variables long (for 64bit archs). from netbsd
niklas [Fri, 21 Mar 1997 00:41:17 +0000 (00:41 +0000)]
Make ddb variables long (for 64bit archs).  from netbsd

27 years agoNetBSD sync to sth like 970218
niklas [Fri, 21 Mar 1997 00:36:34 +0000 (00:36 +0000)]
NetBSD sync to sth like 970218

27 years agoAdd the bus_space_{read,write}_raw_multi_[248] extensions
niklas [Fri, 21 Mar 1997 00:16:32 +0000 (00:16 +0000)]
Add the bus_space_{read,write}_raw_multi_[248] extensions

27 years ago64-bit clean. if_ed.c now works on alpha.
niklas [Thu, 20 Mar 1997 23:59:58 +0000 (23:59 +0000)]
64-bit clean.  if_ed.c now works on alpha.

27 years agoupdate for adaptec support
chuck [Thu, 20 Mar 1997 22:03:45 +0000 (22:03 +0000)]
update for adaptec support

27 years agoMAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> and
chuck [Thu, 20 Mar 1997 22:03:03 +0000 (22:03 +0000)]
MAJOR CHANGES: [contributed by Chuck Cranor <chuck@ccrc.wustl.edu> and
                Anne Hutton <hutton@isi.edu>]:
   - add support for Adaptec 155 PCI ATM cards (e.g. ANA-5940)
          - add sc->is_adaptec to handle differences between cards.
          - break out MID_MK_TXQ/MID_MK_RXQ seperate macros to handle
                  the new Adaptec format TXQ/RXQ.
          - adjust en_dqneed to return 1 on ADP (since the Adaptec can
                  DMA anything in one DRQ/DTQ!)
          - add hook for a bus specific reset function (adaptec has
                  a seperate reset register that needs to be hit when
                  resettting the midway).
          - adjust DMA test to not worry about burst sizes on the
                  adaptec (since it handles it all for us!) and to handle
                  the new DTQ/DRQ format.
          - add Adaptec DMA support to en_txlaunch() and en_service()

BUG FIXES:
   - fixed receiver panic under heavy load ("lost mbuf in slot 0!").
          when the reassembly buffer overflows, the T-bit is set in
          the RDB and the data field is empty.  en_service() sets up
          a 4-byte (RDB size) dummy DMA without IF_ENQUEUE.  but the
          recv intr handling in en_intr() always does IF_DEQUEUE.
          as a result, a successive recv intr loses its mbuf and
          leads to a panic.  the solution is to only IF_DEQUEUE if
          the interrupt has non-zero length (indicating that there
          is an mbuf to get).   in order for this to work, EN_DQ_MK
          must always be non-zero.   we do this by or'ing in an unused
          bit (0x80000).
                  reported by: Kenjiro Cho <kjc@csl.sony.co.jp>

   - fix setting of transmit channel when txspeed[] is non-zero
          (e.g. traffic shaping).    the old scheme didn't work
          properly (it allowed the same VCI to use multiple tx channels
          thus defeating the txspeed[] parameter).   the new scheme
          statically assigns a VC to a channel when txspeed[] is set.
          [note that the code to set txspeed[] isn't in the driver right
          now since a MI interface to do this hasn't been made yet]
          we add sc->txvc2slot[] and sc->txslot[n].nref for this.
                  reported by: Kenjiro Cho <kjc@csl.sony.co.jp>,
                                  Milind M Buddihikot <milind@ccrc.wustl.edu>,
                                  Dong Lin <dong@eecs.harvard.edu>

    - if aal5 frame has a CRC error then the length field in the aal5 trailer
          may not be valid, so we can not use it [and we must dump the frame]
                  contributed by: Yuhang Sun <sunyh@dworkin.wustl.edu> & chuck

   - when doing SRAM copies, be sure to round up the length to the next
          largest word (otherwise the driver will try to do a byte clean
          up DMA and then get an ID error interrupt).

MINOR CLEANUPS:
   - add some extra support for a few more versions of FreeBSD
                  contributed by: Kenjiro Cho <kjc@csl.sony.co.jp>

   - clean up loops in DMA test
                  contributed by: Kenjiro Cho <kjc@csl.sony.co.jp>

   - restructure and cleanup of en_read/en_write macros/inlines

   - clean up some byte ordering stuff so that we are consistant throughout
          the driver

27 years agoregen
chuck [Thu, 20 Mar 1997 20:31:58 +0000 (20:31 +0000)]
regen

27 years ago - add Adaptec ATM ID's (0x5900, 0x5905). still trying to find out how they
chuck [Thu, 20 Mar 1997 20:29:55 +0000 (20:29 +0000)]
 - add Adaptec ATM ID's (0x5900, 0x5905).   still trying to find out how they
        correspond to the ANA numbers...  certainly includes ANA-5940.
 - add Efficient Nets product 0x0000.  according to linux pci.h
        the 0x0000 is an FPGA version of the midway card and the 0x0002
        is the ASIC version.

27 years agouse ${COMPILE.c} even for the custom build
niklas [Thu, 20 Mar 1997 19:10:20 +0000 (19:10 +0000)]
use ${COMPILE.c} even for the custom build

27 years agoReference include directly to avoid $CDPATH clashes.
downsj [Thu, 20 Mar 1997 11:32:02 +0000 (11:32 +0000)]
Reference include directly to avoid $CDPATH clashes.

27 years agoFixed minor bug with next/prev/replay commands.
angelos [Wed, 19 Mar 1997 03:21:49 +0000 (03:21 +0000)]
Fixed minor bug with next/prev/replay commands.

27 years agoAdded ${DESTDIR} in -I/usr/include/kerberosIV. -moj
maja [Tue, 18 Mar 1997 20:48:46 +0000 (20:48 +0000)]
Added ${DESTDIR} in -I/usr/include/kerberosIV. -moj

27 years agofix a memory-leak problem in MDXEnd -- even when given
flipk [Tue, 18 Mar 1997 06:36:51 +0000 (06:36 +0000)]
fix a memory-leak problem in MDXEnd -- even when given
a non-NULL buffer, MDXEnd would go ahead and malloc a new one anyway.

27 years agoBad idea to reset mac68k_vidphys/videorowbytes here.
briggs [Tue, 18 Mar 1997 05:54:01 +0000 (05:54 +0000)]
Bad idea to reset mac68k_vidphys/videorowbytes here.

27 years agoHandle DAFB better. Only configure if we think a monitor is attached and
briggs [Tue, 18 Mar 1997 05:37:50 +0000 (05:37 +0000)]
Handle DAFB better.  Only configure if we think a monitor is attached and
disable interrupts from the bloody card in any case.  Also snag video
address and rowbytes from the controller, too, just for fun.

27 years agoAdd bus handle and bus tag to grfbus_softc.
briggs [Tue, 18 Mar 1997 05:35:24 +0000 (05:35 +0000)]
Add bus handle and bus tag to grfbus_softc.

27 years agoIntegrate local changes
tholo [Tue, 18 Mar 1997 02:09:39 +0000 (02:09 +0000)]
Integrate local changes

27 years agoFiles missed from previous import
tholo [Tue, 18 Mar 1997 02:05:33 +0000 (02:05 +0000)]
Files missed from previous import

27 years agoNew release from Cyclic Software
tholo [Tue, 18 Mar 1997 01:54:58 +0000 (01:54 +0000)]
New release from Cyclic Software

27 years agoFrom Scott Reynolds <scottr@netbsd.org> (, but compilable ;-)
briggs [Tue, 18 Mar 1997 01:02:50 +0000 (01:02 +0000)]
From Scott Reynolds <scottr@netbsd.org> (, but compilable ;-)
Some cards we identify as InterLAN cards do not seem to have the MAC
address in the configuration ROM.  For these, fall back to the old
method if we can't find the expected sResource record.

27 years agoDon't consider an account disabled just because the password length != 13.
gene [Mon, 17 Mar 1997 20:17:57 +0000 (20:17 +0000)]
Don't consider an account disabled just because the password length != 13.
Also, take into account users w/ the blowfish cypher.

27 years agoRemoved static specifiers. Align bpf headers on sizeof(long) boundaries
niklas [Mon, 17 Mar 1997 16:29:37 +0000 (16:29 +0000)]
Removed static specifiers.  Align bpf headers on sizeof(long) boundaries
as it begins with a timeval struct.  This fixes the alpha bpf panics.
Removed double prototypes.  Reordered includes.  The last change came from
NetBSD.  Updated $NetBSD$ tags.  Slight KNF too.

27 years agoFlip around Takeshi Yanagisawa's name. Add back a physaccess() call that I was a...
briggs [Mon, 17 Mar 1997 13:09:05 +0000 (13:09 +0000)]
Flip around Takeshi Yanagisawa's name.  Add back a physaccess() call that I was a bit hasty
in removing.

27 years ago*Blush* It's Denton, not Dennis, Gentry.
briggs [Mon, 17 Mar 1997 12:20:22 +0000 (12:20 +0000)]
*Blush*  It's Denton, not Dennis, Gentry.

27 years agoSerial console trouble again...
pefo [Mon, 17 Mar 1997 08:11:11 +0000 (08:11 +0000)]
Serial console trouble again...

27 years agoFix typo.
briggs [Mon, 17 Mar 1997 04:26:15 +0000 (04:26 +0000)]
Fix typo.

27 years agoA couple of cleanup items suggested by is@netbsd.org.
briggs [Mon, 17 Mar 1997 04:16:59 +0000 (04:16 +0000)]
A couple of cleanup items suggested by is@netbsd.org.

27 years agoIntegrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagisawa.
briggs [Mon, 17 Mar 1997 04:04:32 +0000 (04:04 +0000)]
Integrate a couple of changes suggested by Scott Reynolds and Takeshi Yanagisawa.

27 years agoAdded NetBSD fix for overflow. Probably not exploitable because it's a static.
bitblt [Sun, 16 Mar 1997 22:15:20 +0000 (22:15 +0000)]
Added NetBSD fix for overflow.  Probably not exploitable because it's a static.

27 years agoSlight rearrangement, addition of ROMP values.
downsj [Sun, 16 Mar 1997 02:54:19 +0000 (02:54 +0000)]
Slight rearrangement, addition of ROMP values.

27 years agoallow settimeofday() at securelevel < 2, rather than < 1.
flipk [Sun, 16 Mar 1997 01:18:48 +0000 (01:18 +0000)]
allow settimeofday() at securelevel < 2, rather than < 1.
the consensus was that it was too annoying to not be able to change
the clock at securelevel == 1.

27 years agores_close is defined in a macro and should apperently not be used as _res_close.
pefo [Sat, 15 Mar 1997 21:53:50 +0000 (21:53 +0000)]
res_close is defined in a macro and should apperently not be used as _res_close.

27 years agoremove space from tsleep() message
kstailey [Sat, 15 Mar 1997 17:18:07 +0000 (17:18 +0000)]
remove space from tsleep() message

27 years agoAV macs don't have SONIC, they have MACE, and 040 PBs do have SONIC.
briggs [Sat, 15 Mar 1997 05:51:15 +0000 (05:51 +0000)]
AV macs don't have SONIC, they have MACE, and 040 PBs do have SONIC.

27 years agoFix so yppush will err out if it can't find the ypservers map. This whole
gene [Sat, 15 Mar 1997 00:08:58 +0000 (00:08 +0000)]
Fix so yppush will err out if it can't find the ypservers map.  This whole
code wants lots of attention, but at least it won't dump core on a virgin
installation now.

27 years agoAdd missing line, doh!
millert [Fri, 14 Mar 1997 23:25:46 +0000 (23:25 +0000)]
Add missing line, doh!

27 years agoUpdate from 4.4BSD-lite2
millert [Fri, 14 Mar 1997 20:44:55 +0000 (20:44 +0000)]
Update from 4.4BSD-lite2

27 years agoadd an empty frame.h so that there is one (just like on the arc)
graichen [Fri, 14 Mar 1997 18:11:07 +0000 (18:11 +0000)]
add an empty frame.h so that there is one (just like on the arc)

27 years agoPossible fix for SE/30 internal video problems. Thanks to Denny Gentry for
briggs [Fri, 14 Mar 1997 14:16:52 +0000 (14:16 +0000)]
Possible fix for SE/30 internal video problems.  Thanks to Denny Gentry for
figuring out what was going wrong there.

27 years agoUse macro to truncate page.
briggs [Fri, 14 Mar 1997 14:15:22 +0000 (14:15 +0000)]
Use macro to truncate page.

27 years agoUpdates from Yanagisawa and Denny. This seems to work.
briggs [Fri, 14 Mar 1997 14:11:34 +0000 (14:11 +0000)]
Updates from Yanagisawa and Denny.  This seems to work.

27 years agoCorrect usage of S_IFREG.
millert [Fri, 14 Mar 1997 05:40:20 +0000 (05:40 +0000)]
Correct usage of S_IFREG.

27 years agoFix problem where tty mode could get clobbered when ftp was suspended.
millert [Fri, 14 Mar 1997 05:36:02 +0000 (05:36 +0000)]
Fix problem where tty mode could get clobbered when ftp was suspended.
Call el_parse() to catch editrc(5) commands if the command is not known
to ftp.  Thorsten did all the real work for this :-)

27 years agofix el_source() - a block needed braces around it (from NetBSD)
millert [Fri, 14 Mar 1997 05:12:41 +0000 (05:12 +0000)]
fix el_source() - a block needed braces around it (from NetBSD)
Some strcpy() -> strncpy (from NetBSD)
Some KNF
Add current NetBSD tags

27 years agoChange an occurrence of if (fromatty) -> if (edit) -- from Thorsten.
millert [Fri, 14 Mar 1997 05:03:45 +0000 (05:03 +0000)]
Change an occurrence of if (fromatty) -> if (edit) -- from Thorsten.

27 years agoSync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter
millert [Fri, 14 Mar 1997 04:32:12 +0000 (04:32 +0000)]
Sync with NetBSD and fix "get foo.txt /dev/tty" wrt progress meter
and setting times.

27 years agoIterate over signals correctly
tholo [Fri, 14 Mar 1997 04:15:38 +0000 (04:15 +0000)]
Iterate over signals correctly

27 years agoSwitch to linking with the resolver in libc.
downsj [Fri, 14 Mar 1997 03:40:30 +0000 (03:40 +0000)]
Switch to linking with the resolver in libc.

Pull a few of our changes into this resolver; don't delete it yet.  I'm
not entirely sure it should be deleted, simply because of the baseline
it provides against our massivelt modified libc resolver.

27 years ago./usr/include/g++ not ./include/g++
etheisen [Fri, 14 Mar 1997 02:12:35 +0000 (02:12 +0000)]
./usr/include/g++ not ./include/g++

27 years agoBIND 4.9.5 includes.
downsj [Thu, 13 Mar 1997 19:11:49 +0000 (19:11 +0000)]
BIND 4.9.5 includes.

27 years agoIntegrate BIND 4.9.5 resolver and associated routines.
downsj [Thu, 13 Mar 1997 19:07:19 +0000 (19:07 +0000)]
Integrate BIND 4.9.5 resolver and associated routines.

Includes the DNS aware getnetby*() routines and IPv6 support.

27 years agoCopy the scanner_type from the quirkdata to the sio for userland to see.
kstailey [Thu, 13 Mar 1997 12:22:37 +0000 (12:22 +0000)]
Copy the scanner_type from the quirkdata to the sio for userland to see.

27 years agoAdd scanner_type and compute_sizes() to quirks.
kstailey [Thu, 13 Mar 1997 12:19:59 +0000 (12:19 +0000)]
Add scanner_type and compute_sizes() to quirks.
Adjust attach() messages for scanners with quirk table entries.