]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
22 years agoAdd the beginnings of Sparc64 support.
obrien [Fri, 10 May 2002 01:31:40 +0000 (01:31 +0000)]
Add the beginnings of Sparc64 support.

22 years agoPass CFLAGS to {CC} when using it as an `ld' replacement.
obrien [Fri, 10 May 2002 01:30:34 +0000 (01:30 +0000)]
Pass CFLAGS to {CC} when using it as an `ld' replacement.

22 years agoWe don't need bootinfo any more, and sparc64 doesn't have it anyways.
obrien [Fri, 10 May 2002 01:20:37 +0000 (01:20 +0000)]
We don't need bootinfo any more, and sparc64 doesn't have it anyways.

22 years agoDon't be redundant.
obrien [Fri, 10 May 2002 01:06:52 +0000 (01:06 +0000)]
Don't be redundant.

22 years agoNew release notes: pam_ftpusers(8), sed(1) -i.
bmah [Fri, 10 May 2002 01:02:13 +0000 (01:02 +0000)]
New release notes:  pam_ftpusers(8), sed(1) -i.

Record the arrival (and departure) of pkg_update(1).  It lived in the
tree for so long (over a year) that even though it won't show up in
the release, -CURRENT users might have gotten used to seeing it
around and might wonder where it went.

22 years agomklocale has bad juju for Sparc64.
obrien [Fri, 10 May 2002 00:57:14 +0000 (00:57 +0000)]
mklocale has bad juju for Sparc64.

22 years ago-ffreestanding is the word for /sys.
obrien [Fri, 10 May 2002 00:53:45 +0000 (00:53 +0000)]
-ffreestanding is the word for /sys.

22 years agoTurn off boot2 -- it gained over 96 bytes dieting on the in-tree Gcc 3.1.
obrien [Fri, 10 May 2002 00:52:00 +0000 (00:52 +0000)]
Turn off boot2 -- it gained over 96 bytes dieting on the in-tree Gcc 3.1.

22 years agoTurn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.
obrien [Fri, 10 May 2002 00:50:43 +0000 (00:50 +0000)]
Turn off groff and gperf -- they will not compile with the in-tree Gcc 3.1.

22 years agoAll platforms should be on equal footing now -- no special handling for
obrien [Fri, 10 May 2002 00:49:55 +0000 (00:49 +0000)]
All platforms should be on equal footing now -- no special handling for
Sparc64 and IA-64.

22 years agoTurn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.
obrien [Fri, 10 May 2002 00:48:33 +0000 (00:48 +0000)]
Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.

22 years agoAdd entry for Vinum.
grog [Fri, 10 May 2002 00:31:33 +0000 (00:31 +0000)]
Add entry for Vinum.

22 years agoWhen packing installed package into a file (pkg_create -b) make sure to
sobomax [Fri, 10 May 2002 00:03:14 +0000 (00:03 +0000)]
When packing installed package into a file (pkg_create -b) make sure to
include all package files into resulting tarball.

PR: 34007
Submitted by: olgeni

While I here:

- Remove bogus comment;
- ensure that we return the proper exit code in the case of -b failure.

MFC after: 5 days

22 years agoReimplement the who(1) utility to add some features required by SUSv3:
tjr [Thu, 9 May 2002 23:04:40 +0000 (23:04 +0000)]
Reimplement the who(1) utility to add some features required by SUSv3:
-H option (show column headings),
-T (show mesg(1) state),
-m (same as "am I"),
-u (show idle time),
-q (quick mode; list names in columns).

PR: 36128
Reviewed by: mike

22 years agoThis commit was generated by cvs2svn to compensate for changes in r96297,
obrien [Thu, 9 May 2002 22:50:04 +0000 (22:50 +0000)]
This commit was generated by cvs2svn to compensate for changes in r96297,
which included commits to RCS files with non-trunk default branches.

22 years agoGcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo
obrien [Thu, 9 May 2002 22:50:04 +0000 (22:50 +0000)]
Gcc 3.1.0 pre-release's Objective C support bits from the FSF anoncvs repo
on 9-May-2002 15:57:15 EDT.

22 years agoThis commit was generated by cvs2svn to compensate for changes in r96295,
obrien [Thu, 9 May 2002 22:47:59 +0000 (22:47 +0000)]
This commit was generated by cvs2svn to compensate for changes in r96295,
which included commits to RCS files with non-trunk default branches.

