]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
27 years agoMake nfs roots (diskless) functional again. It may still not be correct,
Poul-Henning Kamp [Sat, 3 May 1997 13:42:50 +0000 (13:42 +0000)]
Make nfs roots (diskless) functional again.  It may still not be correct,
but it is functional.

27 years agoSpelling/typo fix.
Daniel O'Callaghan [Sat, 3 May 1997 12:14:21 +0000 (12:14 +0000)]
Spelling/typo fix.

27 years agoUpdate the etc world from RELENG_2_2 which is now more up-to-date
Jordan K. Hubbard [Sat, 3 May 1997 11:22:17 +0000 (11:22 +0000)]
Update the etc world from RELENG_2_2 which is now more up-to-date
(gotta get myself -current again, this is a drag).

Also-fixes-problems-noted-by: Wolfgang Helbig & Joerg Wunsch
27 years agoBring in the Starter files for the contrib-crypto dir.
Mark Murray [Sat, 3 May 1997 09:16:07 +0000 (09:16 +0000)]
Bring in the Starter files for the contrib-crypto dir.

I am not going to commit anything to this area for a few days.
This is because
1) I want everyone to be DARN sure there is no export of crypto
   that may get our USA friends it trouble.
2) I have been asked by the folk developing KTH-eBones to hold off
   for their new release.

Worked with: rkw, jdp
CVS:
CVS:

27 years agobettter -> cleaner.
Jordan K. Hubbard [Sat, 3 May 1997 04:46:42 +0000 (04:46 +0000)]
bettter -> cleaner.

27 years agoNuke makefiles that duplicate those in libc now that libc is libc_r
John Birrell [Sat, 3 May 1997 04:05:57 +0000 (04:05 +0000)]
Nuke makefiles that duplicate those in libc now that libc is libc_r
aware. This simplifies things for libc_r.

27 years agoUse libc makefiles from now on instead of duplicating them in libc_r.
John Birrell [Sat, 3 May 1997 03:57:21 +0000 (03:57 +0000)]
Use libc makefiles from now on instead of duplicating them in libc_r.

Added Id strings too. It's useful to know who last made a change.

27 years agoChanged all paths to be relative to src/lib instead of src/lib/libc
John Birrell [Sat, 3 May 1997 03:50:06 +0000 (03:50 +0000)]
Changed all paths to be relative to src/lib instead of src/lib/libc
so that all these makefiles can be used to build libc_r too.

Added .if ${LIB} == "c" tests to restrict man page builds to libc
to avoid needlessly building them with libc_r too.

Split libc Makefile into Makefile and Makefile.inc to allow the
libc_r Makefile to include Makefile.inc too.

27 years agoLet gcc know about libc_r. Use -pthread to link against libc_r instead
John Birrell [Sat, 3 May 1997 02:58:54 +0000 (02:58 +0000)]
Let gcc know about libc_r. Use -pthread to link against libc_r instead
of libc.

27 years agoChange default build to include libc_r, but allow disadvantaged souls
John Birrell [Sat, 3 May 1997 02:51:59 +0000 (02:51 +0000)]
Change default build to include libc_r, but allow disadvantaged souls
to turn off the build.

27 years agoThis stub has not been required by libc for a long time. Nuke it.
John Birrell [Sat, 3 May 1997 02:47:52 +0000 (02:47 +0000)]
This stub has not been required by libc for a long time. Nuke it.

27 years agoFixed panic message in union_lock(): union_link --> union_lock.
KATO Takenori [Sat, 3 May 1997 01:55:19 +0000 (01:55 +0000)]
Fixed panic message in union_lock(): union_link --> union_lock.

27 years agoMinor typo.
Masafumi Max NAKANE [Fri, 2 May 1997 22:08:10 +0000 (22:08 +0000)]
Minor typo.
PR: 3472
Submitted by: Josh Gilliam <soil@quick.net>

