]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoexchange rc.local for a more modern, up to date and ready to run
Hellmuth Michaelis [Fri, 31 Mar 2000 08:39:34 +0000 (08:39 +0000)]
exchange rc.local for a more modern, up to date and ready to run
example configuration startup script.

24 years agoAdd support for "green" screensaver mode.
Hellmuth Michaelis [Fri, 31 Mar 2000 08:30:24 +0000 (08:30 +0000)]
Add support for "green" screensaver mode.

24 years agoAdd support for "green" saver mode.
Hellmuth Michaelis [Fri, 31 Mar 2000 08:29:21 +0000 (08:29 +0000)]
Add support for "green" saver mode.

24 years agoPR: kern/2327
Hellmuth Michaelis [Fri, 31 Mar 2000 08:28:18 +0000 (08:28 +0000)]
PR: kern/2327
Submitted by: Brian Campbell (brianc@netrover.com)

Add a "green" saver mode to pcvt.

24 years agoFixes to parse more complex ISA PnP configurations.
Doug Rabson [Fri, 31 Mar 2000 07:12:12 +0000 (07:12 +0000)]
Fixes to parse more complex ISA PnP configurations.

Submitted by: Nikolai Saoukh <nms@Brigada-A.Ethereal.RU>
PR:       kern/17219

24 years agoRecognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.
Peter Wemm [Fri, 31 Mar 2000 07:09:08 +0000 (07:09 +0000)]
Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.

PR: 17702
Submitted by: Scot W. Hetzel <hetzels@westbend.net>

24 years agoFix PnP memory range calculations.
Doug Rabson [Fri, 31 Mar 2000 07:07:51 +0000 (07:07 +0000)]
Fix PnP memory range calculations.

Submitted by: Nikolai Saoukh <nms@Brigada-A.Ethereal.RU>
PR:       kern/16712

24 years agoRefresh the aout ldconfig info so things like compat22 when installed can
Bill Fumerola [Fri, 31 Mar 2000 01:03:41 +0000 (01:03 +0000)]
Refresh the aout ldconfig info so things like compat22 when installed can
be detected by netscape and such.

PR: bin/17659
Submitted by: Murray Stokelay <murray@cdrom.com>
Approved by: jkh

jkh made updates that conflict with the submitters patch, so I updated
accordingly, any mistakes are mine, not the submitters.

24 years agoAvoid dividing by zero when beeping with a zero pitch. This was bad.
Bill Fumerola [Thu, 30 Mar 2000 22:39:48 +0000 (22:39 +0000)]
Avoid dividing by zero when beeping with a zero pitch. This was bad.

PR: alpha/17637
Submitted by: Bosko Milekic <bmilekic@dsuper.net>
Reported by: Dennis Lindroos <lindroos@nls.fi>

24 years agoFix typo in description of Cirrus Logic PD6832 PCI-CardBus Bridge.
Mitsuru IWASAKI [Thu, 30 Mar 2000 18:47:00 +0000 (18:47 +0000)]
Fix typo in description of Cirrus Logic PD6832 PCI-CardBus Bridge.
This don't hurt anything.
PCI/CardBus Bridge -> PCI-CardBus Bridge

Submitted by: Takeshi Shibagaki <sibagaki@lsi.melco.co.jp>
Obtained from: bsd-nomads ML in Japan

24 years agoAdded description of TurboLaser (AlphaServer 8x00) that is now
Wilko Bulte [Thu, 30 Mar 2000 18:09:40 +0000 (18:09 +0000)]
Added description of TurboLaser (AlphaServer 8x00) that is now
supported thanks to Matt Jacob.

Reviewed by: Matt Jacob

24 years ago- default config file changed from /etc/pccard.conf to
Mitsuru IWASAKI [Thu, 30 Mar 2000 16:01:37 +0000 (16:01 +0000)]
- default config file changed from /etc/pccard.conf to
  /etc/defaults/pccard.conf in pccardd. But system default pccardd
  config file is still /etc/pccard.conf.sample specified in /etc/rc.conf
  for the testing this changes.
