]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
25 years ago1) s/mod(un)?load/kld$1load/
Nick Hibma [Mon, 6 Sep 1999 20:11:59 +0000 (20:11 +0000)]
1) s/mod(un)?load/kld$1load/

2) s/MODLOAD/KMODLOAD/ to be consistent with the rest of the variables
(KMOD, KMODOWN, KMODGRP, etc) and definition of MODLOAD/UNLOAD in the
Makefile of the ATAPI module

3) textual fixups

25 years agoMove /var/cron/log to /var/log/cron
Nick Hibma [Mon, 6 Sep 1999 20:10:27 +0000 (20:10 +0000)]
Move /var/cron/log to /var/log/cron

25 years agoCast pw_change and pw_expire to long and fix the format specifier accordingly.
Bill Fumerola [Mon, 6 Sep 1999 20:07:12 +0000 (20:07 +0000)]
Cast pw_change and pw_expire to long and fix the format specifier accordingly.

25 years agoRemember to re-arm the timeout for the tick routine.
Bill Paul [Mon, 6 Sep 1999 19:42:02 +0000 (19:42 +0000)]
Remember to re-arm the timeout for the tick routine.

25 years agoFix definitions for RID and RES if we're not using IOSPACE. I copied the
Bill Paul [Mon, 6 Sep 1999 18:42:27 +0000 (18:42 +0000)]
Fix definitions for RID and RES if we're not using IOSPACE. I copied the
two lines and forgot to change them for the !IOSPACE case. Not a big deal
since PCI memory mapped mode is off by default, but I still feel silly.

25 years agoChange NetBSD/Alpha to FreeBSD/alpha.
Doug Rabson [Mon, 6 Sep 1999 18:32:40 +0000 (18:32 +0000)]
Change NetBSD/Alpha to FreeBSD/alpha.

25 years agoAdd entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone.
David E. O'Brien [Mon, 6 Sep 1999 18:29:09 +0000 (18:29 +0000)]
Add entry for NDC Ethernet Instant-Link Credit Card Adapter, a NE2000 clone.
This was tested on a ND5100 rev.A2 card.

25 years agoMake the ``Problem with IP header length'' error a bit more verbose
Brian Somers [Mon, 6 Sep 1999 18:20:26 +0000 (18:20 +0000)]
Make the ``Problem with IP header length'' error a bit more verbose

25 years ago$FreeBSD$ -> __DATE__
Brian Somers [Mon, 6 Sep 1999 18:11:50 +0000 (18:11 +0000)]
$FreeBSD$ -> __DATE__

This is probably more appropriate that $Date$ anyway

25 years agoUnifdef -DPASSWD_IGNORE_COMMENTS. This wasn't really optional and
Peter Wemm [Mon, 6 Sep 1999 17:30:03 +0000 (17:30 +0000)]
Unifdef -DPASSWD_IGNORE_COMMENTS.  This wasn't really optional and
we have enough pseudo-options already.

25 years ago- add reference to siginterrupt(3)
Ruslan Ermilov [Mon, 6 Sep 1999 15:15:51 +0000 (15:15 +0000)]
- add reference to siginterrupt(3)
- mdoc(7) fixes

25 years agoAdd device_set_desc_copy(9).
Doug Rabson [Mon, 6 Sep 1999 15:13:09 +0000 (15:13 +0000)]
Add device_set_desc_copy(9).

25 years agoVERY preliminary versions of these documents for the Alpha. I've
Jordan K. Hubbard [Mon, 6 Sep 1999 15:10:54 +0000 (15:10 +0000)]
VERY preliminary versions of these documents for the Alpha.  I've
made only the most superficial changes so far to HARDWARE.TXT and
eliminated the stuff I absolutely knew didn't work.  That still leaves
a lot of work to do and this is mostly just a place-holder for now.

25 years agoOnly do dhclient once; it has its own internal retry which is more than
Jordan K. Hubbard [Mon, 6 Sep 1999 15:06:17 +0000 (15:06 +0000)]
Only do dhclient once; it has its own internal retry which is more than
long enough (and doing it multiple times results in a dialog which waits
AGES to complete).