27 years agoMinor typo.
Masafumi Max NAKANE [Fri, 2 May 1997 22:00:05 +0000 (22:00 +0000)]
Minor typo.
PR: 3473
Submitted by: Josh Gilliam <soil@quick.net>

27 years agoUse <sect1> for sectioning instead of <p><bf>..</bf></p>.
John Fieber [Fri, 2 May 1997 18:27:06 +0000 (18:27 +0000)]
Use <sect1> for sectioning instead of <p><bf>..</bf></p>.

27 years agoMarkup debogification.
John Fieber [Fri, 2 May 1997 18:07:43 +0000 (18:07 +0000)]
Markup debogification.
(<deflist><itemize>...</itemize></deflist> is nonsensical and should
not be allowed by the DTD)

27 years agoPromote "The Ports Collection" to the chapter level.
John Fieber [Fri, 2 May 1997 14:39:19 +0000 (14:39 +0000)]
Promote "The Ports Collection" to the chapter level.
Someone want to add a section to this chapter on PACKAGES?

27 years agoUsers, Groups, and Security -> Security
John Fieber [Fri, 2 May 1997 14:26:33 +0000 (14:26 +0000)]
Users, Groups, and Security -> Security
The chapter has evolved differently than I imagined when I made
up the title.

27 years agoMerge "staying current", "staying stable" and "synching" into a
John Fieber [Fri, 2 May 1997 14:15:35 +0000 (14:15 +0000)]
Merge "staying current", "staying stable" and "synching" into a
single chapter.

Move "source tree guidelines and policies" out of the dark dungeon
of the Appendix.

27 years agodelete kcorelow.c, it didn't produce any code and broke init.c
Gary Jennejohn [Fri, 2 May 1997 11:22:51 +0000 (11:22 +0000)]
delete kcorelow.c, it didn't produce any code and broke init.c
because 2 references to _initialize_kcorelow (the other one
from kvm-fbsd.c) resulted. This prevented gdb from working correectly.

delete kcorelow.c from XSRCS in the Makefile.

27 years agoMore formatting + more info
Andrey A. Chernov [Fri, 2 May 1997 08:37:48 +0000 (08:37 +0000)]
More formatting + more info

27 years agoImprove SGML formatting.
Andrey A. Chernov [Fri, 2 May 1997 08:07:35 +0000 (08:07 +0000)]
Improve SGML formatting.
Add more info.

27 years agoEmulate ':o' and '/o' letters using 'o'
Andrey A. Chernov [Fri, 2 May 1997 05:18:37 +0000 (05:18 +0000)]
Emulate ':o' and '/o' letters using 'o'

27 years agoAdd ascii to comment describing default FORMATS value too
Andrey A. Chernov [Fri, 2 May 1997 05:07:45 +0000 (05:07 +0000)]
Add ascii to comment describing default FORMATS value too
(see previous commit)

27 years agoAdd ascii to default formats list.
Andrey A. Chernov [Fri, 2 May 1997 05:02:54 +0000 (05:02 +0000)]
Add ascii to default formats list.

latin1 looks very ugly on Russian screens/printers and users should
be able to print/view handbook first without inner knowledge of
bsd.sgml.mk tuning.

27 years agoAdd more info about l10n
Andrey A. Chernov [Fri, 2 May 1997 04:55:14 +0000 (04:55 +0000)]
Add more info about l10n

27 years agoAccess correct union mount point in union_access. Old vnode is saved
KATO Takenori [Fri, 2 May 1997 03:21:54 +0000 (03:21 +0000)]
Access correct union mount point in union_access.  Old vnode is saved
in savedvp variable and it is used for the argument of
MOUNTTOUNIONMOUNT().  I didn't realize ap->a_vp is modified before
MOUNTTOUNIONMOUNT(), so the change by revision 1.22 is incorrect.

