]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
22 years agomdoc(7) police: cosmetique.
Ruslan Ermilov [Wed, 21 Nov 2001 12:07:24 +0000 (12:07 +0000)]
mdoc(7) police: cosmetique.

22 years agomdoc(7) police: general cleanup.
Ruslan Ermilov [Wed, 21 Nov 2001 12:02:28 +0000 (12:02 +0000)]
mdoc(7) police: general cleanup.

22 years agomdoc(7) police: WITNESS is a #define, mark it as such.
Ruslan Ermilov [Wed, 21 Nov 2001 11:47:55 +0000 (11:47 +0000)]
mdoc(7) police: WITNESS is a #define, mark it as such.

22 years agomdoc(7) police: cosmetique.
Ruslan Ermilov [Wed, 21 Nov 2001 11:44:36 +0000 (11:44 +0000)]
mdoc(7) police: cosmetique.

22 years agomdoc(7) police: bump document date, fix markup.
Ruslan Ermilov [Wed, 21 Nov 2001 11:36:23 +0000 (11:36 +0000)]
mdoc(7) police: bump document date, fix markup.

22 years agoPut missing space.
Ruslan Ermilov [Wed, 21 Nov 2001 10:42:18 +0000 (10:42 +0000)]
Put missing space.

22 years agoGrammar nit.
Ruslan Ermilov [Wed, 21 Nov 2001 10:39:12 +0000 (10:39 +0000)]
Grammar nit.

22 years agomdoc(7) police: anchor punctuation.
Ruslan Ermilov [Wed, 21 Nov 2001 10:33:42 +0000 (10:33 +0000)]
mdoc(7) police: anchor punctuation.

22 years agoIncrease the size of a mfsroot floppy for pc98 to 4320.
Yoshihiro Takahashi [Wed, 21 Nov 2001 09:42:06 +0000 (09:42 +0000)]
Increase the size of a mfsroot floppy for pc98 to 4320.

22 years agoGrammar nit.
Ruslan Ermilov [Wed, 21 Nov 2001 09:25:14 +0000 (09:25 +0000)]
Grammar nit.

22 years agoFix an off-by-bit error in the AGP_MODE_[GS]ET_RATE() macros.
Ruslan Ermilov [Wed, 21 Nov 2001 08:40:23 +0000 (08:40 +0000)]
Fix an off-by-bit error in the AGP_MODE_[GS]ET_RATE() macros.

PR: 32140
Submitted by: Mark McCleary <mark.mccleary@windriver.com>
MFC after: 3 days

22 years agoRecognize the "fixed" geometry in boot1 so that DD disks are not
Peter Wemm [Wed, 21 Nov 2001 08:31:45 +0000 (08:31 +0000)]
Recognize the "fixed" geometry in boot1 so that DD disks are not
interpreted as real fdisk tables (and fail).

22 years agoAdd Toshiba wireless LAN card
Warner Losh [Wed, 21 Nov 2001 06:24:44 +0000 (06:24 +0000)]
Add Toshiba wireless LAN card

Submitted by: "Mark Sergeant" <msergeant@snsonline.net>

22 years agoCorrect extmode initialization.
Orion Hodson [Wed, 21 Nov 2001 04:26:04 +0000 (04:26 +0000)]
Correct extmode initialization.

MFC after: 3

22 years agoEmit a warning if invalid mode passed to ac97_setextmode.
Orion Hodson [Wed, 21 Nov 2001 04:08:10 +0000 (04:08 +0000)]
Emit a warning if invalid mode passed to ac97_setextmode.

MFC after: 3 days

22 years agoSet extmode according to extcaps. Fixes codec sample rate failures
Orion Hodson [Wed, 21 Nov 2001 04:06:52 +0000 (04:06 +0000)]
Set extmode according to extcaps.  Fixes codec sample rate failures
that causes noisy playback with rates other than 48k (reported by
Olexander Kunytsa).

MFC after: 3 days

22 years agoSet HISMACADDR in the environment before envoking ppp.
Brian Somers [Wed, 21 Nov 2001 03:29:43 +0000 (03:29 +0000)]
Set HISMACADDR in the environment before envoking ppp.

MFC after: 1 week

