]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
28 years agoThis commit was generated by cvs2svn to compensate for changes in r18351,
phk [Wed, 18 Sep 1996 14:12:34 +0000 (14:12 +0000)]
This commit was generated by cvs2svn to compensate for changes in r18351,
which included commits to RCS files with non-trunk default branches.

28 years agoImport tcl7.5p1
phk [Wed, 18 Sep 1996 14:12:34 +0000 (14:12 +0000)]
Import tcl7.5p1

28 years agoDoc fixes and updates to reflect reality, as well as info about profiling
peter [Wed, 18 Sep 1996 06:56:52 +0000 (06:56 +0000)]
Doc fixes and updates to reflect reality, as well as info about profiling
extensions.

28 years agoMerge in freebsd-specific changes
peter [Wed, 18 Sep 1996 06:54:11 +0000 (06:54 +0000)]
Merge in freebsd-specific changes

28 years agoAdd in hooks to produce assembler output suitable for binutils+elf
peter [Wed, 18 Sep 1996 06:50:39 +0000 (06:50 +0000)]
Add in hooks to produce assembler output suitable for binutils+elf
Obtained from: John Polstra <jdp@freebsd.org>, from his elfkit.

28 years agoAdd the hooks that we use for our profiling extensions.
peter [Wed, 18 Sep 1996 06:47:49 +0000 (06:47 +0000)]
Add the hooks that we use for our profiling extensions.
Obtained from: bde

