]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
25 years agoAdd /usr/share/examples/more/. Will contain sample config files that
Tim Vanderhoek [Fri, 3 Sep 1999 22:21:47 +0000 (22:21 +0000)]
Add /usr/share/examples/more/.  Will contain sample config files that
give our more(1) keymappings similar to less(1) and most(1).  Initially
these config files will support only a subset of less and most keymappings.

25 years ago#ifdef out the definition for the small packet RX ring. I ended up only
Bill Paul [Fri, 3 Sep 1999 20:58:39 +0000 (20:58 +0000)]
#ifdef out the definition for the small packet RX ring. I ended up only
using one RX ring because of the alignment issue, so we may as well save
a few K of memory by not allocating space for it.

25 years agoFinish making LINT compile. Disable references to pnp in files that
Peter Wemm [Fri, 3 Sep 1999 20:38:47 +0000 (20:38 +0000)]
Finish making LINT compile.  Disable references to pnp in files that
don't appear to use it, and disable i4b_isic_pnp.c (with a #warning)
until it's converted.

25 years agoRemove vestiges of old pnp code.
Doug Rabson [Fri, 3 Sep 1999 20:11:25 +0000 (20:11 +0000)]
Remove vestiges of old pnp code.

25 years agoRemove the last vestiges of the old pnp code in favour of the new one.
Doug Rabson [Fri, 3 Sep 1999 20:01:08 +0000 (20:01 +0000)]
Remove the last vestiges of the old pnp code in favour of the new one.

25 years agoSlight reorganisation of the Alpha/SRM loader build:
Mike Smith [Fri, 3 Sep 1999 19:42:18 +0000 (19:42 +0000)]
Slight reorganisation of the Alpha/SRM loader build:

 - Make as much of the makefile for each of the three flavours
   (disk, CDROM, net) common.
 - Special-case the libalpha startup module on its use in boot1, not
   the other way around.
 - Build the loader out of a "loader" directory

Reviewed by: mjacob, dfr

25 years agoForced commit/correction: The previous commit message should have
Peter Wemm [Fri, 3 Sep 1999 19:30:27 +0000 (19:30 +0000)]
Forced commit/correction:  The previous commit message should have
referred to Matthew Dodd, not Warner. :-/  I should be asleep..

25 years agoFix a warning for the !DEVFS case.
Peter Wemm [Fri, 3 Sep 1999 19:21:49 +0000 (19:21 +0000)]
Fix a warning for the !DEVFS case.

25 years agoif_ed doesn't use the wrappers anymore.
Peter Wemm [Fri, 3 Sep 1999 19:15:13 +0000 (19:15 +0000)]
if_ed doesn't use the wrappers anymore.

25 years agoCommit a checkpoint of an updated if_ed driver. This is pretty much
Peter Wemm [Fri, 3 Sep 1999 19:10:56 +0000 (19:10 +0000)]
Commit a checkpoint of an updated if_ed driver.  This is pretty much
Doug Rabson's work, with a few tweaks from Warner Losh and I.  There are
still some quirks to resolve, but the old driver is presently breaking
the build.

25 years agoMake the "uid" and "gid" code better. Now it can detect invalid user
Brian Feldman [Fri, 3 Sep 1999 18:18:46 +0000 (18:18 +0000)]
Make the "uid" and "gid" code better. Now it can detect invalid user
names/numbers.

Reviewed by: chris

25 years agoRemove GCC_UNUSED under FREEBSD_NATIVE option.
Luoqi Chen [Fri, 3 Sep 1999 17:56:05 +0000 (17:56 +0000)]
Remove GCC_UNUSED under FREEBSD_NATIVE option.

Requested by: ache

25 years agoAllow getblk() to be called from an idle context (by panic() inside
Luoqi Chen [Fri, 3 Sep 1999 17:49:25 +0000 (17:49 +0000)]
Allow getblk() to be called from an idle context (by panic() inside
an interrupt handler).

Reviewed by: dillon

25 years agoCorrect the information about Lincoln's assasination (shot on 14-4, died
Nik Clayton [Fri, 3 Sep 1999 17:33:11 +0000 (17:33 +0000)]
Correct the information about Lincoln's assasination (shot on 14-4, died
on 15-4).