22 years agoWe only have slices on i386 and IA-64.
David E. O'Brien [Tue, 20 Nov 2001 23:48:00 +0000 (23:48 +0000)]
We only have slices on i386 and IA-64.

22 years agoBump the mfsroot up from 2880 to 3200 for Alpha so it fits again. Use
John Baldwin [Tue, 20 Nov 2001 20:27:54 +0000 (20:27 +0000)]
Bump the mfsroot up from 2880 to 3200 for Alpha so it fits again.  Use
a label of auto instead of the fixed size minimum2 so that the bump in
size actually has an effect.

22 years ago- Remove the -T from the 4.x newfs as well.
John Baldwin [Tue, 20 Nov 2001 20:25:12 +0000 (20:25 +0000)]
- Remove the -T from the 4.x newfs as well.
- Don't write out 0xaa55 to the end of the filesystem as md(4) doesn't
  generate that warning and it breaks 'disklabel mdX auto'.
- Use the 'canonical' disk name mdX instead of /dev/mdX to disklabel so
  we can use disklabel auto for mfsroot filesizes that aren't a standard
  size in /etc/disktab.

22 years agoThe -T argument to newfs is only needed if teh disk isn't already labeled.
John Baldwin [Tue, 20 Nov 2001 20:06:21 +0000 (20:06 +0000)]
The -T argument to newfs is only needed if teh disk isn't already labeled.
Since we run disklabel before newfs, this doesn't apply in this case.

22 years ago'ircd' is a better service name. Also note '6667' is unoffical
David E. O'Brien [Tue, 20 Nov 2001 19:52:28 +0000 (19:52 +0000)]
'ircd' is a better service name.  Also note '6667' is unoffical

Submitted by: knu (name change)

22 years agoAdd an initial lomac(4) manpage.
Brian Feldman [Tue, 20 Nov 2001 19:22:37 +0000 (19:22 +0000)]
Add an initial lomac(4) manpage.

Sponsored by: DARPA, NAI Labs (CBOSS project)

22 years agoRE: rev 1.78, s/1667/6667/g
David E. O'Brien [Tue, 20 Nov 2001 19:05:28 +0000 (19:05 +0000)]
RE: rev 1.78, s/1667/6667/g

22 years agoThere is already an 'irc' service at port 194. However my experience is that
David E. O'Brien [Tue, 20 Nov 2001 19:00:12 +0000 (19:00 +0000)]
There is already an 'irc' service at port 194.  However my experience is that
1667 is what is really used.  So name port 1667 'irc-client'.

22 years agoAdd Greek conversion table
Andrey A. Chernov [Tue, 20 Nov 2001 18:55:16 +0000 (18:55 +0000)]
Add Greek conversion table

PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years agoImprove Greek support in syscons
Andrey A. Chernov [Tue, 20 Nov 2001 18:48:58 +0000 (18:48 +0000)]
Improve Greek support in syscons

PR: 32119
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years ago(null commit to correct the previous log message)
Akinori MUSHA [Tue, 20 Nov 2001 18:41:01 +0000 (18:41 +0000)]
(null commit to correct the previous log message)

Now that all the printf invocations from within the system startup
scripts *have been replaced with equivalent handmade functions*, we
can safely remove it.

Please steal the technique from src/etc/MAKEDEV when you want to use
printf(1) functionality from within the system rc scripts.

22 years agoRemove the printf builtin command from sh(1), which command is not
Akinori MUSHA [Tue, 20 Nov 2001 18:33:59 +0000 (18:33 +0000)]
Remove the printf builtin command from sh(1), which command is not
used so often that it's worth keeping it as a builtin.

Now that all the printf invocations from within the system startup
scripts, we can safely remove it.

Urged by: sheldonh  :)

No MFC is planned so far because it may break compatibility and
violate POLA.

22 years ago- Fix a number of man pages broken by the KSE merger.
Andrew R. Reiter [Tue, 20 Nov 2001 18:19:19 +0000 (18:19 +0000)]
- Fix a number of man pages broken by the KSE merger.

22 years agoReplace wrong CP437 font by actual Latin7 one
Andrey A. Chernov [Tue, 20 Nov 2001 18:17:29 +0000 (18:17 +0000)]
Replace wrong CP437 font by actual Latin7 one