28 years agoWhen running native on freebsd (ie: in /usr/bin, /usr/libexec, not the
peter [Wed, 18 Sep 1996 06:45:17 +0000 (06:45 +0000)]
When running native on freebsd (ie: in /usr/bin, /usr/libexec, not the
gnu-style /usr/local/lib/gcc* layout), only search the paths that
exist for the modules (cc1, cc1plus , cc1obj etc)

Also, update an error message.

28 years agoWhen compiling native on freebsd, do not search the multitude of extended
peter [Wed, 18 Sep 1996 06:40:54 +0000 (06:40 +0000)]
When compiling native on freebsd, do not search the multitude of extended
include file paths that do not exist.

28 years agobuild libgcc*.a a little more compact by removing excess local symbols
peter [Wed, 18 Sep 1996 06:37:22 +0000 (06:37 +0000)]
build libgcc*.a a little more compact by removing excess local symbols
Obtained from: bde

28 years agoMy feeble attempt at fixing complaints that makeinfo makes about
peter [Wed, 18 Sep 1996 06:35:00 +0000 (06:35 +0000)]
My feeble attempt at fixing complaints that makeinfo makes about
errors in this doc.

28 years agoDo not print two \n's in a fatal error message.
peter [Wed, 18 Sep 1996 06:33:32 +0000 (06:33 +0000)]
Do not print two \n's in a fatal error message.
Obtained from: bde

28 years agoPatches originally obtained from Bruce Evans <bde@freebsd.org> to make
peter [Wed, 18 Sep 1996 06:31:42 +0000 (06:31 +0000)]
Patches originally obtained from Bruce Evans <bde@freebsd.org> to make
gcc "do the right thing" when running standalone on FreeBSD

28 years ago.TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in
swallace [Wed, 18 Sep 1996 06:09:19 +0000 (06:09 +0000)]
.TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in
bsd.obj.mk.  Also, a make target called objwarn checks to see
if ${.OBJDIR} != ${.CURDIR} and ${.OBJDIR} != ${CANONICALOBJDIR}
and outputs a warning.  (No warning for the latter if MAKEOBJDIR or MAKEOBJDIRP
REFIX is set).  objwarn is called from all targets in bsd.prog.mk, bsd.kmod.mk,
and bsd.lib.mk.

Reviewed by: bde

28 years agoRestore previous compatibility of ${.CURDIR}/obj.`uname -m` and
swallace [Wed, 18 Sep 1996 06:06:39 +0000 (06:06 +0000)]
Restore previous compatibility of ${.CURDIR}/obj.`uname -m` and
$(.CURDIR}/obj search while retaining compatability of new
prefix with cwd for the current source tree builds.
.TARGETOBJDIR has been removed from make and CANONICALOBJDIR set in
bsd.obj.mk

The builtin object directory searching is defined specifically as:

If MAKEOBJDIRPREFIX is defined, the search order is
${MAKEOBJDIRPREFIX}${.CURDIR}
${.CURDIR}

Else if MAKEOBJDIR is defined, the search order is
${MAKEOBJDIR}
${.CURDIR}

Otherwise, default to the search order
${.CURDIR}/obj.`uname -m`
$(.CURDIR}/obj
/usr/obj${.CURDIR}
${.CURDIR}

Reviewed by: bde

28 years agoThis commit was generated by cvs2svn to compensate for changes in r18336,
peter [Wed, 18 Sep 1996 05:45:16 +0000 (05:45 +0000)]
This commit was generated by cvs2svn to compensate for changes in r18336,
which included commits to RCS files with non-trunk default branches.

28 years agoImport of 2.7.2.1 into vendor branch
peter [Wed, 18 Sep 1996 05:45:16 +0000 (05:45 +0000)]
Import of 2.7.2.1 into vendor branch

28 years agoThis commit was generated by cvs2svn to compensate for changes in r18334,
peter [Wed, 18 Sep 1996 05:35:50 +0000 (05:35 +0000)]
This commit was generated by cvs2svn to compensate for changes in r18334,
which included commits to RCS files with non-trunk default branches.

28 years agoImport of unmodified (but trimmed) gcc-2.7.2. The bigger parts of the
peter [Wed, 18 Sep 1996 05:35:50 +0000 (05:35 +0000)]
Import of unmodified (but trimmed) gcc-2.7.2.  The bigger parts of the
non-i386, non-unix, and generatable files have been trimmed, but can easily
be added in later if needed.

gcc-2.7.2.1 will follow shortly, it's a very small delta to this and it's
handy to have both available for reference for such little cost.

The freebsd-specific changes will then be committed, and once the dust has
settled, the bmakefiles will be committed to use this code.

28 years agoFix a very rare error condition: The code to free VM back to the kernel
phk [Tue, 17 Sep 1996 19:50:23 +0000 (19:50 +0000)]
Fix a very rare error condition:  The code to free VM back to the kernel
as done after a quasi-recursive call to free() had modified what we
thought we knew about the last chunk of pages.
This bug manifested itself when I did a "make obj" from src/usr.sbin/lpr,
then make would coredump in the lpd directory.

28 years agowarn if reach group line limit (>200 users, >1024 bytes per line)
wosch [Tue, 17 Sep 1996 19:34:56 +0000 (19:34 +0000)]
warn if reach group line limit (>200 users, >1024 bytes per line)
close PR#1595

suggested by: Seppo Kallio <kallio@beeblebrox.cc.jyu.fi

28 years agoAdd comment explaining what function does
ache [Tue, 17 Sep 1996 19:27:06 +0000 (19:27 +0000)]
Add comment explaining what function does
Cover strcoll return 0 case too

28 years agoArgh, I have had one "uid 0 on /: file system full" too many. The problem
peter [Tue, 17 Sep 1996 14:38:16 +0000 (14:38 +0000)]
Argh, I have had one "uid 0 on /: file system full" too many.  The problem
is that it doesn't say _what_ did it! (the core dumped console message
is very useful for listing the process name and pid).  This adds similar
information.

28 years agoMoved Masafumi Nakane from the Additional FreeBSD Contributors section
max [Tue, 17 Sep 1996 12:34:57 +0000 (12:34 +0000)]
Moved Masafumi Nakane from the Additional FreeBSD Contributors section
to the FreeBSD Developers section, and added an entity &a.max.

28 years agoGrab h2ph from /usr/bin, not /usr/local/bin!
pst [Tue, 17 Sep 1996 01:14:18 +0000 (01:14 +0000)]
Grab h2ph from /usr/bin, not /usr/local/bin!

