]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
23 years agoModify the comments to more closely resemble the English language.
Don Lewis [Mon, 5 Mar 2001 22:40:27 +0000 (22:40 +0000)]
Modify the comments to more closely resemble the English language.

23 years agohandle reserved/unimplemented instruction (opDec) faults
Andrew Gallatin [Mon, 5 Mar 2001 21:21:01 +0000 (21:21 +0000)]
handle reserved/unimplemented instruction (opDec) faults

This lets us run programs containing newer (eg bwx) instructions
on older (eg EV5 and less) machines.  One win is that we can
now run Acrobat4 on EV4s and EV5s.

Obtained from: NetBSD
Glanced at by: mjacob

23 years agoAlso deny 127.0.0.0/8 going out.
David E. O'Brien [Mon, 5 Mar 2001 20:51:40 +0000 (20:51 +0000)]
Also deny 127.0.0.0/8 going out.

Submitted by: grimes

23 years agoImplement shared/exclusive locks.
Jason Evans [Mon, 5 Mar 2001 19:59:41 +0000 (19:59 +0000)]
Implement shared/exclusive locks.

Reviewed by: bmilekic, jake, jhb

23 years agoremove warning of experimental nature of heimdal. it's now the same
Assar Westerlund [Mon, 5 Mar 2001 18:54:27 +0000 (18:54 +0000)]
remove warning of experimental nature of heimdal.  it's now the same
version as the one in ports (and the latest at that), except that not
all programs that are in the port get built

23 years agoincrease timeouts for ad_wait_init()
Cameron Grant [Mon, 5 Mar 2001 17:59:36 +0000 (17:59 +0000)]
increase timeouts for ad_wait_init()

23 years agoAdd MODULE_DEPEND() for the sysvipc modules. This allows the linulator
Andrew Gallatin [Mon, 5 Mar 2001 17:59:18 +0000 (17:59 +0000)]
Add MODULE_DEPEND() for the sysvipc modules.  This allows the linulator
to load when sysvipc is not in the kernel

Reported by: naddy@mips.inka.de (Christian Weisgerber)