The Nagasaki bomb was dropped on August 9th, not August 8th.

Submitted by:   Tony Sumner <solon@macaulay.demon.co.uk>

25 years agoAdd cross-references to respective syscalls.
Chris Costello [Fri, 3 Sep 1999 16:40:24 +0000 (16:40 +0000)]
Add cross-references to respective syscalls.

25 years agoUpdate the instructions for setting up audio symlinks, now that MAKEDEV
Sheldon Hearn [Fri, 3 Sep 1999 15:11:43 +0000 (15:11 +0000)]
Update the instructions for setting up audio symlinks, now that MAKEDEV
DTRT (well, it's been doing it since rev 1.97).

25 years agoChange `NetBSD' in the description to `FreeBSD' in the sentence,
Chris Costello [Fri, 3 Sep 1999 13:47:58 +0000 (13:47 +0000)]
Change `NetBSD' in the description to `FreeBSD' in the sentence,

   "NetBSD provides machine-independent bus support and drivers for USB
    devices."

25 years agoLink man4/i386/alpm.4 to man4/
Alexey Zelkin [Fri, 3 Sep 1999 13:31:40 +0000 (13:31 +0000)]
Link man4/i386/alpm.4 to man4/
That will make this page visible for whatis/catman

PR: docs/13226
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp

25 years agoCosmetic tweak. Collect the fdc methods together and apart from the fd
Peter Wemm [Fri, 3 Sep 1999 11:32:21 +0000 (11:32 +0000)]
Cosmetic tweak.  Collect the fdc methods together and apart from the fd
methods so it's a little easier to seperate the two when reading the code.

25 years agoUse micro "disk" layer in ata-disk
Poul-Henning Kamp [Fri, 3 Sep 1999 10:57:17 +0000 (10:57 +0000)]
Use micro "disk" layer in ata-disk

Reviewed by: sos

25 years agoSet si_bsize_phys to 2048 for cdrom.
Poul-Henning Kamp [Fri, 3 Sep 1999 10:56:27 +0000 (10:56 +0000)]
Set si_bsize_phys to 2048 for cdrom.

Reviewed by: sos

25 years agoWhen sending radius authentication requests:
Brian Somers [Fri, 3 Sep 1999 10:31:34 +0000 (10:31 +0000)]
When sending radius authentication requests:

  Supply RAD_NAS_IDENTIFIER if we have a `hostname` and
  RAD_IP_ADDRESS if that hostname resolves.

  Supply RAD_NAS_PORT using the ttyslot() of the tty that
  we're authenticating on if it's a tty device.

Partially submitted by: Andriy I Pilipenko <bamby@marka.net.ua>
PR: 12225

25 years agoPrint out the device name when there is an uninitialised IO size or IO error
Julian Elischer [Fri, 3 Sep 1999 09:14:36 +0000 (09:14 +0000)]
Print out the device name when there is an uninitialised IO size or IO error
in spec_getpages().

Submitted by: phk suggested the idea.

25 years agoAdd a catchall to set default blocksize values for disk like devices.
Julian Elischer [Fri, 3 Sep 1999 08:26:46 +0000 (08:26 +0000)]
Add a catchall to set default blocksize values for disk like devices.

Submitted by: phk@freebsd.org

25 years agoInstall linux.sh in /usr/sbin and not in /usr/bin.
Marcel Moolenaar [Fri, 3 Sep 1999 07:15:38 +0000 (07:15 +0000)]
Install linux.sh in /usr/sbin and not in /usr/bin.

PR: 13545
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>

25 years agoI missed the namechange of field desc in struct i386_ldt_args into descs while
Marcel Moolenaar [Fri, 3 Sep 1999 06:18:39 +0000 (06:18 +0000)]
I missed the namechange of field desc in struct i386_ldt_args into descs while
reviewing luoqi's changes...

Pointed out by: luoqi

25 years agoGet this to compile again. struct pnp_cinfo went away so
Matthew N. Dodd [Fri, 3 Sep 1999 06:01:01 +0000 (06:01 +0000)]
Get this to compile again.  struct pnp_cinfo went away so
this is just a temporary hack until someone figures out
what they want to do with the override tables etc.

Example copied: sys/isa/{pnp,sio}.c

25 years agoRevert a bunch of contraversial changes by PHK. After
Julian Elischer [Fri, 3 Sep 1999 05:16:59 +0000 (05:16 +0000)]
Revert a bunch of contraversial changes by PHK. After
a quick think and discussion among various people some form of some of
these changes will probably be recommitted.

The reversion requested was requested by dg while discussions proceed.
PHK has indicated that he can live with this, and it has been agreed
that some form of some of these changes may return shortly after further
discussion.

25 years agoRestore documented tgetstr() behavior.
Luoqi Chen [Fri, 3 Sep 1999 05:15:33 +0000 (05:15 +0000)]
Restore documented tgetstr() behavior.

25 years agoremove some out-of-scope DEVFS references..
Julian Elischer [Fri, 3 Sep 1999 05:08:05 +0000 (05:08 +0000)]
remove some out-of-scope DEVFS references..
(don't worry greg.. cosmetic only)

25 years agoHandle for passthru resource release correctly.
Luoqi Chen [Fri, 3 Sep 1999 04:30:01 +0000 (04:30 +0000)]
Handle for passthru resource release correctly.

25 years agoThis adds support for the Buslogic/Bustek/Storage Dimensions
Matthew N. Dodd [Fri, 3 Sep 1999 03:50:55 +0000 (03:50 +0000)]
This adds support for the Buslogic/Bustek/Storage Dimensions
MCA SCSI adapters.

bt_mca.c is going to live in sys/dev/buslogic instead of sys/dev/mca
as per a conversation with Peter, Doug and Mike.

Thanks to Andy Farkas <andyf@speednet.com.au> for being such a good
sport and doing all the testing for me (as I don't actually own one
of these cards.  Yet.)

25 years agoThis is the rest of the MCA support; new_bus code to be exact.
Matthew N. Dodd [Fri, 3 Sep 1999 03:40:00 +0000 (03:40 +0000)]
This is the rest of the MCA support; new_bus code to be exact.

Should we ever find ourselves on an RS/6000 this code should work
with few changes.

25 years agoSYSINIT() needs sys/kernel.h. Include it.
Matthew N. Dodd [Fri, 3 Sep 1999 03:14:36 +0000 (03:14 +0000)]
SYSINIT() needs sys/kernel.h.  Include it.

25 years agoThis adds the i386 specific support for systems with a MicroChannel
Matthew N. Dodd [Fri, 3 Sep 1999 02:04:28 +0000 (02:04 +0000)]
This adds the i386 specific support for systems with a MicroChannel
Architecture bus.

Reviewed by: msmith

25 years agoRemove accidental cut&paste garbage in a comment.
Julian Elischer [Fri, 3 Sep 1999 01:38:29 +0000 (01:38 +0000)]
Remove accidental cut&paste garbage in a comment.

25 years agoReverse MFC of revision 1.5.2.7:
Greg Lehey [Fri, 3 Sep 1999 01:37:26 +0000 (01:37 +0000)]
Reverse MFC of revision 1.5.2.7:
Remove a rather embarrassing race condition.

Egged-on-by: alfred

25 years agoComment the boot manager. So I don't have to work it all out again :-)
Julian Elischer [Fri, 3 Sep 1999 01:35:06 +0000 (01:35 +0000)]
Comment the boot manager. So I don't have to work it all out again :-)

Reviewed by: rnordier@freebsd.org

25 years agoImplementation of the modify_ldt syscall. Use the sysarch() interface to do
Marcel Moolenaar [Thu, 2 Sep 1999 21:50:42 +0000 (21:50 +0000)]
Implementation of the modify_ldt syscall. Use the sysarch() interface to do
the actual work. When USER_LDT is not defined for a kernel, sysarch returns
EOPNOTSUPP. Display a message in that case and return ENOSYS to userland.

Reviewed by: luoqi

25 years agoUse definitions provided in sysarch.h for args structures.
Luoqi Chen [Thu, 2 Sep 1999 21:03:32 +0000 (21:03 +0000)]
Use definitions provided in sysarch.h for args structures.

Reviewed by: marcel

25 years agoSome reorganization of sysarch() interface:
Luoqi Chen [Thu, 2 Sep 1999 20:59:50 +0000 (20:59 +0000)]
Some reorganization of sysarch() interface:
1. Move definitions of struct i386_*_args to the header file sysarch.h,
   since they are part of the sysarch API. struct i386_get_ldt_args and
   i386_set_ldt_args were identical, therefore make them into one
   struct i386_ldt_args. Libc should use these definitions as well.
2. Return a more sensible EOPNOTSUPP for unknown operations.

Reviewed by: marcel

25 years agoMFS: tweak my wording a little.
David E. O'Brien [Thu, 2 Sep 1999 18:10:40 +0000 (18:10 +0000)]
MFS: tweak my wording a little.

25 years agoAllow signals to interrupt system calls.
Ruslan Ermilov [Thu, 2 Sep 1999 15:17:25 +0000 (15:17 +0000)]
Allow signals to interrupt system calls.
Remove redundant signal() call.

PR: 6676
Submitted by: luoqi
Reviewed by: Ari Suutari <ari@suutari.iki.fi>

25 years ago- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
KATO Takenori [Thu, 2 Sep 1999 15:06:23 +0000 (15:06 +0000)]
- Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace
  `ED_P1_MAR + i' and `ED_P1_PAR + i', respectively.
- convert ED_PC_RESET and ED_PC_MISC into relative offset from
  ED_PC_ASIC_OFFSET (those macros are not used in current source).

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)

25 years agoThe ed_probe_Novell should not clear id_maddr when it fails to probe.
KATO Takenori [Thu, 2 Sep 1999 15:01:56 +0000 (15:01 +0000)]
The ed_probe_Novell should not clear id_maddr when it fails to probe.
This fixes potential panic by kvtop at addr == 0.

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)

