Commit Graph

15990 Commits

Author SHA1 Message Date
briggs
633e32000c Wrap call to arpintr() in NETHER to avoid unresolved external if no ether
devices are present.  Suggested by Paul Goyette (paul@pgoyette.bdt.com).
1995-10-02 09:38:38 +00:00
pk
82434458cc Get some of the bugs out. Thanks to David Gilbert for testing. 1995-10-02 09:07:03 +00:00
briggs
d510375b06 Change to allow nack_message() to take an argument and send
MSG_REJECT_MESSAGE instead of MSG_ABORT when we get an extended message.
This allows a DEC drive to work when it attempts to negotiate synch.
transfers on us.
1995-10-02 09:03:53 +00:00
pk
23b15422dc svr4_fcntl: make uap point to argument. 1995-10-02 08:20:47 +00:00
thorpej
97717b2153 Add the new amiga and sun3 manual pages, the new makedev(8) pages, and
kill extra (hp300-specific, which is bogus) rbootd(8) page.
1995-10-02 01:13:04 +00:00
thorpej
5acc8aed38 Add manual pages for ld.so(1), rtld(1), and config.old(8). 1995-10-02 01:10:08 +00:00
thorpej
42c79bc062 Add manual pages for banner(1) and ccdconfig(8). 1995-10-02 01:07:52 +00:00
thorpej
febcc2f7f7 Add missing YP manual pages, network, device, and rcons include files,
and kill non-existent <dev/isa/if_lereg.h>.
1995-10-02 01:05:15 +00:00
thorpej
d263e1d22a Add some missing include files, libpcap_pic.a, and config.old. 1995-10-02 00:58:53 +00:00
thorpej
1a70d814f0 Correct revisions of libc.so and libm.so. Add libpcap.so.0.0 and the
new standalone code.
1995-10-02 00:54:37 +00:00
thorpej
78de76b1e1 Add ./sbin/ccdconfig and ./usr/bin/banner 1995-10-02 00:52:52 +00:00
thorpej
d7b36ab7a2 Add mt0. 1995-10-02 00:36:07 +00:00
thorpej
f12fd2307e Driver for HP 7974a, 7978a/b, 7979a, 7980a, and 7980xc 9-track HP-IB tapes.
Original version contributed to Utah by Mt. Xinu.  Ported to 4.4BSD by
Mark Davies and Andrew Vignaux.
1995-10-02 00:28:20 +00:00
ragge
b1474f955b Installation tools for vax. 1995-10-01 21:22:13 +00:00
mycroft
b5beeaaca9 Incorporate recent changes from Wolfgang and Stefan. 1995-10-01 20:51:34 +00:00
chopps
01d63931a5 only use one xmit buffer for ASDG 1995-10-01 19:30:22 +00:00
pk
bb4bce0db3 Install dlfcn.3 and links. 1995-10-01 18:47:21 +00:00
phil
1f494d0265 Don't add network files to SRCS if NO_NET is defined. (I'm getting
very short of disk space on STEELHEAD!)  The pc532 doesn't use the
network (yet?) from boot.
1995-10-01 06:00:32 +00:00
briggs
0066d1a66f Finally get this right... Final fix from Paul Goyette paul@pgoyette.bdt.com 1995-10-01 05:10:20 +00:00
briggs
9de2a25e73 Surround Debugger(); with #if DDB. Different fix than encl. for PR#1553. 1995-10-01 02:29:32 +00:00
pk
db0107b895 Specify SCSI_DATA_OUT in sddump() (from John Kohl; PR#1482). 1995-09-30 22:57:19 +00:00
thorpej
3f6cdcfbf3 Delete some non-applicable comments. 1995-09-30 22:03:02 +00:00
thorpej
c8c561474c Default console to hp300h (the emulation used by the ITE), not pc3.
New-style RCS id.
1995-09-30 22:01:04 +00:00
thorpej
69337ffbd0 New-style RCS id. 1995-09-30 21:57:48 +00:00
thorpej
ceaaa99534 Make sure there's an entry for each HP-IB disk handled by COMPAT_NOLABEL.
Also, make sure that each HP-IB disk entry has an alias that looks like
what autoconfig reports as the disk model number.  Add an entry for
`miniroot'.
1995-09-30 21:57:06 +00:00
pk
13dcbfbb29 Make this work with OBJ dirs. 1995-09-30 21:43:35 +00:00
briggs
c1138ce68a Yet another error in the (next-to) last changes. 1995-09-30 21:34:54 +00:00
pk
160b38697c Refer to installboot(8) 1995-09-30 21:33:30 +00:00
pk
a029979ad3 Manual page for installboot(8). 1995-09-30 21:32:14 +00:00
pk
996bd19dd0 Update (incl. PR#1547). 1995-09-30 21:28:19 +00:00
pk
1fbe81825a Man page for dlfcn.h 1995-09-30 21:25:24 +00:00
briggs
41ae734820 ln mount_ffs ffs--forgot to check this in ages ago... 1995-09-30 20:00:47 +00:00
briggs
890baf19ea Fix stupid error in one of my last changes here. 1995-09-30 19:42:34 +00:00
chopps
35c3bd0da2 fix typo 1995-09-30 17:43:18 +00:00
chopps
672febd322 add conditionals around page zero debug stuff 1995-09-30 17:39:51 +00:00
chopps
678433e279 no longer needed by lance driver (now uses /dev/ic...) 1995-09-30 17:20:29 +00:00
chopps
f144360393 oops, forgot to cvs add this 1995-09-30 17:18:22 +00:00
leo
1c107bd3e6 Add CD9660 option. 1995-09-30 12:48:12 +00:00
leo
9c06f30b7f Add port-atari as a valid category. 1995-09-30 12:44:39 +00:00
pk
ba51c14e09 Use CPPFLAGS in .S rules. 1995-09-30 12:21:33 +00:00
pk
0e91488536 Prevent loop in SIGCHLD handler (Frank van der Linden; PR#1539). 1995-09-30 11:39:53 +00:00
chopps
5899ee0969 adjust newfs no need to be so specific 1995-09-30 08:59:02 +00:00
chopps
d6ede49c3d fix typo (pr#1224) 1995-09-30 08:39:38 +00:00
chopps
852aa19159 add arcnet device, (pr#1148) 1995-09-30 08:34:49 +00:00
chopps
d0653c6f07 add pppd to instbin 1995-09-30 08:12:23 +00:00
chopps
bf32ce10a2 add an all target to the make line 1995-09-30 08:04:03 +00:00
thorpej
7760002a45 New-style RCS ids. 1995-09-30 07:12:43 +00:00
chopps
27c7bf6d82 fixes as given by Bernd Ernesti <bernd@arresum.inka.de> in pr#1396, plus cleanup 1995-09-30 07:11:20 +00:00
thorpej
a6af943990 Add support for the net.inet.tcp sysctl group and document. From
John Kohl <jtk@kolvir.blrc.ma.us>.
1995-09-30 07:05:19 +00:00
thorpej
07db43dc14 Document new RFC1323 sysctl variable. 1995-09-30 07:03:54 +00:00