28 years agoSet enviroment variable PAGER=pager if using option `man -P pager'
wosch [Mon, 16 Sep 1996 22:52:02 +0000 (22:52 +0000)]
Set enviroment variable PAGER=pager if using option `man -P pager'
This inherit variable PAGER for childs like whatis(1), e.g.
`man -P less -k man' should now work like expected.  Close PR#1068

28 years agordisc functionality has been incorporated into routed
pst [Mon, 16 Sep 1996 21:32:42 +0000 (21:32 +0000)]
rdisc functionality has been incorporated into routed

goodnight ugly prince...

28 years agoAdd '-C' "Canonical" format to hexdump:
phk [Mon, 16 Sep 1996 21:18:48 +0000 (21:18 +0000)]
Add '-C' "Canonical" format to hexdump:

$ hexdump -C /etc/resolv.conf
00000000 64 6f 6d 61 69 6e 20 64 6b 2e 74 66 73 2e 63 6f |domain dk.tfs.co|
00000010 6d 0a 6e 61 6d 65 73 65 72 76 65 72 20 31 34 30 |m.nameserver 140|
00000020 2e 31 34 35 2e 32 33 30 2e 31 30 0a             |.145.230.10.|

28 years agoDisable rdisc, enable routed in new location.
wollman [Mon, 16 Sep 1996 17:08:23 +0000 (17:08 +0000)]
Disable rdisc, enable routed in new location.

28 years agoChange location of trace files and disable remote trace file change
wollman [Mon, 16 Sep 1996 17:06:30 +0000 (17:06 +0000)]
Change location of trace files and disable remote trace file change
feature.

28 years agoLayer on FreeBSD local changes from old routed.
wollman [Mon, 16 Sep 1996 17:04:22 +0000 (17:04 +0000)]
Layer on FreeBSD local changes from old routed.

28 years agoDelete old routed(8).
wollman [Mon, 16 Sep 1996 16:56:00 +0000 (16:56 +0000)]
Delete old routed(8).

28 years agoDisable build of old routed.
wollman [Mon, 16 Sep 1996 16:53:54 +0000 (16:53 +0000)]
Disable build of old routed.

28 years agoHeader file to match latest version of routed.
wollman [Mon, 16 Sep 1996 16:52:42 +0000 (16:52 +0000)]
Header file to match latest version of routed.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>

28 years agoThis commit was generated by cvs2svn to compensate for changes in r18316,
wollman [Mon, 16 Sep 1996 16:51:32 +0000 (16:51 +0000)]
This commit was generated by cvs2svn to compensate for changes in r18316,
which included commits to RCS files with non-trunk default branches.

28 years agoVirgin import of new BSD/SGI routed. This update contains a number
wollman [Mon, 16 Sep 1996 16:51:32 +0000 (16:51 +0000)]
Virgin import of new BSD/SGI routed.  This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>

28 years agoVirgin import of new BSD/SGI routed. This update contains a number
wollman [Mon, 16 Sep 1996 16:51:32 +0000 (16:51 +0000)]
Virgin import of new BSD/SGI routed.  This update contains a number
of important bug fixes.

Obtained from: Vernon J. Schryver <vjs@mica.denver.sgi.com>

28 years agoReword wcd0 description.
jfieber [Mon, 16 Sep 1996 14:27:07 +0000 (14:27 +0000)]
Reword wcd0 description.
Submitted by: Peter da Silva <peter@taronga.com>

28 years agoWorkaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using
peter [Mon, 16 Sep 1996 14:13:40 +0000 (14:13 +0000)]
Workaround to (hopefully) fix the NOMANCOMPRESS case of the MANFILTER-using
man pages (eg: named/bind/etc).  In order to get (say) dig.1 to pass
through the filter and produce a new dig.1 for installing, I used an
intermediate file at build time, similar to the way the .gz man pages are
built.

I've not extensively tested this, but it seems to work for the known
cases where it was failing, and it only affects the NOMANCOMPRESS case
which was already broken.

Pointed out by: "Ph. Charnier" <charnier@xp11.frmug.org>, PR#1612

28 years agoRe-enable conf82371fb2 now that I have verified that it works, even if
rgrimes [Mon, 16 Sep 1996 08:56:39 +0000 (08:56 +0000)]
Re-enable conf82371fb2 now that I have verified that it works, even if
it only prints 2 bits out of hundreds.  (Minimizing the diff between
-head and 2.1.5.)

28 years ago#include <fastfind.c> -> #include "fastfind.c"
wosch [Mon, 16 Sep 1996 01:17:25 +0000 (01:17 +0000)]
#include <fastfind.c> -> #include "fastfind.c"

28 years agoRemove some bogosities I introduced with the init file hack (not serious,
jkh [Sun, 15 Sep 1996 23:55:23 +0000 (23:55 +0000)]
Remove some bogosities I introduced with the init file hack (not serious,
just bogus).  Also turn off by default - whoops!

28 years agoFix something that has annoyed me since day one of userconfig: when the
phk [Sun, 15 Sep 1996 19:35:23 +0000 (19:35 +0000)]
Fix something that has annoyed me since day one of userconfig:  when the
<More> prompt receives a 'q', just abandon the list, the user wants out.

28 years agoHere is a patch to make tcpdump recognise IPX packets that is using
pst [Sun, 15 Sep 1996 17:55:09 +0000 (17:55 +0000)]
Here is a patch to make tcpdump recognise IPX packets that is using
ETHERNET_II framing. It got lost during the tcpdump upgrade.

Submitted by: John.Hay@mikom.csir.co.za

28 years agoRemoved iprintf(). It was copied to db_iprintf() in ddb.
bde [Sun, 15 Sep 1996 11:24:21 +0000 (11:24 +0000)]
Removed iprintf().  It was copied to db_iprintf() in ddb.

28 years ago&rsqb; --> ]
adam [Sun, 15 Sep 1996 03:31:28 +0000 (03:31 +0000)]
&rsqb; --> ]

28 years agoToss the mkaliases script into the attic and remove its install
wpaul [Sun, 15 Sep 1996 00:39:20 +0000 (00:39 +0000)]
Toss the mkaliases script into the attic and remove its install
target from the Makefile. We don't need it anymore, and it was
broken anyway.

28 years agoExpand the definition of -N during 'add' to indicate that it only
alex [Sun, 15 Sep 1996 00:15:33 +0000 (00:15 +0000)]
Expand the definition of -N during 'add' to indicate that it only
affects the display of the chain entry.  The definition of -N in
'list' is left alone since this behavior is implied there.

28 years agoNote that -N is only effective when ipfw is displaying chain entries.
alex [Sun, 15 Sep 1996 00:08:30 +0000 (00:08 +0000)]
Note that -N is only effective when ipfw is displaying chain entries.

28 years agoDo not backup master.passwd if pwd_mkdb returned an error. This
wosch [Sat, 14 Sep 1996 23:22:23 +0000 (23:22 +0000)]
Do not backup master.passwd if pwd_mkdb returned an error. This
was to paranoid, pwd_mkdb(8) is carefully enough to not
corrupt master.passwd on failure.

Submitted by: joerg

28 years agoCleanup exit status; 2: syntax error, 0: keyword matched,
wosch [Sat, 14 Sep 1996 23:20:33 +0000 (23:20 +0000)]
Cleanup exit status; 2: syntax error, 0: keyword matched,
$exit_nomatch: no keyword matched. Default value for variable
exit_nomatch is 0 because `man -k' don't like exit status != 0