25 years agoRepo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
Peter Wemm [Mon, 6 Sep 1999 14:06:23 +0000 (14:06 +0000)]
Repo copy isa/sio* to dev/sio/sio* in preperation for extra bus methods
including pci.
Also, eliminate NSIOTOT and do it dynamically where it matters.

25 years agoMove the #if 0 to catch the card.h include and make sure it's zero.
Peter Wemm [Mon, 6 Sep 1999 13:30:36 +0000 (13:30 +0000)]
Move the #if 0 to catch the card.h include and make sure it's zero.

25 years agoAdd xrefs to the {f,net,sock}stat.1 manpages. While I'm in there, fix
Sheldon Hearn [Mon, 6 Sep 1999 13:14:24 +0000 (13:14 +0000)]
Add xrefs to the {f,net,sock}stat.1 manpages.  While I'm in there, fix
the sockstat.1 document title, which still remembers when sockstat was
called lsock.

Reviewed by: mpp

25 years agoAdd id_iosize as used by pccard.
Peter Wemm [Mon, 6 Sep 1999 11:37:23 +0000 (11:37 +0000)]
Add id_iosize as used by pccard.

25 years agoadd pccard/pccard_nbk.c
Peter Wemm [Mon, 6 Sep 1999 11:36:25 +0000 (11:36 +0000)]
add pccard/pccard_nbk.c

25 years agoZap $Locker$
Peter Wemm [Mon, 6 Sep 1999 11:25:35 +0000 (11:25 +0000)]
Zap $Locker$

25 years agoTidy $Log$ debris
Peter Wemm [Mon, 6 Sep 1999 11:24:52 +0000 (11:24 +0000)]
Tidy $Log$ debris

25 years ago$Id$ -> $FreeBSD$
Peter Wemm [Mon, 6 Sep 1999 11:23:05 +0000 (11:23 +0000)]
$Id$ -> $FreeBSD$

25 years agoFreeBSD kernel doesn't allow any process to decrease securelevel. So,
KATO Takenori [Mon, 6 Sep 1999 08:41:32 +0000 (08:41 +0000)]
FreeBSD kernel doesn't allow any process to decrease securelevel. So,
init(8) cannot decrease securelevel.  The manual page explains this
and single_user() doesn't try to downgrade kernel to insecure mode.

Reviewed by: bde (manual page)

25 years agoCommon Alpha loader Makefile, omitted accidentally from the previous set
Mike Smith [Mon, 6 Sep 1999 08:38:10 +0000 (08:38 +0000)]
Common Alpha loader Makefile, omitted accidentally from the previous set
of commits.

25 years agoShow that the -n option is optional
Nick Hibma [Mon, 6 Sep 1999 08:30:25 +0000 (08:30 +0000)]
Show that the -n option is optional

Suggested by: Bruce Evans <bde@zeta.org.au>
Reviewed by: dfr

25 years agoWhen logging warning messages, there are now three scenarios:
Brian Somers [Mon, 6 Sep 1999 08:16:33 +0000 (08:16 +0000)]
When logging warning messages, there are now three scenarios:
o If a prompt is executing the command, only display the warning to
  that prompt
o If a prompt is executing a ``load'' command, display the warning
  to all prompts *and* syslog
o Otherwise, display the warning to all prompts *and* syslog.

25 years agoDon't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bug
Dag-Erling Smørgrav [Mon, 6 Sep 1999 08:04:43 +0000 (08:04 +0000)]
Don't forget to reset _pw_stepping_yp to 0 before returning. Fixes a bug
where getpwent() would ignore wildcard entries that followed a netgroup
entry.

PR: misc/12999
Submitted by: David Hedley <david@inty.net>

25 years agoZap $Source$
Peter Wemm [Mon, 6 Sep 1999 07:41:34 +0000 (07:41 +0000)]
Zap $Source$

