]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
27 years agoRemove extra definition of vwprintw.
steve [Sat, 23 Aug 1997 23:23:07 +0000 (23:23 +0000)]
Remove extra definition of vwprintw.

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

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

Catch a small typo in the man page.

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

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

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

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

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

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

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

PR: docs/3704

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

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

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

PR: docs/3735

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

PR: bin/3864

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

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

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

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

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

PR: bin/4080

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

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

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

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

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

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

PR: docs/3290

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

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

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

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

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

PR: docs/3275

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Reminded by: pst

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

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

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

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

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

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

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

Submitted by:  bde

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

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

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

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

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

Submitted by: jdp

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

Submitted by: jdp

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

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

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

27 years agoThis is a trial improvement for the vnode reference count while on the vnode
dyson [Fri, 22 Aug 1997 03:56:37 +0000 (03:56 +0000)]
This is a trial improvement for the vnode reference count while on the vnode
free list problem.  Also, the vnode age flag is no longer used by the
vnode pager.  (It is actually incorrect to use then.)  Constructive
feedback welcome -- just be kind.

27 years agoEnable simultaneous use of -u and -p options. Release any resources before
jlemon [Thu, 21 Aug 1997 22:33:59 +0000 (22:33 +0000)]
Enable simultaneous use of -u and -p options.  Release any resources before
calling post-processing script.
PR: 2864
Submitted by: Mike Spengler <mks@msc.edu>

27 years agoDisallow empty arguments (eg: '') as process ids.
jlemon [Thu, 21 Aug 1997 21:34:43 +0000 (21:34 +0000)]
Disallow empty arguments (eg: '') as process ids.
PR: 2631
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>

27 years agoChange restart_sequencer to be more robust by performing an explicit
gibbs [Thu, 21 Aug 1997 21:23:21 +0000 (21:23 +0000)]
Change restart_sequencer to be more robust by performing an explicit
pause before attempting to reset the sequencer address.  Remove the
loop checking to see if the address has gone to zero since it is
unnecessary

Adjust the abort SCB timeouts back up to 2 seconds where they should
be.

Fix an oversight in the removal of the bus reset settle code where
we might not run the queue of completed commands.

Remove an unecessary call to ahc_run_done_queue in ahc_reset_current_bus.

Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>

27 years ago#include <machine/limits.h> explicitly in the few places that it is required.
bde [Thu, 21 Aug 1997 20:33:42 +0000 (20:33 +0000)]
#include <machine/limits.h> explicitly in the few places that it is required.

27 years agoStaticized.
bde [Thu, 21 Aug 1997 19:56:40 +0000 (19:56 +0000)]
Staticized.

27 years agoPolice 4.4Lite #include style.
bde [Thu, 21 Aug 1997 19:55:49 +0000 (19:55 +0000)]
Police 4.4Lite #include style.

27 years agoConvert nets specified with -i/-n to network byte order.
jlemon [Thu, 21 Aug 1997 19:53:04 +0000 (19:53 +0000)]
Convert nets specified with -i/-n to network byte order.
PR: 3906, 3801
Submitted by: Bob Willcox <bob@luke.pmr.com>, Hiroya Tsubakimoto

27 years agoRemoved unused definition.
bde [Thu, 21 Aug 1997 19:46:13 +0000 (19:46 +0000)]
Removed unused definition.

27 years agoFixed off by 1 error.
bde [Thu, 21 Aug 1997 19:44:41 +0000 (19:44 +0000)]
Fixed off by 1 error.

27 years agoRemoved ifndef of AUTH_NONE. The conflict with login_cap.h was fixed
bde [Thu, 21 Aug 1997 19:31:04 +0000 (19:31 +0000)]
Removed ifndef of AUTH_NONE.  The conflict with login_cap.h was fixed
better by not defining AUTH_NONE in login_cap.h.

27 years agoDon't traverse subdirectories twice for normal installs.
bde [Thu, 21 Aug 1997 18:40:04 +0000 (18:40 +0000)]
Don't traverse subdirectories twice for normal installs.

27 years agoFix and simplify installhdrs target. It didn't install the headers in
bde [Thu, 21 Aug 1997 18:33:13 +0000 (18:33 +0000)]
Fix and simplify installhdrs target.  It didn't install the headers in
${HFILES} and it's simpler to install the non-headers in ${XFILES}.

