]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/log
FreeBSD/FreeBSD.git
29 years agoFixed botched previous change - use 'pageno' not initialized to NULL 'kva'.
David Greenman [Thu, 16 Feb 1995 00:41:16 +0000 (00:41 +0000)]
Fixed botched previous change - use 'pageno' not initialized to NULL 'kva'.

Submitted by: Lars Fredriksen

29 years agoAllow the user access to net.inet.igmp, even though there's nothing
Garrett Wollman [Thu, 16 Feb 1995 00:28:42 +0000 (00:28 +0000)]
Allow the user access to net.inet.igmp, even though there's nothing
sysctl(8) can interpret there.  (Someday there might be.)

29 years agoAdd lots of useful MIB variables and a few not-so-useful ones for
Garrett Wollman [Thu, 16 Feb 1995 00:27:47 +0000 (00:27 +0000)]
Add lots of useful MIB variables and a few not-so-useful ones for
completeness.

29 years agoDocument Transaction TCP extensions to generic system calls.
Garrett Wollman [Wed, 15 Feb 1995 22:53:04 +0000 (22:53 +0000)]
Document Transaction TCP extensions to generic system calls.

29 years agoWolfram now also submitted a man page for this.
Joerg Wunsch [Wed, 15 Feb 1995 22:52:52 +0000 (22:52 +0000)]
Wolfram now also submitted a man page for this.

Submitted by: Wolfram Schneider <wosch@cs.tu-berlin.de>

29 years agoRestore deleted in second time my & bde fixes.
Andrey A. Chernov [Wed, 15 Feb 1995 22:25:51 +0000 (22:25 +0000)]
Restore deleted in second time my & bde fixes.
UGEN STOP IT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

29 years agoDocument Transaction TCP.
Garrett Wollman [Wed, 15 Feb 1995 22:07:28 +0000 (22:07 +0000)]
Document Transaction TCP.

29 years agoRemove dir creating, done by mtree
Andrey A. Chernov [Wed, 15 Feb 1995 20:59:13 +0000 (20:59 +0000)]
Remove dir creating, done by mtree
Add missing file name for cmp

29 years agoAdd include/readline and share/misc/pkg_manage
Andrey A. Chernov [Wed, 15 Feb 1995 20:57:01 +0000 (20:57 +0000)]
Add include/readline and share/misc/pkg_manage

29 years agopkg_manage added
Andrey A. Chernov [Wed, 15 Feb 1995 20:52:52 +0000 (20:52 +0000)]
pkg_manage added

29 years agopkg_manage utility, using file selector
Andrey A. Chernov [Wed, 15 Feb 1995 20:47:56 +0000 (20:47 +0000)]
pkg_manage utility, using file selector

29 years agoInclude three lines about the pcvt console driver, so we don't ever need
Joerg Wunsch [Wed, 15 Feb 1995 20:38:36 +0000 (20:38 +0000)]
Include three lines about the pcvt console driver, so we don't ever need
a different config file for it.

29 years agoFor the sake of people, who like to move pci_configure()
Stefan Eßer [Wed, 15 Feb 1995 20:06:38 +0000 (20:06 +0000)]
For the sake of people, who like to move pci_configure()
before isa_configure() in autoconf.c:

ncr_intr() protected by splbio()/splx()

Submitted by: wolf

29 years agoChanges for new _menu interface
Andrey A. Chernov [Wed, 15 Feb 1995 19:48:10 +0000 (19:48 +0000)]
Changes for new _menu interface

29 years agofile selector, helpline, helpfile and more, with my fixes
Andrey A. Chernov [Wed, 15 Feb 1995 19:44:08 +0000 (19:44 +0000)]
file selector, helpline, helpfile and more, with my fixes
Submitted by: wmbfmk@urc.tue.nl

29 years agoVarious nitpicking from Stephen.
Poul-Henning Kamp [Wed, 15 Feb 1995 19:41:38 +0000 (19:41 +0000)]
Various nitpicking from Stephen.

Reviewed by: phk
Submitted by: Stephen McKay <syssgm@devetir.qld.gov.au>

29 years agoMake libexec & sbin for tcp_wrapper and others
Andrey A. Chernov [Wed, 15 Feb 1995 19:12:21 +0000 (19:12 +0000)]
Make libexec & sbin for tcp_wrapper and others