25 years agoSync with sys/i386/i386/userconfig.c revision 1.156.
KATO Takenori [Thu, 2 Sep 1999 13:44:52 +0000 (13:44 +0000)]
Sync with sys/i386/i386/userconfig.c revision 1.156.

25 years agoSync with sys/i386/conf/files.i386 revision 1.263.
KATO Takenori [Thu, 2 Sep 1999 13:43:00 +0000 (13:43 +0000)]
Sync with sys/i386/conf/files.i386 revision 1.263.

25 years agoSync with sys/i386/conf/GENERIC revision up to 1.186.
KATO Takenori [Thu, 2 Sep 1999 13:41:15 +0000 (13:41 +0000)]
Sync with sys/i386/conf/GENERIC revision up to 1.186.

25 years agoRemove superfluous tab in `Fix:' field.
Chris Costello [Thu, 2 Sep 1999 12:00:49 +0000 (12:00 +0000)]
Remove superfluous tab in `Fix:' field.

Cosmetic, and done mostly for consistency.

25 years agoIt's "router_flags" not "routerflags"
Jordan K. Hubbard [Thu, 2 Sep 1999 11:55:11 +0000 (11:55 +0000)]
It's "router_flags" not "routerflags"

Submitted by: kasey@ambernetworks.com
PR: 13534