27 years agoUpdate version number to 1.02 so that I can tell what
brian [Thu, 21 Aug 1997 17:20:00 +0000 (17:20 +0000)]
Update version number to 1.02 so that I can tell what
people are running

27 years agoUpdate doc to use MYADDR in ppp.conf.
brian [Thu, 21 Aug 1997 17:16:21 +0000 (17:16 +0000)]
Update doc to use MYADDR in ppp.conf.

27 years agoAllow the use of HISADDR & MYADDR in ppp.conf.
brian [Thu, 21 Aug 1997 17:07:30 +0000 (17:07 +0000)]
Allow the use of HISADDR & MYADDR in ppp.conf.

27 years agoAdd "set loopback on|off", defaulting to "on".
brian [Thu, 21 Aug 1997 16:21:39 +0000 (16:21 +0000)]
Add "set loopback on|off", defaulting to "on".
This tells ppp to loopback packets addressed to
the ppp interface IP coming *from* the tun
device.

This means that you can ping the tun interface IP
from inside :-)

27 years agoCorrect online usage message for "set ? stopped"
brian [Thu, 21 Aug 1997 16:18:07 +0000 (16:18 +0000)]
Correct online usage message for "set ? stopped"

27 years agoSplit beforeinstall target so that headers can be installed without
bde [Thu, 21 Aug 1997 16:14:34 +0000 (16:14 +0000)]
Split beforeinstall target so that headers can be installed without
installing data files.

27 years agoBacked out previous commit. mp.h is installed from libmp and should not
bde [Thu, 21 Aug 1997 15:51:51 +0000 (15:51 +0000)]
Backed out previous commit.  mp.h is installed from libmp and should not
be installed from here.

27 years agoAdded directories in the includes target so that it installs
bde [Thu, 21 Aug 1997 15:43:54 +0000 (15:43 +0000)]
Added directories in the includes target so that it installs
everything that a full install would (modulo bugs in rpcsvc/Makefile).
The missing things weren't used (except for mp.h from libmp), but
there are relatively few of them and it's easier to be complete.

27 years agoRestored rev.1.122, which was clobbered by copying from -stable in
bde [Thu, 21 Aug 1997 15:16:07 +0000 (15:16 +0000)]
Restored rev.1.122, which was clobbered by copying from -stable in
rev.1.134.

Split long lines.

27 years agomake lkm/if_ppp build again.. opt_ppp.h is needed again...
jmg [Thu, 21 Aug 1997 10:17:29 +0000 (10:17 +0000)]
make lkm/if_ppp build again..  opt_ppp.h is needed again...

similar fix to one provided in pr4348

Closes PR#4348

27 years agoSynchronize with sys/i386/i386/machdep.c, trap.c and
kato [Thu, 21 Aug 1997 10:13:12 +0000 (10:13 +0000)]
Synchronize with sys/i386/i386/machdep.c, trap.c and
sys/i386/isa/npx.c revisions 1.257, 1.107 and 1.52, respectively.

27 years agofix a problem with headers not being installed properly... basicly the
jmg [Thu, 21 Aug 1997 09:29:49 +0000 (09:29 +0000)]
fix a problem with headers not being installed properly...  basicly the
installhdrs target was not being propagated to the subdirs...

also fix rpcsvc's Makefile to have a installhdrs target to install the
headers..

27 years agoGet le_intr decl from sys/conf.h
fsmp [Thu, 21 Aug 1997 09:01:00 +0000 (09:01 +0000)]
Get le_intr decl from sys/conf.h

27 years agoYank the casts.
fsmp [Thu, 21 Aug 1997 08:42:59 +0000 (08:42 +0000)]
Yank the casts.

27 years ago3c509.c was identical to kzipboot/unzip.c. I just copied it from
kato [Thu, 21 Aug 1997 08:34:47 +0000 (08:34 +0000)]
3c509.c was identical to kzipboot/unzip.c.  I just copied it from
i386/boot/netboot/3c509.c.  PC-98 support will be added near future.

Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>

27 years agoReorder function decls alphabetically.
fsmp [Thu, 21 Aug 1997 08:31:41 +0000 (08:31 +0000)]
Reorder function decls alphabetically.

27 years agoAdded to RELENG_2_2 via tagging.
obrien [Thu, 21 Aug 1997 08:26:55 +0000 (08:26 +0000)]
Added to RELENG_2_2 via tagging.

27 years agoSynchronize with sys/i386/isa/sio.c revision up to 1.177.
kato [Thu, 21 Aug 1997 08:25:13 +0000 (08:25 +0000)]
Synchronize with sys/i386/isa/sio.c revision up to 1.177.