25 years agoZap $Locker$
Peter Wemm [Mon, 6 Sep 1999 07:40:41 +0000 (07:40 +0000)]
Zap $Locker$

25 years agoTidy up $Log$ debris
Peter Wemm [Mon, 6 Sep 1999 07:39:30 +0000 (07:39 +0000)]
Tidy up $Log$ debris

25 years ago$Date$ -> $FreeBSD$
Peter Wemm [Mon, 6 Sep 1999 07:36:44 +0000 (07:36 +0000)]
$Date$ -> $FreeBSD$

25 years agoZap $Source$
Peter Wemm [Mon, 6 Sep 1999 07:34:27 +0000 (07:34 +0000)]
Zap $Source$

25 years ago$Revision$ -> $FreeBSD$
Peter Wemm [Mon, 6 Sep 1999 07:33:51 +0000 (07:33 +0000)]
$Revision$ -> $FreeBSD$

25 years agoZap $Revision$
Peter Wemm [Mon, 6 Sep 1999 07:33:18 +0000 (07:33 +0000)]
Zap $Revision$

25 years agoTidy up $Log$ debris
Peter Wemm [Mon, 6 Sep 1999 07:32:15 +0000 (07:32 +0000)]
Tidy up $Log$ debris

25 years agoClean $Log$ debris.
Peter Wemm [Mon, 6 Sep 1999 07:26:52 +0000 (07:26 +0000)]
Clean $Log$ debris.

25 years agoStart to disentangle the isa attachments from other buses. Partially
Warner Losh [Mon, 6 Sep 1999 06:45:20 +0000 (06:45 +0000)]
Start to disentangle the isa attachments from other buses.  Partially
rewrite the pccard attachment case.  This is a work in progress, but
doesn't break the isa case.

I left the #if 0...#endif around the pccard stuff, at Peter's request,
so that normal users don't shoot themselves in the foot.

While I was here:
o Indent a comment to the right location
o Spell Unknown with a final 'n'.

Reviewed by: peter

25 years agoAdd pccard child to nexus. A better version would take care of this
Warner Losh [Mon, 6 Sep 1999 06:39:17 +0000 (06:39 +0000)]
Add pccard child to nexus.  A better version would take care of this
with an identify method, but that has not been implemented.

Forgotten by: imp

25 years agoKludge together support for the old pccard system with newbus. This
Warner Losh [Mon, 6 Sep 1999 06:34:44 +0000 (06:34 +0000)]
Kludge together support for the old pccard system with newbus.  This
will allow newbus based drivers to have pccard attachments.  Also
start printing out probe messages for pccards stating the resources
used and regularize many of the pccard printfs.

Reviewed by: Peter Wemm.

25 years agoAdd common error lib for the Kerberos case.
Mark Murray [Mon, 6 Sep 1999 06:32:02 +0000 (06:32 +0000)]
Add common error lib for the Kerberos case.

25 years agoAdd ftpd to the build.
Mark Murray [Mon, 6 Sep 1999 06:30:48 +0000 (06:30 +0000)]
Add ftpd to the build.

25 years agoWhups, forgot one $Id$ -> $FreeBSD$ conversion.
Bill Paul [Mon, 6 Sep 1999 06:19:29 +0000 (06:19 +0000)]
Whups, forgot one $Id$ -> $FreeBSD$ conversion.

25 years agoRecognise the new 82559 chip id as used on the InBusiness 10/100 adapter.
Peter Wemm [Mon, 6 Sep 1999 06:15:18 +0000 (06:15 +0000)]
Recognise the new 82559 chip id as used on the InBusiness 10/100 adapter.
I have an 82559 card with the same id as the other 8255[78] chips, but
that was made with a date code of 0699 (June 99).  The submitter shows
this working with the probe etc, but doesn't actually say it works as
on the ethernet. :-) Assuming it does, this is a RELENG_3 merge candidate.
Submitted by: Steven E Lumos <slumos@sam.ISRI.UNLV.EDU>

