]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
25 years agoUpdate to driver 1.73
roger [Fri, 10 Sep 1999 12:08:36 +0000 (12:08 +0000)]
Update to driver 1.73
Add new hauppauge Tuner Type 6
Add Aims Labs Video Highway Xtreme card type

25 years agosync with src/sys/sys/mount.h
alfred [Fri, 10 Sep 1999 09:12:24 +0000 (09:12 +0000)]
sync with src/sys/sys/mount.h

25 years agoLook for the right ACPI signature.
msmith [Fri, 10 Sep 1999 08:49:19 +0000 (08:49 +0000)]
Look for the right ACPI signature.

Submitted by: dfr

25 years agoMake sure that opti931's and guspnp's use the right offset from their ports.
dfr [Fri, 10 Sep 1999 08:20:23 +0000 (08:20 +0000)]
Make sure that opti931's and guspnp's use the right offset from their ports.

25 years agoUnbroke `make -s' case.
ru [Fri, 10 Sep 1999 07:39:25 +0000 (07:39 +0000)]
Unbroke `make -s' case.

PR: 13676
Submitted by: wollman

25 years agoInvoke smp_rendezvous_action() using the a.out compatible asnames.h
msmith [Fri, 10 Sep 1999 01:17:01 +0000 (01:17 +0000)]
Invoke smp_rendezvous_action() using the a.out compatible asnames.h
technique (bleagh).

