Rodney W. Grimes
99fd7a9b42
Add missing ${DESTDIR} so that the sample dir file ends up in the
...
correct place.
1995-02-14 21:15:58 +00:00
Ugen J.S. Antsilevich
4cba45558a
pseudo-device snp 3
...
Example entry for snoop.
1995-02-14 21:15:12 +00:00
Ugen J.S. Antsilevich
819f72f9f9
kern/tty_snoop.c - optional for snp device
...
added..
1995-02-14 21:14:11 +00:00
Ugen J.S. Antsilevich
187ec8f5ae
Added /dev/snp? entry..
1995-02-14 21:13:14 +00:00
Rodney W. Grimes
36d9739b48
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.
1995-02-14 21:08:45 +00:00
Stefan Eßer
70b344d1af
Added Matt Thomas' e-mail address.
1995-02-14 20:20:46 +00:00
Rodney W. Grimes
4a218a6de8
Remove use of ${DESTDIR} in target of symbolic link, it makes the link
...
point to the wrong place.
1995-02-14 19:43:09 +00:00
Poul-Henning Kamp
d06b2f2908
Another one...
1995-02-14 19:39:50 +00:00
Søren Schmidt
1e1e0b4463
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
1995-02-14 19:23:22 +00:00
Poul-Henning Kamp
47ccef1936
More people not on the list.
...
Submitted by: se
1995-02-14 19:19:15 +00:00
Poul-Henning Kamp
00ee0c15e4
Gene Stark added. Should have been here for a long time already.
...
Anybody else missing ?
1995-02-14 18:04:16 +00:00
Poul-Henning Kamp
ae4c9a0208
Removed a YF comment.
1995-02-14 18:01:24 +00:00
Bill Paul
01ed185959
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.)
1995-02-14 15:38:13 +00:00
Jordan K. Hubbard
e316b1a9de
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.
1995-02-14 15:00:39 +00:00
Søren Schmidt
314908fae3
Fixed cursor xor problem...
1995-02-14 14:37:53 +00:00
Jordan K. Hubbard
47d5df1d7d
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.
1995-02-14 12:35:03 +00:00
Ugen J.S. Antsilevich
dbec390e8a
Ppl asked to make ipfw smarter..ok..
...
here it is..
1995-02-14 09:34:04 +00:00
Ugen J.S. Antsilevich
8f6466e847
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????
1995-02-14 08:28:27 +00:00
Poul-Henning Kamp
f0dbdbbf11
Jordan forgot to move the scd in this file.
1995-02-14 07:19:10 +00:00
Poul-Henning Kamp
86ca01bcee
Whoops! back out last commit partly.
1995-02-14 06:57:45 +00:00
Poul-Henning Kamp
b53d84607c
YFfix.
1995-02-14 06:55:42 +00:00
Poul-Henning Kamp
f026fea644
susword -> systm.h
1995-02-14 06:51:31 +00:00
Poul-Henning Kamp
ed78b305f6
YPfix
1995-02-14 06:34:49 +00:00
Poul-Henning Kamp
cb21b8cf38
YFfix.
1995-02-14 06:33:53 +00:00
Poul-Henning Kamp
9977034cd2
YFfix
1995-02-14 06:31:13 +00:00
Poul-Henning Kamp
c70f45100d
YFfix.
1995-02-14 06:28:25 +00:00
Poul-Henning Kamp
c178994d81
YPfix
1995-02-14 06:25:17 +00:00
Poul-Henning Kamp
473e9734a8
YFfix
...
+int nfsrv_vput __P(( struct vnode * ));
+int nfsrv_vrele __P(( struct vnode * ));
+int nfsrv_vmio __P(( struct vnode * ));
1995-02-14 06:22:18 +00:00
Poul-Henning Kamp
a14b2c282e
YFfix
1995-02-14 06:19:23 +00:00
Poul-Henning Kamp
01c9aaafc4
YFfix. added
...
errval scsi_probe_busses __P(( int, int, int));
1995-02-14 06:17:23 +00:00
Poul-Henning Kamp
8ede9d03cf
YFfix.
...
added int susword __P((void *base, int word));
1995-02-14 06:15:25 +00:00
Poul-Henning Kamp
d2fc53150b
YF fix.
1995-02-14 06:14:28 +00:00
Poul-Henning Kamp
7aa3a026ad
YF Fix.
1995-02-14 06:11:21 +00:00
Poul-Henning Kamp
5723344759
YF fix.
...
Reviewed by: phk
Submitted by: yves@dutncp8.tn.tudelft.nl (Yves Fonk)
1995-02-14 06:06:07 +00:00
Poul-Henning Kamp
a3dbba7a60
Yves has sent us a ~600 Kb patch, which shuts up gcc entirely for the
...
entire kernel.
Unfortunately we didn't send him a copy of the style guide before he did it.
I'm trying to find all the benign and downright sound bits and will commit
them without any other explanation than "YF fix" if they are merely cosmetic.
Reviewed by: phk
Submitted by: yves@dutncp8.tn.tudelft.nl (Yves Fonk)
1995-02-14 06:00:17 +00:00
Poul-Henning Kamp
a2d29640be
Added a bunch of people who deserved it.
1995-02-14 04:07:59 +00:00
Jordan K. Hubbard
3268f6b644
Get scdreg.h from new location.
1995-02-14 04:05:04 +00:00
David Greenman
bf4bd9bd9b
Fixed problem with msync causing a panic.
...
Submitted by: John Dyson
1995-02-14 04:00:17 +00:00
Garrett Wollman
522bab9535
Make capitalization consistent with other devices registered in
...
the database. Also, distinguish between VGA-like display devices
and everything else.
1995-02-14 03:19:27 +00:00
Garrett Wollman
9a94a59774
Make netstat report the correct state for T/TCP.
...
Submitted by: Andras Olah <olah@cs.utwente.nl>
1995-02-14 03:09:51 +00:00
Garrett Wollman
2f96f1f446
Get rid of some unneeded #ifdef TTCP lines. Also, get rid of some
...
bogus commons declared in header files.
1995-02-14 02:35:19 +00:00
Jordan K. Hubbard
9e5c18f7b1
The following patches are for the sound drivers. These changes will
...
add a an ioctl call to set the transfer block size (SNDCTL_DSP_SETBLKSIZE)
and add the select system call to the drivers. They also fix a problem with
the #EXCLUDE macros for the PAS-16 card.
Submitted by: Jim Lowe <james@blatz.cs.uwm.edu>
1995-02-13 22:49:06 +00:00
Andrey A. Chernov
21edcfa248
Pass prgbox exit code to main exit code
1995-02-13 19:49:42 +00:00
Andrey A. Chernov
7b5de861cd
Much better error handling added.
1995-02-13 18:51:50 +00:00
Andrey A. Chernov
c6493ee41b
Add missing lib_window.c to SRCS
1995-02-13 17:23:18 +00:00
David Greenman
2655f62632
In sync(), don't dereference the proc pointer if it's NULL. Should fix
...
most or all of the problems with calling sync() without a curproc (which
can happen in machdep.c during a panic sync).
1995-02-13 13:45:04 +00:00
Poul-Henning Kamp
1e3a24e880
Actually access the right first page if the file.
...
Bruce finally caught this bogon for me, Thank you Bruce !
Due to some part of the VM/buffer/pmap magic doing clustering, this bogon
managed to work better than 99.9% of the time. Amazing.
If You ever again see a weird message from the gzip code, please tell me.
1995-02-13 07:40:33 +00:00
Poul-Henning Kamp
46fe71cc98
Add -D__BSD__ and don't write "LINUX" on a CD as default.
1995-02-13 06:54:47 +00:00
Poul-Henning Kamp
9170aeb809
Made the changes needed here to install from a CDrom.
...
Cleaned some cruft in the process.
This program becomes curiouser curiouser...
1995-02-13 06:52:16 +00:00
Poul-Henning Kamp
4a565df5ed
strategy for block and char devices are rightfully spec_strategy.
...
I feel like yanking all the "ISODEVMAP" stuff altogether, it looks
like a bad kludge...
1995-02-13 06:12:32 +00:00