25 years agoEnable ioctls to manipulate color palette. They have been implemented,
Kazutaka YOKOTA [Thu, 2 Sep 1999 08:09:13 +0000 (08:09 +0000)]
Enable ioctls to manipulate color palette.  They have been implemented,
but disabled until now...

25 years agoDo not call the VESA BIOS if the current video mode is not one of
Kazutaka YOKOTA [Thu, 2 Sep 1999 08:08:49 +0000 (08:08 +0000)]
Do not call the VESA BIOS if the current video mode is not one of
the VESA modes.

25 years agoSilence warnings about the use of vnode sanse declaration.
Marcel Moolenaar [Thu, 2 Sep 1999 08:02:17 +0000 (08:02 +0000)]
Silence warnings about the use of vnode sanse declaration.

25 years agoFix the root cause of the fts buffer overflow. This is a temporary
Warner Losh [Thu, 2 Sep 1999 07:45:07 +0000 (07:45 +0000)]
Fix the root cause of the fts buffer overflow.  This is a temporary
patch to stop the core dumps while others come up with a better
reviewed patch which may also fix other problems.  We do illegal
pointer arithmetic, but it should be OK since FreeBSD only supports
machines with flat address spaces.

Submitted by: bde

25 years agoMissed this use of the old pnp includes. I don't think this is meant to
Peter Wemm [Thu, 2 Sep 1999 05:59:20 +0000 (05:59 +0000)]
Missed this use of the old pnp includes.  I don't think this is meant to
be here though.