23 years agosync with i386:
Andrew Gallatin [Mon, 5 Mar 2001 17:56:58 +0000 (17:56 +0000)]
sync with i386:
MFS: bring the consistent `compat_3_brand' support

This should fix the linux-related panics reported
by naddy@mips.inka.de (Christian Weisgerber)

Forgotten by: obrien

23 years agoMFS: don't ignore the result of mixer_init()
Cameron Grant [Mon, 5 Mar 2001 17:51:28 +0000 (17:51 +0000)]
MFS: don't ignore the result of mixer_init()

23 years agoonly mess with the power state on 5.x
Cameron Grant [Mon, 5 Mar 2001 17:30:43 +0000 (17:30 +0000)]
only mess with the power state on 5.x

23 years agoMFS: add kobj.h to reduce diffs from -stable
Cameron Grant [Mon, 5 Mar 2001 16:47:35 +0000 (16:47 +0000)]
MFS: add kobj.h to reduce diffs from -stable

23 years agoMFS: don't pagefault in sndbuf_clear
Cameron Grant [Mon, 5 Mar 2001 16:45:38 +0000 (16:45 +0000)]
MFS: don't pagefault in sndbuf_clear

23 years agoMFS: #ifdef dynamic sysctl stuff to reduce diffs from -stable
Cameron Grant [Mon, 5 Mar 2001 16:43:43 +0000 (16:43 +0000)]
MFS: #ifdef dynamic sysctl stuff to reduce diffs from -stable

23 years agoMFS: add '# KOBJ' as the first line of each .m file to reduce diffs from
Cameron Grant [Mon, 5 Mar 2001 16:42:06 +0000 (16:42 +0000)]
MFS: add '# KOBJ' as the first line of each .m file to reduce diffs from
-stable

23 years agoFix the unaligned access code to handle stores from R31 (zero)
Andrew Gallatin [Mon, 5 Mar 2001 16:18:23 +0000 (16:18 +0000)]
Fix the unaligned access code to handle stores from R31 (zero)

PR alpha/25535

23 years agoenable per-device sysctls unconditionally
Cameron Grant [Mon, 5 Mar 2001 15:58:05 +0000 (15:58 +0000)]
enable per-device sysctls unconditionally

23 years agonuke the splstack stuff, snd_mtx* will now be no-ops on 4.x
Cameron Grant [Mon, 5 Mar 2001 15:49:42 +0000 (15:49 +0000)]
nuke the splstack stuff, snd_mtx* will now be no-ops on 4.x

23 years agoFixed typo.
Ruslan Ermilov [Mon, 5 Mar 2001 15:37:03 +0000 (15:37 +0000)]
Fixed typo.

23 years agomdoc(7) police: misc formatting fixes.
Ruslan Ermilov [Mon, 5 Mar 2001 15:33:54 +0000 (15:33 +0000)]
mdoc(7) police: misc formatting fixes.
(This page still needs a lot of work.)

23 years agomdoc(7) police: Nm macro remembers its argument on the first
Ruslan Ermilov [Mon, 5 Mar 2001 15:14:19 +0000 (15:14 +0000)]
mdoc(7) police: Nm macro remembers its argument on the first
call, punctuation characters should be separated by whitespace.

23 years agomdoc(7) police: misc fixes.
Ruslan Ermilov [Mon, 5 Mar 2001 14:25:41 +0000 (14:25 +0000)]
mdoc(7) police: misc fixes.

23 years agoFix ttynames generation broken with strlcat
Andrey A. Chernov [Mon, 5 Mar 2001 14:10:15 +0000 (14:10 +0000)]
Fix ttynames generation broken with strlcat

PR: 25541
Submitted by: Nickolay Dudorov <nnd@mail.nsk.ru>

23 years agomdoc(7) police: misc markup fixes.
Ruslan Ermilov [Mon, 5 Mar 2001 14:09:45 +0000 (14:09 +0000)]
mdoc(7) police: misc markup fixes.

23 years agoChange types of "numeric" function to match that of a qsort comparison
David Malone [Mon, 5 Mar 2001 12:13:12 +0000 (12:13 +0000)]
Change types of "numeric" function to match that of a qsort comparison
function.

23 years agoUse the right format string for printing ULONG_MAX.
David Malone [Mon, 5 Mar 2001 11:58:12 +0000 (11:58 +0000)]
Use the right format string for printing ULONG_MAX.

23 years agoCompare initscr to NULL not ERR. Add FreeBSD tag.
David Malone [Mon, 5 Mar 2001 11:54:27 +0000 (11:54 +0000)]
Compare initscr to NULL not ERR. Add FreeBSD tag.

PR: 19044

23 years ago*Sigh*. What I did without this, I have no idea.
Mark Murray [Mon, 5 Mar 2001 11:18:35 +0000 (11:18 +0000)]
*Sigh*. What I did without this, I have no idea.

23 years agoFix style nit.
David E. O'Brien [Mon, 5 Mar 2001 11:10:12 +0000 (11:10 +0000)]
Fix style nit.

23 years agoFix style breakage.
David E. O'Brien [Mon, 5 Mar 2001 11:06:18 +0000 (11:06 +0000)]
Fix style breakage.

23 years agoFix style that got corrupted.
David E. O'Brien [Mon, 5 Mar 2001 10:39:03 +0000 (10:39 +0000)]
Fix style that got corrupted.

23 years agoFix FreeBSD id style breakage from rev 1.17
David E. O'Brien [Mon, 5 Mar 2001 10:30:12 +0000 (10:30 +0000)]
Fix FreeBSD id style breakage from rev 1.17

23 years agoUse our standard .c rcsid format.
David E. O'Brien [Mon, 5 Mar 2001 10:21:05 +0000 (10:21 +0000)]
Use our standard .c rcsid format.

23 years agoFix copyright breakage in rev 1.2.
David E. O'Brien [Mon, 5 Mar 2001 10:18:15 +0000 (10:18 +0000)]
Fix copyright breakage in rev 1.2.
We *cannot* remove clause #4 from the Univ of California's license.

23 years ago* Add two requested features, source'ing of /etc/mergemaster.rc, and
Doug Barton [Mon, 5 Mar 2001 10:13:21 +0000 (10:13 +0000)]
* Add two requested features, source'ing of /etc/mergemaster.rc, and
  asking the user to actually run the recommended commands related
  to installation of files such as aliases or login.conf.

* Return to using grep for CVS $Id comparison. Using ident caused too
  many problems for people with local CVS/RCS tags in their stuff.
  Attempt to make portability a little easier to maintain in spite of
  this change by defining the name of the tag to search for. This
  is a slightly different change that solves the problem in the PR.

PR: bin/24564
Submitted by: Tony Finch <dot@dotat.at>

23 years agomdoc(7) police: markup/spelling fixes.
Ruslan Ermilov [Mon, 5 Mar 2001 10:03:03 +0000 (10:03 +0000)]
mdoc(7) police: markup/spelling fixes.

23 years agoCorrect a comment.
David E. O'Brien [Mon, 5 Mar 2001 10:00:57 +0000 (10:00 +0000)]
Correct a comment.

23 years agoRevert this file back to how it was in the STABLE branch, this means:
Jeroen Ruigrok van der Werven [Mon, 5 Mar 2001 09:50:43 +0000 (09:50 +0000)]
Revert this file back to how it was in the STABLE branch, this means:
put greek and ja in the correct alphabetical place in the SUBDIR line.

23 years agoFix style breakage in rev 1.3
David E. O'Brien [Mon, 5 Mar 2001 09:33:08 +0000 (09:33 +0000)]
Fix style breakage in rev 1.3

23 years agoFix style bug that was introduced.
David E. O'Brien [Mon, 5 Mar 2001 09:21:44 +0000 (09:21 +0000)]
Fix style bug that was introduced.

23 years agoMove the loopback net check closer to the beginning of ip_input() so that
Don Lewis [Mon, 5 Mar 2001 08:45:05 +0000 (08:45 +0000)]
Move the loopback net check closer to the beginning of ip_input() so that
it doesn't block packets whose destination address has been translated to
the loopback net by ipnat.

Add warning comments about the ip_checkinterface feature.

23 years agoMove beforedepend: outside of the loop.
Warner Losh [Mon, 5 Mar 2001 06:19:29 +0000 (06:19 +0000)]
Move beforedepend: outside of the loop.

# Note: we should remove the rm kludge soon.  It fails in many cases.

Submitted by: bde

23 years agoBuild package signing tools if OpenSSL is included in the build.
Wes Peters [Mon, 5 Mar 2001 04:42:37 +0000 (04:42 +0000)]
Build package signing tools if OpenSSL is included in the build.

Prodded-by: kkenn, this time.

23 years agoDon't enable interrupts before calling sched_ithd for threaded interrupts.
John Baldwin [Mon, 5 Mar 2001 04:37:54 +0000 (04:37 +0000)]
Don't enable interrupts before calling sched_ithd for threaded interrupts.

Tested by: obrien

23 years agoFirst attempt to not overflow in disk space calculations. Use off_t
Warner Losh [Mon, 5 Mar 2001 03:39:57 +0000 (03:39 +0000)]
First attempt to not overflow in disk space calculations.  Use off_t
for the size variable used to calculate the size of the partition.
Also use ULL suffix for constants to ensure that we use 64 bit math.

23 years agoThis commit was generated by cvs2svn to compensate for changes in r73569,
Kris Kennaway [Mon, 5 Mar 2001 02:54:13 +0000 (02:54 +0000)]
This commit was generated by cvs2svn to compensate for changes in r73569,
which included commits to RCS files with non-trunk default branches.

23 years agoImport patch to fix non-constant format string abuses. This patch was
Kris Kennaway [Mon, 5 Mar 2001 02:54:13 +0000 (02:54 +0000)]
Import patch to fix non-constant format string abuses.  This patch was
approved by the vendor and will be present in future releases.

23 years agoAdd an AUE device ID: USB_PRODUCT_MELCO_LUATX5
Peter Wemm [Mon, 5 Mar 2001 02:28:58 +0000 (02:28 +0000)]
Add an AUE device ID: USB_PRODUCT_MELCO_LUATX5

Submitted by:  Yoshihiko SARUMARU <mistral@imasy.or.jp>

23 years agoResolve merge conflicts.
Mike Smith [Mon, 5 Mar 2001 02:16:51 +0000 (02:16 +0000)]
Resolve merge conflicts.

23 years agoSwitch from using rand() or random() to a stronger, more appropriate PRNG
Kris Kennaway [Mon, 5 Mar 2001 02:15:38 +0000 (02:15 +0000)]
Switch from using rand() or random() to a stronger, more appropriate PRNG
(random() or arc4random())

Reviewed by: bde

23 years agoThis commit was generated by cvs2svn to compensate for changes in r73561,
Mike Smith [Mon, 5 Mar 2001 02:15:19 +0000 (02:15 +0000)]
This commit was generated by cvs2svn to compensate for changes in r73561,
which included commits to RCS files with non-trunk default branches.

23 years agoBelated vendor update to the Intel ACPI CA 20010208 snapshot.
Mike Smith [Mon, 5 Mar 2001 02:15:19 +0000 (02:15 +0000)]
Belated vendor update to the Intel ACPI CA 20010208 snapshot.

23 years agoEliminate the aio_freejobs list. Its purpose was to store free
Alan Cox [Mon, 5 Mar 2001 01:30:23 +0000 (01:30 +0000)]
Eliminate the aio_freejobs list.  Its purpose was to store free
 aiocb's allocated by zalloc().  In other words, zfree() was never
 called.  Now, we call zfree().  Why eliminate this micro-
 optimization?  At some later point, when we multithread the AIO
 system, we would need a mutex to synchronize access to aio_freejobs,
 making its use nearly indistinguishable in cost from zalloc() and
 zfree().

Remove unnecessary fhold() and fdrop() calls from aio_qphysio(),
 undo'ing a part of revision 1.86.  The reference count on the file
 structure is already incremented by _aio_aqueue() before it calls
 aio_qphysio().  (Update the comments to document this fact.)

Remove unnecessary casts from _aio_aqueue(), aio_read(), aio_write()
 and aio_waitcomplete().

Remove an unnecessary "return;" from aio_process().

Add "static" in various places.

23 years agoA NetBSD specific fix
Brian Somers [Mon, 5 Mar 2001 00:59:53 +0000 (00:59 +0000)]
A NetBSD specific fix
Kind-of obtained from: NetBSD

23 years agoRemove another outdated comment about aio_cancel().
Alan Cox [Mon, 5 Mar 2001 00:54:21 +0000 (00:54 +0000)]
Remove another outdated comment about aio_cancel().

23 years agoFix a couple of typos which became obvious when I started to actually use
Doug Rabson [Sun, 4 Mar 2001 23:30:31 +0000 (23:30 +0000)]
Fix a couple of typos which became obvious when I started to actually use
this on real hardware.

23 years agoDisable interrupts while sanity checking the owner of the floating point
Doug Rabson [Sun, 4 Mar 2001 23:29:23 +0000 (23:29 +0000)]
Disable interrupts while sanity checking the owner of the floating point
state. It is possible that we could be preempted part way through the
check.

23 years agoInstall the des.h link under ${DESTDIR}. Fixes buildworld.
Kris Kennaway [Sun, 4 Mar 2001 23:14:50 +0000 (23:14 +0000)]
Install the des.h link under ${DESTDIR}.  Fixes buildworld.

Submitted by:   Christian Weisgerber <naddy@mips.inka.de>

23 years agoWhen displaying interface statistics with -i show a '-' for any
Josef Karthauser [Sun, 4 Mar 2001 22:25:05 +0000 (22:25 +0000)]
When displaying interface statistics with -i show a '-' for any
values that aren't updated for a particular network-layer address.

23 years agomark pthread_exit() as non-returning.
Alfred Perlstein [Sun, 4 Mar 2001 22:17:52 +0000 (22:17 +0000)]
mark pthread_exit() as non-returning.

Requested by: Farooq Mela <fmela0@sm.socccd.cc.ca.us>

23 years agoDuring a flood, we don't call rtfree(), but we remove the entry ourselves.
Bosko Milekic [Sun, 4 Mar 2001 21:28:40 +0000 (21:28 +0000)]
During a flood, we don't call rtfree(), but we remove the entry ourselves.
However, if the RTF_DELCLONE and RTF_WASCLONED condition passes, but the ref
count is > 1, we won't decrement the count at all. This could lead to
route entries never being deleted.

Here, we call rtfree() not only if the initial two conditions fail, but
also if the ref count is > 1 (and we therefore don't immediately delete
the route, but let rtfree() handle it).

This is an urgent MFC candidate. Thanks go to Mike Silbersack for the
fix, once again. :-)

Submitted by: Mike Silbersack <silby@silby.com>

23 years agopkh's TAILQ changes to if_mutliaddrs missed a counting loop.
Duncan Barclay [Sun, 4 Mar 2001 20:56:45 +0000 (20:56 +0000)]
pkh's TAILQ changes to if_mutliaddrs missed a counting loop.

23 years agoSimplify vm_object_deallocate(), by decrementing the refcount first.
Alfred Perlstein [Sun, 4 Mar 2001 20:25:23 +0000 (20:25 +0000)]
Simplify vm_object_deallocate(), by decrementing the refcount first.
This allows some of the conditionals to be combined.

23 years agomore 32 to 16 bit handle conversions
Matt Jacob [Sun, 4 Mar 2001 18:42:51 +0000 (18:42 +0000)]
more 32 to 16 bit handle conversions

23 years agoMore 32 to 16 bit handle stuff. Roll core minor version.
Matt Jacob [Sun, 4 Mar 2001 18:42:23 +0000 (18:42 +0000)]
More 32 to 16 bit handle stuff. Roll core minor version.

23 years agoRemove a superfluous newline in a string (isp_prt adds this).
Matt Jacob [Sun, 4 Mar 2001 18:41:23 +0000 (18:41 +0000)]
Remove a superfluous newline in a string (isp_prt adds this).
Fix a missed conversion of 32 to 16 bit handles.

23 years agoWhen called with the "-n" command line argument, pkg_delete
Ollivier Robert [Sun, 4 Mar 2001 17:38:38 +0000 (17:38 +0000)]
When called with the "-n" command line argument, pkg_delete
is supposed to inform the user of all steps it would take.

The current code does not issue any messages regarding actions
that would be performed by delete_package (removing files and
executing @unexec commands), because when the Fake variable
is 1, delete_package (which itself respects Fake and prints
messages rather than taking action when it is 1) is not called
at all.

Fix this.

PR: bin/24971
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>

23 years agoAlter the pccard setup a bit so that it looks prettier by redirecting
John Baldwin [Sun, 4 Mar 2001 17:34:37 +0000 (17:34 +0000)]
Alter the pccard setup a bit so that it looks prettier by redirecting
pccardc's stdout to /dev/null and outputting short messages on succesful
completion instead much like other rc scripts.

Reviewed by: imp

23 years agoFix style nit.
David E. O'Brien [Sun, 4 Mar 2001 13:19:51 +0000 (13:19 +0000)]
Fix style nit.

23 years agoBDECFLAGS.
Bill Fumerola [Sun, 4 Mar 2001 12:28:57 +0000 (12:28 +0000)]
BDECFLAGS.

while I'm here, fix bitrotted debug code generating template.

23 years agoDo not set a default ELF syscall ABI fallback.
David E. O'Brien [Sun, 4 Mar 2001 11:58:50 +0000 (11:58 +0000)]
Do not set a default ELF syscall ABI fallback.
If one runs an un-branded Linux static binary that calls Linux's fcntl
the machine will reboot when interupted by the FreeBSD syscall ABI.

23 years agoEnd words with a `.'.
David E. O'Brien [Sun, 4 Mar 2001 10:43:14 +0000 (10:43 +0000)]
End words with a `.'.
Fixed spacing messed up in rev 1.244.

23 years agoFirst appeared in 4.3, not 5.0
Kris Kennaway [Sun, 4 Mar 2001 09:15:55 +0000 (09:15 +0000)]
First appeared in 4.3, not 5.0

23 years agoGive the shoe-laces a distinct color so they don't disappear on b/w
Poul-Henning Kamp [Sun, 4 Mar 2001 09:13:17 +0000 (09:13 +0000)]
Give the shoe-laces a distinct color so they don't disappear on b/w
daemons.

23 years agoRemove an out-of-date comment: aio_cancel() has been supported
Alan Cox [Sun, 4 Mar 2001 08:02:06 +0000 (08:02 +0000)]
Remove an out-of-date comment: aio_cancel() has been supported
 since revision 1.69 of kern/vfs_aio.c.

23 years agoRemove stuff that is really "ports material", generated files and
Mark Murray [Sun, 4 Mar 2001 07:26:45 +0000 (07:26 +0000)]
Remove stuff that is really "ports material", generated files and
stuff for other OS's. Also remove stuff (libraries) that are
already present in FreeBSD and must not get mixed up in our
code.

23 years agoCorrect grammar in comment.
Kris Kennaway [Sun, 4 Mar 2001 07:14:11 +0000 (07:14 +0000)]
Correct grammar in comment.

23 years agoTrim down the source tree a bit. We shouldn't have blatantly
Mark Murray [Sun, 4 Mar 2001 07:06:39 +0000 (07:06 +0000)]
Trim down the source tree a bit. We shouldn't have blatantly
uncompilable bits in here (like X stuff), nor should we have
too much "ports material".

23 years agoClean up the installation of the compatibility libdes header/library
Kris Kennaway [Sun, 4 Mar 2001 06:51:51 +0000 (06:51 +0000)]
Clean up the installation of the compatibility libdes header/library
symlinks

Pointed out by: bde

23 years agoimplement OCRNL, ONOCR, and ONLRET
Assar Westerlund [Sun, 4 Mar 2001 06:04:50 +0000 (06:04 +0000)]
implement OCRNL, ONOCR, and ONLRET

Obtained from: NetBSD

23 years agoDon't override CPUTYPE (actually this predates the <bsd.cpu.mk> use of
Kris Kennaway [Sun, 4 Mar 2001 05:51:43 +0000 (05:51 +0000)]
Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use of
CPUTYPE, and I forgot I used it here already)

Pointed out by: bde

23 years agoSet TARGET_ARCH and install files -fschg as we do the kernel module.
David E. O'Brien [Sun, 4 Mar 2001 05:29:10 +0000 (05:29 +0000)]
Set TARGET_ARCH and install files -fschg as we do the kernel module.

23 years agoFix whitespace.
David E. O'Brien [Sun, 4 Mar 2001 04:38:14 +0000 (04:38 +0000)]
Fix whitespace.

23 years agoDisable interface checking for packets subject to "ipfw fwd".
Don Lewis [Sun, 4 Mar 2001 03:22:36 +0000 (03:22 +0000)]
Disable interface checking for packets subject to "ipfw fwd".

Chris Johnson <cjohnson@palomine.net> tested this fix in -stable.

23 years agoCorrect the comment above MAKE_IDEA to be less confusing now that we
Kris Kennaway [Sun, 4 Mar 2001 03:14:27 +0000 (03:14 +0000)]
Correct the comment above MAKE_IDEA to be less confusing now that we
only have one patented algorithm in make.conf.

23 years agoAdd code for being compatible with ssh.com's krb5 authentication.
Assar Westerlund [Sun, 4 Mar 2001 02:22:04 +0000 (02:22 +0000)]
Add code for being compatible with ssh.com's krb5 authentication.
It is done by using the same ssh messages for v4 and v5 authentication
(since the ssh.com does not now anything about v4) and looking at the
contents after unpacking it to see if it is v4 or v5.
Based on code from Björn Grönvall <bg@sics.se>

PR: misc/20504

23 years agoDisable interface checking when IP forwarding is engaged so that packets
Don Lewis [Sun, 4 Mar 2001 01:39:19 +0000 (01:39 +0000)]
Disable interface checking when IP forwarding is engaged so that packets
addressed to the interface on the other side of the box follow their
historical path.

Explicitly block packets sent to the loopback network sent from the outside,
which is consistent with the behavior of the forwarding path between
interfaces as implemented in in_canforward().

Always check the arrival interface when matching the packet destination
against the interface broadcast addresses.  This bug allowed TCP
connections to be made to the broadcast address of an interface on the
far side of the system because the M_BCAST flag was not set because the
packet was unicast to the interface on the near side.  This was broken
when the directed broadcast code was removed from revision 1.32.  If
the directed broadcast code was stil present, the destination would not
have been recognized as local until the packet was forwarded to the output
interface and ether_output() looped a copy back to ip_input() with
M_BCAST set and the receive interface set to the output interface.

Optimize the order of the tests.

Reviewed by: jlemon

23 years agoRemove the field privatemodes from struct __aiocb_private and the
Alan Cox [Sun, 4 Mar 2001 01:22:23 +0000 (01:22 +0000)]
Remove the field privatemodes from struct __aiocb_private and the
related code from aio_read() and aio_write().  This field was
intended, but never used, to allow a mythical user-level library to
make an aio_read() or aio_write() behave like an ordinary read() or
write(), i.e., a blocking I/O operation.

23 years agoThis commit was generated by cvs2svn to compensate for changes in r73393,
Kris Kennaway [Sat, 3 Mar 2001 23:45:43 +0000 (23:45 +0000)]
This commit was generated by cvs2svn to compensate for changes in r73393,
which included commits to RCS files with non-trunk default branches.

23 years agoImport vendor fix for buffer overflow in HOME environment variable
Kris Kennaway [Sat, 3 Mar 2001 23:45:43 +0000 (23:45 +0000)]
Import vendor fix for buffer overflow in HOME environment variable

23 years agoSmall style fix, remove highlight from second list in FILES section.
Coleman Kane [Sat, 3 Mar 2001 22:54:00 +0000 (22:54 +0000)]
Small style fix, remove highlight from second list in FILES section.

23 years agoAdded a man page for the tdfx 3Dfx Voodoo I/II device driver
Coleman Kane [Sat, 3 Mar 2001 22:47:19 +0000 (22:47 +0000)]
Added a man page for the tdfx 3Dfx Voodoo I/II device driver

23 years agoinclude paths.h for _PATH_DEV
Matt Jacob [Sat, 3 Mar 2001 21:23:31 +0000 (21:23 +0000)]
include paths.h for _PATH_DEV

23 years agoChange mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX for
Andrey A. Chernov [Sat, 3 Mar 2001 21:03:15 +0000 (21:03 +0000)]
Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX for
POSIX locale.

23 years agoAdd some default hints for isp.
Matt Jacob [Sat, 3 Mar 2001 19:39:15 +0000 (19:39 +0000)]
Add some default hints for isp.

23 years agoPreserve comma as separator when it is not equal to radix character
Andrey A. Chernov [Sat, 3 Mar 2001 16:47:07 +0000 (16:47 +0000)]
Preserve comma as separator when it is not equal to radix character

23 years agoRemove the copyinstr call which was trying to copy the pathname in from
Doug Rabson [Sat, 3 Mar 2001 15:15:33 +0000 (15:15 +0000)]
Remove the copyinstr call which was trying to copy the pathname in from
user space. It has already been copied in and mp->mnt_stat.f_mntonname has
already been initialised by the caller.

This fixes a panic on the alpha caused by the fact that the variable
'size' wasn't initialised because the call to copyinstr() bailed out with
an EFAULT error.

23 years agoAccount for the new flags field in struct trapframe.
Doug Rabson [Sat, 3 Mar 2001 15:11:37 +0000 (15:11 +0000)]
Account for the new flags field in struct trapframe.

23 years agoHarvest interrupt entropy off the floppy disk controller.
Mark Murray [Sat, 3 Mar 2001 14:53:50 +0000 (14:53 +0000)]
Harvest interrupt entropy off the floppy disk controller.

23 years agoTake down a comment that is no longer true.
Mark Murray [Sat, 3 Mar 2001 14:35:01 +0000 (14:35 +0000)]
Take down a comment that is no longer true.

/dev/random is ready for prime time!

23 years agoMinor fixes. ManPolice stuff, and a clarification of interrupt
Mark Murray [Sat, 3 Mar 2001 14:21:58 +0000 (14:21 +0000)]
Minor fixes. ManPolice stuff, and a clarification of interrupt
harvesting.