]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
24 years agoAdd DMA support for the VIA 82C586 & 82C686 chips, also rearrange
sos [Wed, 24 Nov 1999 21:40:05 +0000 (21:40 +0000)]
Add DMA support for the VIA 82C586 & 82C686 chips, also rearrange
to fall back to slower speeds if the faster ones fails to probe.

Log and retry request on UDMA CRC errors.

Fix a couple of warnings.

24 years agoAdd 3 more parts of the VIA 82C686.
sos [Wed, 24 Nov 1999 21:07:29 +0000 (21:07 +0000)]
Add 3 more parts of the VIA 82C686.

24 years agoMake the devices for the endpoints 0-15, not only for 0. This creates
n_hibma [Wed, 24 Nov 1999 21:05:59 +0000 (21:05 +0000)]
Make the devices for the endpoints 0-15, not only for 0. This creates
ugen0 and ugen0.1 - ugen0.15, not only ugen0 (control endpoint).

24 years agoGeneral clean-up of socket.h and associated sources to synchronise up
phk [Wed, 24 Nov 1999 20:49:04 +0000 (20:49 +0000)]
General clean-up of socket.h and associated sources to synchronise up
with NetBSD and the Single Unix Specification v2.

This updates some structures with other, almost equivalent types and
effort is under way to get the whole more consistent.

Also removes a double definition of INET6 and some other clean-ups.

Reviewed by: green, bde, phk
Some part obtained from: NetBSD, SUSv2 specification

24 years agoAvoid null dereference on verbose output.
n_hibma [Wed, 24 Nov 1999 19:18:57 +0000 (19:18 +0000)]
Avoid null dereference on verbose output.

Submitted-By: Doug Ambrisko <ambrisko@whistle.com>
Don't print a warning on exit status 0.

24 years agoRemove /dev/drum
phk [Wed, 24 Nov 1999 19:14:11 +0000 (19:14 +0000)]
Remove /dev/drum

24 years agoRemove leftover reference to the "od" devices.
phk [Wed, 24 Nov 1999 19:07:31 +0000 (19:07 +0000)]
Remove leftover reference to the "od" devices.

24 years agoActivates password protection (if a password is defined).
dcs [Wed, 24 Nov 1999 17:59:37 +0000 (17:59 +0000)]
Activates password protection (if a password is defined).

Adds $FreeBSD$.

24 years agoAdd silly password feature. If people want to depend on a flawed
dcs [Wed, 24 Nov 1999 17:56:40 +0000 (17:56 +0000)]
Add silly password feature. If people want to depend on a flawed
security measures, so be it. It costs us almost nothing.

Document some code in support.4th that I was unable to understand
just by reading.

24 years agoAdjust man page: if command is specified, file name is mandatory
guido [Wed, 24 Nov 1999 15:47:45 +0000 (15:47 +0000)]
Adjust man page: if command is specified, file name is mandatory

24 years agoUnbreak build world by readding the necessary ipfilter includes.
guido [Wed, 24 Nov 1999 15:38:35 +0000 (15:38 +0000)]
Unbreak build world by readding the necessary ipfilter includes.

24 years agoGNU killed this sometime before 2.3.
obrien [Wed, 24 Nov 1999 15:11:51 +0000 (15:11 +0000)]
GNU killed this sometime before 2.3.

24 years agolongjumperror() and abort() don't exist in libstand.. Don't test
peter [Wed, 24 Nov 1999 13:54:46 +0000 (13:54 +0000)]
longjumperror() and abort() don't exist in libstand..  Don't test
for a condition we can't handle (like the x86 longjmp).  This was
highlighted by attempting to build FICL into the alpha loader.

24 years agoEnsure libmytinfo stays dead.. I originally left it here so that we might
peter [Wed, 24 Nov 1999 12:34:28 +0000 (12:34 +0000)]
Ensure libmytinfo stays dead..  I originally left it here so that we might
be able to build the old shared versions rather than taking a binary for
the compat area, but that seems to have caused confusion.

