]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
25 years agoMake dsopen() and dsioctl() use cdstrategy1 instead of cdstrategy.
eivind [Tue, 12 Jan 1999 16:26:19 +0000 (16:26 +0000)]
Make dsopen() and dsioctl() use cdstrategy1 instead of cdstrategy.
This silence the warnings and makes it more obvious where the bugs
have to be fixed.

25 years agoAdded FreeBSD 2.2.8, FreeBSD 3.0, FreeBSD 3.1
wosch [Tue, 12 Jan 1999 16:14:24 +0000 (16:14 +0000)]
Added FreeBSD 2.2.8, FreeBSD 3.0, FreeBSD 3.1
Added NetBSD 1.3.3, OpenBSD 2.4
Update URL & Copyright

25 years agoAllow chflags(1) to fail inside the chroot environment for /R. This
joerg [Tue, 12 Jan 1999 15:37:19 +0000 (15:37 +0000)]
Allow chflags(1) to fail inside the chroot environment for /R.  This
can happen iff ${CHROOTDIR} is NFS-mounted.

25 years agoOops, I missed a few more /etc/nologin references yesterday. It appears
asami [Tue, 12 Jan 1999 14:09:23 +0000 (14:09 +0000)]
Oops, I missed a few more /etc/nologin references yesterday.  It appears
my check of the tree was incomplete.  Sorry guys.

Reported by: Ben Smithurst <ben@scientia.demon.co.uk>

25 years agoThese files were replaced by symlinks in 8.9.2...
peter [Tue, 12 Jan 1999 13:24:46 +0000 (13:24 +0000)]
These files were replaced by symlinks in 8.9.2...

25 years agoUpdate the default sendmail.cf to be a little more respectable.
peter [Tue, 12 Jan 1999 13:18:22 +0000 (13:18 +0000)]
Update the default sendmail.cf to be a little more respectable.
I have not enabled rbl by default, I understand an 'opt-in' is a key part
of it's legal protection.
Activate a few optional features (access_db, virtusertable, etc) which will
operate if (and only if) the corresponding table is created.
I've also turned on the MIME buffer overflow checking with sendmail.org's
recommended values (256/128).

25 years agoUpdate for 8.9.2 (new file, control.c)
peter [Tue, 12 Jan 1999 12:47:54 +0000 (12:47 +0000)]
Update for 8.9.2 (new file, control.c)
Also, turn on support for the MaxMimeHeaderLength option in sendmail.cf.

25 years agoCast argument to avoid warning.
eivind [Tue, 12 Jan 1999 12:46:36 +0000 (12:46 +0000)]
Cast argument to avoid warning.

Reviewed by: Nick Hibma <n_hibma>

25 years agoRemove two cases of unused variable sp3.
eivind [Tue, 12 Jan 1999 12:39:14 +0000 (12:39 +0000)]
Remove two cases of unused variable sp3.

25 years ago#ifdef out unused function key_freetables.
eivind [Tue, 12 Jan 1999 12:38:31 +0000 (12:38 +0000)]
#ifdef out unused function key_freetables.

25 years agoMerge sendmail 8.9.1 -> 8.9.2 changes into mainline. Some of our changes
peter [Tue, 12 Jan 1999 12:38:06 +0000 (12:38 +0000)]
Merge sendmail 8.9.1 -> 8.9.2 changes into mainline.  Some of our changes
were submitted back to sendmail.org (stage 1) and were incorporated.

25 years agoRemove functions that are no longer in use.
eivind [Tue, 12 Jan 1999 12:37:18 +0000 (12:37 +0000)]
Remove functions that are no longer in use.

25 years ago* Print pointers using the correct type (%p) instead of %x.
eivind [Tue, 12 Jan 1999 12:27:54 +0000 (12:27 +0000)]
* Print pointers using the correct type (%p) instead of %x.
* Use the correct type for timeout function.
* Add missing #include.

25 years agoThis commit was generated by cvs2svn to compensate for changes in r42575,
peter [Tue, 12 Jan 1999 12:26:57 +0000 (12:26 +0000)]
This commit was generated by cvs2svn to compensate for changes in r42575,
which included commits to RCS files with non-trunk default branches.