27 years agoOpenBSD uses ID 0xa6 for its partitions on i386, arc and others that need
Warner Losh [Fri, 2 May 1997 03:08:04 +0000 (03:08 +0000)]
OpenBSD uses ID 0xa6 for its partitions on i386, arc and others that need
a BIOS-like partition table.  We now detect this correctly and print the
right thing.
Obtained from: Value obtained from OpenBSD sources.

27 years agoAdd Localization section and Russian Language l10n description
Andrey A. Chernov [Fri, 2 May 1997 02:20:25 +0000 (02:20 +0000)]
Add Localization section and Russian Language l10n description
(somebody with better English, please check!)

BTW: Next: entry have wrong name "Network Communications"
in Locale Setup although points to right direction.
Looks like sgmlfmt bug...

27 years agoAdd mail group.
Jordan K. Hubbard [Fri, 2 May 1997 00:06:09 +0000 (00:06 +0000)]
Add mail group.

27 years agoChange "no" answer to "default" for login class, because "no" class
Andrey A. Chernov [Thu, 1 May 1997 23:34:25 +0000 (23:34 +0000)]
Change "no" answer to "default" for login class, because "no" class
can exists and "default" class is really equal to empty class.

27 years agoAllow "no" answer on login class prompt override non-empty
Andrey A. Chernov [Thu, 1 May 1997 23:23:06 +0000 (23:23 +0000)]
Allow "no" answer on login class prompt override non-empty
/etc/adduser.conf defaultclass with empty one

27 years ago1. Deal with login classes now
Andrey A. Chernov [Thu, 1 May 1997 22:55:58 +0000 (22:55 +0000)]
1. Deal with login classes now
2. Turn on send_message by default for security reasons (mailbox
must be pre-created)

27 years agoCOFF sections not restricted to 16 bits.
Jordan K. Hubbard [Thu, 1 May 1997 22:07:51 +0000 (22:07 +0000)]
COFF sections not restricted to 16 bits.
Submitted by: cubfm :)

27 years agoAdd 'russian' users class
Andrey A. Chernov [Thu, 1 May 1997 21:25:34 +0000 (21:25 +0000)]
Add 'russian' users class

27 years agoIncrease Retry interval from 300 to 900 to shut named warning that
Andrey A. Chernov [Thu, 1 May 1997 21:02:37 +0000 (21:02 +0000)]
Increase Retry interval from 300 to 900 to shut named warning that
(300 < 900) maintainance interval

27 years agoAdd an entry about a.out vs ELF since I'm tired of reading about it.
Jordan K. Hubbard [Thu, 1 May 1997 20:55:20 +0000 (20:55 +0000)]
Add an entry about a.out vs ELF since I'm tired of reading about it.
Based-On-The-Postings-Of: joerg

27 years agoAck, learn to spell "extentions" the same way in the same file.
Jordan K. Hubbard [Thu, 1 May 1997 20:28:18 +0000 (20:28 +0000)]
Ack, learn to spell "extentions" the same way in the same file.
Also make the output a little less cryptic for sysctl settings.

Suggested by: bde

27 years agoYAMF22
Jordan K. Hubbard [Thu, 1 May 1997 20:04:42 +0000 (20:04 +0000)]
YAMF22
PR: 3456

27 years agocleaned up FAST_IPI code.
Steve Passe [Thu, 1 May 1997 19:33:12 +0000 (19:33 +0000)]
cleaned up FAST_IPI code.
 - one-liners all become inline.
 - multi-liners become functions.
 - FAST_IPI defines go away.

re-worked APICIPI_BANDAID code.
 - now refered to as DETECT_DEADLOCK.
 - on by default.

27 years agofixed spelling error.
Steve Passe [Thu, 1 May 1997 19:27:58 +0000 (19:27 +0000)]
fixed spelling error.

Submitted by: Bruce Albrecht <bruce@zuhause.mn.org>

27 years agoMake ccd use the maxsecsize sector size as denominator, this
Søren Schmidt [Thu, 1 May 1997 19:18:40 +0000 (19:18 +0000)]
Make ccd use the maxsecsize sector size as denominator, this
fixes ccd on != 512byte devices..