Detected by: "Stephen J. Roznowski" <sjr@zombie.ncsc.mil>

28 years agoremove unnecessary boundary check, 2x faster
wosch [Sat, 14 Sep 1996 20:15:49 +0000 (20:15 +0000)]
remove unnecessary boundary check, 2x faster
code cleanup

28 years agoRevert the description of -N to its original form. It was right the
alex [Sat, 14 Sep 1996 17:18:10 +0000 (17:18 +0000)]
Revert the description of -N to its original form.  It was right the
first time.

28 years agoAttached vm ddb commands `show map', `show vmochk', `show object',
bde [Sat, 14 Sep 1996 11:54:59 +0000 (11:54 +0000)]
Attached vm ddb commands `show map', `show vmochk', `show object',
`show vmopag', `show page' and `show pageq'.  Moved all vm ddb stuff
to the ends of the vm source files.

Changed printf() to db_printf(), `indent' to db_indent, and iprintf()
to db_iprintf() in ddb commands.  Moved db_indent and db_iprintf()
from vm to ddb.

vm_page.c:
Don't use __pure.  Staticized.

db_output.c:
Reduced page width from 80 to 79 to inhibit double spacing for long
lines (there are still some problems if words are printed across
column 79).

28 years agoAttached simple external ddb commands `show rtc', `show pgrpdump'
bde [Sat, 14 Sep 1996 10:53:48 +0000 (10:53 +0000)]
Attached simple external ddb commands `show rtc', `show pgrpdump'
and `show cbstat'.  The pgrpdump code was previously controlled by
`#ifdef DEBUG'.