- improved `include' keyword function for error handling.
- now that resource pool (io, irq, mem) can be overridden.
- pccard config entries is searched following the first match rule if
  there are more than two entries which have the same card identifier.

Note that the /etc/defaults/pccard.conf related files is not committed
at this time, will come a week later.  I'll prepare the test version
of /etc/defaults/pccard.conf, /etc/pccard.conf and other files soon.

Reviewed by: imp and nomads in Japan.

24 years agoCorrect FreeBSD id place. Also correct vendor rcsid.
Yoshinobu Inoue [Thu, 30 Mar 2000 15:23:44 +0000 (15:23 +0000)]
Correct FreeBSD id place. Also correct vendor rcsid.

Specified by: bde

Reviewed by: bde

24 years agoFix the buildkernel and installkernel targets for the case where
Sheldon Hearn [Thu, 30 Mar 2000 13:06:53 +0000 (13:06 +0000)]
Fix the buildkernel and installkernel targets for the case where
KERNEL specifies multiple kernels.

PR: 17536
Submitted by: Johan Karlsson <k@numeri.campus.luth.se>

24 years agoRemove #ifdef for sem_wakeup() - we just use wakeup().
Peter Wemm [Thu, 30 Mar 2000 11:35:25 +0000 (11:35 +0000)]
Remove #ifdef for sem_wakeup() - we just use wakeup().

24 years agoCorrect address parsing
Brian Somers [Thu, 30 Mar 2000 10:46:20 +0000 (10:46 +0000)]
Correct address parsing

Pointed out by: Maxim Sobolev <sobomax@altavista.net>

24 years agoSeparated serial boot block interface routine into NS16550 stuff and
KATO Takenori [Thu, 30 Mar 2000 09:25:03 +0000 (09:25 +0000)]
Separated serial boot block interface routine into NS16550 stuff and
i8251 stuff.

24 years agoWhile I'm in here, remove an unused variable.
Sheldon Hearn [Thu, 30 Mar 2000 09:23:28 +0000 (09:23 +0000)]
While I'm in here, remove an unused variable.

Submitted by: Nathan Ahlstrom <nrahlstr@winternet.com>

24 years agoSearch for the proper hints file in an ELF world.
Jordan K. Hubbard [Thu, 30 Mar 2000 08:18:19 +0000 (08:18 +0000)]
Search for the proper hints file in an ELF world.

24 years agoGet the installed headers list right.
David E. O'Brien [Thu, 30 Mar 2000 08:09:42 +0000 (08:09 +0000)]
Get the installed headers list right.

24 years agoMove linprocfs to the i386-only section so the Alpha buildworld has a
Peter Wemm [Thu, 30 Mar 2000 08:04:01 +0000 (08:04 +0000)]
Move linprocfs to the i386-only section so the Alpha buildworld has a
chance at finishing..

24 years agoAdd new rtmsg types which already defined in kernel.
Yoshinobu Inoue [Thu, 30 Mar 2000 07:18:04 +0000 (07:18 +0000)]
Add new rtmsg types which already defined in kernel.

24 years agoMake sysv-style shared memory tuneable params fully runtime adjustable
Peter Wemm [Thu, 30 Mar 2000 07:17:05 +0000 (07:17 +0000)]
Make sysv-style shared memory tuneable params fully runtime adjustable
via sysctl.  It's done pretty simply but it should be quite adequate.
Also move SHMMAXPGS from $machine/include/vmparam.h as the comments that
went with it were wrong... we don't allocate KVM space for the pages so
that comment is bogus..  The only practical limit is how much physical
ram you want to lock up as this stuff isn't paged out or swap backed.

24 years agoTry and make the Alpha kernel compile. There are still some loose ends
Peter Wemm [Thu, 30 Mar 2000 06:44:50 +0000 (06:44 +0000)]
Try and make the Alpha kernel compile.  There are still some loose ends
(eg: common declarations in includes that I think are causing gensetdefs
 warnings) that need to be tied up, but it compiles and runs.

24 years agoOldconfig cs driver. Obsoleted by newbus driver in sys/dev/cs.
Warner Losh [Thu, 30 Mar 2000 05:19:38 +0000 (05:19 +0000)]
Oldconfig cs driver.  Obsoleted by newbus driver in sys/dev/cs.

Implicitly submitted by: max@rsu.ru

24 years agoNewBus the cs driver.
Warner Losh [Thu, 30 Mar 2000 05:16:16 +0000 (05:16 +0000)]
NewBus the cs driver.

Submitted by: max@rsu.ru

24 years agoAdded 640KB and 1232KB formats, which were standard MS-DOS formats of
KATO Takenori [Thu, 30 Mar 2000 03:41:09 +0000 (03:41 +0000)]
Added 640KB and 1232KB formats, which were standard MS-DOS formats of
2DD and 2HD disks in Japan.

Submitted by: Shigeharu TAKENO <shige@iee.niit.ac.jp>
Pointed out by: chi@bd.mbn.or.jp (Chiharu Shibata)

24 years agoThis commit was generated by cvs2svn to compensate for changes in r58809,
David E. O'Brien [Thu, 30 Mar 2000 03:23:37 +0000 (03:23 +0000)]
This commit was generated by cvs2svn to compensate for changes in r58809,
which included commits to RCS files with non-trunk default branches.

24 years agoBring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
David E. O'Brien [Thu, 30 Mar 2000 03:23:37 +0000 (03:23 +0000)]
Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"
branch as of March 29th, 2000.  [these are changes March 7-29th]

24 years agoSwitch over to using the GCC 2.95 Objc library code.
David E. O'Brien [Thu, 30 Mar 2000 02:40:49 +0000 (02:40 +0000)]
Switch over to using the GCC 2.95 Objc library code.

24 years agoIf `ipfw fwd' loops an mbuf back to ip_input from ip_output and the
Jonathan Lemon [Thu, 30 Mar 2000 02:16:40 +0000 (02:16 +0000)]
If `ipfw fwd' loops an mbuf back to ip_input from ip_output and the
mbuf is marked for delayed checksums, then additionally mark the
packet as having it's checksums computed.  This allows us to bypass
computing/checking the checksum entirely, which isn't really needeed
as the packet has never hit the wire.

Reviewed by: green

24 years agoPrevent buffer overflow.
Yoshinobu Inoue [Thu, 30 Mar 2000 01:50:15 +0000 (01:50 +0000)]
Prevent buffer overflow.

PR: bin/17657
Submitted by: tanimura

24 years agoBypass IPsec for traceroute invoked by root.
Yoshinobu Inoue [Thu, 30 Mar 2000 01:33:39 +0000 (01:33 +0000)]
Bypass IPsec for traceroute invoked by root.

PR: bin/17606
Submitted by: Louis Mamakos <louie@TransSys.COM

24 years agoInclude param.o in the list of files that we scan for linker sets.
Peter Wemm [Wed, 29 Mar 2000 23:20:35 +0000 (23:20 +0000)]
Include param.o in the list of files that we scan for linker sets.
Without this, we cannot put sysctl nodes in there.

24 years agoTwo fixes for the RealTek:
Bill Paul [Wed, 29 Mar 2000 20:06:15 +0000 (20:06 +0000)]
Two fixes for the RealTek:

- Only call m_pullup() when necessary.

- Check return value from rl_encap() in rl_start() to avoid panic when
  we run out of mbufs. (Fixes PR kern/17582)

PR: kern/17582

24 years agoRegenerate.
Bill Paul [Wed, 29 Mar 2000 19:46:41 +0000 (19:46 +0000)]
Regenerate.

24 years agoAdd vendor/product ID for two more KLSI-based devices, including a
Bill Paul [Wed, 29 Mar 2000 19:44:48 +0000 (19:44 +0000)]
Add vendor/product ID for two more KLSI-based devices, including a
USB ethernet adapter being handed out by @Home.

24 years agoFix buffer overflow copying the ``kernel'' command-line argument into
Sheldon Hearn [Wed, 29 Mar 2000 17:22:10 +0000 (17:22 +0000)]
Fix buffer overflow copying the ``kernel'' command-line argument into
buffers.  The buffers have been resized from the irrelevant BUFSIZ
to the more relevant MAXPATHLEN + 1.

Reported by: Mike Heffner <spock@techfour.net>

24 years agoSlight cleanup of aarp code
Julian Elischer [Wed, 29 Mar 2000 17:12:09 +0000 (17:12 +0000)]
Slight cleanup of aarp code
Submitted by: Ian Dowse <iedowse@maths.tcd.ie>
PR: kern/17583

This PR is still open as Ther is still ongoing investigation.

24 years agoChanges for PC-98.
KATO Takenori [Wed, 29 Mar 2000 15:10:28 +0000 (15:10 +0000)]
Changes for PC-98.

24 years agoRegen.
Masahide MAEKAWA [Wed, 29 Mar 2000 15:08:02 +0000 (15:08 +0000)]
Regen.

24 years agoAdd ID (Keisokugiken Corp. HKS-0200 USBDAQ)
Masahide MAEKAWA [Wed, 29 Mar 2000 15:07:20 +0000 (15:07 +0000)]
Add ID (Keisokugiken Corp. HKS-0200 USBDAQ)

24 years agoFix english.
Yoshinobu Inoue [Wed, 29 Mar 2000 15:03:28 +0000 (15:03 +0000)]
Fix english.

Specified by: sheldonh

24 years ago - Added PC-98 Cbus frontend.
Yoshihiro Takahashi [Wed, 29 Mar 2000 14:32:34 +0000 (14:32 +0000)]
 - Added PC-98 Cbus frontend.
 - Move dev/aic/aic_isa.c entry from conf/files to conf/files.MACHINE
   because PC-98 uses different file.

Submitted by: nyan and IMAI Takeshi <take-i@ceres.dti.ne.jp>

24 years agoNewbusify mse driver.
Yoshihiro Takahashi [Wed, 29 Mar 2000 14:23:16 +0000 (14:23 +0000)]
Newbusify mse driver.

24 years agoMerge from vendor branch.
Ruslan Ermilov [Wed, 29 Mar 2000 14:01:46 +0000 (14:01 +0000)]
Merge from vendor branch.

PR: 17431
Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz

24 years agoPC-98 BIOS copies the DX register into its work area. The value of it
KATO Takenori [Wed, 29 Mar 2000 13:45:40 +0000 (13:45 +0000)]
PC-98 BIOS copies the DX register into its work area.  The value of it
shows `CPUID' and it is useful to identify CPU.  So, it is copied from
BIOS work area to the cpu_id variable (PC-98 only).

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)