29 years agoMore changes to support user calls.
Ugen J.S. Antsilevich [Wed, 15 Feb 1995 18:41:57 +0000 (18:41 +0000)]
More changes to support user calls.
It's 22:00  here,utility still to come(hopefully tomorrow
morning..)

29 years agoAvoid duplicating ttselect() so that we don't have to change cyselect()
Bruce Evans [Wed, 15 Feb 1995 18:41:41 +0000 (18:41 +0000)]
Avoid duplicating ttselect() so that we don't have to change cyselect()
when ttselect() is improved.  This requires using an array of tty structs
and not using ttymalloc().

Fix an off by 1 error.  Some caclulations seem to be off by a factor
of NCY.  NCY defaults to 16, which gives 256 tty structs occupying
0xd000 bytes.  The minor number encoding only allows 16 ttys.

Update the types of timeout functions to 2.0.

29 years agoMore changes to support user calls.
Ugen J.S. Antsilevich [Wed, 15 Feb 1995 18:41:21 +0000 (18:41 +0000)]
More changes to support user calls.

29 years agoAdd more verbosity for status, if standalone
Andrey A. Chernov [Wed, 15 Feb 1995 17:43:12 +0000 (17:43 +0000)]
Add more verbosity for status, if standalone

29 years agomixer added
Andrey A. Chernov [Wed, 15 Feb 1995 17:39:52 +0000 (17:39 +0000)]
mixer added

29 years agonon-X mixer, useful into rc.local
Andrey A. Chernov [Wed, 15 Feb 1995 17:33:04 +0000 (17:33 +0000)]
non-X mixer, useful into rc.local

29 years agoFix couple of nasty bugs..
Ugen J.S. Antsilevich [Wed, 15 Feb 1995 16:35:38 +0000 (16:35 +0000)]
Fix couple of nasty bugs..
- Overflow now calculated right
- Close works ok,does not looses tty
- Better overflow handling now the snooping stops
   on overflow,but programm notified and can reconnect if
   it want to..Default maximal buffer set to 664 K and this
   is probably too much..:)))
Utility still to come

29 years agoAdd more flags to snoop device
Ugen J.S. Antsilevich [Wed, 15 Feb 1995 16:33:16 +0000 (16:33 +0000)]
Add more flags to snoop device

29 years agoRemove duplicated code from ttymalloc(). Disable ttyfree().
Bruce Evans [Wed, 15 Feb 1995 16:00:56 +0000 (16:00 +0000)]
Remove duplicated code from ttymalloc().  Disable ttyfree().

Restore fixes to flushing that were lost in the previous commit.

Clean up snoop changes.

Add my TODO list from 1.1.5.  The improvements in 1.1.5 should be "obtained"
first.

29 years agoWoops, last change wasn't done quite right...fixed.
David Greenman [Wed, 15 Feb 1995 14:45:08 +0000 (14:45 +0000)]
Woops, last change wasn't done quite right...fixed.

29 years agoYanked out (now obsolete) support for 'fastboot'.
David Greenman [Wed, 15 Feb 1995 14:35:29 +0000 (14:35 +0000)]
Yanked out (now obsolete) support for 'fastboot'.

29 years agoInclude the special device in the error output so that it makes sense.
David Greenman [Wed, 15 Feb 1995 14:29:26 +0000 (14:29 +0000)]
Include the special device in the error output so that it makes sense.

29 years agoVerify that the last component of the mount point path exists and is
David Greenman [Wed, 15 Feb 1995 14:20:50 +0000 (14:20 +0000)]
Verify that the last component of the mount point path exists and is
a directory - allows for better error reporting.

29 years agoAdd a description for the np flag.
Andreas Schulz [Wed, 15 Feb 1995 13:59:56 +0000 (13:59 +0000)]
Add a description for the np flag.

29 years agoUse proc0's proc struct rather than curproc's when calling sync.
David Greenman [Wed, 15 Feb 1995 12:27:01 +0000 (12:27 +0000)]
Use proc0's proc struct rather than curproc's when calling sync.

29 years agoWhap a few things not used in the Cyclades driver, at least not for now.
Jordan K. Hubbard [Wed, 15 Feb 1995 12:01:24 +0000 (12:01 +0000)]
Whap a few things not used in the Cyclades driver, at least not for now.

29 years agoFix a few more nits. Should compile better now! :_)
Jordan K. Hubbard [Wed, 15 Feb 1995 11:59:41 +0000 (11:59 +0000)]
Fix a few more nits.  Should compile better now! :_)