25 years agoImport sendmail-8.9.2 onto vendor branch (update from 8.9.1)
peter [Tue, 12 Jan 1999 12:26:57 +0000 (12:26 +0000)]
Import sendmail-8.9.2 onto vendor branch  (update from 8.9.1)

Obtained from: ftp.sendamil.org

25 years agoAdd #ifdef's to avoid unused label warning in some cases.
eivind [Tue, 12 Jan 1999 12:25:00 +0000 (12:25 +0000)]
Add #ifdef's to avoid unused label warning in some cases.

25 years agoFix PIO_KEYMAPENT/GIO_KEYMAPENT. They used to copy from/to a wrong place.
yokota [Tue, 12 Jan 1999 12:23:00 +0000 (12:23 +0000)]
Fix PIO_KEYMAPENT/GIO_KEYMAPENT.  They used to copy from/to a wrong place.
The bug found by: Mike Zanker <A.M.Zanker@open.ac.uk>

25 years agoRemove unused statics.
eivind [Tue, 12 Jan 1999 12:16:50 +0000 (12:16 +0000)]
Remove unused statics.

25 years agoDe-staticize and add prototype for main debug function. I'll turn
eivind [Tue, 12 Jan 1999 12:09:27 +0000 (12:09 +0000)]
De-staticize and add prototype for main debug function.  I'll turn
this into a DDB command in the next staticization run.

25 years agoRemove unused variable & clean up a couple of style issues.
eivind [Tue, 12 Jan 1999 12:07:00 +0000 (12:07 +0000)]
Remove unused variable & clean up a couple of style issues.

25 years agoSilence warnings.
eivind [Tue, 12 Jan 1999 11:59:34 +0000 (11:59 +0000)]
Silence warnings.

25 years agoRemove declarations for undefined functions and a couple of unused
eivind [Tue, 12 Jan 1999 11:49:30 +0000 (11:49 +0000)]
Remove declarations for undefined functions and a couple of unused
enotsupp implementations.