25 years agoRemove duplicated bits from boot floppy (where they're already available) in
jkh [Thu, 9 Sep 1999 21:20:55 +0000 (21:20 +0000)]
Remove duplicated bits from boot floppy (where they're already available) in
an effort to get this back down to size.

25 years agoChanges to centralise the default blocksize behaviour.
julian [Thu, 9 Sep 1999 19:08:44 +0000 (19:08 +0000)]
Changes to centralise the default blocksize behaviour.
More likely to follow.

Submitted by: phk@freebsd.org

25 years agoAdd aio_{cancel,error,return,suspend,write} into the mix.
billf [Thu, 9 Sep 1999 19:06:57 +0000 (19:06 +0000)]
Add aio_{cancel,error,return,suspend,write} into the mix.

Submitted by: Dan Nelson <dnelson@emsphone.com>
Forgotten by: mpp

25 years agoSeperate the miibus pci ethernet drivers from the non-miibus drivers so
peter [Thu, 9 Sep 1999 18:30:58 +0000 (18:30 +0000)]
Seperate the miibus pci ethernet drivers from the non-miibus drivers so
it's a little clearer which is which from just looking at GENERIC.

25 years agoHandle TCP reset sequence properly.
ru [Thu, 9 Sep 1999 13:42:51 +0000 (13:42 +0000)]
Handle TCP reset sequence properly.

In the words of originator:
:If an incoming connection is initiated through natd and deny_incoming is
:not set, then a new alias_link structure is created to handle the link.
:If there is nothing listening for the incoming connection, then the kernel
:responds with a RST for the connection. However, this is not processed
:correctly in libalias/alias.c:TcpMonitor{In,Out} and
:libalias/alias_db.c:SetState{In,Out} as it thinks a connection
:has been established and therefore applies a timeout of 86400 seconds
:to the link.
:
:If many of these half-connections are initiated (during, for example, a
:port scan of the host), then many thousands of unnecessary links are
:created and the resident size of natd balloons to 20MB or more.

PR: 13639
Reviewed by: brian

25 years agoMerge from sys/i386/i386/machdep.c revision 1.361.
kato [Thu, 9 Sep 1999 09:58:05 +0000 (09:58 +0000)]
Merge from sys/i386/i386/machdep.c revision 1.361.

25 years agonetboot removed until somebody fixes it so it compiles
mjacob [Thu, 9 Sep 1999 01:28:26 +0000 (01:28 +0000)]
netboot removed until somebody fixes it so it compiles

25 years agoZap EXPORTMFS, it's no longer an option. (mfs_vfsops.c rev 1.58)
peter [Wed, 8 Sep 1999 22:03:46 +0000 (22:03 +0000)]
Zap EXPORTMFS, it's no longer an option.  (mfs_vfsops.c rev 1.58)

25 years agoZap EXPORTMFS -> opt_mfs.h - the option went away (turned on) in April
peter [Wed, 8 Sep 1999 22:01:31 +0000 (22:01 +0000)]
Zap EXPORTMFS -> opt_mfs.h - the option went away (turned on) in April
this year.  (mfs_vfsops.c rev 1.58)

25 years agoClean up and reorder.
des [Wed, 8 Sep 1999 19:17:15 +0000 (19:17 +0000)]
Clean up and reorder.

25 years agoCatch up with GENERIC. This file is creaming to be automatically
markm [Wed, 8 Sep 1999 19:02:26 +0000 (19:02 +0000)]
Catch up with GENERIC. This file is creaming to be automatically
generated form GENERIC. Any volunteers? I thought not :-). OK;
I'll do it.

25 years agoMake unused tape bmajors in past tense.
phk [Wed, 8 Sep 1999 18:46:22 +0000 (18:46 +0000)]
Make unused tape bmajors in past tense.

25 years agoDon't register a bmajor.
phk [Wed, 8 Sep 1999 18:45:58 +0000 (18:45 +0000)]
Don't register a bmajor.

25 years agoDon't register a bmajor.
phk [Wed, 8 Sep 1999 18:45:52 +0000 (18:45 +0000)]
Don't register a bmajor.

Approved by: sos

25 years agocontroller miibus0 is now needed.
imp [Wed, 8 Sep 1999 18:34:31 +0000 (18:34 +0000)]
controller miibus0 is now needed.
Also adjust previous entry to be terminated by a blank line.

25 years agofix a bug with cat >/dev/{dsp,dspW,audio} hanging
cg [Wed, 8 Sep 1999 17:34:54 +0000 (17:34 +0000)]
fix a bug with cat >/dev/{dsp,dspW,audio} hanging

25 years agoMake sa/bdev, gd/bdev and gd/cdev as past-tense.
phk [Wed, 8 Sep 1999 17:02:40 +0000 (17:02 +0000)]
Make sa/bdev, gd/bdev and gd/cdev as past-tense.

25 years agoDon't register a block major for tapes.
phk [Wed, 8 Sep 1999 17:01:41 +0000 (17:01 +0000)]
Don't register a block major for tapes.

Reviewed by: mjacob

25 years agoFix typo.
ru [Wed, 8 Sep 1999 16:37:14 +0000 (16:37 +0000)]
Fix typo.

25 years agoImprove shell documentation:
sheldonh [Wed, 8 Sep 1999 15:40:46 +0000 (15:40 +0000)]
Improve shell documentation:

* Consistently misspell built-in as builtin.

* Add a builtin(1) manpage and create builtin(1) MLINKS for all shell
  builtin commands for which no standalone utility exists.  These MLINKS
  replace those that were created for csh(1).

* Add appropriate xrefs for builtin(1) to the csh(1) and sh(1) manpages,
  as well as to the manpages of standalone utilities which are supported
  as shell builtin commands in at least one of the shells. In such
  manpages, explain that similar functionality may be provided as a
  shell builtin command.

* Improve sh(1)'s description of the cd builtin command. Csh(1) already
  describes it adequately. Replace the cd(1) manpage with a builtin(1)
  MLINKS link.

* Clean up some mdoc problems: use Xr instead of literal "foo(n)"; use
  Ic instead of Xr for shell builtin commands.

* Undo English contractions.

Reviewed by: mpp, rgrimes

25 years agoAdd a pointer to "controller miibus0" for people who will not read the
peter [Wed, 8 Sep 1999 15:01:58 +0000 (15:01 +0000)]
Add a pointer to "controller miibus0" for people who will not read the
commit messages or GENERIC and insist on running -CURRENT.
It probably won't work, but it's worth a try.

25 years agoMake it build, copy from dev/sio/sio.c:
peter [Wed, 8 Sep 1999 13:46:54 +0000 (13:46 +0000)]
Make it build, copy from dev/sio/sio.c:
isa_set_flags -> device_set_flags
isa_get_flags -> device_get_flags

25 years agoUpdate docs for 3.3-R
phk [Wed, 8 Sep 1999 12:42:15 +0000 (12:42 +0000)]
Update docs for 3.3-R

OK'ed by: jkh

25 years agoAdd FreeBSD tag.
obrien [Wed, 8 Sep 1999 11:16:36 +0000 (11:16 +0000)]
Add FreeBSD tag.

25 years agoAdd $FreeBSD$
peter [Wed, 8 Sep 1999 11:14:56 +0000 (11:14 +0000)]
Add $FreeBSD$

25 years agoDon't -ko anymore.
obrien [Wed, 8 Sep 1999 11:14:51 +0000 (11:14 +0000)]
Don't -ko anymore.
Add FreeBSD tag.

25 years agoDon't -ko anymore.
obrien [Wed, 8 Sep 1999 11:12:35 +0000 (11:12 +0000)]
Don't -ko anymore.

25 years agoDon't use -ko any more.
obrien [Wed, 8 Sep 1999 11:11:59 +0000 (11:11 +0000)]
Don't use -ko any more.

25 years agoRestore old sio driver for Bruce. We'll fix the bus problems in nsio
peter [Wed, 8 Sep 1999 11:08:50 +0000 (11:08 +0000)]
Restore old sio driver for Bruce.  We'll fix the bus problems in nsio
instead.

25 years agos/sio/nsio/
peter [Wed, 8 Sep 1999 11:07:40 +0000 (11:07 +0000)]
s/sio/nsio/

25 years agoRestore the old sio* - bruce can fix it himself.
peter [Wed, 8 Sep 1999 10:59:03 +0000 (10:59 +0000)]
Restore the old sio* - bruce can fix it himself.

25 years agoCosmetic:
brian [Wed, 8 Sep 1999 07:34:52 +0000 (07:34 +0000)]
Cosmetic:
  alias_cmd -> nat_cmd after a repo-copy

25 years agoFixed bitrot in usage message (-n is now optional).
bde [Wed, 8 Sep 1999 05:46:47 +0000 (05:46 +0000)]
Fixed bitrot in usage message (-n is now optional).

25 years agoProvide another installation option for GNOME so we have the more "classic
jkh [Wed, 8 Sep 1999 04:48:26 +0000 (04:48 +0000)]
Provide another installation option for GNOME so we have the more "classic
GNOME" desktop that Debian does as an option.

25 years agoBump maxusers in installation kernel down to something more low-memory
jkh [Wed, 8 Sep 1999 04:46:35 +0000 (04:46 +0000)]
Bump maxusers in installation kernel down to something more low-memory
friendly.

25 years agoMFS: amd mount disabling and overflow protection.
imp [Tue, 7 Sep 1999 23:07:03 +0000 (23:07 +0000)]
MFS: amd mount disabling and overflow protection.

Reported by: gallatin@freebsd.org

25 years agoAll unimplemented VFS ops now have entries in kern/vfs_default.c that return
alfred [Tue, 7 Sep 1999 22:42:38 +0000 (22:42 +0000)]
All unimplemented VFS ops now have entries in kern/vfs_default.c that return
reasonable defaults.

This avoids confusing and ugly casting to eopnotsupp or making dummy functions.
Bogus casting of filesystem sysctls to eopnotsupp() have been removed.

This should make *_vfsops.c more readable and reduce bloat.

Reviewed by: msmith, eivind
Approved by: phk
Tested by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>

25 years agoAllow flags to be passed to patch when using LOCAL_PATCHES
jkh [Tue, 7 Sep 1999 20:47:42 +0000 (20:47 +0000)]
Allow flags to be passed to patch when using LOCAL_PATCHES

25 years agoSave %gs in sigcontext when delivering a signal and restore them upon
luoqi [Tue, 7 Sep 1999 20:02:24 +0000 (20:02 +0000)]
Save %gs in sigcontext when delivering a signal and restore them upon
return (in signal trampoline code). I plan to do the same on -stable,
so that we have a consistent interface to userland applications.

Reviewed by: bde

25 years agoFix comment: RX underrun -> RX overrun.
wpaul [Tue, 7 Sep 1999 17:06:17 +0000 (17:06 +0000)]
Fix comment: RX underrun -> RX overrun.

25 years agoConfig file parser changes:
ru [Tue, 7 Sep 1999 15:34:12 +0000 (15:34 +0000)]
Config file parser changes:

- Trailing spaces and empty lines are ignored.
- A `#' sign will mark the remaining of the line as a comment.

Reviewed by: Ari Suutari <ari@suutari.iki.fi>

25 years agoWe don't need a queue for *CP data - these are IP-only queues.
brian [Tue, 7 Sep 1999 14:34:55 +0000 (14:34 +0000)]
We don't need a queue for *CP data - these are IP-only queues.

25 years agoDoug missed an isa_get_flags().
peter [Tue, 7 Sep 1999 13:08:25 +0000 (13:08 +0000)]
Doug missed an isa_get_flags().

25 years agoMerge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158.
kato [Tue, 7 Sep 1999 12:11:52 +0000 (12:11 +0000)]
Merge from sys/i386/i386/userconfig.c revisions 1.157 & 1.158.

25 years agoCommented out k6_mem.c.
kato [Tue, 7 Sep 1999 12:09:26 +0000 (12:09 +0000)]
Commented out k6_mem.c.

25 years agoChange isa_get/set_flags() to device_get/set_flags().
kato [Tue, 7 Sep 1999 11:17:09 +0000 (11:17 +0000)]
Change isa_get/set_flags() to device_get/set_flags().

Submitted by: dfr

25 years agoAdd FreeBSD 3.3 to the Fx and Os macros.
ru [Tue, 7 Sep 1999 10:33:34 +0000 (10:33 +0000)]
Add FreeBSD 3.3 to the Fx and Os macros.

25 years agoAdd more missing files from the reorganisation.
msmith [Tue, 7 Sep 1999 09:08:09 +0000 (09:08 +0000)]
Add more missing files from the reorganisation.

Submitted by: dfr

25 years agoChange isa_get/set_flags() to device_get/set_flags().
dfr [Tue, 7 Sep 1999 08:42:49 +0000 (08:42 +0000)]
Change isa_get/set_flags() to device_get/set_flags().

25 years agoShow how to prioritize UDP packets
brian [Tue, 7 Sep 1999 07:58:17 +0000 (07:58 +0000)]
Show how to prioritize UDP packets

25 years agoalias -> nat
brian [Tue, 7 Sep 1999 07:56:54 +0000 (07:56 +0000)]
alias -> nat

25 years agoIntroduce a forth IP packet queue. Urgent packets with
brian [Tue, 7 Sep 1999 07:51:11 +0000 (07:51 +0000)]
Introduce a forth IP packet queue.  Urgent packets with
ip_tos == IPTOS_LOWDELAY now get precidence over urgent
packets with ip_tos != IPTOS_LOWDELAY and non-urgent packets
with ip_tos == IPTOS_LOWDELAY.

Enhance the ``set urgent'' syntax to allow for urgent UDP
packets as well as urgent TCP packets.

25 years agoAvoid ambigious if() if() else().
billf [Tue, 7 Sep 1999 06:00:03 +0000 (06:00 +0000)]
Avoid ambigious if() if() else().

25 years agoSpelling fixes.
billf [Tue, 7 Sep 1999 05:28:22 +0000 (05:28 +0000)]
Spelling fixes.

PR: bin/12727
Submitted by: Stephen J. Roznowski <sjr@home.com>
Obtained from: NetBSD && NetBSD PR system

25 years agoAdd mii_load entry to the network drivers section. Also add entries for
wpaul [Tue, 7 Sep 1999 05:03:06 +0000 (05:03 +0000)]
Add mii_load entry to the network drivers section. Also add entries for
a few additional drivers that have recently been module-ized.

25 years agoUpdate the author's address and Global's home page.
simokawa [Tue, 7 Sep 1999 02:46:08 +0000 (02:46 +0000)]
Update the author's address and Global's home page.

PR: misc/13589
Submitted by: Shigio Yamaguchi <shigio@tamacom.com>

25 years agoFix an instance of FOO_RX_LIST_CNT that should have been FOO_TX_LIST_CNT.
wpaul [Mon, 6 Sep 1999 23:29:50 +0000 (23:29 +0000)]
Fix an instance of FOO_RX_LIST_CNT that should have been FOO_TX_LIST_CNT.

25 years agoIndicate that we now control quota checking via an rc.conf variable,
mph [Mon, 6 Sep 1999 20:55:28 +0000 (20:55 +0000)]
Indicate that we now control quota checking via an rc.conf variable,
instead of putting it in rc.local.

Submitted by: Alex Perel <veers@disturbed.net>

25 years agoUpdate for newpcm.
dfr [Mon, 6 Sep 1999 20:37:07 +0000 (20:37 +0000)]
Update for newpcm.

25 years agoFix Common Error brokenness.
markm [Mon, 6 Sep 1999 20:22:47 +0000 (20:22 +0000)]
Fix Common Error brokenness.

25 years agoset check_quotas="YES" as the default.
cpiazza [Mon, 6 Sep 1999 20:22:40 +0000 (20:22 +0000)]
set check_quotas="YES" as the default.

PR: 13603
Submitted by: Alex Perel <veers@distributed.net>
Reviewed by: billf

25 years ago-Wall: remove unused variable, initialize variable to avoid gcc stupidity.
billf [Mon, 6 Sep 1999 20:21:19 +0000 (20:21 +0000)]
-Wall: remove unused variable, initialize variable to avoid gcc stupidity.

25 years agoFix more Common Error brokenness.
markm [Mon, 6 Sep 1999 20:18:44 +0000 (20:18 +0000)]
Fix more Common Error brokenness.

25 years agoDon't depend on the fact that variables default to int.
billf [Mon, 6 Sep 1999 20:15:56 +0000 (20:15 +0000)]
Don't depend on the fact that variables default to int.

25 years ago1) s/mod(un)?load/kld$1load/
n_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
n_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.
billf [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.
wpaul [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
wpaul [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.
dfr [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.
obrien [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 [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 [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 [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)
ru [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).
dfr [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
jkh [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
jkh [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 [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 [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
sheldonh [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 [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 [Mon, 6 Sep 1999 11:36:25 +0000 (11:36 +0000)]
add pccard/pccard_nbk.c

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

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

25 years ago$Id$ -> $FreeBSD$
peter [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 [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
msmith [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
n_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 [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
des [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 [Mon, 6 Sep 1999 07:41:34 +0000 (07:41 +0000)]
Zap $Source$

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

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