29 years agoFixed bug caused by attempting a connect with a null 'nam'.
David Greenman [Wed, 15 Feb 1995 11:30:35 +0000 (11:30 +0000)]
Fixed bug caused by attempting a connect with a null 'nam'.

29 years agoDon't bother calling pmap_create() when creating the temporary map.
David Greenman [Wed, 15 Feb 1995 09:22:17 +0000 (09:22 +0000)]
Don't bother calling pmap_create() when creating the temporary map.
The whole COW section of vm_mmap() should be rewritten; the current
implementation is highly convoluted.

29 years agoQuiet the last of the warnings. Must have had my eyes closed when
Jordan K. Hubbard [Wed, 15 Feb 1995 08:19:31 +0000 (08:19 +0000)]
Quiet the last of the warnings.  Must have had my eyes closed when
I committed this! ;-(

29 years ago>From a week or two ago I got kernel panics as soon as I tried to access my
David Greenman [Wed, 15 Feb 1995 07:44:07 +0000 (07:44 +0000)]
>From a week or two ago I got kernel panics as soon as I tried to access my
tape drive. I traced it to sys/scsi/scsi_base.c where some code were added
to print the return values of the sense command. My tape drive returned a
extended flags value of 0x20, so the key that is the lower 4 bits, is 0.
The code uses "key-1" to index into a table and then the kernel go to never-
never land.

Here is a fix for this. Will somebody please apply it?

Submitted by: John Hay

29 years agoMake the email address syntax more regular
Jordan K. Hubbard [Wed, 15 Feb 1995 07:07:18 +0000 (07:07 +0000)]
Make the email address syntax more regular
Add pointer to Mark Murray's foreign eBones/secure site.

29 years agoAdd Hong Kong mirror.
Jordan K. Hubbard [Wed, 15 Feb 1995 06:41:50 +0000 (06:41 +0000)]
Add Hong Kong mirror.

29 years agoAnd fix some more compiler warnings. Then give up. /sys/net* is FULL of
Jordan K. Hubbard [Wed, 15 Feb 1995 06:29:47 +0000 (06:29 +0000)]
And fix some more compiler warnings.  Then give up.  /sys/net* is FULL of
bogus code!  And besides, Poul's doing this already.. It's just that
fixing compiler warnings is sort of like eating potato chips.. :-)

29 years agoNuke some more compiler warnings, while I'm at it..
Jordan K. Hubbard [Wed, 15 Feb 1995 06:28:48 +0000 (06:28 +0000)]
Nuke some more compiler warnings, while I'm at it..

29 years agoFix up include paths, nuke some warnings.
Jordan K. Hubbard [Wed, 15 Feb 1995 06:28:29 +0000 (06:28 +0000)]
Fix up include paths, nuke some warnings.

29 years agoWe can enable pcd0 when we actually have one.
Jordan K. Hubbard [Wed, 15 Feb 1995 06:18:15 +0000 (06:18 +0000)]
We can enable pcd0 when we actually have one.

29 years agoBoy, no sooner do I clean it up then dirty it again! Clean up the enxio
Jordan K. Hubbard [Wed, 15 Feb 1995 04:51:10 +0000 (04:51 +0000)]
Boy, no sooner do I clean it up then dirty it again!  Clean up the enxio
stuff I should have caught earlier.

29 years agoComment out snic0 until it gets updated to the newer scsi code.
Jordan K. Hubbard [Wed, 15 Feb 1995 04:49:18 +0000 (04:49 +0000)]
Comment out snic0 until it gets updated to the newer scsi code.

29 years agoThis is a MS-DOS program, but is does something useful for us:
Poul-Henning Kamp [Wed, 15 Feb 1995 04:45:50 +0000 (04:45 +0000)]
This is a MS-DOS program, but is does something useful for us:
It boots FreeBSD from a running MS-DOS system.