25 years agoUpdate for new pnp includes
Peter Wemm [Thu, 2 Sep 1999 05:37:25 +0000 (05:37 +0000)]
Update for new pnp includes

25 years agoSo that there is no confusion, zap these now. pnpinfo(8) should compile
Peter Wemm [Thu, 2 Sep 1999 05:22:16 +0000 (05:22 +0000)]
So that there is no confusion, zap these now.  pnpinfo(8) should compile
with the new includes.

25 years agoTake a shot at getting this to compile under newpnp.
Peter Wemm [Thu, 2 Sep 1999 05:20:08 +0000 (05:20 +0000)]
Take a shot at getting this to compile under newpnp.

25 years agoDocument that dhclient-script will only set the hostname if it is unset.
David E. O'Brien [Thu, 2 Sep 1999 05:15:26 +0000 (05:15 +0000)]
Document that dhclient-script will only set the hostname if it is unset.

Submitted by: John Baldwin <jobaldwi@vt.edu>

25 years agos/LOGIGAL/LOGICAL/
Peter Wemm [Thu, 2 Sep 1999 05:13:01 +0000 (05:13 +0000)]
s/LOGIGAL/LOGICAL/

25 years ago- Don't use contractions
David E. O'Brien [Thu, 2 Sep 1999 05:12:03 +0000 (05:12 +0000)]
- Don't use contractions
- discuss the setting of hostname in the face of DHCP

Submitted by: John Baldwin <jobaldwi@vt.edu>  (DHCP part)

25 years agoStub out the old pnp code till these are converted so GENERIC builds again.
Peter Wemm [Thu, 2 Sep 1999 04:37:07 +0000 (04:37 +0000)]
Stub out the old pnp code till these are converted so GENERIC builds again.

25 years agoOh crud, did I ever screw the pooch! Rather than sync this with -stable,
Jordan K. Hubbard [Thu, 2 Sep 1999 00:51:16 +0000 (00:51 +0000)]
Oh crud, did I ever screw the pooch!  Rather than sync this with -stable,
I backed-out the changes in -current and didn't touch stable at all (I
thought I had my patch order reversed, not what actually happened).
AIEEE!  I can't even blame the crack for this one since I broke my
crack pipe a few weeks ago.  I think sleep deprivation gets the blame
for this one.

Medal for noticing this one goes to: Jim Bloom <bloom@acm.org>

25 years agoRe-add the libmytinfo/libncurses stuff - removing it breaks static
Chris Costello [Wed, 1 Sep 1999 23:36:21 +0000 (23:36 +0000)]
Re-add the libmytinfo/libncurses stuff - removing it breaks static
linkage.

Pointed out by: bde

25 years agocolumn counter (cnt) not reset to 0 on display of '\r' which could cause
Daniel Baker [Wed, 1 Sep 1999 23:07:29 +0000 (23:07 +0000)]
column counter (cnt) not reset to 0 on display of '\r' which could cause
unnecessary forced linewraps on some terminals.

Submitted by: David McNett <nugget@slacker.com>

25 years agoProperly document -P and -p flags.
Chris Costello [Wed, 1 Sep 1999 22:56:44 +0000 (22:56 +0000)]
Properly document -P and -p flags.

25 years agoRemove unused variable `ch'.
Chris Costello [Wed, 1 Sep 1999 22:26:36 +0000 (22:26 +0000)]
Remove unused variable `ch'.

25 years agoCorrected apparent omission in program logic which was causing the
Daniel Baker [Wed, 1 Sep 1999 22:21:24 +0000 (22:21 +0000)]
Corrected apparent omission in program logic which was causing the
insertion of redundant crlf's.  Eliminated the venetian-blind effect
in walled text.

Submitted by: David McNett <nugget@slacker.com>

25 years agoTypo: 'x' should be 'y' (only affects debugging output)
Nick Hibma [Wed, 1 Sep 1999 21:37:56 +0000 (21:37 +0000)]
Typo: 'x' should be 'y' (only affects debugging output)