25 years agoThis commit adds driver support for PCI fast ethernet NICs based on
Bill Paul [Mon, 6 Sep 1999 06:14:30 +0000 (06:14 +0000)]
This commit adds driver support for PCI fast ethernet NICs based on
the Davicom DM9100 and DM9102 chipsets, including the Jaton Corporation
XPressNet. Datasheet is available from www.davicom8.com.

The DM910x chips are still more tulip clones. The API is reproduced
pretty faithfully, unfortunately the performance is pretty bad. The
transmitter seems to have a lot of problems DMAing multi-fragment
packets. The only way to make it work reliably is to coalesce transmitted
packets into a single contiguous buffer. The Linux driver (written by
Davicom) actually does something similar to this. I can't recomment this
NIC as anything more than a "connectivity solution."

This driver uses newbus and miibus and is supported on both i386
and alpha platforms.

25 years agoFix problem with manpages which contain ``-'' (dash) symbol in
Alexey Zelkin [Mon, 6 Sep 1999 05:38:47 +0000 (05:38 +0000)]
Fix problem with manpages which contain ``-'' (dash) symbol in
Name Description (.Nm) field.

PR: bin/13456
Reviewed by: mpp, jkh

25 years agoAdd a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,
Bill Paul [Mon, 6 Sep 1999 05:27:55 +0000 (05:27 +0000)]
Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,
this PHY and the Davicom DM9101 have exactly the same register definitions.
One of them is probably a clone of the other. I'm not sure which.

This is needed for the Davicom DM9102 10/100 PCI ethernet driver which
will be committed shortly.

25 years agoFix an old reference to the old docs directories. Looks like
Jordan K. Hubbard [Mon, 6 Sep 1999 03:30:38 +0000 (03:30 +0000)]
Fix an old reference to the old docs directories.  Looks like
this one went completely uncaught for months!

Caught by: jack <jack@germanium.xtalwind.net>

25 years agoRemove unused variables.
Chris Costello [Sun, 5 Sep 1999 23:27:53 +0000 (23:27 +0000)]
Remove unused variables.

25 years agoUpdate to add the July 22, 1999 addendum.
David E. O'Brien [Sun, 5 Sep 1999 21:33:47 +0000 (21:33 +0000)]
Update to add the July 22, 1999 addendum.
(ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change)

25 years agoMake jdk-1.1.8 work again. It turns out that some code inside
John Polstra [Sun, 5 Sep 1999 21:12:53 +0000 (21:12 +0000)]
Make jdk-1.1.8 work again.  It turns out that some code inside
libjava peeks into the dynamic linker's private Obj_Entry structures.
My recent changes introduced some new members near the front of
the structures, causing libjava to get the wrong fields.  This commit
moves the new members toward the end of the structure so that the
layout of the portion that is relevant to JDK remains the same as
before.

I will work with the JDK porting team to see if we can come up with
a less fragile way for them to do what they need to do.  I understand
the current approach was necessary in order to work around some
limitations of the dynamic linker.  Maybe it's not necessary any
more.

25 years agoThis commit adds driver support for the Silicon Integrated Systems
Bill Paul [Sun, 5 Sep 1999 21:01:03 +0000 (21:01 +0000)]
This commit adds driver support for the Silicon Integrated Systems
SiS 900 and SiS 7016 PCI fast ethernet chipsets. Full manuals for the
SiS chips can be found at www.sis.com.tw.

This is a fairly simple chipset. The receiver uses a 128-bit multicast
hash table and single perfect entry for the station address. Transmit and
receive DMA and FIFO thresholds are easily tuneable. Documentation is
pretty decent and performance is not bad, even on my crufty 486. This
driver uses newbus and miibus and is supported on both the i386 and
alpha architectures.

25 years agoSet up FPU state on the AP.
Peter Wemm [Sun, 5 Sep 1999 20:17:40 +0000 (20:17 +0000)]
Set up FPU state on the AP.

Tested by: phk