24 years agoCommented out apm0. It could cause hang-up.
KATO Takenori [Wed, 29 Mar 2000 13:39:15 +0000 (13:39 +0000)]
Commented out apm0.  It could cause hang-up.

24 years agoThis commit was generated by cvs2svn to compensate for changes in r58782,
Ruslan Ermilov [Wed, 29 Mar 2000 13:31:51 +0000 (13:31 +0000)]
This commit was generated by cvs2svn to compensate for changes in r58782,
which included commits to RCS files with non-trunk default branches.

24 years agoNew timezone data.
Ruslan Ermilov [Wed, 29 Mar 2000 13:31:51 +0000 (13:31 +0000)]
New timezone data.

Obtained from: ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz

24 years agoRatoc REX-9880/83 support (PC-98 only). This commit added functions
KATO Takenori [Wed, 29 Mar 2000 12:44:19 +0000 (12:44 +0000)]
Ratoc REX-9880/83 support (PC-98 only).  This commit added functions
fe_read_eeprom_rex() and fe_init_rex().  These functions should be
useful for REX-5580 series (for PC-AT).  But they are included in
`#ifdef PC98' to avoid warnings by unused static functions.  If you
try to support REX-5580, please be aware of these functions.

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)

24 years ago - Supported display suspended mode.
Yoshihiro Takahashi [Wed, 29 Mar 2000 12:29:27 +0000 (12:29 +0000)]
 - Supported display suspended mode.
 - Switch on/off not only text screen but also graphic screen.

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)

24 years agoMerge from the following changes.
Yoshihiro Takahashi [Wed, 29 Mar 2000 12:26:41 +0000 (12:26 +0000)]
Merge from the following changes.

File Revision
sys/conf/files.i386 1.303 and 1.304
sys/dev/kbd/atkbd.c 1.23
sys/dev/syscons/scterm-sc.c 1.2
sys/dev/syscons/scvgarndr.c 1.5
sys/dev/syscons/scvtb.c 1.5
sys/dev/syscons/syscons.c 1.335
sys/isa/syscons_isa.c 1.11
sys/isa/vga_isa.c 1.17

24 years agoAdd -p option to prevent lpd(8) from opening a listening socket.
Sheldon Hearn [Wed, 29 Mar 2000 11:15:54 +0000 (11:15 +0000)]
Add -p option to prevent lpd(8) from opening a listening socket.

PR: 17384
Submitted by: Niels Endres <niels@b5.nu>

24 years agoLog information about packets being dropped (probably due to
Brian Somers [Wed, 29 Mar 2000 09:31:52 +0000 (09:31 +0000)]
Log information about packets being dropped (probably due to
``nat deny_incoming yes'') by libalias.

24 years agoAllow the use of hostnames instead of (and as well as) IP
Brian Somers [Wed, 29 Mar 2000 09:31:27 +0000 (09:31 +0000)]
Allow the use of hostnames instead of (and as well as) IP
numbers in all commands.
If people use hostnames and have dodgy resolvers or try to resolve
the hostname before the link is up, they get what they deserve....

Requested by: ru

24 years ago This should fix the lockups people have been experiencing. I muffed up
Matthew Dillon [Wed, 29 Mar 2000 09:07:47 +0000 (09:07 +0000)]
This should fix the lockups people have been experiencing.  I muffed up
    giving astpending two flag bits.  A cmpl $0 had to turn into a bit test.

Many thanks to: Alain Thivillon <Alain.Thivillon@hsc.fr>

24 years agoPR: i386/1671
Hellmuth Michaelis [Wed, 29 Mar 2000 08:58:44 +0000 (08:58 +0000)]
PR: i386/1671
Submitted by: Mats O Jansson <maja@celsiustech.se>

The existing s2 map is supposed to be ISO 8859-1 but some characters are
not (it's CP850). But the f1 map applied on sweden2 will fixit.

(Fulfilled request by Joerg to close this PR)

24 years agoFix a memory leak.
Kris Kennaway [Wed, 29 Mar 2000 08:24:37 +0000 (08:24 +0000)]
Fix a memory leak.

PR: 17360
Submitted by: Andrew J. Korty <ajk@iu.edu>

24 years agoPeter Johnson found another log() call without a trailing newline.
Joerg Wunsch [Wed, 29 Mar 2000 07:50:39 +0000 (07:50 +0000)]
Peter Johnson found another log() call without a trailing newline.
All three of them have been introduced in rev 1.64, so i guess i've
got all of them now. :)

Submitted by: Peter Johnson <locke@mcs.net>

24 years agoGet rid of "sticky" files when updating sources with cvs(1).
Ruslan Ermilov [Wed, 29 Mar 2000 07:30:44 +0000 (07:30 +0000)]
Get rid of "sticky" files when updating sources with cvs(1).

Approved by: peter

24 years agoexport host after setting it.
Chris Piazza [Wed, 29 Mar 2000 07:05:29 +0000 (07:05 +0000)]
export host after setting it.

This is needed so passwd diffs show the hostname instead of
" passwd diffs:"

PR: 17651
Submitted by: Giorgos Keramidas <keramida@ceid.upatras.gr>

24 years agoAdd NVidia GeForce 2 and Quadro 2
Chris Piazza [Wed, 29 Mar 2000 06:49:25 +0000 (06:49 +0000)]
Add NVidia GeForce 2 and Quadro 2

Ids and names were taken from nv4_disp.inf in the latest windows drivers.

24 years ago The SMP cleanup commit broke need_resched, this fixes that and also
Matthew Dillon [Wed, 29 Mar 2000 06:15:43 +0000 (06:15 +0000)]
The SMP cleanup commit broke need_resched, this fixes that and also
    removed unncessary MPLOCKED and 'lock' prefixes from the interrupt
    nesting level, since (A) the MP lock is held at the time, and (B) since
    the neting level is restored prior to return any interrupted code
    will see a consistent value.

24 years agoChange the mbuf size from 128 -> 256. Increasing the mbuf header size
Jonathan Lemon [Wed, 29 Mar 2000 05:39:04 +0000 (05:39 +0000)]
Change the mbuf size from 128 -> 256.  Increasing the mbuf header size
caused some headers not to fit in MHLEN any more.  This matches the
current size on the alpha, so it shouldn't cause problems.

Problem observed by:    Geoff Rehmet <geoff@is.co.za>
Originally suggested by:   shin

24 years agoAdded indirect pio into the bus space stuff for the NEC PC-98. bus.h
KATO Takenori [Wed, 29 Mar 2000 03:15:22 +0000 (03:15 +0000)]
Added indirect pio into the bus space stuff for the NEC PC-98.  bus.h
includes one of bus_at386.h and bus_pc98.h. Becuase only bus_pc98.h
supports indirect pio and bus_at386.h is identical to old bus.h, there
is no functional change in PC-AT's kernels.  That is, it cannot cause
performance loss.

Submitted by: nyan
Reviewed by: imp
bde and luoqi provided useful comments for earlier version.

24 years agoActually, ${LIBY}/-ly aren't needed either. This should finish unbreaking
Brian Feldman [Wed, 29 Mar 2000 00:54:06 +0000 (00:54 +0000)]
Actually, ${LIBY}/-ly aren't needed either.  This should finish unbreaking
the world build.

24 years agoMention the value of the unexpected return code in nat_LayerPull()
Brian Somers [Wed, 29 Mar 2000 00:14:24 +0000 (00:14 +0000)]
Mention the value of the unexpected return code in nat_LayerPull()

24 years agoAdded two missing newlines in calls to log(9).
Joerg Wunsch [Tue, 28 Mar 2000 21:14:35 +0000 (21:14 +0000)]
Added two missing newlines in calls to log(9).

Reported in Usenet by: locke@mcs.net (Peter Johnson)

While i was at it, prepended a 0x to the %D output, to make it clear that
the printed value is in hex (i assume %D has been chosen over %#x to
obey network byte order).

24 years agoRemove some cruft
Nick Hibma [Tue, 28 Mar 2000 19:07:37 +0000 (19:07 +0000)]
Remove some cruft

24 years agosplit up ess and sb code
Cameron Grant [Tue, 28 Mar 2000 18:31:01 +0000 (18:31 +0000)]
split up ess and sb code
rewrite ess mixer to use native registers
rewrite play/rec code to use more accurate timer when available
add code to use audio2 for playback, but disable it as no irqs are generated

24 years ago The SMP cleanup commit broke UP compiles. Make UP compiles work again.
Matthew Dillon [Tue, 28 Mar 2000 18:06:49 +0000 (18:06 +0000)]
The SMP cleanup commit broke UP compiles.  Make UP compiles work again.

24 years agoAvoid using sed and awk in configure script.
Yoshinobu Inoue [Tue, 28 Mar 2000 17:46:02 +0000 (17:46 +0000)]
Avoid using sed and awk in configure script.

TODO: also replace other sed and awk usages.

Submitted by: wollman

24 years agoAdd a configuration options which enable/disable IPv4 mapped IPv6 addr
Yoshinobu Inoue [Tue, 28 Mar 2000 17:39:53 +0000 (17:39 +0000)]
Add a configuration options which enable/disable IPv4 mapped IPv6 addr
support.

Suggested and Reviewed by: ume

24 years agoRevert to a static value for the timeout. The timeout was supposedly
Nick Hibma [Tue, 28 Mar 2000 17:38:00 +0000 (17:38 +0000)]
Revert to a static value for the timeout. The timeout was supposedly
to be based on the transfer speed, but I got it all wrong. The by far
biggest factor in the timeout is the start of a removable device, which
is about 2 seconds anyway.

Prodded by: Lennart Augustsson

24 years agoClarify the disposition of hosts.deny and provide a logically
Chris Timmons [Tue, 28 Mar 2000 17:28:56 +0000 (17:28 +0000)]
Clarify the disposition of hosts.deny and provide a logically
consistent portmap example rule.
Reviewed by: obrien, markm
Obtained-good-ideas from: obrien

24 years agoBack out the new advice introduced in the previous commit, which at
Sheldon Hearn [Tue, 28 Mar 2000 15:54:32 +0000 (15:54 +0000)]
Back out the new advice introduced in the previous commit, which at
least one reviewer is now unhappy with, since it contains incomplete
and misleading advice that is not easy to correct.

The net effect of this commit and the previous commit is to simply
remove all discussion of setting dumpdev to catch crash dumps
prior to entering user mode.

24 years agodon't treat # specially if PARSE_NOHASH is passed
Brian Somers [Tue, 28 Mar 2000 15:14:15 +0000 (15:14 +0000)]
don't treat # specially if PARSE_NOHASH is passed

24 years agoDon't treat # specially here
Brian Somers [Tue, 28 Mar 2000 15:11:38 +0000 (15:11 +0000)]
Don't treat # specially here

24 years agoMerged from sys/isa/fd.c revision 1.180.
KATO Takenori [Tue, 28 Mar 2000 15:09:13 +0000 (15:09 +0000)]
Merged from sys/isa/fd.c revision 1.180.

24 years agoMerged from sys/i386/i386/userconfig.c revision 1.179.
KATO Takenori [Tue, 28 Mar 2000 15:07:28 +0000 (15:07 +0000)]
Merged from sys/i386/i386/userconfig.c revision 1.179.

24 years agoMerged from sys/i386/i386/machdep.c revision 1.387.
KATO Takenori [Tue, 28 Mar 2000 15:04:29 +0000 (15:04 +0000)]
Merged from sys/i386/i386/machdep.c revision 1.387.

24 years agoBack out valid argument domain change - sneak to this function by error.
Andrey A. Chernov [Tue, 28 Mar 2000 11:46:40 +0000 (11:46 +0000)]
Back out valid argument domain change - sneak to this function by error.
Reword test condition better. Previous variant was true for negative
characters too.

24 years agoRemove libl related dependencies, because it is not necessary, and even more,
Yoshinobu Inoue [Tue, 28 Mar 2000 11:41:18 +0000 (11:41 +0000)]
Remove libl related dependencies, because it is not necessary, and even more,
it cause building world failure.

Specified by: Nickolay Dudorov <nnd@mail.nsk.ru>

24 years agoDescribe valid argument domain for 8-bit wide locales to prevent common error
Andrey A. Chernov [Tue, 28 Mar 2000 11:36:31 +0000 (11:36 +0000)]
Describe valid argument domain for 8-bit wide locales to prevent common error
calling ctype functions with signed char as an argument.

24 years agopcvt cleanup. remove hopeless outdated example/demo Microemacs
Hellmuth Michaelis [Tue, 28 Mar 2000 10:12:03 +0000 (10:12 +0000)]
pcvt cleanup. remove hopeless outdated example/demo Microemacs
file. update Makefile.

24 years agoOptimize those services that send only one block of data: use send(2)
Sheldon Hearn [Tue, 28 Mar 2000 09:45:19 +0000 (09:45 +0000)]
Optimize those services that send only one block of data: use send(2)
with the MSG_EOF flag set instead of write(2).

Submitted by: David Malone <dwmalone@maths.tcd.ie>
Reviewed by: wollman

24 years agopcvt cleanup.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:41:40 +0000 (09:41 +0000)]
pcvt cleanup.
add $FreeBSD$
remove obsolete and completely outdated files.

24 years agoUpdate instructions for setting the dump device prior to multi-user
Sheldon Hearn [Tue, 28 Mar 2000 09:32:38 +0000 (09:32 +0000)]
Update instructions for setting the dump device prior to multi-user
mode.

Reported by: dcs
Submitted by: asmodai

24 years agopcvt cleanup.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:32:29 +0000 (09:32 +0000)]
pcvt cleanup.
after cleaning up pcvt_ioctl.h (and ispcvt) adjust kernel part
again to get everything in sync again (name, minor release no.
and major release no.)

24 years agopcvt cleanup.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:29:50 +0000 (09:29 +0000)]
pcvt cleanup.
remove obsolete stuff resulting from the pcvt kernel part cleanup.

24 years agopcvt update.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:26:48 +0000 (09:26 +0000)]
pcvt update.
remove obsolete stuff.

24 years agopcvt cleanup.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:26:02 +0000 (09:26 +0000)]
pcvt cleanup.
add $FreeBSD$
get copyright in sync with FreeBSD recommendation.

24 years agopcvt cleanup.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:24:38 +0000 (09:24 +0000)]
pcvt cleanup.
add $FreeBSD$.
get copyright in sync with FreeBSD recommendation.
make it compile and run again.
add a manpage.

24 years agopcvt cleanup.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:21:05 +0000 (09:21 +0000)]
pcvt cleanup.
add $FreeBSD.
get copyright in sync with FreeBSD recommendation.
remove obsolete stuff resuling from pcvt kernel part cleanup
 (caution: this depends in part on modifications to pcvt_ioctl.h,
  commit will follow shortly).
add new option "-n" to ispcvt to get number of compiled-in
 virtual screens.

24 years agopcvt cleanup. add $FreeBSD$.
Hellmuth Michaelis [Tue, 28 Mar 2000 09:07:18 +0000 (09:07 +0000)]
pcvt cleanup. add $FreeBSD$.

24 years agopcvt cleanup. add $FreeBSD$. get copyright in sync with
Hellmuth Michaelis [Tue, 28 Mar 2000 09:06:19 +0000 (09:06 +0000)]
pcvt cleanup. add $FreeBSD$. get copyright in sync with
FreeBSD recommendation.

24 years agopcvt cleanup. add $FreeBSD$. get copyright header in sync with
Hellmuth Michaelis [Tue, 28 Mar 2000 09:04:02 +0000 (09:04 +0000)]
pcvt cleanup. add $FreeBSD$. get copyright header in sync with
FreeBSD recommendation.

24 years agopcvt cleanup. added $FreeBSD$. get copyright header in sync with
Hellmuth Michaelis [Tue, 28 Mar 2000 09:02:52 +0000 (09:02 +0000)]
pcvt cleanup. added $FreeBSD$. get copyright header in sync with
the FreeBSD recommendation.

24 years agoCross-reference ldd(1) in rtld(1) and vice versa.
Sheldon Hearn [Tue, 28 Mar 2000 09:01:04 +0000 (09:01 +0000)]
Cross-reference ldd(1) in rtld(1) and vice versa.