It's compiled using some MS-DOS tools, but there is a binary
hidden in the uuencoded file.  (Go ahead, flame me if you can come up
with a solution for the problem.  Just saying "this is bad" doesn't count!)

Rod, you were right: one would have to deal with weird interfaces to the
memory managers, and it seems that Christian found them all, and made them
work.

Thanks Christian!

Reviewed by: phk
Submitted by: DI. Christian Gusenbauer <cg@fimp01.fim.uni-linz.ac.at>

Christians README:
------------------

Hi Everybody!

This is version 1.5 of "fbsdboot", a program that allows you to boot a kernel
from a MS-DOS partition or a FreeBSD partition. This program runs using DOS.
It works with various memory managers (like  EMM386, 386MAX) under certain
circumstances.

First, a FreeBSD kernel is always loaded to memory starting at 0x100000. To
assure that loading the kernel *does not* overwrite memory used by memory
managers, high memory for the kernel is allocated and after loading the kernel
it's moved to 0x100000.

Second, there are many ways to switch to protected mode which is necessary to
start the kernel. Each BIOS gives you the possibility to use INT15H (AH=89H)
to do that. But some memory-managers like 386max does not allow you to use
this method.

An other way to do the switch is to use DPMI services, but they do not
guarantee, that the protected mode application is executed with privilege
level 0. Therefore this method is *not* used.

VCPI services offer another way to switch to protected mode, and VCPI servers
are built into "emm386.exe", "386max" and "qemm". That's why, this method is
implemented in fbsdboot.exe.

Fbsdboot.exe tries to switch to protected mode using VCPI services. If they're
not available INT15H is used to do the switch. If that fails, it's not possible
for this version of fbsdboot.exe to boot a kernel :-(.

You can get commandline options of fbsdboot if you start it with "-?" as option!

I don't know, if fbsdboot works with QEMM, as I don't have the possibility to
test it.

Enjoy and have fun!

Christian.
cg@fimp01.fim.uni-linz.ac.at

PS: Many thanks to Bruce Evans for his assistance!

29 years agoKilled the pmap_use_pt and pmap_unuse_pt prototypes as they are now in
David Greenman [Wed, 15 Feb 1995 04:36:31 +0000 (04:36 +0000)]
Killed the pmap_use_pt and pmap_unuse_pt prototypes as they are now in
machine/pmap.h.

29 years agoMore DESTDIR lossage. Hopefully this will solve the case of the missing NIS
Bill Paul [Wed, 15 Feb 1995 04:35:55 +0000 (04:35 +0000)]
More DESTDIR lossage. Hopefully this will solve the case of the missing NIS
scripts.

29 years agoFix losing Makefile so that it properly honors DESTDIR when installing
Bill Paul [Wed, 15 Feb 1995 04:33:52 +0000 (04:33 +0000)]
Fix losing Makefile so that it properly honors DESTDIR when installing
/var/yp/Makefile and /usr/libexec/mknetid. *grumble* *mutter* *mutter*

29 years agoYF fix.
Poul-Henning Kamp [Wed, 15 Feb 1995 04:21:32 +0000 (04:21 +0000)]
YF fix.

29 years agoReviewed by: Jordan
Rich Murphey [Wed, 15 Feb 1995 04:17:59 +0000 (04:17 +0000)]
Reviewed by: Jordan
Submitted by: Rich

Make conditionals on BIOSWAIT consistent with usage in io.c.

If you had 'BOOTWAIT=0' in your /etc/make.conf then biosboot wouldn't
compile.  It was '#if' in io.c and '#ifdef' in probe_keyboard.c so I
changed the latter to '#if'.

Even if BOOTWAIT is undefined then '#if BOOTWAIT' becomes
'#if 0' so it should compile either way with this change.

29 years agoMake pkg_install use /var/tmp instead of /tmp
Jordan K. Hubbard [Wed, 15 Feb 1995 03:48:13 +0000 (03:48 +0000)]
Make pkg_install use /var/tmp instead of /tmp
Suggested by: hsu

29 years agoFixed two more bugs related to the merged cache changes.
David Greenman [Wed, 15 Feb 1995 03:40:00 +0000 (03:40 +0000)]
Fixed two more bugs related to the merged cache changes.

Submitted by: John Dyson

29 years agoWoops, change a nfsrv_vput back into a nfsrv_vrele.
David Greenman [Wed, 15 Feb 1995 03:38:12 +0000 (03:38 +0000)]
Woops, change a nfsrv_vput back into a nfsrv_vrele.

Submitted by: John Dyson

29 years agoDocument TCP MIB variables (tcp.4).
Garrett Wollman [Wed, 15 Feb 1995 03:30:54 +0000 (03:30 +0000)]
Document TCP MIB variables (tcp.4).
Document IP MIB variables (inet.4).
Document Internet-family protocol-specified route cloning (inet.4).
Delete all references to classed addresses (inet.4).

29 years agoFixed three bugs related to the merged cache changes. The bugs likely would
David Greenman [Wed, 15 Feb 1995 03:03:03 +0000 (03:03 +0000)]
Fixed three bugs related to the merged cache changes. The bugs likely would
make NFS servers flakey - probably the cause of freefall's recent hangs.

Submitted by: John Dyson

29 years ago>Description:
David Greenman [Wed, 15 Feb 1995 02:47:47 +0000 (02:47 +0000)]
>Description:

The "strings" program chokes if you try using "-n".

>How-To-Repeat:

Try "strings -n SOMENUMBER SOMEFILE".

>Fix:

Here's a "diff -u" patch that corrects the problem.

Submitted by: Lon Willett <lon%softt.uucp@math.utah.edu> via NetBSD

29 years agoMake /var/yp.
Jordan K. Hubbard [Wed, 15 Feb 1995 01:51:18 +0000 (01:51 +0000)]
Make /var/yp.
Suggested by: se

29 years agoMove apm(4) to i386 section, since it is i386-specific.
Garrett Wollman [Wed, 15 Feb 1995 01:20:03 +0000 (01:20 +0000)]
Move apm(4) to i386 section, since it is i386-specific.

29 years agoAdd ISDN entries to LINT.
Jordan K. Hubbard [Wed, 15 Feb 1995 00:53:15 +0000 (00:53 +0000)]
Add ISDN entries to LINT.

29 years agoImport the ISDN userland utilities. Just about ready to start shaking
Jordan K. Hubbard [Wed, 15 Feb 1995 00:46:26 +0000 (00:46 +0000)]
Import the ISDN userland utilities.  Just about ready to start shaking
this baby out in earnest..

29 years agoCreate a /usr/share/isdn directory.
Jordan K. Hubbard [Wed, 15 Feb 1995 00:41:23 +0000 (00:41 +0000)]
Create a /usr/share/isdn directory.

29 years agoSlight change of wording on clean flag not set message to appease some
David Greenman [Wed, 15 Feb 1995 00:23:56 +0000 (00:23 +0000)]
Slight change of wording on clean flag not set message to appease some
complaints.

29 years ago>The fix for the missing ".." in the root directory is enclosed below.
David Greenman [Wed, 15 Feb 1995 00:17:56 +0000 (00:17 +0000)]
>The fix for the missing ".." in the root directory is enclosed below.

Submitted by: Kirk McKusick

29 years agoI've found two bugs in manctl(8). There are two spurious ";" after a "then"
Jordan K. Hubbard [Wed, 15 Feb 1995 00:07:59 +0000 (00:07 +0000)]
I've found two bugs in manctl(8). There are two spurious ";" after a "then"
in the script. The result is the following :

203 [23:47] root@keltia:/build/cvs-1.4A2# manctl
/usr/sbin/manctl: 165: Syntax error: ";" unexpected

Here is the fix :
Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>

29 years agoAdd device entries for ISDN driver.
Jordan K. Hubbard [Tue, 14 Feb 1995 23:48:05 +0000 (23:48 +0000)]
Add device entries for ISDN driver.

29 years agoncr.c:
Stefan Eßer [Tue, 14 Feb 1995 23:33:38 +0000 (23:33 +0000)]
ncr.c:

New config option "NCR_IOMAPPED" makes the driver use port I/O.
Put back in 53c815 defines, submitted by Mikael Hybsch <micke@dynas.se>.
These had got lost between cvs rev. 1.14 and now ...

pci.c:

Really write config space register.
Assign ports starting at 0xbc00.

Submitted by: wolf
Reviewed by: se

29 years agoAfter dynamically reducing rtq_reallyold, have in_rtqkill() reduce the
Garrett Wollman [Tue, 14 Feb 1995 23:11:26 +0000 (23:11 +0000)]
After dynamically reducing rtq_reallyold, have in_rtqkill() reduce the
expiration timer of anything which would expire later than that.  (There
should be a way to call this from ip_sysctl() as well, but there currently
isn't.)

29 years agoAttempt to make the host route cache a bit smarter under conditions of
Garrett Wollman [Tue, 14 Feb 1995 23:04:52 +0000 (23:04 +0000)]
Attempt to make the host route cache a bit smarter under conditions of
high load:

1) If there ever get to be more than net.inet.ip.rtmaxcache entries
   in the cache, in_rtqtimo() will reduce net.inet.ip.rtexpire by
   1/3 and do another round, unles net.inet.ip.rtexpire is less than
   net.inet.ip.rtminexpire, and never more than once in ten minutes
   (rtq_timeout).

2) If net.inet.ip.rtexpire is set to zero, don't bother to cache
   anything.

29 years agoVerify that NCR was mapped to uncached address.
Stefan Eßer [Tue, 14 Feb 1995 22:48:01 +0000 (22:48 +0000)]
Verify that NCR was mapped to uncached address.

Submitted by: wolf@kintaro.cologne.de <Wolfgang Stanglmeier>

29 years agoBring in the ISDN driver entries.
Jordan K. Hubbard [Tue, 14 Feb 1995 22:36:49 +0000 (22:36 +0000)]
Bring in the ISDN driver entries.

29 years agoAdd the ISDN entries
Jordan K. Hubbard [Tue, 14 Feb 1995 22:34:41 +0000 (22:34 +0000)]
Add the ISDN entries

29 years agoAdd the ISDN entries.
Jordan K. Hubbard [Tue, 14 Feb 1995 22:34:04 +0000 (22:34 +0000)]
Add the ISDN entries.

29 years agoJulian E. says the code is out of date, but I can at least make the
Jordan K. Hubbard [Tue, 14 Feb 1995 22:33:10 +0000 (22:33 +0000)]
Julian E. says the code is out of date, but I can at least make the
includes look right until we get a chance to fix the rest of this.

29 years agoExport ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIR
Rodney W. Grimes [Tue, 14 Feb 1995 21:47:04 +0000 (21:47 +0000)]
Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIR
directories instead of /usr/share/perl.

29 years agoMake the checksum target not bomb out if there is a mismatch, just
Gary Palmer [Tue, 14 Feb 1995 21:29:28 +0000 (21:29 +0000)]
Make the checksum target not bomb out if there is a mismatch, just
print a warning. A better fix will come along just as soon as I
work out what it is.

29 years agoTS_SNOOP flag added to identify tty is begin snoopped
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 21:23:48 +0000 (21:23 +0000)]
TS_SNOOP flag added to identify tty is begin snoopped
snoop.h have all structures related to the snp device and stuff