PR: 32120
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years agoFix long months standard form
Andrey A. Chernov [Tue, 20 Nov 2001 18:10:08 +0000 (18:10 +0000)]
Fix long months standard form

PR: 32120
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years agoAdd IRC
David E. O'Brien [Tue, 20 Nov 2001 18:01:10 +0000 (18:01 +0000)]
Add IRC

22 years agoAvoid unnecessary calls to expr(1) by using standard shell arithmetic
Sheldon Hearn [Tue, 20 Nov 2001 17:56:34 +0000 (17:56 +0000)]
Avoid unnecessary calls to expr(1) by using standard shell arithmetic
expansion instead.

MFC after: 1 week

22 years agoFix upper/lower mapping
Andrey A. Chernov [Tue, 20 Nov 2001 17:53:53 +0000 (17:53 +0000)]
Fix upper/lower mapping

PR: 32133
Submitted by: Basileios Anastasatos <B.Anastasatos@MyRealBox.com>

22 years ago- Fix man page that was broke during KSE merger. This is the first in a
Andrew R. Reiter [Tue, 20 Nov 2001 17:48:55 +0000 (17:48 +0000)]
- Fix man page that was broke during KSE merger.  This is the first in a
  few commits relating to VOP_* calls and moving in struct thread.

Reviewed by: rwatson

22 years ago(null commit)
Sheldon Hearn [Tue, 20 Nov 2001 17:38:31 +0000 (17:38 +0000)]
(null commit)

rev 1.24 only makes sense given that test(1) has been made a shell
builtin command.  Without this optimization, you'd be better off using
printf(1) if you cared about efficiency at this level (although the use
of printf(1) prior to mounting /usr would remain an issue).

22 years ago(null commit)
Sheldon Hearn [Tue, 20 Nov 2001 17:33:10 +0000 (17:33 +0000)]
(null commit)

The previous delta only makes sense given that test(1) has been made a
shell builtin command.  Without this optimization, you'd be better off
using printf(1) if you cared about efficiency at this level (although
the use of printf(1) prior to mounting /usr would remain an issue).

22 years agoIntroduce new shell functions hexdigit, hexprint and zeropad.
Sheldon Hearn [Tue, 20 Nov 2001 17:24:35 +0000 (17:24 +0000)]
Introduce new shell functions hexdigit, hexprint and zeropad.

Use these new functions instead of printf(1), which is scheduled for
removal as a shell builtin command, and which will not be available as a
standalone utility if MAKEDEV is run prior to mounting /usr.

Requested by: knu

22 years ago- When copying into a fixed buffer, bounds checking should occur.
Andrew R. Reiter [Tue, 20 Nov 2001 16:47:42 +0000 (16:47 +0000)]
- When copying into a fixed buffer, bounds checking should occur.

PR: bin/31673

22 years agomdoc(7) police: fixed bugs from rev. 1.15.
Ruslan Ermilov [Tue, 20 Nov 2001 16:40:04 +0000 (16:40 +0000)]
mdoc(7) police: fixed bugs from rev. 1.15.

22 years agoGrammatical fixes over previous commit.
Robert Watson [Tue, 20 Nov 2001 16:33:55 +0000 (16:33 +0000)]
Grammatical fixes over previous commit.

Submitted by: ru

22 years agomdoc(7) police: Fix markup.
Ruslan Ermilov [Tue, 20 Nov 2001 16:18:21 +0000 (16:18 +0000)]
mdoc(7) police: Fix markup.

22 years agomdoc(7) police: fix markup and spelling.
Ruslan Ermilov [Tue, 20 Nov 2001 16:02:42 +0000 (16:02 +0000)]
mdoc(7) police: fix markup and spelling.

22 years agomdoc(7) police: bump document date, fix markup.
Ruslan Ermilov [Tue, 20 Nov 2001 15:57:00 +0000 (15:57 +0000)]
mdoc(7) police: bump document date, fix markup.

22 years agomdoc(7) police: kill whitespace at EOL.
Ruslan Ermilov [Tue, 20 Nov 2001 15:49:18 +0000 (15:49 +0000)]
mdoc(7) police: kill whitespace at EOL.