27 years agoRemove old code in #if 0, leftovers from the days before != 512byte
Søren Schmidt [Thu, 1 May 1997 19:15:38 +0000 (19:15 +0000)]
Remove old code in #if 0, leftovers from the days before != 512byte
sector support.

27 years agoRemove the dependancy on DEV_BSIZE, now specfs works on != 512byte
Søren Schmidt [Thu, 1 May 1997 19:12:22 +0000 (19:12 +0000)]
Remove the dependancy on DEV_BSIZE, now specfs works on != 512byte
sector devices given that the fs uses a blocksize of at least a physical
sector size.

27 years agoClean up merge from 2.2 (without spamming peter's changes)
Paul Traina [Thu, 1 May 1997 16:24:37 +0000 (16:24 +0000)]
Clean up merge from 2.2 (without spamming peter's changes)

27 years agoChange holiday name to official one
Andrey A. Chernov [Thu, 1 May 1997 14:39:55 +0000 (14:39 +0000)]
Change holiday name to official one

27 years agoCheck the correct queue for waking up the pageout daemon. Specifically,
John Dyson [Thu, 1 May 1997 14:36:01 +0000 (14:36 +0000)]
Check the correct queue for waking up the pageout daemon.  Specifically,
the pageout daemon wasn't always being waken up appropriately when the
(cache + free) queues were depleted.
Submitted by: David S. Miller <davem@jenolan.rutgers.edu>

27 years agoThis is obvious to people who've been using the smp kernel for a while,
Peter Wemm [Thu, 1 May 1997 14:18:05 +0000 (14:18 +0000)]
This is obvious to people who've been using the smp kernel for a while,
but now that we've widened the scope of the smp work to -current, it might
be an idea to warn new people that might not have read all the docs yet
that the SMP support needs to be activated via a sysctl.

27 years agoPatch up init.c generation so that it works in -current.. It was trying
Peter Wemm [Thu, 1 May 1997 13:40:57 +0000 (13:40 +0000)]
Patch up init.c generation so that it works in -current..  It was trying
to use files that do not exist here.  Also, fix(?) ${.OBJDIR}/init.c hack.

27 years agoFix include of <sys/dir.h> to <dirent.h> - it hits a #warning
Peter Wemm [Thu, 1 May 1997 13:36:35 +0000 (13:36 +0000)]
Fix include of <sys/dir.h> to <dirent.h> - it hits a #warning

27 years agoTest both the NFS and MOUNT protocols for v3 support before allowing a v3
Doug Rabson [Thu, 1 May 1997 12:30:02 +0000 (12:30 +0000)]
Test both the NFS and MOUNT protocols for v3 support before allowing a v3
mount.  It is possible to have v3 MOUNT but only v2 NFS, for instance for
a custom user-mode server like CFS.

Reviewed by: "Louis A. Mamakos" <louie@TransSys.COM>

27 years agoOops I missed one of the pr_usrreqs changes.
John Hay [Thu, 1 May 1997 12:24:20 +0000 (12:24 +0000)]
Oops I missed one of the pr_usrreqs changes.

27 years agoSynchronize with sys/i386/isa/syscons.c up to revision 1.213.
KATO Takenori [Thu, 1 May 1997 11:28:49 +0000 (11:28 +0000)]
Synchronize with sys/i386/isa/syscons.c up to revision 1.213.

27 years agoMake ipx compile again after the network interface changes.
John Hay [Thu, 1 May 1997 06:21:31 +0000 (06:21 +0000)]
Make ipx compile again after the network interface changes.

27 years agoAlso quiet down the ibcs2 startup (same reason as linux lkm - it screws
Jordan K. Hubbard [Thu, 1 May 1997 06:09:01 +0000 (06:09 +0000)]
Also quiet down the ibcs2 startup (same reason as linux lkm - it screws
the console output).

27 years agoMerge 1.8.2.1 into -current.
Jordan K. Hubbard [Thu, 1 May 1997 06:08:14 +0000 (06:08 +0000)]
Merge 1.8.2.1 into -current.

27 years agoClean up the output a bit.
Jordan K. Hubbard [Thu, 1 May 1997 05:57:29 +0000 (05:57 +0000)]
Clean up the output a bit.

27 years agoYAMF22
Jordan K. Hubbard [Thu, 1 May 1997 04:38:16 +0000 (04:38 +0000)]
YAMF22

27 years agoPut the Troubleshooting chapter out of its misery.
John Fieber [Thu, 1 May 1997 03:06:32 +0000 (03:06 +0000)]
Put the Troubleshooting chapter out of its misery.

27 years agoPut the "grossness" back; it had a purpose and anyone screwing around
Jordan K. Hubbard [Thu, 1 May 1997 01:15:55 +0000 (01:15 +0000)]
Put the "grossness" back; it had a purpose and anyone screwing around
with these files MUST understand what a `make release' does before
making changes like this or get nasty-grams from me when my builds start
falling over.  In fact, if they can't test "make release" after making
such changes then they *should leave these files completely alone*.
Thank you.

27 years agoFixed omission of reference to ioctl_bt848.h when installing on 2.2.
Steve Passe [Thu, 1 May 1997 00:42:54 +0000 (00:42 +0000)]
Fixed omission of reference to ioctl_bt848.h when installing on 2.2.

27 years agoFix up a spurious '@' I added at the last second
Paul Traina [Thu, 1 May 1997 00:26:43 +0000 (00:26 +0000)]
Fix up a spurious '@' I added at the last second

27 years agoMerge from 2.2: auto-gen init.c and add ser-tcp.c
Paul Traina [Thu, 1 May 1997 00:18:51 +0000 (00:18 +0000)]
Merge from 2.2: auto-gen init.c and add ser-tcp.c

27 years ago 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>
Steve Passe [Thu, 1 May 1997 00:16:31 +0000 (00:16 +0000)]
 1.15          4/18/97    John-Mark Gurney <gurney_j@resnet.uoregon.edu>
                           Added [SR]RGBMASKs ioctl for byte swapping.

 1.16          4/20/97    Randall Hopper <rhh@ct.picker.com>
                          Generalized RGBMASK ioctls for general pixel
                          format setting [SG]ACTPIXFMT, and added query API
                          to return driver-supported pix fmts GSUPPIXFMT.

 1.17          4/21/97    hasty@rah.star-gate.com
                          Clipping support added.

 1.18          4/23/97    Clean up after failed CAP_SINGLEs where bt
                          interrupt isn't delivered, and fixed fixing
                          CAP_SINGLEs that for ODD_ONLY fields.

Submitted by:   individuals in above log messages.

27 years ago 1.15 4/18/97 John-Mark Gurney <gurney_j@resnet.uoregon.edu>
Steve Passe [Thu, 1 May 1997 00:15:30 +0000 (00:15 +0000)]
 1.15          4/18/97    John-Mark Gurney <gurney_j@resnet.uoregon.edu>
                           Added [SR]RGBMASKs ioctl for byte swapping.

 1.16          4/20/97    Randall Hopper <rhh@ct.picker.com>
                          Generalized RGBMASK ioctls for general pixel
                          format setting [SG]ACTPIXFMT, and added query API
                          to return driver-supported pix fmts GSUPPIXFMT.

 1.17          4/21/97    hasty@rah.star-gate.com
                          Clipping support added.

 1.18          4/23/97    Clean up after failed CAP_SINGLEs where bt
                          interrupt isn't delivered, and fixed fixing
                          CAP_SINGLEs that for ODD_ONLY fields.

Submitted by: individuals in above log messages.

27 years agofixed minor typo, bumped to version 2.0.9
Steve Passe [Wed, 30 Apr 1997 23:54:55 +0000 (23:54 +0000)]
fixed minor typo, bumped to version 2.0.9

27 years agoremoved:
Steve Passe [Wed, 30 Apr 1997 21:54:01 +0000 (21:54 +0000)]
removed:
   opt_smp_invltlb.h
from:
SMPHDRS=        opt_smp.h opt_smp_invltlb.h

SMP_INVLTLB is no longer a valid config option, the invalidation of the TLB
via inter-CPU IPIs is now standard when APIC_IO is used.

27 years agoFixed the SMP fixes:
Bruce Evans [Wed, 30 Apr 1997 20:56:37 +0000 (20:56 +0000)]
Fixed the SMP fixes:
- fixed dependencies so that `make depend' isn't necessary.
- added new files to CLEANFILES.
- fixed style.

27 years agoFixed wrong mnemonic `setnel' that gas happened to generate correct object
Bruce Evans [Wed, 30 Apr 1997 20:37:52 +0000 (20:37 +0000)]
Fixed wrong mnemonic `setnel' that gas happened to generate correct object
code for.

Obtained from: a slightly different fix in NetBSD

27 years agoRemoved unused groff `generate' directories.
Bruce Evans [Wed, 30 Apr 1997 20:27:34 +0000 (20:27 +0000)]
Removed unused groff `generate' directories.

27 years agochanged expect_lock() to try_lock(), the real name used in mplock.s
Steve Passe [Wed, 30 Apr 1997 19:04:26 +0000 (19:04 +0000)]
changed expect_lock() to try_lock(), the real name used in mplock.s

27 years agoBack out msmith's recent commit which breaks using symbolic names for netmasks.
Paul Traina [Wed, 30 Apr 1997 18:40:12 +0000 (18:40 +0000)]
Back out msmith's recent commit which breaks using symbolic names for netmasks.
Instead, reverse the order of the testing, so if a symbolic name starts with
a digit, we'll see if we can make a network address out of it first.  If
that fails, then we'll call getnet...

27 years agoFixed overflow for attempts to seek to offsets > ULONG_MAX. See the
Bruce Evans [Wed, 30 Apr 1997 17:51:29 +0000 (17:51 +0000)]
Fixed overflow for attempts to seek to offsets > ULONG_MAX.  See the
OpenBSD version for more complete fixes.  E.g., to seek to offsets >
INT_MAX using a block size of 1, block numbers need to be off_t's
instead of u_long's.

27 years agoAdded trailing slash to ${CANONICALOBJDIR} in tests for directories,
Bruce Evans [Wed, 30 Apr 1997 17:04:11 +0000 (17:04 +0000)]
Added trailing slash to ${CANONICALOBJDIR} in tests for directories,
so that /usr/obj can be a symlink to an existing directory.

27 years agoOops. The previous change duplicated the grossness instead of removing it.
Bruce Evans [Wed, 30 Apr 1997 17:03:09 +0000 (17:03 +0000)]
Oops.  The previous change duplicated the grossness instead of removing it.

27 years agoRemoved gross dir file bootstrap rule. Keep depending on the dir
Bruce Evans [Wed, 30 Apr 1997 16:33:43 +0000 (16:33 +0000)]
Removed gross dir file bootstrap rule.  Keep depending on the dir
file so that we fail if it isn't already installed.  The bootstrap
is now done by `make install' in the top-level src directory.  As
well as being gross, the rule didn't actually work for src trees
other than /usr/src, and this is difficult to fix since the whole
src tree may not exist.

27 years agoBootstrap the info `dir' file from here.
Bruce Evans [Wed, 30 Apr 1997 16:02:03 +0000 (16:02 +0000)]
Bootstrap the info `dir' file from here.

27 years agoFetch the registers from struct members in the pcb instead of
Bruce Evans [Wed, 30 Apr 1997 15:33:56 +0000 (15:33 +0000)]
Fetch the registers from struct members in the pcb instead of
punning the pcb to an array of ints and using magic indices to
access values in it.  This should prevent silent breakage from
changes in the pcb.

Supply 0 for unavailable registers instead of punning the tss to
an array of ints and using magic indices to access garbage values
in it.  (The registers are in the pcb; there is nothing interesting
in the tss.  This should change someday.  At least for dumps, all
the registers should be saved, and common_tss is a good place to
put them.)

Removed ancient wrong (disabled) method for reading eip.

27 years agoRemove SO_PRIVSTATE socket option; it is no longer necessary, nor implemented
Garrett Wollman [Wed, 30 Apr 1997 15:32:52 +0000 (15:32 +0000)]
Remove SO_PRIVSTATE socket option; it is no longer necessary, nor implemented
in the kernel.  inetd should automatically notic that it has gone away
once it is recompiled.

27 years agoRestore CRTC start address check back after looking into more sources
Andrey A. Chernov [Wed, 30 Apr 1997 15:31:22 +0000 (15:31 +0000)]
Restore CRTC start address check back after looking into more sources

27 years agoBacked out previous change. It just gave a more verbose Makefile by
Bruce Evans [Wed, 30 Apr 1997 15:23:02 +0000 (15:23 +0000)]
Backed out previous change.  It just gave a more verbose Makefile by
repeating the default for MAN1.

27 years agoAdd D_DISK flag to vn_bdevsw.
Doug Rabson [Wed, 30 Apr 1997 11:16:25 +0000 (11:16 +0000)]
Add D_DISK flag to vn_bdevsw.

27 years agoAllow NULL rpcs on non-privileged ports at all times to work around broken
Doug Rabson [Wed, 30 Apr 1997 09:51:37 +0000 (09:51 +0000)]
Allow NULL rpcs on non-privileged ports at all times to work around broken
clients.

PR: kern/3298
Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>

27 years agoAdded two missing committers to the list of developer and
Masafumi Max NAKANE [Wed, 30 Apr 1997 09:08:49 +0000 (09:08 +0000)]
Added two missing committers to the list of developer and
several missing port maintainers to the list of additional contributor.

27 years agoAdded new entities, a.jgreco and a.tedm.
Masafumi Max NAKANE [Wed, 30 Apr 1997 09:05:32 +0000 (09:05 +0000)]
Added new entities, a.jgreco and a.tedm.
(They have been mssing from the committers list although they are in
the group ncvs on freefall.)

27 years agoCatch up with the original.
Hiroyuki Hanai [Wed, 30 Apr 1997 06:43:05 +0000 (06:43 +0000)]
Catch up with the original.
Submitted by: iwasaki@jp.FreeBSD.org

27 years agoCatch up with the original.
Hiroyuki Hanai [Wed, 30 Apr 1997 06:41:51 +0000 (06:41 +0000)]
Catch up with the original.

27 years agobugfix: 'make depend' cause all LKMs rebuild
Andrey A. Chernov [Wed, 30 Apr 1997 06:04:17 +0000 (06:04 +0000)]
bugfix: 'make depend' cause all LKMs rebuild

27 years agoFix parsing of mount options with '=' in their name.
Mike Smith [Wed, 30 Apr 1997 05:48:22 +0000 (05:48 +0000)]
Fix parsing of mount options with '=' in their name.
PR: bin/3027
Submitted by: Louis Mamakos <louie@TransSys.COM>

27 years agoFix a bug that caused the relocs for linker set members in shared
John Polstra [Wed, 30 Apr 1997 05:18:08 +0000 (05:18 +0000)]
Fix a bug that caused the relocs for linker set members in shared
libraries to come out as 1-byte relocations instead of 4-byte
relocations.

Submitted by: Doug Rabson <dfr@nlsystems.com>

27 years agoWe don't support the AdvanSys product line of SCSI controllers, so
Justin T. Gibbs [Wed, 30 Apr 1997 04:46:01 +0000 (04:46 +0000)]
We don't support the AdvanSys product line of SCSI controllers, so
don't say that we do.

27 years agoUse our copy of dlfcn.h, not the version in /usr/include, which may not
Mike Smith [Wed, 30 Apr 1997 03:12:09 +0000 (03:12 +0000)]
Use our copy of dlfcn.h, not the version in /usr/include, which may not
be up-to-date when we are building.
Submitted by: Terry Lambert <terry@lambert.org>

27 years ago(1) Change logic for dependency: instead of defining "is_depended"
Satoshi Asami [Wed, 30 Apr 1997 03:12:05 +0000 (03:12 +0000)]
(1) Change logic for dependency: instead of defining "is_depended"
    (default: IS_DEPENDED?=install) target on the depended port, call
    DEPENDS_TARGET (default: install) from the depending port.

    Other than being more flexible (some ports don't require the
    dependency to be fully installed: see ghostscript4), this seems
    like a more natural thing to do.  (I never understood the
    convoluted logic that was used before.)

    By building packages with "DEPENDS_TARGET=package", I can avoid
    file-sharing problems (like gs3 binary going into the gs4
    package).

(2) Add new variable PATCH_SITE_SUBDIR and separate it from
    MASTER_SITE_SUBDIR.  Fixes linuxls port and is a correct thing to
    do anyway.
Initially suggested and reviewed by: fenner

(3) Add new variable MASTER_SITE_LOCAL for local ports.  Defaults to
    LOCAL_PORTS subdir on ftp.freebsd.org's distfiles dir.
Submitted by: jkh

27 years agoStaticize an unnecessarily global function: vputrele.
John Dyson [Wed, 30 Apr 1997 03:09:15 +0000 (03:09 +0000)]
Staticize an unnecessarily global function: vputrele.
Submitted by:  Michael Hancock <michaelh@cet.co.jp>

27 years agoIn comp_vgaregs skip cursor shape and 4 unused bytes (6 total)
Andrey A. Chernov [Wed, 30 Apr 1997 01:19:21 +0000 (01:19 +0000)]
In comp_vgaregs skip cursor shape and 4 unused bytes (6 total)
instead of 2 unused.
Previus code broke syscons on Diamond Stealth 3D 3000
(video mode ptr was NULL with no real reason)

27 years agoEnabled 'FIX_MP_TABLE_WORKS' code.
Steve Passe [Tue, 29 Apr 1997 22:12:32 +0000 (22:12 +0000)]
Enabled 'FIX_MP_TABLE_WORKS' code.
This code re-numbers PCI busses in the MP table to match PCI semantics
when the MP BIOS fails to do it properly.

Reviewed by: Peter Wemm <peter@spinner.DIALix.COM>

27 years agoUse a common numbering of the tty and net software interrupt levels
Peter Wemm [Tue, 29 Apr 1997 20:05:48 +0000 (20:05 +0000)]
Use a common numbering of the tty and net software interrupt levels
between the SMP and non-SMP case.  It simplifies the #ifdef's, since
NHWI changes (at least for the moment) when APIC's are involved.

27 years agoRemove stale comment, as suggested by Bruce.
Peter Wemm [Tue, 29 Apr 1997 20:00:41 +0000 (20:00 +0000)]
Remove stale comment, as suggested by Bruce.

27 years agoDocument -k flag here, too.
Garrett Wollman [Tue, 29 Apr 1997 17:48:58 +0000 (17:48 +0000)]
Document -k flag here, too.

27 years agoImplement Kerberized rcmd for rdump/rrestore. This is lacking the
Garrett Wollman [Tue, 29 Apr 1997 17:46:27 +0000 (17:46 +0000)]
Implement Kerberized rcmd for rdump/rrestore.   This is lacking  the
options one would normally expect to set the realm, enable encryption,
and whatnot, but this actually is able to contact the remote server,
so at least it's a start.  (As a bonus, the stripped static binary is
unquestionably exportable.)