29 years agoHere it came-the all-brand-new snoop device..
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 21:21:26 +0000 (21:21 +0000)]
Here it came-the all-brand-new snoop device..
Users-beware..
It is tested and working for me but probably have some bugs i
didn't noticed so test it and reply...
It can:
 look at what's sent to the user from tty device
 snoop on pty's,vty's and serial tty's
It (still) can't:
 write to tty
 see what user types in local echo mode
It is probably bad styled and
 very dependant on tty_pty.c,sio.c and syscons.c
I would be really happy if another ppl would make their
changes because i am not sure this is the best snoop
we can have..but it is good..:)))))

29 years agocdevsw[] entry for snoop device.
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 21:16:43 +0000 (21:16 +0000)]
cdevsw[] entry for snoop device.
I took 53 and it was too late when Jordan sayd
it better been 60..besides i have no clue how to make it 60..
Jordan- pleeease don't kill me..(This is also useful(??) device..)

29 years agoAdd missing ${DESTDIR} so that the sample dir file ends up in the
Rodney W. Grimes [Tue, 14 Feb 1995 21:15:58 +0000 (21:15 +0000)]
Add missing ${DESTDIR} so that the sample dir file ends up in the
correct place.

29 years agopseudo-device snp 3
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 21:15:12 +0000 (21:15 +0000)]
pseudo-device  snp 3
Example entry for snoop.