25 years agoSilence warning about unused debug function. (I'll turn this function
eivind [Tue, 12 Jan 1999 11:42:41 +0000 (11:42 +0000)]
Silence warning about unused debug function.  (I'll turn this function
into a DDB command in my next staticization sweep).

25 years agoSilence warnings.
eivind [Tue, 12 Jan 1999 11:05:03 +0000 (11:05 +0000)]
Silence warnings.

Approved by: hm

25 years agoA couple more osf/1 compat tweaks.
dfr [Tue, 12 Jan 1999 10:54:14 +0000 (10:54 +0000)]
A couple more osf/1 compat tweaks.

Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>

25 years agoClean up warnings: get conditional compilation right so that a local
yokota [Tue, 12 Jan 1999 10:35:58 +0000 (10:35 +0000)]
Clean up warnings: get conditional compilation right so that a local
function won't be defined unless it is actually used.
Requested by: eivind

25 years agoClean up and fix quirk table (was missing necessary wildcards) and add a couple
mjacob [Tue, 12 Jan 1999 08:15:47 +0000 (08:15 +0000)]
Clean up and fix quirk table (was missing necessary wildcards) and add a couple
from the old driver. Change format of quirk table to have a preferred block
size for devices that need to be QUIRK_FIXED- this is loaded into the
last_media_blocksize tag at saregister time and will be used in the first
samount case.

Change sasetparams to take a sense_flags argument so that probe time testing
can be quieter (e.g. with SF_NO_PRINT).

Fix a couple of silly bugs in the fixed/variable determination in samount- one
was where there was a check against 'guessing' AND the density code being
default density- *SMACK* - you're only guessing if you find the media code
to be *other* than default density. Second bug was a test against current
blocksize being zero- should be a test against whether current blocksize
is not equal to the last blocksize if you had wanted to be fixed (suppose
you came up in fixed, but not the preferred size?). And if you don't
know what the fixed size should be, select 512 as the starting point,
not BLKDEV_IOSIZE (reality wins). Finally, in doing the test set to variable
mode, make sasetparams non-chatty.

25 years agoWhen doing a setuid script, the usual #!/usr/bin/perl detects it and execs
peter [Tue, 12 Jan 1999 07:57:01 +0000 (07:57 +0000)]
When doing a setuid script, the usual #!/usr/bin/perl detects it and execs
/usr/bin/sperl5.00502 to implement it, so that name had better exist..

Reviewed by: markm (a while ago)

25 years agoTeach mtree(8) to handle whitespace in filenames. Uses strvis(3).
jkoshy [Tue, 12 Jan 1999 02:58:23 +0000 (02:58 +0000)]
Teach mtree(8) to handle whitespace in filenames.  Uses strvis(3).

PR: bin/3246
Submitted by: Eugene M. Kim <astralblue@usa.net>
Reviewed by: jkoshy, wollman

25 years ago%b takes ints, not u_longs.
eivind [Tue, 12 Jan 1999 02:22:59 +0000 (02:22 +0000)]
%b takes ints, not u_longs.

25 years agoClean out warnings by changin ID string declarations to be char xxx[]
eivind [Tue, 12 Jan 1999 02:16:16 +0000 (02:16 +0000)]
Clean out warnings by changin ID string declarations to be char xxx[]
instead of char *xxx.

25 years agoSwitch type of vxintr instead of using the previous casts.
eivind [Tue, 12 Jan 1999 02:09:33 +0000 (02:09 +0000)]
Switch type of vxintr instead of using the previous casts.

Requested by: bde

25 years agoRemove 'pci_bridgeto' - it was just an empty placeholder.
eivind [Tue, 12 Jan 1999 01:44:42 +0000 (01:44 +0000)]
Remove 'pci_bridgeto' - it was just an empty placeholder.

25 years agoRemove unused variable.
eivind [Tue, 12 Jan 1999 01:42:43 +0000 (01:42 +0000)]
Remove unused variable.

25 years agoSilence warning by casting vxintr to correct type
eivind [Tue, 12 Jan 1999 01:42:01 +0000 (01:42 +0000)]
Silence warning by casting vxintr to correct type

25 years agoClean out warnings introduced in last commit.
eivind [Tue, 12 Jan 1999 01:36:46 +0000 (01:36 +0000)]
Clean out warnings introduced in last commit.

25 years agoTake cdev major # 114 for ugen
n_hibma [Tue, 12 Jan 1999 01:31:13 +0000 (01:31 +0000)]
Take cdev major # 114 for ugen

25 years agoMove a couple of functions to make __inline work. While I'm here,
eivind [Tue, 12 Jan 1999 01:29:45 +0000 (01:29 +0000)]
Move a couple of functions to make __inline work.  While I'm here,
split a couple of function declarations to make the style internally
consistent.

25 years agoAdd a prototype to silence warnings.
eivind [Tue, 12 Jan 1999 01:28:00 +0000 (01:28 +0000)]
Add a prototype to silence warnings.

25 years ago1) textual changes
n_hibma [Tue, 12 Jan 1999 01:21:15 +0000 (01:21 +0000)]
1) textual changes
2) bug fix in handling of select (or presumed bug)
3) trigger a mouse packet on the Z direction as well (but Z still not
   working)

25 years agoChanged DRIVER_MODULE to CDEV_DRIVER_MODULE
n_hibma [Tue, 12 Jan 1999 01:18:38 +0000 (01:18 +0000)]
Changed DRIVER_MODULE to CDEV_DRIVER_MODULE

25 years agoRemove/comment out unused functions.
eivind [Tue, 12 Jan 1999 01:17:01 +0000 (01:17 +0000)]
Remove/comment out unused functions.

25 years agoSilence warnings by cleaning up xxxintr types
eivind [Tue, 12 Jan 1999 01:04:38 +0000 (01:04 +0000)]
Silence warnings by cleaning up xxxintr types

25 years agoSilence warnings.
eivind [Tue, 12 Jan 1999 00:36:36 +0000 (00:36 +0000)]
Silence warnings.