25 years ago$Id$ -> $FreeBSD$
Peter Wemm [Sun, 5 Sep 1999 19:13:04 +0000 (19:13 +0000)]
$Id$ -> $FreeBSD$

25 years ago$Revision$,$Date$ -> $FreeBSD$
Peter Wemm [Sun, 5 Sep 1999 19:11:41 +0000 (19:11 +0000)]
$Revision$,$Date$ -> $FreeBSD$

25 years ago$Revision$ -> $FreeBSD$ (more cleanup needed here)
Peter Wemm [Sun, 5 Sep 1999 17:49:11 +0000 (17:49 +0000)]
$Revision$ -> $FreeBSD$  (more cleanup needed here)

25 years agoZap $Revision$
Peter Wemm [Sun, 5 Sep 1999 17:43:31 +0000 (17:43 +0000)]
Zap $Revision$

25 years agoTidy up $Log$ debris.
Peter Wemm [Sun, 5 Sep 1999 17:42:45 +0000 (17:42 +0000)]
Tidy up $Log$ debris.

25 years ago$Source$,$Revision$ -> $FreeBSD$
Peter Wemm [Sun, 5 Sep 1999 17:35:31 +0000 (17:35 +0000)]
$Source$,$Revision$ -> $FreeBSD$

25 years agoClean up some $Log$ debris, including some real messes.
Peter Wemm [Sun, 5 Sep 1999 17:31:55 +0000 (17:31 +0000)]
Clean up some $Log$ debris, including some real messes.

25 years ago$Id$ -> $FreeBSD$
Peter Wemm [Sun, 5 Sep 1999 17:27:05 +0000 (17:27 +0000)]
$Id$ -> $FreeBSD$

25 years agoTemporarily disable k6_mem (k6 write combining) at Brian's request since
Peter Wemm [Sun, 5 Sep 1999 16:55:44 +0000 (16:55 +0000)]
Temporarily disable k6_mem (k6 write combining) at Brian's request since
it appears to be causing problems under XFree3.9.16.

25 years agoM_WAITOK->M_NOWAIT
Brian Feldman [Sun, 5 Sep 1999 15:45:57 +0000 (15:45 +0000)]
M_WAITOK->M_NOWAIT

25 years agonullclose, not noclose of course.
Poul-Henning Kamp [Sun, 5 Sep 1999 15:41:09 +0000 (15:41 +0000)]
nullclose, not noclose of course.

25 years ago$Id$ -> $FreeBSD$
Peter Wemm [Sun, 5 Sep 1999 15:21:05 +0000 (15:21 +0000)]
$Id$ -> $FreeBSD$

25 years ago$Revision$ -> $FreeBSD$
Peter Wemm [Sun, 5 Sep 1999 15:15:07 +0000 (15:15 +0000)]
$Revision$ -> $FreeBSD$

25 years ago$Header$ cookies
Peter Wemm [Sun, 5 Sep 1999 15:12:48 +0000 (15:12 +0000)]
$Header$ cookies

25 years agoadd missing :
Poul-Henning Kamp [Sun, 5 Sep 1999 14:57:24 +0000 (14:57 +0000)]
add missing :

25 years agoFix for new Common Error system.
Mark Murray [Sun, 5 Sep 1999 14:07:40 +0000 (14:07 +0000)]
Fix for new Common Error system.

25 years agoOnly install backwards compat symlink for <machine/soundcard.h> if using
Peter Wemm [Sun, 5 Sep 1999 07:58:28 +0000 (07:58 +0000)]
Only install backwards compat symlink for <machine/soundcard.h> if using
the default SHARED=copies, otherwise the kernel source tree gets modified
if /usr/include/machine is a symlink to the source tree (which is not the
case by default).  Nothing in our src tree uses <machine/soundcard.h>.

Pointed out by: bde

25 years agoConnect libform/libpanel/libmenu.
Peter Wemm [Sun, 5 Sep 1999 07:55:37 +0000 (07:55 +0000)]
Connect libform/libpanel/libmenu.