25 years agoThis is part of an untested set of changes to the ed driver to support
Doug Rabson [Wed, 1 Sep 1999 21:21:03 +0000 (21:21 +0000)]
This is part of an untested set of changes to the ed driver to support
the new PnP code. Since the bulk of the driver changes are not being
committed at this time, it will not affect the driver. The code is being
committed early to allow others synchronise changes.

25 years agoThis represents essentially a complete rewrite of the ISA PnP code. The
Doug Rabson [Wed, 1 Sep 1999 20:53:43 +0000 (20:53 +0000)]
This represents essentially a complete rewrite of the ISA PnP code. The
new system is integrated with the ISA bus code more cleanly and allows
the future addition of more enumerators such as PnPBIOS and ACPI.

This commit also enables the new pcm driver since it is somewhat tied to
the new PnP code.

25 years agoThe libraries `libmytinfo' and `libncurses' are not required by this
Chris Costello [Wed, 1 Sep 1999 20:37:44 +0000 (20:37 +0000)]
The libraries `libmytinfo' and `libncurses' are not required by this
program.

25 years agoSlay a grammar gremlin.
Tim Vanderhoek [Wed, 1 Sep 1999 20:25:44 +0000 (20:25 +0000)]
Slay a grammar gremlin.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r50764,
Mark Murray [Wed, 1 Sep 1999 20:02:46 +0000 (20:02 +0000)]
This commit was generated by cvs2svn to compensate for changes in r50764,
which included commits to RCS files with non-trunk default branches.

25 years agoDouble pointy hat award. Import this into the right area.
Mark Murray [Wed, 1 Sep 1999 20:02:46 +0000 (20:02 +0000)]
Double pointy hat award. Import this into the right area.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r50760,
Mark Murray [Wed, 1 Sep 1999 19:59:25 +0000 (19:59 +0000)]
This commit was generated by cvs2svn to compensate for changes in r50760,
which included commits to RCS files with non-trunk default branches.

25 years agoDrat. Import this into the right place. Pass me the pointy hat.
Mark Murray [Wed, 1 Sep 1999 19:59:25 +0000 (19:59 +0000)]
Drat. Import this into the right place. Pass me the pointy hat.

25 years agoDrat. Import this into the right place. Pass me the pointy hat.
Mark Murray [Wed, 1 Sep 1999 19:59:25 +0000 (19:59 +0000)]
Drat. Import this into the right place. Pass me the pointy hat.

25 years agoTermcap header no longer needed.
Mark Murray [Wed, 1 Sep 1999 18:57:38 +0000 (18:57 +0000)]
Termcap header no longer needed.

25 years agoRe-arrange things in the attach routines of the 3Com and RealTek PHY
Bill Paul [Wed, 1 Sep 1999 17:07:27 +0000 (17:07 +0000)]
Re-arrange things in the attach routines of the 3Com and RealTek PHY
drivers so that we don't clobber things or leave them uninitialized
if we abort due a failure.

Submitted by: Luoqi Chen

25 years agoquoted string change: the si driver also covers the Specialix "SX"
Nick Sayer [Wed, 1 Sep 1999 16:42:54 +0000 (16:42 +0000)]
quoted string change: the si driver also covers the Specialix "SX"
product.

25 years agoMake prototype match function.
Sean Eric Fagan [Wed, 1 Sep 1999 16:21:57 +0000 (16:21 +0000)]
Make prototype match function.

25 years agoFix the sense of the vn_isdisk() check.
Poul-Henning Kamp [Wed, 1 Sep 1999 15:17:18 +0000 (15:17 +0000)]
Fix the sense of the vn_isdisk() check.

