]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
27 years agoAdd a new vnode op (cachedlookup) so that filesystems can plug into
Poul-Henning Kamp [Mon, 25 Aug 1997 20:28:49 +0000 (20:28 +0000)]
Add a new vnode op (cachedlookup) so that filesystems can plug into
a global vfs_cache check.  The rest of this change will come when the
current zero size file problem is resolved.

27 years agoSupport all mount flags that are supported in the kernel.
Bruce Evans [Mon, 25 Aug 1997 20:23:16 +0000 (20:23 +0000)]
Support all mount flags that are supported in the kernel.

27 years agoAdd SLIST_FOREACH
Poul-Henning Kamp [Mon, 25 Aug 1997 20:21:54 +0000 (20:21 +0000)]
Add SLIST_FOREACH

27 years agoRestored clobbered parts of rev.1.15 (build intermediate object files
Bruce Evans [Mon, 25 Aug 1997 19:50:01 +0000 (19:50 +0000)]
Restored clobbered parts of rev.1.15 (build intermediate object files
for tools).

27 years agoUse new installhdrs target to install tcl includes.
Bruce Evans [Mon, 25 Aug 1997 19:40:53 +0000 (19:40 +0000)]
Use new installhdrs target to install tcl includes.

27 years agoPrint out the two new fields in the ICMP stats. While we're at it, also
Garrett Wollman [Mon, 25 Aug 1997 16:57:05 +0000 (16:57 +0000)]
Print out the two new fields in the ICMP stats.  While we're at it, also
convert icmp_stats() to use sysctl(3) to retrieve the information
rather than kvm.  This makes it easy to also print whether ICMP address
mask responses are enabled, so do so.

27 years agoWhile I'm in here, fix address printing for `netstat -f unix' which has been
Garrett Wollman [Mon, 25 Aug 1997 16:55:00 +0000 (16:55 +0000)]
While I'm in here, fix address printing for `netstat -f unix' which has been
broken for a couple of weeks now...

27 years agoTemporarily comment out issetugid() call until everyone installs libtermcap,
Andrey A. Chernov [Mon, 25 Aug 1997 16:42:22 +0000 (16:42 +0000)]
Temporarily comment out issetugid() call until everyone installs libtermcap,
major number bumping will follows then

27 years agoICMP Timestamp Request messages could have harbored the same sort of
Garrett Wollman [Mon, 25 Aug 1997 16:29:27 +0000 (16:29 +0000)]
ICMP Timestamp Request messages could have harbored the same sort of
problem as Echo Requests when broad/multicast.  When multicast echo responses
are disabled, also do the same for timestamp responses.

27 years agoadd Id line (so that the commit on RELENG_2_2 will have it too)
John-Mark Gurney [Mon, 25 Aug 1997 12:50:01 +0000 (12:50 +0000)]
add Id line (so that the commit on RELENG_2_2 will have it too)

27 years agos/.align/.p2align/ so that we get the same results when building elf
Peter Wemm [Mon, 25 Aug 1997 10:57:38 +0000 (10:57 +0000)]
s/.align/.p2align/ so that we get the same results when building elf
objects (the tools are a bit better)

27 years agoAdded a sysctl arg, vfs.cd9660.doclusterread. Deleted debug and
KATO Takenori [Mon, 25 Aug 1997 10:26:18 +0000 (10:26 +0000)]
Added a sysctl arg, vfs.cd9660.doclusterread.  Deleted debug and
!FreeBSD code arround cluster read stuff.

27 years agoI clamined to not have imported cpio.texi. This is not true.
David E. O'Brien [Mon, 25 Aug 1997 09:11:06 +0000 (09:11 +0000)]
I clamined to not have imported cpio.texi.  This is not true.

27 years agoRenamed doclusterread/write to unique names (ffs_doclusterread/write),
KATO Takenori [Mon, 25 Aug 1997 08:18:39 +0000 (08:18 +0000)]
Renamed doclusterread/write to unique names (ffs_doclusterread/write),
and staticize them.  Move the #include of <sys/sysctl.h> to the top of
the file.

Pointed out by: Bruce Evans <bde@zeta.org.au>

27 years agoSynchronize with sys/i386/boot/netboot/ns8390.c revision 1.12.
KATO Takenori [Mon, 25 Aug 1997 08:15:14 +0000 (08:15 +0000)]
Synchronize with sys/i386/boot/netboot/ns8390.c revision 1.12.

27 years agoFix saving/restoring tty modes, allow initscr be called twice,
Andrey A. Chernov [Mon, 25 Aug 1997 07:41:15 +0000 (07:41 +0000)]
Fix saving/restoring tty modes, allow initscr be called twice,
from ncurses 4.1

27 years agoUse err(3).
Philippe Charnier [Mon, 25 Aug 1997 06:49:45 +0000 (06:49 +0000)]
Use err(3).

27 years agoSync usage string according to man page. Silent -Wall.
Philippe Charnier [Mon, 25 Aug 1997 06:44:59 +0000 (06:44 +0000)]
Sync usage string according to man page. Silent -Wall.

27 years agoUse err(3). Add usage().
Philippe Charnier [Mon, 25 Aug 1997 06:43:22 +0000 (06:43 +0000)]
Use err(3). Add usage().

27 years agoTypo in usage(). Err -> errx when testing allocations.
Philippe Charnier [Mon, 25 Aug 1997 06:42:19 +0000 (06:42 +0000)]
Typo in usage(). Err -> errx when testing allocations.

27 years agoUse err(3). Add some %d to %ld changes.
Philippe Charnier [Mon, 25 Aug 1997 06:40:05 +0000 (06:40 +0000)]
Use err(3). Add some %d to %ld changes.

27 years agoUse err(3). Add usage() and prototypes.
Philippe Charnier [Mon, 25 Aug 1997 06:37:37 +0000 (06:37 +0000)]
Use err(3). Add usage() and prototypes.

27 years agoUse err(3). Nm vgrind -> Nm in man page.
Philippe Charnier [Mon, 25 Aug 1997 06:36:04 +0000 (06:36 +0000)]
Use err(3). Nm vgrind -> Nm in man page.

27 years agoMake the MD* header files C++-aware. Also, string arguments are supposed
Joerg Wunsch [Mon, 25 Aug 1997 05:24:31 +0000 (05:24 +0000)]
Make the MD* header files C++-aware.  Also, string arguments are supposed
to be of type `const char *'.

PR: 3291
Submitted by: dima@tejblum.dnttm.rssi.ru (Dmitrij Tejblum)

27 years agoChange from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX
Warner Losh [Mon, 25 Aug 1997 05:02:11 +0000 (05:02 +0000)]
Change from using sys/param.h and MAXPATHLEN to using limits.h and PATH_MAX
to avoid the NOFILE problem.  Back out NOFILE kludge.  Fix unexploitable
buffer overflow in tipout.c.
Reviewed by: millert@openbsd.org (tipout.c)
Submitted by: millert@openbsd.org (rest of idea)

27 years agoLose a couple of extraneous backslashes.
Brian Somers [Mon, 25 Aug 1997 01:52:11 +0000 (01:52 +0000)]
Lose a couple of extraneous backslashes.

27 years agoConfigurably don't reply to broadcast or multicast echos. There are still
Garrett Wollman [Mon, 25 Aug 1997 01:25:31 +0000 (01:25 +0000)]
Configurably don't reply to broadcast or multicast echos.  There are still
potential problems with other automatic-reply ICMPs, but some of them may
depend on broadcast/multicast to operate.  (This code can simply be
moved to the `reflect' label to generalize it.)

27 years agoAdd examples of "!bg", "add 0 0 HISADDR" in ppp.conf
Brian Somers [Mon, 25 Aug 1997 01:07:08 +0000 (01:07 +0000)]
Add examples of "!bg", "add 0 0 HISADDR" in ppp.conf
and how to do ppp over tcp/ip.

27 years agoMake the code format more in line with style(9).
Brian Somers [Mon, 25 Aug 1997 00:29:32 +0000 (00:29 +0000)]
Make the code format more in line with style(9).
Update loadalias to use the new libalias api.
Update to version 1.1.

27 years agoForgot to cvs add this new file.
Steve Price [Sun, 24 Aug 1997 21:28:38 +0000 (21:28 +0000)]
Forgot to cvs add this new file.

27 years agoTry to avoid mounting filesystems multiple times. Also while
Steve Price [Sun, 24 Aug 1997 21:02:51 +0000 (21:02 +0000)]
Try to avoid mounting filesystems multiple times.  Also while
I'm here do some -Wall cleaning.

PR: kern/1839
Reviewed and corrected by: joerg

27 years agoA clean fix for the spl "deadlock before smp_active" problem.
Steve Passe [Sun, 24 Aug 1997 20:33:32 +0000 (20:33 +0000)]
A clean fix for the spl "deadlock before smp_active" problem.

Added a new variable, 'bsp_apic_ready', which is set as soon as the bootstrap
CPU has initialized its local APIC.  Conditionalize the GENSPLR functions
to call ss_lock ONLY after bsp_apic_ready is TRUE;  This should prevent
any problems with races between the time the 1st AP becomes ready and the
time smp_active is set.

27 years agoBump minor number due to issetugid()
Andrey A. Chernov [Sun, 24 Aug 1997 19:19:08 +0000 (19:19 +0000)]
Bump minor number due to issetugid()

27 years agoAdd winnstr family and fake resizeterm from ncurses 4.1 for compatibility
Andrey A. Chernov [Sun, 24 Aug 1997 19:09:45 +0000 (19:09 +0000)]
Add winnstr family and fake resizeterm from ncurses 4.1 for compatibility
with recent applications.
Bump minor number.

27 years agoCosmetic: distinguish in diag message between rebuilding and updating
Joerg Wunsch [Sun, 24 Aug 1997 18:23:21 +0000 (18:23 +0000)]
Cosmetic: distinguish in diag message between rebuilding and updating
the database.

PR: 3397
Submitted by: taob@risc.org (Brian Tao)

27 years agoFix description of -t option.
Joerg Wunsch [Sun, 24 Aug 1997 18:21:34 +0000 (18:21 +0000)]
Fix description of -t option.

PR: 3382
Submitted by: furuta@sra.co.jp (Atsushi Furuta)

27 years agoMention the various reasons for messages of the form:
Joerg Wunsch [Sun, 24 Aug 1997 17:51:12 +0000 (17:51 +0000)]
Mention the various reasons for messages of the form:

xxxxx filesystem is not available

Inspired by:  PR 3311, and a following discussion with Mikhail

27 years agoFix a deadlock caused by one of the spl functions being called before
Steve Passe [Sun, 24 Aug 1997 17:26:37 +0000 (17:26 +0000)]
Fix a deadlock caused by one of the spl functions being called before
ss_lock() can run.

Noticed by: dave adkins <adkin003@gold.tc.umn.edu>

27 years agoCode cleanup. Removed !FreeBSD code arround sysctl stuff. Renamed
KATO Takenori [Sun, 24 Aug 1997 11:23:17 +0000 (11:23 +0000)]
Code cleanup.  Removed !FreeBSD code arround sysctl stuff.  Renamed
doclusterread/doclusterwrite into ext2_doclusterread and
ext2_doclusterwrite, which are unique names.  Moved #include of
<sys/sysctl.h> to the top of the file.

Pointed out by: Bruce Evans <bde@zeta.org.au>

27 years agoSynchronize with sys/i386/i386/microtime.s revision up to 1.29.
KATO Takenori [Sun, 24 Aug 1997 11:09:36 +0000 (11:09 +0000)]
Synchronize with sys/i386/i386/microtime.s revision up to 1.29.

27 years agoMake it explicit that arguments to -c are in hex, while other numbers are
Joerg Wunsch [Sun, 24 Aug 1997 08:50:25 +0000 (08:50 +0000)]
Make it explicit that arguments to -c are in hex, while other numbers are
in usual "C" notation.

Also fixed the examples section.

PR: 3313

27 years agoBring in the latest (08/22/1997) version from the Internic.
Masafumi Max NAKANE [Sun, 24 Aug 1997 08:17:02 +0000 (08:17 +0000)]
Bring in the latest (08/22/1997) version from the Internic.

27 years agoGo back to previous definition of FE_CACHE_SET, since the problem
Stefan Eßer [Sun, 24 Aug 1997 06:24:51 +0000 (06:24 +0000)]
Go back to previous definition of FE_CACHE_SET, since the problem
caused by read-multiple on the 53c810a should have been fixed by
adjusting the alignment of the global header in rev 1.104 of ncr.c.

27 years agoAlways include the section name in the .Xr macro and cleanup
Steve Price [Sun, 24 Aug 1997 02:27:08 +0000 (02:27 +0000)]
Always include the section name in the .Xr macro and cleanup
.Nm macro usage.

PR: docs/3940
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>

27 years agoCorrect error message when the superuser tries to change
Steve Price [Sun, 24 Aug 1997 02:10:29 +0000 (02:10 +0000)]
Correct error message when the superuser tries to change
the group of immutable files.

PR: bin/3445
Submitted by: Pius Fischer <pius@ienet.com>

27 years agoCorrect confusing error message when called as 'stty -sane'.
Steve Price [Sun, 24 Aug 1997 00:26:12 +0000 (00:26 +0000)]
Correct confusing error message when called as 'stty -sane'.

PR: bin/3573

27 years agoThe last of the encapsolation of cpl/spl/ipending things into a critical
Steve Passe [Sun, 24 Aug 1997 00:05:37 +0000 (00:05 +0000)]
The last of the encapsolation of cpl/spl/ipending things into a critical
region protected by the simplelock 'cpl_lock'.

Notes:

 - this code is currently controlled on a section by section basis with
   defines in machine/param.h.  All sections are currently enabled.

 - this code is not as clean as I would like, but that can wait till later.

 - the "giant lock" still surrounds most instances of this "cpl region".
   I still have to do the code that arbitrates setting cpl between the
   top and bottom halves of the kernel.

 - the possibility of deadlock exists, I am committing the code at this
   point so as to exercise it and detect any such cases B4 the "giant lock"
   is removed.

27 years agoGet rid of integer overflow warning.
Steve Price [Sat, 23 Aug 1997 23:51:12 +0000 (23:51 +0000)]
Get rid of integer overflow warning.

PR: misc/3575
Submitted by: Bruce Evans <bde@zeta.org.au>

27 years agoRemove extraneous init parameter.
Steve Price [Sat, 23 Aug 1997 23:38:12 +0000 (23:38 +0000)]
Remove extraneous init parameter.

PR: kern/3595
Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>

27 years agoRemove extra definition of vwprintw.
Steve Price [Sat, 23 Aug 1997 23:23:07 +0000 (23:23 +0000)]
Remove extra definition of vwprintw.

PR: bin/3623
Submitted by: Stephen J. Roznowski <sjr1@flash.net>

27 years agoPhone the number after the ``|'' whether the dial
Brian Somers [Sat, 23 Aug 1997 23:14:24 +0000 (23:14 +0000)]
Phone the number after the ``|'' whether the dial
OR login script fails.

Catch a small typo in the man page.

27 years agoSome cleanup and a fix for an assumed chip bug:
Stefan Eßer [Sat, 23 Aug 1997 22:01:49 +0000 (22:01 +0000)]
Some cleanup and a fix for an assumed chip bug:
- Do not malloc SCRIPTS memory for those parts of the microcode that
  are to be loaded into the on-chip SRAM of the 53c825a or 875 ...
- Modify ncr_chip_lookup to make adding new entries easier.
- Disable use of on-chip SRAM for the 53c825 rev 0x10 to 0x12, since
  there seems to be a problem with rev 0x11, while 0x13 is known to
  work. (Tested by Chuck Robey <chuckr@glue.umd.edu>).

This code will be merged into 2.2-stable after a few more days of
testing in -current.

27 years ago.Ar -l -> .Fl l
Steve Price [Sat, 23 Aug 1997 21:59:41 +0000 (21:59 +0000)]
.Ar -l -> .Fl l

PR: docs/3682
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>

27 years agoMinor corrections to the code added in rev. 1.100 and 1.101:
Stefan Eßer [Sat, 23 Aug 1997 21:53:47 +0000 (21:53 +0000)]
Minor corrections to the code added in rev. 1.100 and 1.101:
- fix features of 53c860
- correctly adjust data structure to cache line boundary (32 bytes)

Submitted by: Gerard Roudier <groudier@club-internet.fr>

27 years agoRemove the reference to the nonexistant dump(5) manpage.
Steve Price [Sat, 23 Aug 1997 21:52:47 +0000 (21:52 +0000)]
Remove the reference to the nonexistant dump(5) manpage.

PR: docs/3704

27 years agoCleanup inconsistencies in the manpage.
Steve Price [Sat, 23 Aug 1997 21:42:46 +0000 (21:42 +0000)]
Cleanup inconsistencies in the manpage.

PR: docs/3709
Submitted by: Takahiro Yugawa <yugawa@orleans.rim.or.jp>

27 years agoReference the correct version of BSD at the bottom of the
Steve Price [Sat, 23 Aug 1997 21:32:50 +0000 (21:32 +0000)]
Reference the correct version of BSD at the bottom of the
manpage.

PR: docs/3735

27 years agoProtect against target containing a '%' which might be misinterpreted
Steve Price [Sat, 23 Aug 1997 21:25:24 +0000 (21:25 +0000)]
Protect against target containing a '%' which might be misinterpreted
by err(3).

PR: bin/3864

27 years agoIncrease the retry timeouts.
Steve Price [Sat, 23 Aug 1997 21:05:32 +0000 (21:05 +0000)]
Increase the retry timeouts.

PR: kern/3447
Submitted by: dawes@rf900.physics.usyd.edu.au

27 years ago.Nm key -> .Nm
Steve Price [Sat, 23 Aug 1997 16:58:52 +0000 (16:58 +0000)]
.Nm key -> .Nm

PR: docs/3877
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>

27 years agoTurn off hyphenation in this manpage so that .Xr macros, don't get
Steve Price [Sat, 23 Aug 1997 16:22:30 +0000 (16:22 +0000)]
Turn off hyphenation in this manpage so that .Xr macros, don't get
split between lines.

PR: bin/4080

27 years agoTeach ctags(1) how to handle intermediate whitespace in macros
Steve Price [Sat, 23 Aug 1997 16:13:45 +0000 (16:13 +0000)]
Teach ctags(1) how to handle intermediate whitespace in macros
and function definitions.

PR: misc/4128
Submitted by: Shigio Yamaguchi <shigio@wafu.netgate.net>

27 years agoBalance single quotes.
Steve Price [Sat, 23 Aug 1997 15:55:58 +0000 (15:55 +0000)]
Balance single quotes.

PR: docs/4161
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>

27 years agocommon_source: staticize private version of warn() so to not conflict
Joerg Wunsch [Sat, 23 Aug 1997 15:53:00 +0000 (15:53 +0000)]
common_source: staticize private version of warn() so to not conflict
with libc's version.

lpd: use getopt(3), err(3), add usage(), allow specification of a port #
on the command line as the documentation suggested for more than 10 years.

PR: docs/3290

27 years agoOpen the file r/o if looking only. Make the error message more useful.
Joerg Wunsch [Sat, 23 Aug 1997 15:51:14 +0000 (15:51 +0000)]
Open the file r/o if looking only.  Make the error message more useful.

PR: bin/3283
Submitted by: Martin Kammerhofer <dada@freepass.tu-graz.ac.at>

27 years agoAdd missing *roff macros to correct display about -V option.
Steve Price [Sat, 23 Aug 1997 15:50:53 +0000 (15:50 +0000)]
Add missing *roff macros to correct display about -V option.

PR: docs/4162
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp

27 years agoFix the .Dd line.
Joerg Wunsch [Sat, 23 Aug 1997 15:49:52 +0000 (15:49 +0000)]
Fix the .Dd line.

PR: docs/3275

27 years agoFixed logging of verbose limited packets.
Alexander Langer [Sat, 23 Aug 1997 14:28:22 +0000 (14:28 +0000)]
Fixed logging of verbose limited packets.

PR: 4351
Submitted by: Ron Bickers <rbickers@intercenter.net>

27 years agoMake the daemon process a true daemon by calling setsid().
Joerg Wunsch [Sat, 23 Aug 1997 14:10:34 +0000 (14:10 +0000)]
Make the daemon process a true daemon by calling setsid().

PR: bin/3202
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>

27 years agoPrevent a NULL dereferencation when given a garbage command line.
Joerg Wunsch [Sat, 23 Aug 1997 14:09:36 +0000 (14:09 +0000)]
Prevent a NULL dereferencation when given a garbage command line.

PR: bin/3206
Submitted by: blank@fox.uni-trier.de

27 years agominor fortune fixes:
John-Mark Gurney [Sat, 23 Aug 1997 10:35:16 +0000 (10:35 +0000)]
minor fortune fixes:
   o convert a ' to "
   o remove a stray "
   o format some attributations properly

27 years agoAdded sysctl args vfs.ext2fs.doclusterread and
KATO Takenori [Sat, 23 Aug 1997 07:41:02 +0000 (07:41 +0000)]
Added sysctl args vfs.ext2fs.doclusterread and
vfs.ext2fs.doclusterwrite which control cluster read/write operation
on ext2fs filesystem.

27 years agobin to BIN{OWN,GRP} and add Id line
John-Mark Gurney [Sat, 23 Aug 1997 05:26:32 +0000 (05:26 +0000)]
bin to BIN{OWN,GRP} and add Id line

27 years agoadd some comments while trying to understand why appletalk
Julian Elischer [Fri, 22 Aug 1997 22:47:27 +0000 (22:47 +0000)]
add some comments while trying to understand why appletalk
gets some things wrong.
(part of my continuing "comment it as you understand it" effort :)

27 years agoFix buffer overflow. prompt didn't get a size for its buffer,
Warner Losh [Fri, 22 Aug 1997 22:14:16 +0000 (22:14 +0000)]
Fix buffer overflow.  prompt didn't get a size for its buffer,
so it could overflow it.  Also made some filenames MAXPATHLEN long rather
than 80 long.

27 years agoSet ForwardPath as presently inuse on hub
Peter Wemm [Fri, 22 Aug 1997 16:50:49 +0000 (16:50 +0000)]
Set ForwardPath as presently inuse on hub

27 years agoOops, that'll teach me to edit the makefile after testing... Remove
Peter Wemm [Fri, 22 Aug 1997 15:57:37 +0000 (15:57 +0000)]
Oops, that'll teach me to edit the makefile after testing...  Remove
duplicate cbcp.c in SRCS... :->

27 years agoTurn on client callback support (CBCP), it seems to be complete.
Peter Wemm [Fri, 22 Aug 1997 15:50:09 +0000 (15:50 +0000)]
Turn on client callback support (CBCP), it seems to be complete.

27 years agoCleanup and remove the not-too-useful examples. The current versions
Peter Wemm [Fri, 22 Aug 1997 15:42:33 +0000 (15:42 +0000)]
Cleanup and remove the not-too-useful examples.  The current versions
should be in share/examples if anywhere.

27 years agomerge from vendor branch
Peter Wemm [Fri, 22 Aug 1997 15:39:04 +0000 (15:39 +0000)]
merge from vendor branch

27 years agoFix the "remove optimization" by removing it. Sorry for the trouble.
John Dyson [Fri, 22 Aug 1997 15:37:23 +0000 (15:37 +0000)]
Fix the "remove optimization" by removing it.  Sorry for the trouble.

27 years agoMerge ppp-2.3.1 changes onto mainline
Peter Wemm [Fri, 22 Aug 1997 15:24:36 +0000 (15:24 +0000)]
Merge ppp-2.3.1 changes onto mainline

27 years agoPrint a warning if an unsupported (under SMP) shared address space fork
Peter Wemm [Fri, 22 Aug 1997 15:10:00 +0000 (15:10 +0000)]
Print a warning if an unsupported (under SMP) shared address space fork
is attempted rather than just failing with an errno.

27 years agoUpdate to include 2.3.1 details (this is not an imported file, it's a
Peter Wemm [Fri, 22 Aug 1997 14:35:37 +0000 (14:35 +0000)]
Update to include 2.3.1 details (this is not an imported file, it's a
composite of other files)

Reminded by: pst

27 years ago-I/sys converstion and Id line
John-Mark Gurney [Fri, 22 Aug 1997 14:22:31 +0000 (14:22 +0000)]
-I/sys converstion and Id line

27 years agoanother -I/sys conversion, and add Id line now it's left the vendor branch
John-Mark Gurney [Fri, 22 Aug 1997 14:21:51 +0000 (14:21 +0000)]
another -I/sys conversion, and add Id line now it's left the vendor branch

27 years agoanother -I/sys to -I${.CURDIR}/../../sys
John-Mark Gurney [Fri, 22 Aug 1997 14:04:09 +0000 (14:04 +0000)]
another -I/sys to -I${.CURDIR}/../../sys

27 years agochange -I/sys to -I${.CURDIR}/../../sys
John-Mark Gurney [Fri, 22 Aug 1997 14:00:57 +0000 (14:00 +0000)]
change -I/sys to -I${.CURDIR}/../../sys

27 years agoActivate libvgl
Søren Schmidt [Fri, 22 Aug 1997 13:20:03 +0000 (13:20 +0000)]
Activate libvgl

27 years agoUpdate to pppd-2.3.1, except for the CLOCAL changes while running the
Peter Wemm [Fri, 22 Aug 1997 12:03:57 +0000 (12:03 +0000)]
Update to pppd-2.3.1, except for the CLOCAL changes while running the
connect script to main.c that can cause problems on bsd-style tty systems.

27 years agoSome fixes from Bruce:
Peter Wemm [Fri, 22 Aug 1997 11:34:08 +0000 (11:34 +0000)]
Some fixes from Bruce:
  - don't access time (a volatile) via struct copy.
  - merge botches
  - note risk of CCOUNT accessing *tp outside spltty().

Submitted by:  bde

27 years agoAdd "distclean" to list of targets to descend into subdirs for.
Satoshi Asami [Fri, 22 Aug 1997 11:16:15 +0000 (11:16 +0000)]
Add "distclean" to list of targets to descend into subdirs for.

27 years agoReplace uids comparison by issetugid() call
Andrey A. Chernov [Fri, 22 Aug 1997 11:14:53 +0000 (11:14 +0000)]
Replace uids comparison by issetugid() call

27 years agoSynchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.c
KATO Takenori [Fri, 22 Aug 1997 08:12:14 +0000 (08:12 +0000)]
Synchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.c
revisions 1.89 and 1.100, respectively.

27 years agotypo in comment.
Poul-Henning Kamp [Fri, 22 Aug 1997 07:16:46 +0000 (07:16 +0000)]
typo in comment.

27 years agoFix missed optimisation in "Attic/" stripping code in $CVSHeader$
Peter Wemm [Fri, 22 Aug 1997 06:59:08 +0000 (06:59 +0000)]
Fix missed optimisation in "Attic/" stripping code in $CVSHeader$

Submitted by: jdp

27 years agoFix a braino in the Attic/ removal code for $CVSHeader$ that originated
Peter Wemm [Fri, 22 Aug 1997 06:57:30 +0000 (06:57 +0000)]
Fix a braino in the Attic/ removal code for $CVSHeader$ that originated
from XFree86.  I think this was harmless, the strncmp happened always
rather than being optimised out.

Submitted by: jdp

27 years agoUse err(3).
Philippe Charnier [Fri, 22 Aug 1997 06:53:00 +0000 (06:53 +0000)]
Use err(3).

27 years agoWas limited to 200 users. New entry is now allocated as needed.
Philippe Charnier [Fri, 22 Aug 1997 06:50:33 +0000 (06:50 +0000)]
Was limited to 200 users. New entry is now allocated as needed.
Add usage().
Obtained from:OpenBSD.

27 years agoAdd -R (rescan or refresh) option to rescan and rebuild the hints
Peter Wemm [Fri, 22 Aug 1997 04:42:12 +0000 (04:42 +0000)]
Add -R (rescan or refresh) option to rescan and rebuild the hints
file based on the previous list of directories stored there which
should overcome a weakness of the '-m' switch which can only add
libs.  This is an ideal way of updating the hints list after adding
or removing a shlib since it will remove entries that are gone and
doesn't need to have all the directories spelled out each time.
(eg: rm -f /usr/lib/libtcl75*; ldconfig -R)  This only works for
version 2 hints files (which we've been generating for a year or
so) which store the path.