25 years agoSome style and "look" fixes
Alexey Zelkin [Sun, 5 Sep 1999 07:02:22 +0000 (07:02 +0000)]
Some style and "look" fixes

Reviewed by: mpp

25 years agoName Description (.Nd macro) added.
Alexey Zelkin [Sun, 5 Sep 1999 06:59:34 +0000 (06:59 +0000)]
Name Description (.Nd macro) added.
Style and punctuation errors fixes.
ERRORS section included to RETURN VALUES because it's
describing return values instead of errors and their handling.

Reviewed by: mpp

25 years agomdoc(7) style fix.
Alexey Zelkin [Sun, 5 Sep 1999 06:50:49 +0000 (06:50 +0000)]
mdoc(7) style fix.
Correct RB_* values list bounds.

Reviewed by: mpp

25 years agomdoc(7) style fix: FreeBSD -> .Fx
Alexey Zelkin [Sun, 5 Sep 1999 06:47:01 +0000 (06:47 +0000)]
mdoc(7) style fix:  FreeBSD -> .Fx

Reviewed by: mpp

25 years agoRemove useless .Fn macro suffix
Alexey Zelkin [Sun, 5 Sep 1999 06:41:49 +0000 (06:41 +0000)]
Remove useless .Fn macro suffix

Reviewed by: mpp

25 years agomdoc style fix.
Alexey Zelkin [Sun, 5 Sep 1999 06:39:22 +0000 (06:39 +0000)]
mdoc style fix.

Reviewed by: mpp

25 years agomdoc(7) style fixes
Alexey Zelkin [Sun, 5 Sep 1999 06:37:01 +0000 (06:37 +0000)]
mdoc(7) style fixes

Reviewed by: mpp

25 years agostruct rqgroup: put 0-length array at the end. Make mental note not
Greg Lehey [Sun, 5 Sep 1999 06:32:20 +0000 (06:32 +0000)]
struct rqgroup:  put 0-length array at the end.  Make mental note not
to write such crap again.

Spotted-by: Parag Patel <parag@cgt.com>

25 years agomdoc(7) style fixes.
Alexey Zelkin [Sun, 5 Sep 1999 06:02:03 +0000 (06:02 +0000)]
mdoc(7) style fixes.

PR: docs/13408
Reviewed by: mpp

25 years agomdoc(7) style fixes
Alexey Zelkin [Sun, 5 Sep 1999 05:50:38 +0000 (05:50 +0000)]
mdoc(7) style fixes

PR: docs/13409
Reviewed by: mpp