22 years agoAdd a missing comma.
Ruslan Ermilov [Tue, 20 Nov 2001 15:45:29 +0000 (15:45 +0000)]
Add a missing comma.

22 years agomdoc(7) police: kill whitespace at EOL and HSB.
Ruslan Ermilov [Tue, 20 Nov 2001 15:43:25 +0000 (15:43 +0000)]
mdoc(7) police: kill whitespace at EOL and HSB.

22 years agoAdd xref to wall(1).
Ruslan Ermilov [Tue, 20 Nov 2001 15:39:58 +0000 (15:39 +0000)]
Add xref to wall(1).

PR: docs/32128
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> (partially)

22 years agomdoc(7) police:
Ruslan Ermilov [Tue, 20 Nov 2001 15:25:12 +0000 (15:25 +0000)]
mdoc(7) police:

- removed whitespace at EOL
- removed hard sentence breaks
- removed duplicate word
- spelling

22 years agomdoc(7) police: one-line literal displays are faster.
Ruslan Ermilov [Tue, 20 Nov 2001 15:17:51 +0000 (15:17 +0000)]
mdoc(7) police: one-line literal displays are faster.

22 years agoIntroduce readpassphrase(3), a superset of getpass(3). This
Brian Feldman [Tue, 20 Nov 2001 15:15:42 +0000 (15:15 +0000)]
Introduce readpassphrase(3), a superset of getpass(3).  This
comes originally from Todd Miller.

Obtained from: OpenBSD

22 years agoHandle wtmp.0 being compressed
Brian Somers [Tue, 20 Nov 2001 15:01:24 +0000 (15:01 +0000)]
Handle wtmp.0 being compressed

PR: 32113
Submitted by: Yar Tikhiy <yar@comp.chem.msu.su>
MFC after: 1 week

22 years agoInstall LOMAC includes from the new directory.
Brian Feldman [Tue, 20 Nov 2001 14:37:07 +0000 (14:37 +0000)]
Install LOMAC includes from the new directory.

22 years agoBring in the ugen manual page from NetBSD.
Josef Karthauser [Tue, 20 Nov 2001 14:13:36 +0000 (14:13 +0000)]
Bring in the ugen manual page from NetBSD.

22 years agomdoc(7) police: minor markup and spelling fixes.
Ruslan Ermilov [Tue, 20 Nov 2001 14:11:07 +0000 (14:11 +0000)]
mdoc(7) police: minor markup and spelling fixes.

22 years agomdoc(7) police: sort xrefs.
Ruslan Ermilov [Tue, 20 Nov 2001 13:58:21 +0000 (13:58 +0000)]
mdoc(7) police: sort xrefs.

22 years agomdoc(7) police: consistently use the .Ux macro.
Ruslan Ermilov [Tue, 20 Nov 2001 13:54:11 +0000 (13:54 +0000)]
mdoc(7) police: consistently use the .Ux macro.

22 years agomdoc(7) police: remove whitespace at EOL.
Ruslan Ermilov [Tue, 20 Nov 2001 13:43:58 +0000 (13:43 +0000)]
mdoc(7) police: remove whitespace at EOL.

22 years agoAdd false(1), test(1) and true(1) cross-references.
Akinori MUSHA [Tue, 20 Nov 2001 13:05:53 +0000 (13:05 +0000)]
Add false(1), test(1) and true(1) cross-references.

Pointed out by: sheldonh

22 years agoThe rtsol must be done before the alias processing.
Hajimu UMEMOTO [Tue, 20 Nov 2001 12:51:12 +0000 (12:51 +0000)]
The rtsol must be done before the alias processing.

PR: conf/31366
Submitted by: gshapiro
MFC after: 1 week

22 years agoAdd a note that some shells may have the command built-in.
Akinori MUSHA [Tue, 20 Nov 2001 12:40:38 +0000 (12:40 +0000)]
Add a note that some shells may have the command built-in.
(sh(1) indeed does)

Add a cross-reference to builtin(1).

22 years agomdoc(7) police: Fix markup.
Ruslan Ermilov [Tue, 20 Nov 2001 12:38:18 +0000 (12:38 +0000)]
mdoc(7) police: Fix markup.