28 years agoSupport statically attaching of ddb commands in non-ddb modules.
bde [Sat, 14 Sep 1996 09:13:15 +0000 (09:13 +0000)]
Support statically attaching of ddb commands in non-ddb modules.
The details are hidden in the DB_COMMAND(cmd_name, func_name) and
DB_SHOW_COMMAND(cmd_name, func_name) macros.  DB_COMMAND() adds to
the top-level ddb command table and DB_SHOW_COMMAND adds to the
`show' subtable.  Most external commands will probably be `show'
commands with no side effects.  They should check their pointer
args more carefully than `show map' :-), or ddb should trap internal
faults better (like it does for memory accesses).

The vm ddb commands are temporarily unattached.

ddb.h:
Also declare `db_indent' and db_iprintf() which will replace vm's
`indent' and iprintf().

28 years agoCloses PR bin/1567
roberto [Sat, 14 Sep 1996 09:00:52 +0000 (09:00 +0000)]
Closes PR bin/1567

/usr/bin/lock can be used to lock a terminal much like xlock does
for your X-windows session.  Problem is, /usr/bin/lock cannot lock
your terminal indefinately.  Rather you must specify a timeout
value, after which, your terminal is unlocked and become unsecured.

I have added a ``-n'' no timeout option to /usr/bin/lock
Currently the only way to get this functionality is to use a huge
timeout value and hope it is long enought (in time).  This method
also requires you to know the maxium number of minutes you are
allowed to specify.

Submitted by: David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu>

28 years agoMoved instantiation of `poff' to sys.c. It is no longer used in disk.c.
bde [Sat, 14 Sep 1996 07:41:00 +0000 (07:41 +0000)]
Moved instantiation of `poff' to sys.c.  It is no longer used in disk.c.

Saved a few bytes by copying `dosdev' and/or `name' to local variables.
This optimization (for dosdev) was done in one place before but this
was lost in the devread() cleanup.   This optimization (for dosdev)
can almost be done by bogusly declaring dosdev as const, but gcc still
often space-pessimizes code like the following:

extern const int dosdev; ... foo(dosdev); bar(dosdev);

gcc often doesn't bother to copy dosdev to a temporary local because
the local would have to be preserved in memory across the call to
foo().  OTOH, for

extern int dosdev; ... auto int dosdev_copy = dosdev; ...
foo(dosdev_copy); bar(dosdev_copy);

the copy must be made because foo() might alter dosdev.

28 years agoRemoved declarations of recently deleted variables and cleaned up
bde [Sat, 14 Sep 1996 07:38:14 +0000 (07:38 +0000)]
Removed declarations of recently deleted variables and cleaned up
#includes.

28 years agoPotentially saved a whole 4 bytes and reduced bogusness by eliminating
bde [Sat, 14 Sep 1996 07:12:02 +0000 (07:12 +0000)]
Potentially saved a whole 4 bytes and reduced bogusness by eliminating
the pointer to the string "/kernel".  This pointer was once only
statically to once save space, but it has had to be dynamically
initialized for some time, so the static initialization just wastes
space.  The string gets moved to the text section, so the actual
savings may be negative due to padding.