22 years agoGcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo on
obrien [Thu, 9 May 2002 22:47:59 +0000 (22:47 +0000)]
Gcc 3.1.0 pre-release's libf2c bits from the FSF anoncvs repo on
9-May-2002 15:57:15 EDT.

22 years agoUse the stock (3.1 pre) file.
obrien [Thu, 9 May 2002 22:44:32 +0000 (22:44 +0000)]
Use the stock (3.1 pre) file.

22 years agoUse the stock file for now (but leave a note behind about our OBE changes).
obrien [Thu, 9 May 2002 22:42:39 +0000 (22:42 +0000)]
Use the stock file for now (but leave a note behind about our OBE changes).

22 years agoMerge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.
obrien [Thu, 9 May 2002 22:39:46 +0000 (22:39 +0000)]
Merge rev 1.2 (printf format error fixes) in its 1.8 form into Gcc 3.1 pre.

22 years agoUse the stock (3.1) file.
obrien [Thu, 9 May 2002 22:38:33 +0000 (22:38 +0000)]
Use the stock (3.1) file.

22 years agoWe use the stock (3.1) file.
obrien [Thu, 9 May 2002 22:16:22 +0000 (22:16 +0000)]
We use the stock (3.1) file.

22 years agoMerge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)
obrien [Thu, 9 May 2002 22:15:04 +0000 (22:15 +0000)]
Merge rev 1.2 (-fformat-extensions) and rev 1.7 (optimization downgrade)
into the Gcc 3.1 prerelease.

22 years agoUse the stock (3.1 pre) file.
obrien [Thu, 9 May 2002 22:08:26 +0000 (22:08 +0000)]
Use the stock (3.1 pre) file.

22 years agoUse the stock (3.1) version.
obrien [Thu, 9 May 2002 22:05:33 +0000 (22:05 +0000)]
Use the stock (3.1) version.

22 years agoMerge rev 1.2 [_exit() over exit()] into the Gcc 3.1 prerelease.
obrien [Thu, 9 May 2002 22:04:44 +0000 (22:04 +0000)]
Merge rev 1.2 [_exit() over exit()] into the Gcc 3.1 prerelease.

22 years agoMerge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
obrien [Thu, 9 May 2002 22:02:01 +0000 (22:02 +0000)]
Merge revs 1.{2,15} (FREEBSD_NATIVE); 1.{5,13} (ELF, and objformat support);
1.{16,23,25} (better cross building control); 1.21 ("GCC_OPTIONS")
into the GCC 3.1 prerelease.

22 years agoMFNetBSD: Bring in the most recent NetBSD and OpenBSD parts.
joe [Thu, 9 May 2002 21:55:47 +0000 (21:55 +0000)]
MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts.

22 years agoMerge rev 1.2 (a.out support) into the GCC 3.1 prerelease.
obrien [Thu, 9 May 2002 21:44:15 +0000 (21:44 +0000)]
Merge rev 1.2 (a.out support) into the GCC 3.1 prerelease.

22 years agoUse the stock 3.1 prerelease version of this for now.
obrien [Thu, 9 May 2002 21:42:32 +0000 (21:42 +0000)]
Use the stock 3.1 prerelease version of this for now.

22 years agoUse the stock 3.1 prerelease file now. Rev 1.2 (add_bb) just doesn't
obrien [Thu, 9 May 2002 21:41:12 +0000 (21:41 +0000)]
Use the stock 3.1 prerelease file now.  Rev 1.2 (add_bb) just doesn't
cleanly fit in any more.

22 years agoUse the stock (3.1) file.
obrien [Thu, 9 May 2002 21:24:44 +0000 (21:24 +0000)]
Use the stock (3.1) file.

22 years agoWe use the stock (3.1) file now.
obrien [Thu, 9 May 2002 21:19:23 +0000 (21:19 +0000)]
We use the stock (3.1) file now.

22 years agoUse the stock (3.1) file now.
obrien [Thu, 9 May 2002 21:15:23 +0000 (21:15 +0000)]
Use the stock (3.1) file now.
The choosing of TMPDIR has moved to make-temp-file.c.

22 years agoFix acpi_avoid() to call freeenv() on the original char * returned from
jhb [Thu, 9 May 2002 21:13:37 +0000 (21:13 +0000)]
Fix acpi_avoid() to call freeenv() on the original char * returned from
getenv().

Reported by: joe
Tested by: joe

22 years agoUse the stock 3.1 prerelease file.
obrien [Thu, 9 May 2002 21:12:10 +0000 (21:12 +0000)]
Use the stock 3.1 prerelease file.