22 years agoRemove obfuscating details of using the false(1) and true(1) utilities
Ruslan Ermilov [Tue, 20 Nov 2001 11:11:36 +0000 (11:11 +0000)]
Remove obfuscating details of using the false(1) and true(1) utilities
inside the Bourne shell scripts.

PR: docs/32082

22 years agoConvert BSD trap codes to i386.
Pierre Beyssac [Tue, 20 Nov 2001 09:39:31 +0000 (09:39 +0000)]
Convert BSD trap codes to i386.

Submitted by: F. Gouget <fgouget@free.fr>

22 years agoInclude sys/param.h instead of sys/types.h to get the definition of the
John Baldwin [Tue, 20 Nov 2001 08:26:37 +0000 (08:26 +0000)]
Include sys/param.h instead of sys/types.h to get the definition of the
MIN() macro.

Pointy hat to: rwatson

22 years agoUnifdef all the SGI code. It mainly added clutter while providing some
John Baldwin [Tue, 20 Nov 2001 07:13:40 +0000 (07:13 +0000)]
Unifdef all the SGI code.  It mainly added clutter while providing some
specialized logging, SGI-specific priority massaging, and SCI-specific
time trimming support.  Also add missing $FreeBSD$'s.

Inspired by: NetBSD

22 years agoUse fixed-size fields in the structure for the timed protocol. This
John Baldwin [Tue, 20 Nov 2001 06:36:09 +0000 (06:36 +0000)]
Use fixed-size fields in the structure for the timed protocol.  This
includes changing a struct timeval to an explicit structure of two
int32_t's.  This requires using temporary timevals in several places
when calling gettimeofday(), settimeofday(), etc.  With this timed now
works properly on 64-bit platforms such as Alpha.

Obtained from: NetBSD

22 years agoComment out some bogus entries. somehow they match everything, which
Warner Losh [Tue, 20 Nov 2001 06:18:36 +0000 (06:18 +0000)]
Comment out some bogus entries.  somehow they match everything, which
is bad.  I need to correct pccarddev, but I'm not sure how just at the
moment.  So I'm firewalling the damage.

22 years agoWeed out those pccard entries that match everything. These are too
Warner Losh [Tue, 20 Nov 2001 06:15:24 +0000 (06:15 +0000)]
Weed out those pccard entries that match everything.  These are too
dangerous to allow :-)

This should fix the ed1: <PLANEX ... bug.

22 years agoSince buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC,
Gregory Neil Shapiro [Tue, 20 Nov 2001 03:41:05 +0000 (03:41 +0000)]
Since buildworld builds cf files specified in SENDMAIL_ADDITIONAL_MC,
installworld should install them.

PR: 29928
Submitted by: wollman
MFC after: 3 days

22 years agoHandle the sendmail_outbound_enable knob in the start target.
Gregory Neil Shapiro [Tue, 20 Nov 2001 03:31:54 +0000 (03:31 +0000)]
Handle the sendmail_outbound_enable knob in the start target.

PR: 32033
MFC after: 3 days

22 years agoMake this a bit closer to a true tradition by adding one more committer.
Masafumi Max NAKANE [Tue, 20 Nov 2001 01:49:11 +0000 (01:49 +0000)]
Make this a bit closer to a true tradition by adding one more committer.

22 years agoUse a local write_mfs_in_kernel.c instead of the one in ncvs/src/release
Josef Karthauser [Tue, 20 Nov 2001 01:00:52 +0000 (01:00 +0000)]
Use a local write_mfs_in_kernel.c instead of the one in ncvs/src/release
which is likely to be removed shortly, after repo-copying it from
there.

22 years agoDisabled tagged commands for Hitachi Jura-C series with J8A8 firmware.
David Greenman [Mon, 19 Nov 2001 23:23:28 +0000 (23:23 +0000)]
Disabled tagged commands for Hitachi Jura-C series with J8A8 firmware.

PR: 23536
Submitted by: amagai@nue.org

22 years agoReference lomac in its new location.
Brian Feldman [Mon, 19 Nov 2001 22:36:40 +0000 (22:36 +0000)]
Reference lomac in its new location.