28 years agoClean up some more problems with freeing busy or wired pages. The
dyson [Sat, 14 Sep 1996 04:40:33 +0000 (04:40 +0000)]
Clean up some more problems with freeing busy or wired pages.  The
vfs_bio code was not waiting properly for page state until manipulating
it.

28 years agoChanged cncheckc() interface so that it is 8-bit clean - return -1
bde [Sat, 14 Sep 1996 04:31:09 +0000 (04:31 +0000)]
Changed cncheckc() interface so that it is 8-bit clean - return -1
instead of 0 if there is no input.

28 years agoChanged cncheckc() interface so that it is 8-bit clean - return -1
bde [Sat, 14 Sep 1996 04:30:32 +0000 (04:30 +0000)]
Changed cncheckc() interface so that it is 8-bit clean - return -1
instead of 0 if there is no input.

pcvt_drv.c:
Partially fixed pccncheckc().  It returned a boolean value instead of
the character that it fetches from the input fifo (if any).  I think
it still discards characters after the first for multi-char input.

28 years agoChanged cncheckc() interface so that it is 8-bit clean - return -1
bde [Sat, 14 Sep 1996 04:27:46 +0000 (04:27 +0000)]
Changed cncheckc() interface so that it is 8-bit clean - return -1
instead of 0 if there is no input.

syscons.c:
Added missing spl locking in sccncheckc().  Return the same value as
sccngetc() would.  It is wrong for sccngetc() to return non-ASCII, but
stripping the non-ASCII bits doesn't help.

28 years agoChanged cncheckc() interface so that it is 8-bit clean - return -1
bde [Sat, 14 Sep 1996 04:25:32 +0000 (04:25 +0000)]
Changed cncheckc() interface so that it is 8-bit clean - return -1
instead of 0 if there is no input.

28 years agoDon't use __dead or __pure in user code. They were obfuscations
bde [Sat, 14 Sep 1996 03:00:32 +0000 (03:00 +0000)]
Don't use __dead or __pure in user code.  They were obfuscations
for gcc >= 2.5 and no-ops for gcc >= 2.6.  Converted to use __dead2
or __pure2 where it wasn't already done, except in math.h where use
of __pure was mostly wrong.

28 years agoAdd ports-chinese.
asami [Sat, 14 Sep 1996 02:32:30 +0000 (02:32 +0000)]
Add ports-chinese.

While I'm here add src-release and src-tools.  Also describe src-all and
ports-all.

28 years agoAdd ports-chinese.
asami [Sat, 14 Sep 1996 02:24:25 +0000 (02:24 +0000)]
Add ports-chinese.

28 years agoRemoved another devconf leftover. A fat devconf support function was
bde [Sat, 14 Sep 1996 01:26:16 +0000 (01:26 +0000)]
Removed another devconf leftover.  A fat devconf support function was
still being used just to support printing of the device name in the
probe.  Restored the method used in rev.1.6 and changed it to print
the same strings as the previous revision.

Reviewed by: Paul Richards

28 years agoFixed Id.
bde [Sat, 14 Sep 1996 01:04:18 +0000 (01:04 +0000)]
Fixed Id.

28 years agoMove TCPCTL_KEEPINIT to end of MIB list (sigh)
pst [Fri, 13 Sep 1996 23:54:03 +0000 (23:54 +0000)]
Move TCPCTL_KEEPINIT to end of MIB list (sigh)