29 years agokern/tty_snoop.c - optional for snp device
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 21:14:11 +0000 (21:14 +0000)]
kern/tty_snoop.c - optional for snp device
added..

29 years agoAdded /dev/snp? entry..
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 21:13:14 +0000 (21:13 +0000)]
Added /dev/snp? entry..

29 years agoRemove usage of LINKS and LN_FLAGS=-s, this does not do the correct thing
Rodney W. Grimes [Tue, 14 Feb 1995 21:08:45 +0000 (21:08 +0000)]
Remove usage of LINKS and LN_FLAGS=-s, this does not do the correct thing
for symbolic links when $DESTDIR is set.

Add afterinstall: target to handle symbolic link creation.

29 years agoAdded Matt Thomas' e-mail address.
Stefan Eßer [Tue, 14 Feb 1995 20:20:46 +0000 (20:20 +0000)]
Added Matt Thomas' e-mail address.

29 years agoRemove use of ${DESTDIR} in target of symbolic link, it makes the link
Rodney W. Grimes [Tue, 14 Feb 1995 19:43:09 +0000 (19:43 +0000)]
Remove use of ${DESTDIR} in target of symbolic link, it makes the link
point to the wrong place.

29 years agoAnother one...
Poul-Henning Kamp [Tue, 14 Feb 1995 19:39:50 +0000 (19:39 +0000)]
Another one...