22 years agoThis commit was generated by cvs2svn to compensate for changes in r86629,
Brian Feldman [Mon, 19 Nov 2001 22:34:06 +0000 (22:34 +0000)]
This commit was generated by cvs2svn to compensate for changes in r86629,
which included commits to RCS files with non-trunk default branches.

22 years agoImport LOMAC preliminary release 2.0.0 in src/sys/security. These files may
Brian Feldman [Mon, 19 Nov 2001 22:34:06 +0000 (22:34 +0000)]
Import LOMAC preliminary release 2.0.0 in src/sys/security.  These files may
be modified and do not have to remain on the vendor branch.

http://opensource.nailabs.com/lomac/index.html

Sponsored by: DARPA, NAI Labs (CBOSS project)

22 years agoEliminate another instance of the old and well-known
Yaroslav Tykhiy [Mon, 19 Nov 2001 21:52:03 +0000 (21:52 +0000)]
Eliminate another instance of the old and well-known
DoS bug that the select(2)/accept(2) pair is called on
a socket that is in the blocking I/O mode.  The bug is
triggered if a selected connection dies before the accept(2)
leading to the accept(2) blocking virtually forever.

MFC after: 1 week

22 years agoUse modules-depend instead of kernel-depend for doing the depend stage
John Baldwin [Mon, 19 Nov 2001 21:42:08 +0000 (21:42 +0000)]
Use modules-depend instead of kernel-depend for doing the depend stage
in doMODULES.

22 years agoSplit the mfsroot out from the kernel for the 2.88 boot floppy and the
John Baldwin [Mon, 19 Nov 2001 21:27:00 +0000 (21:27 +0000)]
Split the mfsroot out from the kernel for the 2.88 boot floppy and the
Alpha CD.  This makes it easier to customize ISO's locally by being able
to replace either the mfsroot or the kernel w/o having to do both.  It also
allows us to switch to using the full GENERIC kernel when booting from CD
on the Alpha and on x86 when using cdboot.  We don't do this yet, however.

Tested on: x86, alpha

22 years agoo Cleanup of includes: user.h may be a catch-all, but that's not
Robert Watson [Mon, 19 Nov 2001 21:14:50 +0000 (21:14 +0000)]
o Cleanup of includes: user.h may be a catch-all, but that's not
  entirely desirable.  Back out previous commit, and clean up includes
  to be more minimal.

Submitted by: bde

22 years agoBack out revision 1.117; the correct solution is to upgrade the
Ian Dowse [Mon, 19 Nov 2001 20:50:44 +0000 (20:50 +0000)]
Back out revision 1.117; the correct solution is to upgrade the
firmware on the drive in question. The pattern also matched far
too many Hitachi drives.

Spotted by: dg

22 years agoFix style bugs I found, and add a comment.
Akinori MUSHA [Mon, 19 Nov 2001 20:39:24 +0000 (20:39 +0000)]
Fix style bugs I found, and add a comment.

22 years agoThe "lomac" module compiles fine on Alpha, too.
Brian Feldman [Mon, 19 Nov 2001 20:25:55 +0000 (20:25 +0000)]
The "lomac" module compiles fine on Alpha, too.

Tested by: wilko

22 years agoOther committers do not mention their personal names and/or email
Giorgos Keramidas [Mon, 19 Nov 2001 20:17:19 +0000 (20:17 +0000)]
Other committers do not mention their personal names and/or email
addresses when adding stuff, so it seems fair to stop ``getting all
the fame'' by having my name displayed on login sessions.

Approved by: nik

22 years agoOops sorry, forgot to add a #include.
Akinori MUSHA [Mon, 19 Nov 2001 20:15:10 +0000 (20:15 +0000)]
Oops sorry, forgot to add a #include.

22 years ago- Do not reference argv[1] if no argument is given.
Akinori MUSHA [Mon, 19 Nov 2001 19:57:45 +0000 (19:57 +0000)]
- Do not reference argv[1] if no argument is given.

Reported by: brian

- Call error() instead of errx() if compiled as sh(1) builtin.

22 years agoIn the "UseLogin yes" case we need env to be NULL to make sure it
David Malone [Mon, 19 Nov 2001 19:40:14 +0000 (19:40 +0000)]
In the "UseLogin yes" case we need env to be NULL to make sure it
will be correctly initialised.