28 years agoMake the misnamed tcp initial keepalive timer value (which is really the
pst [Fri, 13 Sep 1996 23:51:44 +0000 (23:51 +0000)]
Make the misnamed tcp initial keepalive timer value (which is really the
time, in seconds, that state for non-established TCP sessions stays about)
a sysctl modifyable variable.

[part 1 of two commits, I just realized I can't play with the indices as
 I was typing this commit message.]

28 years agofwopen() argument type mis-described
pst [Fri, 13 Sep 1996 19:14:12 +0000 (19:14 +0000)]
fwopen() argument type mis-described

Obtained from: NetBSD lib/2751 (der Mouse)

28 years agoReceipt of two SYN's are sufficient to set the t_timer[TCPT_KEEP]
pst [Fri, 13 Sep 1996 18:47:03 +0000 (18:47 +0000)]
Receipt of two SYN's are sufficient to set the t_timer[TCPT_KEEP]
to "keepidle".  this should not occur unless the connection has
been established via the 3-way handshake which requires an ACK

Submitted by: jmb
Obtained from: problem discussed in Stevens vol. 3

28 years agoDon't use __dead in the kernel. It was an obfuscation for gcc >= 2.5
bde [Fri, 13 Sep 1996 09:20:15 +0000 (09:20 +0000)]
Don't use __dead in the kernel.  It was an obfuscation for gcc >= 2.5
and a no-op for gcc >= 2.6.

28 years agoUpdate Bernd Rosauers e-mail address
tg [Fri, 13 Sep 1996 08:11:51 +0000 (08:11 +0000)]
Update Bernd Rosauers e-mail address

28 years agoMade debugging code (pmap_pvdump()) compile again so that I can test LINT.
bde [Fri, 13 Sep 1996 07:10:00 +0000 (07:10 +0000)]
Made debugging code (pmap_pvdump()) compile again so that I can test LINT.
I don't know if it actually works.

28 years agoRemoved another devconf leftover.
bde [Fri, 13 Sep 1996 06:48:21 +0000 (06:48 +0000)]
Removed another devconf leftover.
Fixed a new #include style bug.
Removed an unused #include.

28 years agoDon't compile a 256-byte unused table in the pca driver.
bde [Fri, 13 Sep 1996 06:29:30 +0000 (06:29 +0000)]
Don't compile a 256-byte unused table in the pca driver.

The other 256-byte table in ulaw.h still gets duplicated if both
pca and snd are configured.

28 years agoAdded undocumented option SPX_HACK.
bde [Fri, 13 Sep 1996 05:54:39 +0000 (05:54 +0000)]
Added undocumented option SPX_HACK.

28 years agoA modification that allows the driver strategy to modify the
dyson [Fri, 13 Sep 1996 03:15:45 +0000 (03:15 +0000)]
A modification that allows the driver strategy to modify the
B_ASYNC flag broke things pretty bad (freeing buffer already on
queue or other wierd buffer queue errors.)  The broken code is
left in commented out, but this makes the problem go away for
now.

28 years agoAdd hylafax
pst [Fri, 13 Sep 1996 01:52:49 +0000 (01:52 +0000)]
Add hylafax

28 years agoAdd a section about how to access the GNATS base from WWW.
roberto [Thu, 12 Sep 1996 23:01:21 +0000 (23:01 +0000)]
Add a section about how to access the GNATS base from WWW.

Add a section on what to do in order to recompile the latest BIND from ISC.

Change a & into a more proper &amp; as LaTeX shoked on it.

Obtained from: Usenet

28 years agoMend 'exit' without breaking 'exit 1'
adam [Thu, 12 Sep 1996 12:41:46 +0000 (12:41 +0000)]
Mend 'exit' without breaking 'exit 1'
*blush* %-\

Pointed out by: bruce

28 years agoBack out typo introduced by latest commit.
asami [Thu, 12 Sep 1996 11:36:09 +0000 (11:36 +0000)]
Back out typo introduced by latest commit.

Corrected by: Michio "Karl" Jinbo <karl@marcer.nagaokaut.ac.jp>

28 years agoAnother round of merge/update.
asami [Thu, 12 Sep 1996 11:12:18 +0000 (11:12 +0000)]
Another round of merge/update.

(1) Add PC98 support to apm_bios.h and ns16550.h, remove pc98/pc98/ic
(2) Move PC98 specific code out of cpufunc.h (to pc98.h)
(3) Let the boot subtrees look more alike

Submitted by: The FreeBSD(98) Development Team
<freebsd98-hackers@jp.freebsd.org>

28 years agoChanged Mr. Mita's e-mail address.
asami [Thu, 12 Sep 1996 09:53:53 +0000 (09:53 +0000)]
Changed Mr. Mita's e-mail address.

28 years agoAdd share/dict, following the lead of BSD.usr.dist.
asami [Thu, 12 Sep 1996 09:50:38 +0000 (09:50 +0000)]
Add share/dict, following the lead of BSD.usr.dist.

28 years agoUse relative path to eign.
jkh [Thu, 12 Sep 1996 08:29:14 +0000 (08:29 +0000)]
Use relative path to eign.
Submitted-by: Dan Walters <hannibal@cyberstation.net>
28 years agoFix gaffe in comment. DISTNAME "v3.3beta021.src" corresponds to
asami [Thu, 12 Sep 1996 05:00:53 +0000 (05:00 +0000)]
Fix gaffe in comment.  DISTNAME "v3.3beta021.src" corresponds to
PKGNAME "tiff-3.3", not "jpeg-5a".

Submitted by: y-koga@ccs.mt.nec.co.jp

28 years agoPrimarily a fix so that pages are properly tracked for being
dyson [Thu, 12 Sep 1996 04:54:55 +0000 (04:54 +0000)]
Primarily a fix so that pages are properly tracked for being
modified.  Pages that are removed by the pageout daemon were
the worst affected.  Additionally, numerous minor cleanups,
including better handling of busy page table pages.  This
commit fixes the worst of the pmap problems recently introduced.

28 years agoUse `install -C' instead of lots of shell commands to install ld.so
bde [Thu, 12 Sep 1996 03:42:54 +0000 (03:42 +0000)]
Use `install -C' instead of lots of shell commands to install ld.so
as atomically as possible.

(Immutable targets can't be renamed without opening a window when
neither the source nor the target is immutable.  Perhaps there
should be a rename_immutable syscall to do this if unsetting the
immutable flags would work.)

28 years agoAdded a struct tag `fsid' for fsid_t so that sysproto.h can declare
bde [Thu, 12 Sep 1996 03:16:34 +0000 (03:16 +0000)]
Added a struct tag `fsid' for fsid_t so that sysproto.h can declare
prototypes for the lfs syscalls without having to include <sys/mount.h>
and its nested spam.

28 years agoFixed handling of `!=' assignment. Don't warn if the shell's output is
bde [Thu, 12 Sep 1996 03:03:25 +0000 (03:03 +0000)]
Fixed handling of `!=' assignment.  Don't warn if the shell's output is
null, but warn if there was an error reading it.

28 years agoBacked out last change. It broke even `exit 1'.
bde [Thu, 12 Sep 1996 02:23:33 +0000 (02:23 +0000)]
Backed out last change.  It broke even `exit 1'.

28 years agoAdd missing tmac.lj4 (for PCL driver)
jfieber [Wed, 11 Sep 1996 22:16:59 +0000 (22:16 +0000)]
Add missing tmac.lj4 (for PCL driver)

28 years agoMake userconfig two (default: on) options:
phk [Wed, 11 Sep 1996 19:53:45 +0000 (19:53 +0000)]
Make userconfig two (default: on) options:
USERCONFIG to enable
VISUAL_USERCONFIG to get the gui stuff too.
Requested by: pst

28 years agoThe intended usage is:
phk [Wed, 11 Sep 1996 19:25:12 +0000 (19:25 +0000)]
The intended usage is:

cat /usr/mdec/rawboot /sys/compile/FOO/kernel | fdwrite

That should explain it all  :-)

28 years agoAdd #ifdef for RAWBOOT.
phk [Wed, 11 Sep 1996 19:23:11 +0000 (19:23 +0000)]
Add #ifdef for RAWBOOT.
remove some #if 0 stuff.

28 years agoAdd "rawboot", sort the subdirs.
phk [Wed, 11 Sep 1996 19:22:21 +0000 (19:22 +0000)]
Add "rawboot", sort the subdirs.

28 years agoFix latin1 guessing
ache [Wed, 11 Sep 1996 17:55:20 +0000 (17:55 +0000)]
Fix latin1 guessing
Add koi8-r guessing