22 years agoUse the stock 3.1-prerelease file.
obrien [Thu, 9 May 2002 21:11:21 +0000 (21:11 +0000)]
Use the stock 3.1-prerelease file.

22 years agoUse usb_callout_init() instead of directly calling callout_init() with
peter [Thu, 9 May 2002 21:08:34 +0000 (21:08 +0000)]
Use usb_callout_init() instead of directly calling callout_init() with
NetBSD's expected arguments.  This unbreaks the kernel compile.

Pointy hat to: joe

22 years agoUse stock file.
obrien [Thu, 9 May 2002 21:06:15 +0000 (21:06 +0000)]
Use stock file.

22 years agoPlace a hard lock on base-perl until it is deleted.
markm [Thu, 9 May 2002 21:03:48 +0000 (21:03 +0000)]
Place a hard lock on base-perl until it is deleted.

22 years agoAdd rpcgen to the bootstrap tools.
des [Thu, 9 May 2002 20:48:19 +0000 (20:48 +0000)]
Add rpcgen to the bootstrap tools.

22 years ago`beforeinstall' w/the csu bits is a nop.
obrien [Thu, 9 May 2002 20:36:42 +0000 (20:36 +0000)]
`beforeinstall' w/the csu bits is a nop.

22 years agoFicl doesn't build on sparc64.
obrien [Thu, 9 May 2002 20:33:22 +0000 (20:33 +0000)]
Ficl doesn't build on sparc64.

22 years agoAdd lines for lpr and patch.
gad [Thu, 9 May 2002 20:25:45 +0000 (20:25 +0000)]
Add lines for lpr and patch.

22 years agoAdd a hack (ported from NetBSD) to support Sun disk labels.
obrien [Thu, 9 May 2002 20:22:59 +0000 (20:22 +0000)]
Add a hack (ported from NetBSD) to support Sun disk labels.
This code works by converting the Sun label to a struct disklabel, which
is probably even the right thing for reading a label. The original
checksum is taken over, so that the label source can be distinguished.

The NetBSD code to wrap a BSD-style disklabel into the Sun disklabel has been
deleted for now - don't know whether that is really desirable, after all Sun
disklabels could just be used always (BSD disklabels are going to have
problems with PROM compatability).  The dsinit() call in diskopen() has been
#ifdef'ed out for now, this will be changed to use the minimal slice struct
in case of dsinit() failure.

Submitted by: tmm
Obtained from: NetBSD

22 years agoChange the mbuf exhaustion warning message to match the message
silby [Thu, 9 May 2002 20:21:07 +0000 (20:21 +0000)]
Change the mbuf exhaustion warning message to match the message
in -stable.

22 years agoDon't send packets out an interface unless it is IFF_UP|IFF_RUNNING.
archie [Thu, 9 May 2002 20:19:00 +0000 (20:19 +0000)]
Don't send packets out an interface unless it is IFF_UP|IFF_RUNNING.
This fixes panics with certain Ethernet drivers when doing bridging,
PPPoE, etc. before the driver has been fully brought up.

MFC after: 1 week

22 years agoGcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.
obrien [Thu, 9 May 2002 20:02:13 +0000 (20:02 +0000)]
Gcc 3.1.0 pre-release from the FSF anoncvs repo on 9-May-2002 15:57:15 EDT.

22 years agoThis commit was generated by cvs2svn to compensate for changes in r96263,
obrien [Thu, 9 May 2002 20:02:13 +0000 (20:02 +0000)]
This commit was generated by cvs2svn to compensate for changes in r96263,
which included commits to RCS files with non-trunk default branches.

22 years agoDirectives may not be used inside a macro argument, so don't.
obrien [Thu, 9 May 2002 18:01:19 +0000 (18:01 +0000)]
Directives may not be used inside a macro argument, so don't.

22 years agoPartical style cleanup.
obrien [Thu, 9 May 2002 17:47:25 +0000 (17:47 +0000)]
Partical style cleanup.

22 years agoPay attention to LDFLAGS when linking.
obrien [Thu, 9 May 2002 16:43:07 +0000 (16:43 +0000)]
Pay attention to LDFLAGS when linking.

22 years agoMFbed: translation updates
ue [Thu, 9 May 2002 16:33:02 +0000 (16:33 +0000)]
MFbed: translation updates
hardware/common/dev.sgml: MFen 1.83->1.87
relnotes/common/new.sgml: MFen 1.327->1.340