25 years agoClean up warnings; a couple of these came because of genuine errors in
eivind [Tue, 12 Jan 1999 00:27:43 +0000 (00:27 +0000)]
Clean up warnings; a couple of these came because of genuine errors in
parameter passing (passing a pointer to u_short where a pointer to int
is expected), for which the bugs have been fixed.

25 years agoadd minimum2 entry
jkh [Tue, 12 Jan 1999 00:25:49 +0000 (00:25 +0000)]
add minimum2 entry

25 years agoSilence warnings.
eivind [Tue, 12 Jan 1999 00:19:33 +0000 (00:19 +0000)]
Silence warnings.

25 years agoSilence warnings by removing unused convenience function and
eivind [Tue, 12 Jan 1999 00:17:53 +0000 (00:17 +0000)]
Silence warnings by removing unused convenience function and
globalizing debugging functions.

25 years agoFixed minor style bugs in previous commit.
bde [Mon, 11 Jan 1999 23:43:54 +0000 (23:43 +0000)]
Fixed minor style bugs in previous commit.

25 years agoUpdated for not-so-new version of Cyclom-Y PCI boards (with a custom
bde [Mon, 11 Jan 1999 23:35:01 +0000 (23:35 +0000)]
Updated for not-so-new version of Cyclom-Y PCI boards (with a custom
register for the PLX id).  Merge the vendor's modification of the 2.2.*
release version into -current for reference.  Will be cleaned up in next
commit.

Obtained from: ftp://ftp.cyclades.com/pub/cyclades/cyclom-y/freebsd/3.0/cyy30.tar.gz

25 years agoAvoid warning for unused variable.
eivind [Mon, 11 Jan 1999 23:32:35 +0000 (23:32 +0000)]
Avoid warning for unused variable.

25 years agoremove some unused variables
julian [Mon, 11 Jan 1999 22:49:16 +0000 (22:49 +0000)]
remove some unused variables

25 years agoAdd support for the Cyrix Cx5530 PCI/ISA bridge which also includes
julian [Mon, 11 Jan 1999 22:14:23 +0000 (22:14 +0000)]
Add support for the Cyrix Cx5530 PCI/ISA bridge which also includes
a PCI UDMA IDE controller.

25 years agoFix missing \n in boot printfs. Add more mode detection if bootverbose.
nsouch [Mon, 11 Jan 1999 21:22:41 +0000 (21:22 +0000)]
Fix missing \n in boot printfs. Add more mode detection if bootverbose.

25 years agoNew device descriptions added
n_hibma [Mon, 11 Jan 1999 20:00:50 +0000 (20:00 +0000)]
New device descriptions added

25 years agoUpdate to match rev. 1.28 of msdosfs_lookup.c.
dt [Mon, 11 Jan 1999 18:35:14 +0000 (18:35 +0000)]
Update to match rev. 1.28 of msdosfs_lookup.c.

25 years agoMake HP T4000S quirk to FIXED mode
mjacob [Mon, 11 Jan 1999 18:26:25 +0000 (18:26 +0000)]
Make HP T4000S quirk to FIXED mode

25 years agoBack out 1.146 - usbd is already enabled.
msmith [Mon, 11 Jan 1999 18:03:54 +0000 (18:03 +0000)]
Back out 1.146 - usbd is already enabled.

25 years agoAdd 'static' to the declaration, too.
eivind [Mon, 11 Jan 1999 17:45:22 +0000 (17:45 +0000)]
Add 'static' to the declaration, too.

25 years agoSLOW_VGA -> VGA_SLOW_IOACCESS here, too.
eivind [Mon, 11 Jan 1999 17:44:06 +0000 (17:44 +0000)]
SLOW_VGA -> VGA_SLOW_IOACCESS here, too.

25 years agoUpdate the pointer into the bitmap correctly. The previous code
yokota [Mon, 11 Jan 1999 17:32:22 +0000 (17:32 +0000)]
Update the pointer into the bitmap correctly.  The previous code
had the pointer off by 4 bytes if the width of the bitmap is
a multiple of four.

25 years agocorrected disorder, override of user and group defaults and group
hm [Mon, 11 Jan 1999 16:13:16 +0000 (16:13 +0000)]
corrected disorder, override of user and group defaults and group
permissions for /etc/isdn (suggested by Bruce Evans).

25 years agoFix an NFS-related installation problem.
jdp [Mon, 11 Jan 1999 16:08:02 +0000 (16:08 +0000)]
Fix an NFS-related installation problem.

Submitted by: asami

25 years agoDoh... han an occurance of MX that should have been PN (forgot to
wpaul [Mon, 11 Jan 1999 15:38:25 +0000 (15:38 +0000)]
Doh... han an occurance of MX that should have been PN (forgot to
change it when I turn a copy of mx.4 into pn.4).

Pointed out by: Jason Wright <jason@thought.net>

25 years agoRemove the example for setting KERNFORMAT=elf; it is the default already.
peter [Mon, 11 Jan 1999 15:06:57 +0000 (15:06 +0000)]
Remove the example for setting KERNFORMAT=elf; it is the default already.

25 years agoCorrect some formatting errors (one is a groff bug)
brian [Mon, 11 Jan 1999 15:05:39 +0000 (15:05 +0000)]
Correct some formatting errors (one is a groff bug)
Noted & partially submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
PR: 9432

25 years ago(1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture names
asami [Mon, 11 Jan 1999 13:04:18 +0000 (13:04 +0000)]
(1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS.  They are list of architecture names
    (as given by "uname -m") by which you can specify which
    architectures the port is appropriate for.
Idea borrowed from: NetBSD, OpenBSD
Reviewed by: simokawa

(2) New variable PERL_ARCH (value: ${ARCH}-freebsd) that is also
    passed to ${PLIST_SUB}.  Use it to simplify PLISTs.
Submitted by: simokawa

(3) Check OSVERSION as well as existence of /usr/bin/perl5 before
    assuming USE_PERL5 is to be a no-op.  Basically to allow building
    of 2.2-INDEX on a 3.0 machine.

(4) Change USE_QT definition to use new shlib version (2) and
    directory (qt142).

(5) Uncomment temporary Motif dependency for parallel package
    building.  We still need to figure out a way to install the pkg
    database files, but it's a start.

(6) Move EXTRACT_SUFX up into the pre.mk area so it can be used in
    exists() tests.

(7) Add MASTER_SITE_COMP_SOURCES.  Note that this is defined like
    "/pub/usenet/comp.sources.%SUBDIR%/" so you can specify something
    like "SUBDIR=x/volume18" to select the newsgroup as well as
    subdirectory name.
Submitted by: "distfiles" fenner

(8) Other misc. master site cleanup.
Submitted by: "distfiles" fenner

(9) New target "maintainer".  I intend to use it to auto-mail failure
    build failure notices to the maintainer.

25 years agoMerge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.
asami [Mon, 11 Jan 1999 12:45:18 +0000 (12:45 +0000)]
Merge recent changes from doc/handbook/porting.sgml and www/en/ports/categories.

25 years agoDrop boot.help support.
rnordier [Mon, 11 Jan 1999 11:36:03 +0000 (11:36 +0000)]
Drop boot.help support.

25 years agooptreset is a POSIX extension, make it visible in POSIX_SOURCE scope.
msmith [Mon, 11 Jan 1999 11:32:35 +0000 (11:32 +0000)]
optreset is a POSIX extension, make it visible in POSIX_SOURCE scope.
Submitted by:  Andrzej Bialecki <abial@nask.pl>

25 years agoAdd a missing bzero which could be the source of instability
luigi [Mon, 11 Jan 1999 11:08:07 +0000 (11:08 +0000)]
Add a missing bzero which could be the source of instability
problems reported recently (the rtentry pointer in the dummynet
queue was not initialized in all cases, resulting in spurious
rt_refcnt decreases in the lucky cases, and memory trashing in
other cases.

25 years agoMove nologin from /etc to /var/run. This means one less file that has
asami [Mon, 11 Jan 1999 09:07:42 +0000 (09:07 +0000)]
Move nologin from /etc to /var/run.  This means one less file that has
to be written to /etc.

The only essential change is in paths.h, so any third-party software
written correctly will pick it up in the next rebuild.

Reviewed by: the committers list (actually an old version)

25 years agoAdd notes about the new console system and a pointer to the changes
imp [Mon, 11 Jan 1999 09:07:18 +0000 (09:07 +0000)]
Add notes about the new console system and a pointer to the changes
required by it.

Submitted by: Kazutaka YOKOTA (with minor edits by me)

25 years agoAdd usbd to the build
msmith [Mon, 11 Jan 1999 08:06:04 +0000 (08:06 +0000)]
Add usbd to the build

25 years ago No builtin command resets getopt before using it, causing
msmith [Mon, 11 Jan 1999 06:41:32 +0000 (06:41 +0000)]
No builtin command resets getopt before using it, causing
problems in case a wrong option was given previously, and no option
is given to the next command.

PR: kern/9371
Submitted by: "Daniel C. Sobral" <dcs@newsguy.com>

25 years ago POSIX introduced optreset to deal with multiple invocations
msmith [Mon, 11 Jan 1999 06:01:29 +0000 (06:01 +0000)]
POSIX introduced optreset to deal with multiple invocations
of getopt (as in, multiple input lines :). This is documented in the
man page and is used in the code, but unistd.h and stand.h do not
declare it. Incidentally, it prevents me fixing a bug in loader's
code... :-)

PR: misc/9373
Submitted by: "Daniel C. Sobral" <dcs@newsguy.com>

25 years agoPreserve the previous loader as loader.old.
msmith [Mon, 11 Jan 1999 05:52:28 +0000 (05:52 +0000)]
Preserve the previous loader as loader.old.

Note no matching commit for the Alpha, as the alpha boot0 stage does
not have the ability to prompt for user input.

PR: kern/9406
Submitted by:  "Daniel C. Sobral" <dcs@newsguy.com>

25 years agoFix linux sendmsg() emulation
msmith [Mon, 11 Jan 1999 05:28:44 +0000 (05:28 +0000)]
Fix linux sendmsg() emulation

Submitted by: Brian Feldman <green@unixhelp.org>

25 years agoImplement the -l commandline option which turns off broadcast of
steve [Mon, 11 Jan 1999 05:27:37 +0000 (05:27 +0000)]
Implement the -l commandline option which turns off broadcast of
information, but still allows you to monitor other machines.

PR: 9301
Submitted by: Matthew Fuller <fullermd@futuresouth.com>

25 years agoDon't refer to i386/isa/kbdio.h anymore. Use dev/kbd/atkbdcreg.h instead.
yokota [Mon, 11 Jan 1999 03:50:01 +0000 (03:50 +0000)]
Don't refer to i386/isa/kbdio.h anymore.  Use dev/kbd/atkbdcreg.h instead.

25 years agoAdd splash screen module. This version has rather limited
yokota [Mon, 11 Jan 1999 03:34:56 +0000 (03:34 +0000)]
Add splash screen module.  This version has rather limited
capabilities, but should be a good start... Well, sort of.

It can handle W*ndows 256 color BMP file.  (Other color depth probably
won't work.) The size of the image must be 320x200 or less.  *sigh*

25 years agoThe first stage of console driver reorganization: activate new
yokota [Mon, 11 Jan 1999 03:20:32 +0000 (03:20 +0000)]
The first stage of console driver reorganization: activate new
keyboard and video card drivers.

25 years agoThe first stage of console driver reorganization: activate new
yokota [Mon, 11 Jan 1999 03:18:56 +0000 (03:18 +0000)]
The first stage of console driver reorganization: activate new
keyboard and video card drivers.

Because of the changes, you are required to update your kernel
configuration file now!

The files in sys/dev/syscons are still i386-specific (but less so than
before), and won't compile for alpha and PC98 yet.

syscons still directly accesses the video card registers here and
there; this will be rectified in the later stages.

25 years agoOops, I committed wrong version of these files in the last commit!
yokota [Mon, 11 Jan 1999 03:06:28 +0000 (03:06 +0000)]
Oops, I committed wrong version of these files in the last commit!
Here are the correct, and up-top-date ones.

25 years agoTry some new floppy sizes.
jkh [Mon, 11 Jan 1999 00:54:00 +0000 (00:54 +0000)]
Try some new floppy sizes.

25 years agoAdded file handling to ulpt (USB printer) driver
n_hibma [Mon, 11 Jan 1999 00:03:59 +0000 (00:03 +0000)]
Added file handling to ulpt (USB printer) driver

25 years agoFix a minor security problem in libc_r.
imp [Mon, 11 Jan 1999 00:02:37 +0000 (00:02 +0000)]
Fix a minor security problem in libc_r.

Submitted by: Alexandre Snarskii <snar@paranoia.ru>
Approved by: John Birrell
Reminded me that I'd been sitting on this too long: snar@paranoia.ru

25 years agoUse truncate() instead of otruncate() - step on the way to stopping
eivind [Sun, 10 Jan 1999 23:15:35 +0000 (23:15 +0000)]
Use truncate() instead of otruncate() - step on the way to stopping
the linulator from depending on COMPAT_43.

25 years agoAdded starting of usbd
n_hibma [Sun, 10 Jan 1999 22:06:22 +0000 (22:06 +0000)]
Added starting of usbd

25 years agoRemove warning
n_hibma [Sun, 10 Jan 1999 22:04:05 +0000 (22:04 +0000)]
Remove warning

25 years agoAdded usbd and usbdevs
n_hibma [Sun, 10 Jan 1999 21:57:55 +0000 (21:57 +0000)]
Added usbd and usbdevs

25 years agoNo longer install obsolete boot.help file.
rnordier [Sun, 10 Jan 1999 21:31:37 +0000 (21:31 +0000)]
No longer install obsolete boot.help file.

25 years agoNo longer install outdated boot.help file.
rnordier [Sun, 10 Jan 1999 21:08:26 +0000 (21:08 +0000)]
No longer install outdated boot.help file.

25 years agoDisable kzipping the loader; it seems to be breaking the aout-to-elf build
msmith [Sun, 10 Jan 1999 20:20:27 +0000 (20:20 +0000)]
Disable kzipping the loader; it seems to be breaking the aout-to-elf build

25 years agoAdd vpo.4 to the list of manpages to build and install.
steve [Sun, 10 Jan 1999 19:26:27 +0000 (19:26 +0000)]
Add vpo.4 to the list of manpages to build and install.

PR: 9427
Submitted by: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>

25 years agoTweak the vr_start() and vr_rxeof() routines a little to improve
wpaul [Sun, 10 Jan 1999 18:51:49 +0000 (18:51 +0000)]
Tweak the vr_start() and vr_rxeof() routines a little to improve
performance and reliability a little. There was a condition before
where transmission would stall during periods of heavy traffic
exchange between two hosts. Also set the 'want interrupt' bit in
receive descriptor control words.

25 years agoSync with NetBSD sources. Almost there. Mostly style fixes.
n_hibma [Sun, 10 Jan 1999 18:42:54 +0000 (18:42 +0000)]
Sync with NetBSD sources. Almost there. Mostly style fixes.

25 years agoRemove warning
n_hibma [Sun, 10 Jan 1999 18:31:22 +0000 (18:31 +0000)]
Remove warning

25 years agoRemove redundant line of code.
steve [Sun, 10 Jan 1999 18:22:23 +0000 (18:22 +0000)]
Remove redundant line of code.

PR: 9364
Submitted by: Daniel C. Sobral <dcs@newsguy.com>

25 years agoForgotten options needed to build last ppbus commit.
nsouch [Sun, 10 Jan 1999 17:41:33 +0000 (17:41 +0000)]
Forgotten options needed to build last ppbus commit.

Submitted by: "D. Rock" <rock@wurzelausix.CS.Uni-SB.DE>