PR: 32065
Tested by: The Anarcat <anarcat@anarcat.dyndns.org>
MFC after: 3 days

22 years agoSupport MELCO LUA2-TX USB ethernet adaptor.
Munechika SUMIKAWA [Mon, 19 Nov 2001 18:47:49 +0000 (18:47 +0000)]
Support MELCO LUA2-TX USB ethernet adaptor.
Actually this porting supports Pegasus II chip so I guess some other
devices supported by NetBSD also work.  But the devices list are not
included because I cannot confirm if they work.

Obtained from: NetBSD
MFC after: 3 weeks

22 years agoRegen.
Munechika SUMIKAWA [Mon, 19 Nov 2001 18:41:35 +0000 (18:41 +0000)]
Regen.

22 years agoAdd Melco LUA2-TX5.
Munechika SUMIKAWA [Mon, 19 Nov 2001 18:40:17 +0000 (18:40 +0000)]
Add Melco LUA2-TX5.

22 years agoAdd module "lomac" to the modules Makefile, i386 section. If someone on
Brian Feldman [Mon, 19 Nov 2001 18:15:12 +0000 (18:15 +0000)]
Add module "lomac" to the modules Makefile, i386 section.  If someone on
Alpha can verify that it compiles fine there, too, this should be moved
to the MI section (or that problem fixed); I've only had x86 hardware to
est with.

Sponsored by: DARPA, NAI Labs (CBOSS project)

22 years agoDepend on vnode_if.h.
Brian Feldman [Mon, 19 Nov 2001 18:12:46 +0000 (18:12 +0000)]
Depend on vnode_if.h.

22 years agoUse appropriaate include path for syscall_gate.h
Brian Feldman [Mon, 19 Nov 2001 18:12:12 +0000 (18:12 +0000)]
Use appropriaate include path for syscall_gate.h

22 years agoCull picobsd/custom. It's bit rotted beyond all recognition.
Josef Karthauser [Mon, 19 Nov 2001 18:04:04 +0000 (18:04 +0000)]
Cull picobsd/custom.  It's bit rotted beyond all recognition.

Approved by: freebsd-small

22 years agoAdd the CVS knob so it may be overridden (or have options added).
David E. O'Brien [Mon, 19 Nov 2001 17:43:29 +0000 (17:43 +0000)]
Add the CVS knob so it may be overridden (or have options added).

Submitted by: Andrea Campi <andrea@webcom.it>

22 years agoUpper case the FreeBSD loader prompt.
David E. O'Brien [Mon, 19 Nov 2001 17:30:26 +0000 (17:30 +0000)]
Upper case the FreeBSD loader prompt.
On OFW based machines, it is just too confusing having the firmware and
OS loader giving the same prompt.  This is a nice compromise that 99% of the
users on non-OFW platforms will probably not even notice.

22 years agoDeal with a few issues that cropped up following the recent changes
Ian Dowse [Mon, 19 Nov 2001 15:43:50 +0000 (15:43 +0000)]
Deal with a few issues that cropped up following the recent changes
to the code for translating socket and private ioctls:

- Only perform socket ioctl translation if the file descriptor is a
  socket.
- Treat socket ioctls on non-sockets specially, and for now assume
  that these are directed at a tap/vmnet device, so translate the
  ioctl numbers as appropriate (the way if_tap abuses some socket
  ioctls to pass non-ifreq data is utterly bogus, but this is how
  VMware on FreeBSD has always "worked"; I will deal with this
  later).
- Add (untested) support for translating SIOCSIFADDR.
- In all cases where we fail to translate an ioctl, return ENOIOCTL
  so that other handlers have a chance to do the translation.

This should fix the "/dev/vmnet1: Invalid argument" errors that
users of VMware were experiencing, though I have only verified this
on RELENG_4.

Submitted by: des (mostly)
MFC after: 3 days

22 years ago#include <sys/user.h> rather than individually including a plethora
Robert Watson [Mon, 19 Nov 2001 15:26:36 +0000 (15:26 +0000)]
#include <sys/user.h> rather than individually including a plethora
of kernel include files, reducing the replication of kernel include
dependency information in userland.

Obtained from: TrustedBSD Project