22 years agoUpdate to newer trap code from NetBSD.
benno [Thu, 9 May 2002 14:22:55 +0000 (14:22 +0000)]
Update to newer trap code from NetBSD.

Obtained from: NetBSD

22 years agoFix buildworld breakage.
roberto [Thu, 9 May 2002 14:15:57 +0000 (14:15 +0000)]
Fix buildworld breakage.

Submitted by: Maxim Konovalov <maxim@macomnet.ru>

22 years agoAdd an assertion that we have a current pmap set before we try and return.
benno [Thu, 9 May 2002 14:15:51 +0000 (14:15 +0000)]
Add an assertion that we have a current pmap set before we try and return.

22 years agoThe per-cpu curpmap is now set by pmap_activate. We don't need to do it here
benno [Thu, 9 May 2002 14:13:29 +0000 (14:13 +0000)]
The per-cpu curpmap is now set by pmap_activate.  We don't need to do it here
anymore.

22 years ago- Add a prototype for the setfault() function.
benno [Thu, 9 May 2002 14:11:17 +0000 (14:11 +0000)]
- Add a prototype for the setfault() function.
- Remove some stray printf()s.

22 years ago1. Better track the executable status of mappings.
benno [Thu, 9 May 2002 14:09:19 +0000 (14:09 +0000)]
1.  Better track the executable status of mappings.
2.  Set a pcpu variable to the real address of the active pmap (used when
    exiting from traps.

Obtained from: NetBSD (1)

22 years agoRename the constants for the contents of the PVR register so as not to
benno [Thu, 9 May 2002 14:04:43 +0000 (14:04 +0000)]
Rename the constants for the contents of the PVR register so as not to
conflict with cpu names used in config files..

22 years agoMFNetBSD:
joe [Thu, 9 May 2002 12:49:25 +0000 (12:49 +0000)]
MFNetBSD:
    revision 1.43
    date: 2001/04/12 01:39:04;  author: thorpej;  state: Exp;  lines: +2 -2
    Switch to USB_USE_SOFTINTR.  The callout hack does indeed work
    fine for systems without generic soft interrupts, even if it is
    a little sub-optimal.  Consider it a penalty for ports not
    implementing a kernel API.

    Addresses kern/11957.  The PR has been open for 4 months, and
    I have work blocked on the continued existence of splimp() in
    the networking code.

The NetBSD patch only switches it on for NetBSD, but I've also
switched it on for FreeBSD in this commit.

22 years agoReplace /kernel with /boot/kernel/kernel.
joe [Thu, 9 May 2002 11:47:42 +0000 (11:47 +0000)]
Replace /kernel with /boot/kernel/kernel.

PR: docs/37757
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org>

22 years agoBack out part of previous commit - K&R doesn't have const.
des [Thu, 9 May 2002 11:24:58 +0000 (11:24 +0000)]
Back out part of previous commit - K&R doesn't have const.

22 years agoCleanup the interface to ip_fw_chk, two of the input arguments
luigi [Thu, 9 May 2002 10:34:57 +0000 (10:34 +0000)]
Cleanup the interface to ip_fw_chk, two of the input arguments
were totally useless and have been removed.

ip_input.c, ip_output.c:
    Properly initialize the "ip" pointer in case the firewall does an
    m_pullup() on the packet.

    Remove some debugging code forgotten long ago.

ip_fw.[ch], bridge.c:
    Prepare the grounds for matching MAC header fields in bridged packets,
    so we can have 'etherfw' functionality without a lot of kernel and
    userland bloat.

22 years agoRemove trace_req().
mini [Thu, 9 May 2002 04:13:41 +0000 (04:13 +0000)]
Remove trace_req().

Reviewed by: alfred, jhb, peter

22 years ago o Correct an error made in revision 1.65: In readv(), if uap->iovcnt is
alc [Thu, 9 May 2002 02:30:41 +0000 (02:30 +0000)]
 o Correct an error made in revision 1.65: In readv(), if uap->iovcnt is
   out-of-range, drop the file reference before returning.  (This error
   also exists in the RELENG_4 branch.)
 o Eliminate the acquisition and release of Giant in readv()
   now that malloc() and free() are callable without Giant.

22 years agoComment two values I was looking at for GDB.
obrien [Thu, 9 May 2002 02:07:51 +0000 (02:07 +0000)]
Comment two values I was looking at for GDB.

22 years agoGcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.
obrien [Thu, 9 May 2002 00:52:09 +0000 (00:52 +0000)]
Gcc 3.1 now offers both a C99 and a K&R traditional C preprocessor.
This is the traditional one.

22 years ago= We need `-lcrypt' and `-lcom_err' to when building Kerberos
nectar [Thu, 9 May 2002 00:50:49 +0000 (00:50 +0000)]
= We need `-lcrypt' and `-lcom_err' to when building Kerberos
  applications.
= The Heimdal version number is hiding here also.  Correct it.

22 years agoGet rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
obrien [Thu, 9 May 2002 00:44:13 +0000 (00:44 +0000)]
Get rid of the INTERNALSTATICLIB knob and just use plain INTERNALLIB.
INTERNALLIB now implies NOPROFILE, NOMAN, and don't install anything.
Add a NOLIB knob.

22 years agosys_nerr should come from standard headers -- not from a coder's guess
obrien [Thu, 9 May 2002 00:41:18 +0000 (00:41 +0000)]
sys_nerr should come from standard headers -- not from a coder's guess
of what is right.

22 years agoUnbreak this file after the last drive-by committing. We have to
wpaul [Thu, 9 May 2002 00:37:57 +0000 (00:37 +0000)]
Unbreak this file after the last drive-by committing. We have to
#include route.h before iso88025.h, and we have to dereference
the trld_route array correctly. (NOTE: I'm not altogether sure
that this is really the correct way to traverse this array. This
just eliminates the build warning/error. It may not work right at
runtime, and I have no way to test it since I lack the necessary
hardware.)

Broken by: kbyanc, who gets to wear the pointy hat

22 years agoDon't forget to null-terminate string we got from sysctl (f.e. in 'A' format).
ache [Wed, 8 May 2002 23:49:19 +0000 (23:49 +0000)]
Don't forget to null-terminate string we got from sysctl (f.e. in 'A' format).
Stack garbadge may be printed otherwise.

22 years agoOnly saying you're launching other CPUs if there are more than one to launch.
mjacob [Wed, 8 May 2002 23:12:00 +0000 (23:12 +0000)]
Only saying you're launching other CPUs if there are more than one to launch.

22 years agoIt is not clear if "#endif FOO" is allowed by ANSI. Gcc 3.1 complains
obrien [Wed, 8 May 2002 20:39:10 +0000 (20:39 +0000)]
It is not clear if "#endif FOO" is allowed by ANSI.  Gcc 3.1 complains
loudly, so don't do it.

22 years agoIt is not clear if "#endif FOO" is allowed by ANSI.
obrien [Wed, 8 May 2002 20:37:48 +0000 (20:37 +0000)]
It is not clear if "#endif FOO" is allowed by ANSI.
Gcc 3.1 complains loudly, so don't do it.

22 years agoBuild our native CSU bits before the compiler-specific ones.
obrien [Wed, 8 May 2002 20:35:12 +0000 (20:35 +0000)]
Build our native CSU bits before the compiler-specific ones.
This helps in the compiler build.

22 years agoDo my bit for the Perl removal team and shoot my own, rather mangy
paul [Wed, 8 May 2002 18:44:24 +0000 (18:44 +0000)]
Do my bit for the Perl removal team and shoot my own, rather mangy
looking, dog.

22 years agoSome updates to mention accept filters and how
silby [Wed, 8 May 2002 18:19:01 +0000 (18:19 +0000)]
Some updates to mention accept filters and how
listen queues work in a syncache world.

MFC after: 3 days

22 years agoMake compilable without -DINET6.
ume [Wed, 8 May 2002 17:20:08 +0000 (17:20 +0000)]
Make compilable without -DINET6.

22 years agoResurrect as an empty file to unbreak the build. We have everything we
des [Wed, 8 May 2002 17:19:02 +0000 (17:19 +0000)]
Resurrect as an empty file to unbreak the build.  We have everything we
need in paths.h.

22 years agoPut 'ftp' back.
maxim [Wed, 8 May 2002 17:06:40 +0000 (17:06 +0000)]
Put 'ftp' back.

Requested by: bmah, jhb

22 years agoLog address family of a connection.
ume [Wed, 8 May 2002 16:39:58 +0000 (16:39 +0000)]
Log address family of a connection.

Requested by: matusita
Reviewed by: matusita

22 years agoUse libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify.
des [Wed, 8 May 2002 15:42:37 +0000 (15:42 +0000)]
Use libutil instead of pw_{copy,util}.c.  Clean up a little.  Warnsify.

Sponsored by: DARPA, NAI Labs

22 years agoFix a boatload of format errors and constness violations.
des [Wed, 8 May 2002 15:41:15 +0000 (15:41 +0000)]
Fix a boatload of format errors and constness violations.

Sponsored by: DARPA, NAI Labs

22 years agoIf no old_pw was passed to pw_copy, compare just the name.
des [Wed, 8 May 2002 14:52:32 +0000 (14:52 +0000)]
If no old_pw was passed to pw_copy, compare just the name.

Sponsored by: DARPA, NAI Labs

22 years agoMake _msgout take a const char * rather than a char *.
des [Wed, 8 May 2002 14:50:28 +0000 (14:50 +0000)]
Make _msgout take a const char * rather than a char *.

Sponsored by: DARPA, NAI Labs

22 years agoIt is dangerous to use globbing like so in startup scripts:
nectar [Wed, 8 May 2002 14:47:44 +0000 (14:47 +0000)]
It is dangerous to use globbing like so in startup scripts:

  rm -f /tmp/.X11-unix/*

If /tmp/.X11-unix didn't already exist, a user could symlink it to a directory
with files that he wants to wipe out, and wait for next reboot.

Reported by: lumpy <lumpy@the.whole.net>

22 years agoDon't emulate INTERNALLIB.
ru [Wed, 8 May 2002 13:56:08 +0000 (13:56 +0000)]
Don't emulate INTERNALLIB.

22 years agoChange whtespace indent in format string to fit new output form of
kuriyama [Wed, 8 May 2002 11:23:45 +0000 (11:23 +0000)]
Change whtespace indent in format string to fit new output form of
timestamp.

Reviewed by: markm

22 years agoexpand_name fixes:
alfred [Wed, 8 May 2002 09:06:47 +0000 (09:06 +0000)]
expand_name fixes:

.) don't use MAXPATHLEN + 1, fix logic to compensate.
.) style(9) function parameters.
.) fix line wrapping.
.) remove duplicated error and string handling code.
.) don't NUL terminate already NUL terminated string.
.) all string length variables changed from int to size_t.
.) constify variables.
.) catch when corename would be truncated.
.) cast pid_t and uid_t args for format string.
.) add parens around return arguments.

Help and suggestions from: bde

22 years agostyle(9): remove an EOF space.
maxim [Wed, 8 May 2002 07:40:22 +0000 (07:40 +0000)]
style(9): remove an EOF space.

22 years agoImplement 'speed' command: set a maximum read speed. At the moment it
maxim [Wed, 8 May 2002 07:32:40 +0000 (07:32 +0000)]
Implement 'speed' command: set a maximum read speed. At the moment it
works on ATAPI drives only.

PR: kern/35512 (a part of)
Submitted by: Philipp Mergenthaler <philipp.mergenthaler@stud.uni-karlsruhe.de>
Reviewed by: -hackers
MFC after: 1 month

22 years agozapnot the signed bits in atomic_cmpset_32. Previously this did not work with
jeff [Wed, 8 May 2002 05:19:56 +0000 (05:19 +0000)]
zapnot the signed bits in atomic_cmpset_32.  Previously this did not work with
negative values because the original value was sign extended but the compared
value was not.

22 years agoFix typo.
gshapiro [Wed, 8 May 2002 05:17:46 +0000 (05:17 +0000)]
Fix typo.

Submitted by: Marius Strom <marius@marius.org>
MFC after: 1 day
and RE approval

22 years agoRemove runq_findproc. This never worked right in the first place and can
jake [Wed, 8 May 2002 04:39:49 +0000 (04:39 +0000)]
Remove runq_findproc.  This never worked right in the first place and can
be prohibitively expensive.

22 years agoRemove unneeded include.
jake [Wed, 8 May 2002 04:21:58 +0000 (04:21 +0000)]
Remove unneeded include.

22 years agoMake a macro for the guts of tl0_immu_miss, like dmmu_miss and prot.
jake [Wed, 8 May 2002 04:14:16 +0000 (04:14 +0000)]
Make a macro for the guts of tl0_immu_miss, like dmmu_miss and prot.
Rearrange things slightly so that the contents of the tag access
register are read and restored outside of the macros.  The intention
is to pass the page size to look up as an argument to the macros.

22 years agoBring doc up-to-date with current buildworld/buildkernel practices.
jwd [Wed, 8 May 2002 01:55:08 +0000 (01:55 +0000)]
Bring doc up-to-date with current buildworld/buildkernel practices.

Reviewed by: jhb