24 years agowe all like to 'Use' ppp, but this should be 'User'
alfred [Wed, 24 Nov 1999 10:44:47 +0000 (10:44 +0000)]
we all like to 'Use' ppp, but this should be 'User'

Pointed out by: dcs

24 years agoClean up the loader.conf write-out code.
jkh [Wed, 24 Nov 1999 09:45:36 +0000 (09:45 +0000)]
Clean up the loader.conf write-out code.

24 years agoAdd one of the two root words adapted from scandinavian since 1066:
imp [Wed, 24 Nov 1999 07:16:17 +0000 (07:16 +0000)]
Add one of the two root words adapted from scandinavian since 1066:
        ombudsman
and its mate
        ombudsmanship
since I've had ispell (which uses /usr/share/dict/words) flag it too
many times.

Thanks to phk for telling me the other word is kokkenmoding, an
archaeological term for a pile of oystershells and other debiris from
a stone-age household.  I didn't add it to the list, however, since
none of the online dictionaries that I looked at had it in them.
Gotta find that oed lookup link :-)

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53660,
obrien [Wed, 24 Nov 1999 06:24:35 +0000 (06:24 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53660,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of the GCC 2.95.1 compilers
obrien [Wed, 24 Nov 1999 06:24:35 +0000 (06:24 +0000)]
Virgin import of the GCC 2.95.1 compilers
(gcc/config/i386/freebsd.h renamed to freebsd-aout.h)

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53657,
obrien [Wed, 24 Nov 1999 06:23:43 +0000 (06:23 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53657,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of gcc from EGCS 1.1.2.
obrien [Wed, 24 Nov 1999 06:23:43 +0000 (06:23 +0000)]
Virgin import of gcc from EGCS 1.1.2.
(renamed to freebsd-aout.h)

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53654,
obrien [Wed, 24 Nov 1999 06:22:22 +0000 (06:22 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53654,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of GCC 2.7.2.3's gcc/config/i386/freebsd.h for a.out systems.
obrien [Wed, 24 Nov 1999 06:22:22 +0000 (06:22 +0000)]
Virgin import of GCC 2.7.2.3's gcc/config/i386/freebsd.h for a.out systems.
[This has been renamed to freebsd-aout.h to not conflict with our own
hacked up version.]

24 years agoRevert to rev 1.91. Revs 1.9{2,3} were causing problems for people with
obrien [Wed, 24 Nov 1999 06:04:11 +0000 (06:04 +0000)]
Revert to rev 1.91.  Revs 1.9{2,3} were causing problems for people with
pre-Aug 4.0-CURRENT worlds and those with pre-GCC 2.95.2 worlds.

The problem with pre-Aug worlds is the installed Byacc and Bison doesn't
have necessary changes to compile either GCC 2.95 or EGCS 1.1.x.

The problem with pre-GCC 2.95 worlds is libgcc is built with the wrong
compiler.  See rev 1.17 of src/gnu/lib/libgcc/Makefile (which used to live
in src/gnu/usr.bin/cc/libgcc) + commit messge for details of the requirements.

24 years agoExpand the field width for subtypes. We had already overflowed it
julian [Wed, 24 Nov 1999 02:40:12 +0000 (02:40 +0000)]
Expand the field width for subtypes. We had already overflowed it
by 2 with people just adding numbers on the end of the ethernet subtypes.
We now have an additional 14 subtypes available in ethernet.
Use one of them immediatly for homePNA.

Reviewed by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>

24 years agoChange the prototype of the strto* routines to make the second
archie [Wed, 24 Nov 1999 01:03:08 +0000 (01:03 +0000)]
Change the prototype of the strto* routines to make the second
parameter a char ** instead of a const char **.  This make these
kernel routines consistent with the corresponding libc userland
routines.

Which is actually 'correct' is debatable, but consistency and
following the spec was deemed more important in this case.

Reviewed by (in concept): phk, bde

24 years agoOnly emit the ``wrong ifa'' message if the matching interface
brian [Tue, 23 Nov 1999 22:30:01 +0000 (22:30 +0000)]
Only emit the ``wrong ifa'' message if the matching interface
is neither IFF_LOOPBACK or IFF_POINTOPOINT.  It's quite common
(and probably more correct) to route local IP numbers via lo0
and it makes configuration easier to assign the hostname address
to local POINTOPOINT links too.

This message usually remains hidden because the loopback interface
gets the highest interface number at boot time, but when the
ethernet interface is added later, the message can get pretty
annoying.

Also, fix a typo.

Not objected to by: freebsd-net

24 years agoAdd ipfilter kld and wire it in.
guido [Tue, 23 Nov 1999 22:18:17 +0000 (22:18 +0000)]
Add ipfilter kld and wire it in.

24 years agoGet rid of useless osreldate include for KLD/LKM modules (sys/param.h
guido [Tue, 23 Nov 1999 22:16:41 +0000 (22:16 +0000)]
Get rid of useless osreldate include for KLD/LKM modules (sys/param.h
already carries what is needed).
This is needed for the KLD support.

24 years agorewire userland ipfilter programs
guido [Tue, 23 Nov 1999 21:57:29 +0000 (21:57 +0000)]
rewire userland ipfilter programs

24 years agoRevive userland stuff for ipfilter.
guido [Tue, 23 Nov 1999 21:53:19 +0000 (21:53 +0000)]
Revive userland stuff for ipfilter.
Also fixes:
PR: 7791

24 years agoAdd kernel parts of revived ipfilter (3.3.3.)
guido [Tue, 23 Nov 1999 21:44:59 +0000 (21:44 +0000)]
Add kernel parts of revived ipfilter (3.3.3.)

24 years ago Even better then using %fs:0 in our locked synchronizing instruction,
dillon [Tue, 23 Nov 1999 20:07:39 +0000 (20:07 +0000)]
Even better then using %fs:0 in our locked synchronizing instruction,
    we instead use 0(%esp), which is per-cpu, already pretty much
    guarenteed to be locked into the cache, and does not stress the cache's
    set associativity.  invlpg might also be a good choice (suggested by
    Ingo).

Obtained from: Linus Torvalds <torvalds@transmeta.com>

24 years agoFix some bugs and make some policy changes.
marcel [Tue, 23 Nov 1999 18:52:12 +0000 (18:52 +0000)]
Fix some bugs and make some policy changes.

o  Send libmytinfo back to the afterlife. It was revived by mistake,
o  Make gnu/lib/libgcc before making lib/libpam. This dependency has
   been overlooked in constructing the list,
o  make depend before make all. It's by using make depend that the
   dependency was found in the first place and we need it to prevent
   cleaning everything up before we start,
o  Don't specify -DNOINFO -DNOMAN for the libraries target. Let the
   target handle it. We can do away with a single run over the libs
   if we make everything while we're there and only install the
   libraries in the object tree.

24 years ago Add in required instruction serialization prior to releasing the
dillon [Tue, 23 Nov 1999 18:46:09 +0000 (18:46 +0000)]
Add in required instruction serialization prior to releasing the
    MP lock for the last time.  The use of a locked instruction to
    cpu-private memory is 3x faster then CPUID and 3x faster then the
    use of a locked instruction to shared memory (the lock itself).

    Instruction serialization is required to ensure that any pending
    memory ops are properly flushed prior to the release of the lock,
    due to out-of-order instruction execution by the cpu.

24 years agoAdd .ORDER which is needed for the previous commit to work with -jN.
marcel [Tue, 23 Nov 1999 17:18:52 +0000 (17:18 +0000)]
Add .ORDER which is needed for the previous commit to work with -jN.

Pointed out by: bde

24 years agoAdd machine-specific include path to ficl's sysdep.h. Wishes I had
dcs [Tue, 23 Nov 1999 16:30:48 +0000 (16:30 +0000)]
Add machine-specific include path to ficl's sysdep.h. Wishes I had
gone to bed earlier.

Pointed by: peter

24 years agoRevert ill-considered simplification in 1.13.
dcs [Tue, 23 Nov 1999 16:28:39 +0000 (16:28 +0000)]
Revert ill-considered simplification in 1.13.

Pointed by: peter

24 years agoImprove Makefile by using .PATH.
dcs [Tue, 23 Nov 1999 15:55:28 +0000 (15:55 +0000)]
Improve Makefile by using .PATH.

Taught by: peter

24 years agoImprove on ficl port to alpha.
dcs [Tue, 23 Nov 1999 15:24:30 +0000 (15:24 +0000)]
Improve on ficl port to alpha.

Files sysdep.[ch] are now in ${MACHINE_ARCH} subdirectory. Internal
#if's used to identify the platform where removed.

Make rule for target testmain was greatly simplified, because it was
easier simplifying it than changing it to support the new location of
sysdep.[ch].

(a repo-copy was done on sysdep.[ch], of course)

24 years ago(Hopefully) make all necessary changes for ficl to support alpha.
dcs [Tue, 23 Nov 1999 11:17:37 +0000 (11:17 +0000)]
(Hopefully) make all necessary changes for ficl to support alpha.

24 years agoImprove backward compatibility.
marcel [Tue, 23 Nov 1999 10:35:24 +0000 (10:35 +0000)]
Improve backward compatibility.

make(1) uses sysctlbyname() to find out if it is running on a PC98
machine. This check has been added on 1998/9/9. The MIB variable was
added on 1998/8/31. At that time __FreeBSD_version was 300003. So,
only perform the check *if* __FreeBSD_version is defined and if it's
greater than 300003.

For the record: sysctlbyname was added on 1997/5/30 so this change
automaticly handles that...

24 years agovnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c to
marcel [Tue, 23 Nov 1999 10:17:36 +0000 (10:17 +0000)]
vnode_if.sh makes both vnode_if.c and vnode_if.h. Add vnode_if.c to
the LHS of the rule for vnode_if.h. This solves a "dunno how to make"
error.

24 years agoCorrect the following error: vm_map_pageable() on a COW'ed (post-fork)
alc [Tue, 23 Nov 1999 06:51:28 +0000 (06:51 +0000)]
Correct the following error: vm_map_pageable() on a COW'ed (post-fork)
 vm_map always failed because vm_map_lookup() looked at
 "vm_map_entry->wired_count" instead of "(vm_map_entry->eflags &
 MAP_ENTRY_USER_WIRED)".  The effect was that many page
 wiring operations by sysctl were (silently) failing.

24 years agoRemoved IPSEC and IPV6FIREWALL because they are not ready yet.
shin [Tue, 23 Nov 1999 05:42:36 +0000 (05:42 +0000)]
Removed IPSEC and IPV6FIREWALL because they are not ready yet.

24 years agoDocument single_mountd_enable
ache [Tue, 23 Nov 1999 04:14:35 +0000 (04:14 +0000)]
Document single_mountd_enable

24 years agoFix a confusion between osigcontext and ucontext_t in the previous commit.
green [Tue, 23 Nov 1999 04:09:13 +0000 (04:09 +0000)]
Fix a confusion between osigcontext and ucontext_t in the previous commit.
Since an osigcontext is smaller, if you check for a valid (much larger sized)
ucontext_t and it fails, we bogusly would reject the osigcontext as per
rev 1.378.  Instead, check for osigcontext range validity first, and
ucontext_t later.  This unbreaks Netscape.

Pointed to the right commit by: peter

24 years agoAllow man to parse MANLOCALES but not to store it
ache [Tue, 23 Nov 1999 03:38:41 +0000 (03:38 +0000)]
Allow man to parse MANLOCALES but not to store it

24 years ago#ifdef MAIN locale additions to build man
ache [Tue, 23 Nov 1999 03:34:17 +0000 (03:34 +0000)]
#ifdef MAIN locale additions to build man

24 years agoRemove man_locles - goes to manpath.config
ache [Tue, 23 Nov 1999 03:33:25 +0000 (03:33 +0000)]
Remove man_locles - goes to manpath.config

24 years agoRemove man_locales - goes to manpath.config
ache [Tue, 23 Nov 1999 03:24:20 +0000 (03:24 +0000)]
Remove man_locales - goes to manpath.config

24 years agoUse manpath -L for man locales
ache [Tue, 23 Nov 1999 03:21:19 +0000 (03:21 +0000)]
Use manpath -L for man locales

24 years agoUse manpath -L for locales
ache [Tue, 23 Nov 1999 03:11:54 +0000 (03:11 +0000)]
Use manpath -L for locales

24 years agoAdd -L: print MANLOCALES variable for man locales list
ache [Tue, 23 Nov 1999 03:06:18 +0000 (03:06 +0000)]
Add -L: print MANLOCALES variable for man locales list

24 years agoTemporaly re-enable IPSEC and IPV6FIREWALL to make the kernel buildable
shin [Tue, 23 Nov 1999 02:01:49 +0000 (02:01 +0000)]
Temporaly re-enable IPSEC and IPV6FIREWALL to make the kernel buildable
with INET6
(I'll fix those dependency later, Sorry)

PR: kern/15053
Submitted by: ssar@stacken.kth.se

24 years agoUse releaseNo, not release. release is evil and should go away.
n_hibma [Tue, 23 Nov 1999 01:16:10 +0000 (01:16 +0000)]
Use releaseNo, not release. release is evil and should go away.

24 years agoOops, typo
brian [Tue, 23 Nov 1999 00:26:03 +0000 (00:26 +0000)]
Oops, typo

24 years agoDocument pppoed options
brian [Tue, 23 Nov 1999 00:22:58 +0000 (00:22 +0000)]
Document pppoed options

24 years agoAdd pppoed startup options
brian [Tue, 23 Nov 1999 00:22:25 +0000 (00:22 +0000)]
Add pppoed startup options

24 years agoAdd a ``-P pidfile'' option
brian [Tue, 23 Nov 1999 00:21:20 +0000 (00:21 +0000)]
Add a ``-P pidfile'' option

24 years agoDon't setuid() 'till we've called ID0setproctitle()
brian [Tue, 23 Nov 1999 00:14:50 +0000 (00:14 +0000)]
Don't setuid() 'till we've called ID0setproctitle()

24 years agofix panic for large writes in non-blocking mode
cg [Mon, 22 Nov 1999 21:16:01 +0000 (21:16 +0000)]
fix panic for large writes in non-blocking mode

24 years agoMissed two.
obrien [Mon, 22 Nov 1999 20:03:01 +0000 (20:03 +0000)]
Missed two.

Submitted by: Philippe Charnier <charnier@xp11.frmug.org>

24 years agoFlip the sequence of vendor, product around, to make it consistent
n_hibma [Mon, 22 Nov 1999 19:08:36 +0000 (19:08 +0000)]
Flip the sequence of vendor, product around, to make it consistent
with the rest of the world. This avoids confusion when talking about
VID.PID.RID vs. PID.VID.RID. The former is the sequence normally used.

24 years agoClarify the functionality of usbd a bit more.
n_hibma [Mon, 22 Nov 1999 19:04:58 +0000 (19:04 +0000)]
Clarify the functionality of usbd a bit more.

24 years agoFix (I believe) Bill Paul's core dump when using gdb on shared executables.
peter [Mon, 22 Nov 1999 18:04:53 +0000 (18:04 +0000)]
Fix (I believe) Bill Paul's core dump when using gdb on shared executables.
This is an addition to rev 1.5.  If lm == NULL, new->lm is uninitialized.

24 years agofix mixer to return properly scaled values
cg [Mon, 22 Nov 1999 16:20:48 +0000 (16:20 +0000)]
fix mixer to return properly scaled values

24 years agoAdd pcm entries for the alpha too, since they were taken out of
peter [Mon, 22 Nov 1999 16:10:26 +0000 (16:10 +0000)]
Add pcm entries for the alpha too, since they were taken out of
conf/files and moved to i386/conf/files.i386

Forgotten by: tanimura

24 years agoUpdate the Alpha makefile to be more in line with the x86 version. It
peter [Mon, 22 Nov 1999 15:39:13 +0000 (15:39 +0000)]
Update the Alpha makefile to be more in line with the x86 version.  It
was getting quite dated.  Attempt to minimize diffs between the two so
it's not as painful to do this next time.

24 years agoIsolate the swapdev_vp "not quite" vnode in the only source file which
phk [Mon, 22 Nov 1999 15:27:09 +0000 (15:27 +0000)]
Isolate the swapdev_vp "not quite" vnode in the only source file which
needs it now that /dev/drum is gone.

Reviewed by: eivind, peter

24 years agoUse %ll instead of %q as gcc moans bitterly about it.
peter [Mon, 22 Nov 1999 15:23:58 +0000 (15:23 +0000)]
Use %ll instead of %q as gcc moans bitterly about it.

24 years agoIsolate the swapdev_vp "not quite" vnode in the only source file which
phk [Mon, 22 Nov 1999 15:17:59 +0000 (15:17 +0000)]
Isolate the swapdev_vp "not quite" vnode in the only source file which
needs it now that /dev/drum is gone.

Reviewed by: eivind, peter

24 years agoZap some latent problems hidden by differences between KERNEL and _KERNEL.
peter [Mon, 22 Nov 1999 15:14:56 +0000 (15:14 +0000)]
Zap some latent problems hidden by differences between KERNEL and _KERNEL.
The KAME code intruduces _KERNEL, which exposes some of them.

24 years agoUpdate the manpage with the changed usb_devinfo structure.
n_hibma [Mon, 22 Nov 1999 14:41:02 +0000 (14:41 +0000)]
Update the manpage with the changed usb_devinfo structure.

24 years agoFix some bugs in user-end output and add a reference to the original
n_hibma [Mon, 22 Nov 1999 14:40:04 +0000 (14:40 +0000)]
Fix some bugs in user-end output and add a reference to the original
copyright in the resulting file.

24 years agoFeh, kind of went wrong the previous commit. dev should child (in some
n_hibma [Mon, 22 Nov 1999 14:39:21 +0000 (14:39 +0000)]
Feh, kind of went wrong the previous commit. dev should child (in some
cases) plus a typo.

24 years agoAdd MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.
n_hibma [Mon, 22 Nov 1999 14:38:11 +0000 (14:38 +0000)]
Add MOUSE_MSC_MAXBUTTON and MOUSE_IF_USB.

24 years agoAllow config to generate proper ioconf.c files when devices request DMA
gallatin [Mon, 22 Nov 1999 14:31:55 +0000 (14:31 +0000)]
Allow config to generate proper ioconf.c files when devices request DMA
channel 0.

Submitted by: dfr

24 years agoAllow a DMA channel of 0. This gets the on-board mss audio device working
gallatin [Mon, 22 Nov 1999 14:30:41 +0000 (14:30 +0000)]
Allow a DMA channel of 0.  This gets the on-board mss audio device working
on Digital AlphaStations 200 and 500 machines (and probably others as well).

Submitted by: dfr

24 years agoTemporaly remove IPSEC and IPV6FIREWALL related options because they are not
shin [Mon, 22 Nov 1999 13:25:21 +0000 (13:25 +0000)]
Temporaly remove IPSEC and IPV6FIREWALL related options because they are not
ready for build yet.

Commented by: des

24 years agoAllow empty UIDs if we are processing NIS records. I am not entirely
eivind [Mon, 22 Nov 1999 12:42:38 +0000 (12:42 +0000)]
Allow empty UIDs if we are processing NIS records.  I am not entirely
happy with how this end up and will re-visit the entire empty field
problem, but this patch solves the NIS problem for now.

Submitted by: Dan Nelson <dan@emsphone.com>
PR: 14865,14984

24 years agomove INET6 option from GENERIC to LINT.
shin [Mon, 22 Nov 1999 11:13:00 +0000 (11:13 +0000)]
move INET6 option from GENERIC to LINT.

Thanks for Brian Fundakowski Feldman and Dag-Erling Smorgrav,
to give me the comment and the patch.

Submitted by:Dag-Erling Smorgrav

24 years agoConvert various pieces of code to use vn_isdisk() rather than checking
phk [Mon, 22 Nov 1999 10:33:55 +0000 (10:33 +0000)]
Convert various pieces of code to use vn_isdisk() rather than checking
for vp->v_type == VBLK.

In ccd: we don't need to call VOP_GETATTR to find the type of a vnode.

Reviewed by:    sos

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53574,
obrien [Mon, 22 Nov 1999 10:31:17 +0000 (10:31 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53574,
which included commits to RCS files with non-trunk default branches.

24 years agoVirgin import of GNU Grep 2.3 [trimmed down].
obrien [Mon, 22 Nov 1999 10:31:17 +0000 (10:31 +0000)]
Virgin import of GNU Grep 2.3 [trimmed down].

24 years agoComment out the newmidi stuff.
tanimura [Mon, 22 Nov 1999 10:28:05 +0000 (10:28 +0000)]
Comment out the newmidi stuff.

24 years agoAdd signal changes.
marcel [Mon, 22 Nov 1999 10:22:39 +0000 (10:22 +0000)]
Add signal changes.

i386 only: Add Linuxulator sysctl variables.

24 years agoMake the tests work again.
obrien [Mon, 22 Nov 1999 09:48:04 +0000 (09:48 +0000)]
Make the tests work again.

24 years agospencer.tests is now spencer1.tests. The other files aren't part of
obrien [Mon, 22 Nov 1999 09:43:15 +0000 (09:43 +0000)]
spencer.tests is now spencer1.tests.  The other files aren't part of
GNU Grep any longer.

24 years agoVirgin import of GNU Grep 2.3 [trimmed down].
obrien [Mon, 22 Nov 1999 09:32:57 +0000 (09:32 +0000)]
Virgin import of GNU Grep 2.3 [trimmed down].

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53568,
obrien [Mon, 22 Nov 1999 09:32:57 +0000 (09:32 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53568,
which included commits to RCS files with non-trunk default branches.

24 years agoFinish proper hookup of GNU Grep 2.3, including docs & config header file,
obrien [Mon, 22 Nov 1999 09:13:43 +0000 (09:13 +0000)]
Finish proper hookup of GNU Grep 2.3, including docs & config header file,
rather than the compile commandline from hell.

Submitted by: ru

24 years agoBuild and install GNU Grep 2.3 docs.
obrien [Mon, 22 Nov 1999 08:56:30 +0000 (08:56 +0000)]
Build and install GNU Grep 2.3 docs.

24 years agoVirgin import of a trimmed down GNU Grep 2.3.
obrien [Mon, 22 Nov 1999 08:53:32 +0000 (08:53 +0000)]
Virgin import of a trimmed down GNU Grep 2.3.

24 years agoThis commit was generated by cvs2svn to compensate for changes in r53564,
obrien [Mon, 22 Nov 1999 08:53:32 +0000 (08:53 +0000)]
This commit was generated by cvs2svn to compensate for changes in r53564,
which included commits to RCS files with non-trunk default branches.

24 years agoTo clarify the previous log message: belatedly back out rev. 1.20 of
des [Mon, 22 Nov 1999 08:43:00 +0000 (08:43 +0000)]
To clarify the previous log message: belatedly back out rev. 1.20 of
sysctl.c and rev. 1.18 of sysctl.8, which added an option to show sysctl
descriptions instead of their values. The kernel side of this was ripped
out by a certain axe-bearing Dane a long time ago.

PR: 15012

24 years agoBelatedly back out rev. 1.20.
des [Mon, 22 Nov 1999 08:38:29 +0000 (08:38 +0000)]
Belatedly back out rev. 1.20.

24 years agoAdd vnode_if.c to CLEANFILES.
green [Mon, 22 Nov 1999 06:38:30 +0000 (06:38 +0000)]
Add vnode_if.c to CLEANFILES.

24 years agoChange a CLEANFILES misspelling to get miibus_if.h removed.
green [Mon, 22 Nov 1999 06:38:13 +0000 (06:38 +0000)]
Change a CLEANFILES misspelling to get miibus_if.h removed.

24 years agoMake this compile (remove vnode_if.c from SRCS) and clean properly
green [Mon, 22 Nov 1999 06:36:25 +0000 (06:36 +0000)]
Make this compile (remove vnode_if.c from SRCS) and clean properly
(add opt_bus.h to CLEANFILES).