27 years agoSynchronize with sys/i386/isa/isa.c revision 1.101.
kato [Thu, 21 Aug 1997 08:24:19 +0000 (08:24 +0000)]
Synchronize with sys/i386/isa/isa.c revision 1.101.

27 years agoSynchronize with sys/i386/isa/clock.c revision 1.99.
kato [Thu, 21 Aug 1997 08:23:52 +0000 (08:23 +0000)]
Synchronize with sys/i386/isa/clock.c revision 1.99.

27 years agoForward declaration for the intr routine, avoids compiler warning.
fsmp [Thu, 21 Aug 1997 07:55:10 +0000 (07:55 +0000)]
Forward declaration for the intr routine, avoids compiler warning.

27 years agoAdd several casts and include several header files to eliminate compiler
fsmp [Thu, 21 Aug 1997 07:36:44 +0000 (07:36 +0000)]
Add several casts and include several header files to eliminate compiler
warnings.

27 years agoAdd a cast to eliminate a compiler warning.
fsmp [Thu, 21 Aug 1997 07:35:23 +0000 (07:35 +0000)]
Add a cast to eliminate a compiler warning.

27 years agoBring comment on '-a' flag in line with reality.
danny [Thu, 21 Aug 1997 07:30:08 +0000 (07:30 +0000)]
Bring comment on '-a' flag in line with reality.

27 years agoA few more casts and a function declaration for warning free kernel builds.
fsmp [Thu, 21 Aug 1997 07:05:54 +0000 (07:05 +0000)]
A few more casts and a function declaration for warning free kernel builds.

27 years agoUse err(3) instead of local redefinition. Add usage().
charnier [Thu, 21 Aug 1997 06:52:43 +0000 (06:52 +0000)]
Use err(3) instead of local redefinition. Add usage().

27 years agoUse err(3) instead of local redefinition.
charnier [Thu, 21 Aug 1997 06:51:10 +0000 (06:51 +0000)]
Use err(3) instead of local redefinition.

27 years agoUse err(3). Cosmetic in usage(). Rewrote man page in mdoc format.
charnier [Thu, 21 Aug 1997 06:49:33 +0000 (06:49 +0000)]
Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.

27 years agoAdded a half dozen casts to eliminate annoying warnings.
fsmp [Thu, 21 Aug 1997 06:39:41 +0000 (06:39 +0000)]
Added a half dozen casts to eliminate annoying warnings.

27 years agoRevert my previous commit about using CS_SECURE macro.
charnier [Thu, 21 Aug 1997 06:33:04 +0000 (06:33 +0000)]
Revert my previous commit about using CS_SECURE macro.
Requested by: Bruce.

27 years agoFixed a warning about undefined isa_irq_pending(). (UP kernel only)
fsmp [Thu, 21 Aug 1997 06:16:12 +0000 (06:16 +0000)]
Fixed a warning about undefined isa_irq_pending(). (UP kernel only)

27 years agoImplement "eod" as an alias for "eom". HP-UX uses this name, for
joerg [Thu, 21 Aug 1997 05:49:29 +0000 (05:49 +0000)]
Implement "eod" as an alias for "eom".  HP-UX uses this name, for
example.

Also cleaned up the man page a little.

27 years agoMoved the COM_LOCK and COM_UNLOCK macros to machine/param.h.
fsmp [Thu, 21 Aug 1997 05:47:25 +0000 (05:47 +0000)]
Moved the COM_LOCK and COM_UNLOCK macros to machine/param.h.

27 years agoAnother boo-boo, this file defines cil.
fsmp [Thu, 21 Aug 1997 05:19:26 +0000 (05:19 +0000)]
Another boo-boo, this file defines cil.

27 years agoOops, this should have been in last commit.
fsmp [Thu, 21 Aug 1997 05:15:08 +0000 (05:15 +0000)]
Oops, this should have been in last commit.

Adds variable cil: current INTerrupt level.  This is part of the new
MP-safe spl algorithm.

27 years agoMade PEND_INTS default.
fsmp [Thu, 21 Aug 1997 05:08:25 +0000 (05:08 +0000)]
Made PEND_INTS default.
Made NEW_STRATEGY default.
Removed misc. old cruft.

Centralized simple locks into mp_machdep.c
Centralized simple lock macros into param.h

More cleanup in the direction of making splxx()/cpl MP-safe.