25 years agoSigh. Serves me right for testing against a modified tree (dfr's pnp
Peter Wemm [Wed, 1 Sep 1999 14:53:16 +0000 (14:53 +0000)]
Sigh.  Serves me right for testing against a modified tree (dfr's pnp
changes).  Doug changed these variables.  This should fix the isa_compat.c
breakage that phk reported.  (Sorry!)

25 years agoUpdate to driver 1.72.
Roger Hardiman [Wed, 1 Sep 1999 14:09:53 +0000 (14:09 +0000)]
Update to driver 1.72.
Fix a bug where video capture locks up on channel changes.
Many thanks to Juha for solving this.

Submitted by: Juha Nurmela <Juha.Nurmela@quicknet.inet.fi>

25 years agoSet si_bsize_phys and si_bsize_max in all legacy CD drivers.
Poul-Henning Kamp [Wed, 1 Sep 1999 13:03:05 +0000 (13:03 +0000)]
Set si_bsize_phys and si_bsize_max in all legacy CD drivers.

25 years agoFix stupid disorder in previous commit. This was my own error, not
Sheldon Hearn [Wed, 1 Sep 1999 12:42:00 +0000 (12:42 +0000)]
Fix stupid disorder in previous commit. This was my own error, not
the mistake of the PR's originator.

25 years agoThe -f option stole the -d option's option string colon in the getopt
Sheldon Hearn [Wed, 1 Sep 1999 12:37:26 +0000 (12:37 +0000)]
The -f option stole the -d option's option string colon in the getopt
optstring.

PR: 13521
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>

25 years agoTry to win back the "removal of most crufty code" trophy from markm:
Poul-Henning Kamp [Wed, 1 Sep 1999 11:32:52 +0000 (11:32 +0000)]
Try to win back the "removal of most crufty code" trophy from markm:

Remove WD formatting code which has never worked in 386bsd or FreeBSD.

Remove  DIOCSSTEP and DIOCSRETRIES ioctls as well, they belong in
history, along with the SMD disks.

OK'ed by: bde

25 years agounifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoe
Poul-Henning Kamp [Wed, 1 Sep 1999 11:25:25 +0000 (11:25 +0000)]
unifdef -Uvax -Uhp300 -Uluna68k -Umips -Utahoe

25 years agounifdef -Uvax
Poul-Henning Kamp [Wed, 1 Sep 1999 11:17:58 +0000 (11:17 +0000)]
unifdef -Uvax

25 years agoUse the appropriate macro for double quotes rather than using double
Jordan K. Hubbard [Wed, 1 Sep 1999 10:04:47 +0000 (10:04 +0000)]
Use the appropriate macro for double quotes rather than using double
quotes.

Submitted by: Alexey Zelkin <phantom@cris.net>
PR: 13436

25 years agoUse "multiple 4 char outdent until no wrap" rather than ANSI string
Poul-Henning Kamp [Wed, 1 Sep 1999 09:39:11 +0000 (09:39 +0000)]
Use "multiple 4 char outdent until no wrap" rather than ANSI string
concatenation to preserve K&R compatibility.

Requested by: bde
Terminology by: grog

25 years agoChange $Id$ to $FreeBSD$
Doug Rabson [Wed, 1 Sep 1999 09:38:21 +0000 (09:38 +0000)]
Change $Id$ to $FreeBSD$

25 years agoMake the libcrypt's build in the correct order.
Mark Murray [Wed, 1 Sep 1999 09:12:16 +0000 (09:12 +0000)]
Make the libcrypt's build in the correct order.

25 years ago* Fix a stack of warnings.
Doug Rabson [Wed, 1 Sep 1999 09:11:14 +0000 (09:11 +0000)]
* Fix a stack of warnings.
* Make it possible to type a filename to boot1 so that it is possible to
  recover from fatally broken versions of /boot/loader.
* Make a start at a CD boot program (not yet functional).

25 years agoTry and commit the tun comment fix again; I have no idea why there
Jordan K. Hubbard [Wed, 1 Sep 1999 09:01:54 +0000 (09:01 +0000)]
Try and commit the tun comment fix again; I have no idea why there
was a clash the last time, leading me to think that it had already
been fixed.

25 years ago-background is also a legitimate ppp mode. Don't change it to -auto.
Peter Wemm [Wed, 1 Sep 1999 08:57:01 +0000 (08:57 +0000)]
-background is also a legitimate ppp mode.  Don't change it to -auto.

25 years agoAdd $FreeBSD$
Peter Wemm [Wed, 1 Sep 1999 07:00:27 +0000 (07:00 +0000)]
Add $FreeBSD$

25 years ago$Id$ -> $FreeBSD$
Peter Wemm [Wed, 1 Sep 1999 06:58:27 +0000 (06:58 +0000)]
$Id$ -> $FreeBSD$