25 years agoAdd bmake glue for libform (the SVSV-style ETI curses form driver from
Peter Wemm [Sun, 5 Sep 1999 05:37:49 +0000 (05:37 +0000)]
Add bmake glue for libform (the SVSV-style ETI curses form driver from
ncurses)

25 years agoAdd bmake glue for libpanel (the SVSV-style ETI curses panel (overlapping
Peter Wemm [Sun, 5 Sep 1999 05:36:12 +0000 (05:36 +0000)]
Add bmake glue for libpanel (the SVSV-style ETI curses panel (overlapping
layers) driver from ncurses)

25 years agoAdd bmake glue for libmenu (the SVSV-style ETI curses menu driver from
Peter Wemm [Sun, 5 Sep 1999 05:32:46 +0000 (05:32 +0000)]
Add bmake glue for libmenu (the SVSV-style ETI curses menu driver from
ncurses)

25 years agoInstall {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin.
David E. O'Brien [Sun, 5 Sep 1999 05:19:08 +0000 (05:19 +0000)]
Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin.

related to PR: 13545

25 years agoEnable -Wformat checking for debug_printf().
John Polstra [Sat, 4 Sep 1999 20:36:27 +0000 (20:36 +0000)]
Enable -Wformat checking for debug_printf().

25 years agoChange the warning about unrecognized entries in the dynamic table
John Polstra [Sat, 4 Sep 1999 20:14:48 +0000 (20:14 +0000)]
Change the warning about unrecognized entries in the dynamic table
to a debug message which is disabled in production builds of the
dynamic linker.  The condition warned about is normally harmless.

PR: bin/12849

25 years agoOops. Forgot to cvs add these for threads support.
Mark Murray [Sat, 4 Sep 1999 19:17:13 +0000 (19:17 +0000)]
Oops. Forgot to cvs add these for threads support.

25 years agodisable the aureal vortex driver for now
Cameron Grant [Sat, 4 Sep 1999 18:59:47 +0000 (18:59 +0000)]
disable the aureal vortex driver for now

25 years agoincorporate better ess support
Cameron Grant [Sat, 4 Sep 1999 18:23:23 +0000 (18:23 +0000)]
incorporate better ess support

Obtained From: KUROSAWA Takahiro <fwkg7679@mb.infoweb.ne.jp>
Tested By: peter

25 years agoUpdate to include IPFW changes that have happened relatively recently.
Brian Feldman [Sat, 4 Sep 1999 17:37:02 +0000 (17:37 +0000)]
Update to include IPFW changes that have happened relatively recently.

25 years agohandle uiomove better in feed_root
Cameron Grant [Sat, 4 Sep 1999 17:08:30 +0000 (17:08 +0000)]
handle uiomove better in feed_root

25 years agobugfix: deallocate channels properly if no read/write ops between open/close
Cameron Grant [Sat, 4 Sep 1999 17:03:59 +0000 (17:03 +0000)]
bugfix: deallocate channels properly if no read/write ops between open/close

25 years agoUpdate to XFree86 release 3.3.5
Jordan K. Hubbard [Sat, 4 Sep 1999 16:24:33 +0000 (16:24 +0000)]
Update to XFree86 release 3.3.5

25 years agoo Catch up with pnp changes - kget no longer saves pnp data.
Jordan K. Hubbard [Sat, 4 Sep 1999 16:01:15 +0000 (16:01 +0000)]
o Catch up with pnp changes - kget no longer saves pnp data.
o Catch up with ncurses updates - some internal function names have changed.

25 years agoSpelling and grammar error fix.
Alexey Zelkin [Sat, 4 Sep 1999 15:56:51 +0000 (15:56 +0000)]
Spelling and grammar error fix.
mdoc(7)'fy.

PR: docs/13406
Submitted by: Garret Woolman <woolman@khavrinen.lcs.mit.edu>
Reviewed by: mpp

25 years agoDon't install stubs, make a compat symlink at buildworld time.
Peter Wemm [Sat, 4 Sep 1999 15:46:31 +0000 (15:46 +0000)]
Don't install stubs, make a compat symlink at buildworld time.
All internal references to <machine/soundcard.h> are (hopefully :-) gone.

25 years agoInstall a symlink for <machine/soundcard.h> -> <sys/soundcard.h> rather
Peter Wemm [Sat, 4 Sep 1999 15:44:44 +0000 (15:44 +0000)]
Install a symlink for <machine/soundcard.h> -> <sys/soundcard.h> rather
than having stubs.  (OK'ed by dfr)

25 years agomachine/soundcard.h is now in the standard location - sys/soundcard.h
Peter Wemm [Sat, 4 Sep 1999 15:22:17 +0000 (15:22 +0000)]
machine/soundcard.h is now in the standard location - sys/soundcard.h

25 years agoremove #ifdef FreeBSD -> <machine/soundcard.h> special case as we have it
Peter Wemm [Sat, 4 Sep 1999 15:20:48 +0000 (15:20 +0000)]
remove #ifdef FreeBSD -> <machine/soundcard.h> special case as we have it
in the standard location now.

25 years agomdoc(7) style fixes:
Alexey Zelkin [Sat, 4 Sep 1999 14:55:22 +0000 (14:55 +0000)]
mdoc(7) style fixes:
.Bx Free -> .Fx
Cross references to ports splited into different subsection

PR: 13256
Submitted by: Alexey Zelkin <phantom@cris.net>
Reviewed by: mpp