29 years agoFirst attempt to run linux binaries. This is only the changes needed to
Søren Schmidt [Tue, 14 Feb 1995 19:23:22 +0000 (19:23 +0000)]
First attempt to run linux binaries. This is only the changes needed to
the generic kernel. The actual emulator is a separate LKM. (not finished
yet, sorry).
Submitted by: sos@freebsd.org & sef@kithrup.com

29 years agoMore people not on the list.
Poul-Henning Kamp [Tue, 14 Feb 1995 19:19:15 +0000 (19:19 +0000)]
More people not on the list.
Submitted by: se

29 years agoGene Stark added. Should have been here for a long time already.
Poul-Henning Kamp [Tue, 14 Feb 1995 18:04:16 +0000 (18:04 +0000)]
Gene Stark added.  Should have been here for a long time already.

Anybody else missing ?

29 years agoRemoved a YF comment.
Poul-Henning Kamp [Tue, 14 Feb 1995 18:01:24 +0000 (18:01 +0000)]
Removed a YF comment.

29 years agoChanged passwd's Makefile to use the built-in LINKS mechanism to create
Bill Paul [Tue, 14 Feb 1995 15:38:13 +0000 (15:38 +0000)]
Changed passwd's Makefile to use the built-in LINKS mechanism to create
the symlinks for yppasswd & friends (we still can't use hard links
because passwd is installed immutable). This would have been simpler
if the LN_FLAGS variable hadn't chosen to wait until now before leaping
out of the /usr/share/mk directory and biting me in the ass. (And thus,
I was enlightened.)

29 years agoAn ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.
Jordan K. Hubbard [Tue, 14 Feb 1995 15:00:39 +0000 (15:00 +0000)]
An ISDN driver that supports the EDSS1 and the 1TR6 ISDN interfaces.
EDSS1 is the "Euro-ISDN", 1TR6 is the soon obsolete german ISDN Interface.
Obtained from: Dietmar Friede <dfriede@drnhh.neuhaus.de> and
Juergen Krause <jkr@saarlink.de>

This is only one part - the rest to follow in a couple of hours.
This part is a benign import, since it doesn't affect anything else.

29 years agoFixed cursor xor problem...
Søren Schmidt [Tue, 14 Feb 1995 14:37:53 +0000 (14:37 +0000)]
Fixed cursor xor problem...

29 years agoThe destructor always assumed that it would be called on objects created from
Jordan K. Hubbard [Tue, 14 Feb 1995 12:35:03 +0000 (12:35 +0000)]
The destructor always assumed that it would be called on objects created from
ONE constructor routine.  This was bogus - there is also a system provided
constructor which does not allocate a pattern buffer.  Make less assumptions.

29 years agoPpl asked to make ipfw smarter..ok..
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 09:34:04 +0000 (09:34 +0000)]
Ppl asked to make ipfw smarter..ok..
here it is..

29 years agoFix for rather stupid bug by which you couldn't set
Ugen J.S. Antsilevich [Tue, 14 Feb 1995 08:28:27 +0000 (08:28 +0000)]
Fix for rather stupid bug by which you couldn't set
ports for the destination IP addr/port.
Nobody reported this btw , while a lot of other things reported-
probably ppl does not use destination ports at all????

29 years agoJordan forgot to move the scd in this file.
Poul-Henning Kamp [Tue, 14 Feb 1995 07:19:10 +0000 (07:19 +0000)]
Jordan forgot to move the scd in this file.

29 years agoWhoops! back out last commit partly.
Poul-Henning Kamp [Tue, 14 Feb 1995 06:57:45 +0000 (06:57 +0000)]
Whoops!  back out last commit partly.