Commit Graph

26652 Commits

Author SHA1 Message Date
mikel
7cefc17c7e import 4.4BSD-Lite2 versions 1997-03-26 05:10:53 +00:00
thorpej
66908db327 Resolve conflicts from merge. 1997-03-26 02:08:07 +00:00
thorpej
87ca1d62e0 Print Ethernet and FDDI addresses in the same format as ether_ntoa().
From Matt Thomas <matt@3am-software.com>
1997-03-26 01:49:44 +00:00
thorpej
a285d77f82 Print the station address of interfaces that have one. From
Matt Thomas <matt@3am-software.com>
1997-03-26 01:46:49 +00:00
thorpej
8443f8fad0 Resolve conflicts from merge. 1997-03-26 01:33:32 +00:00
thorpej
fecae4de60 Back out the previous change (add IFM_10_EXT) after some dicussion
w/ BSDI and Matt Thomas.
1997-03-26 01:19:27 +00:00
perry
51157fe131 Comment out the wt driver -- its rather dangerous to ed users, as it
turns out. Also, add a comment explaining this.
1997-03-26 01:16:23 +00:00
pk
b468feeebf In pmap_remove(), check for an empty segment before calling one of the
helper functions. This cuts down the number of needless function calls
by approx. 80%, which has a healthy effect on the responsiveness of
a machine under heavy process creation/teardown loads.
The VM system seems to be fond of asking to delete page mappings
which aren't there..
1997-03-25 23:04:02 +00:00
scottr
757d4ce5d4 Add SDEV_NOLUNS quirk for Seagate ST125N. 1997-03-25 22:33:50 +00:00
christos
d465daac1e make sure that the tty layer restarts the ppp layer when there is an error
such as out of buffer space.
1997-03-25 22:33:25 +00:00
christos
1b1e6276ce Forgot this one too. 1997-03-25 21:01:50 +00:00
cgd
6f1ffd0192 kill cfb and sfb in the standard configs 1997-03-25 20:35:03 +00:00
perry
fd9be39827 fix 3128 from SAITOH Masanobu.
this consisted of nuking a duplicated paragraph; I did it slightly
differently than suggested.
1997-03-25 19:51:21 +00:00
perry
273d9d8452 Update to note that sound now mostly works, and to list the FreeBSD
URL to retrieve an easy to use tar file of Linux libraries etc.
1997-03-25 19:29:01 +00:00
jonathan
3f9bb9b9e8 Add <if_media.h>, am7990var.h requires it. 1997-03-25 19:06:02 +00:00
perry
337b724fe9 added some missing SLC command codes (19 - 30) defined in RFC-1184
updated the NSLC #define to be 30
updated SLC_NAMELIST #define to include the new codes

mostly from Robin Carey <robin@mailgate.dtc.rankxerox.co.uk>
1997-03-25 18:46:27 +00:00
thorpej
1dad4ef8c6 Add the following individuals for their dontations of money and/or
equipment to the NetBSD Project:

	David Brownlee
	Ralph Campbell
	Christopher G. Demetriou
	Scott Ellis
	Perry E. Metzger
1997-03-25 18:40:07 +00:00
christos
790c4693cc Add the bsd.links.mk and bsd.inc.mk 1997-03-25 18:20:55 +00:00
is
138db3e452 Add MROUTING description. 1997-03-25 16:42:52 +00:00
is
45ae7d19f3 Mention correct PID file location. 1997-03-25 16:06:55 +00:00
is
c8785a5591 Added EHOSTUNREACH description to ERRORS, closing PR 3133. 1997-03-25 15:43:06 +00:00
christos
93b36b663d PR/3388 from Tatoku Ogaito: Add product id for another soundblaster PnP card. 1997-03-25 15:16:49 +00:00
lukem
a28b2ef8b3 Add "#define has_mkstemp 1" (which needs "#define has_mktemp 1"),
and hack to use mkstemp() instead of mktemp(). This *does* cause the
tempfile to be created at name generation time, but that's ok because
the code will fopen(tempname), use it, and the unlink it. Kinda cute
(``ugly but interesting'' :), but seems to work, and passes
'sh ./rcstest' as well as rudimentary tests by me.
1997-03-25 13:56:36 +00:00
mikel
eba3c11c27 some cleanup; still needs a *lot* of work 1997-03-25 07:57:14 +00:00
mikel
20efef237e expand on these a bit. 1997-03-25 07:20:00 +00:00
perry
4deb4b43b7 Update to describe new upgrade floppy system 1997-03-25 06:35:04 +00:00
perry
29128f0d7e fix silly typo 1997-03-25 06:25:04 +00:00
perry
4deae47f44 add information on kern set 1997-03-25 06:20:56 +00:00
perry
508181ed7a describe "kern" set. 1997-03-25 06:16:24 +00:00
perry
80067d7a43 Update for the new ramdisk based install, with the installed kernel
implicitly moved into the kern??? set.
1997-03-25 06:09:06 +00:00
perry
fe395da669 Update to the new set of ramdisk based installs, etc. 1997-03-25 06:04:23 +00:00
mikel
b7679caa29 add xref to symlink(2) 1997-03-25 05:30:29 +00:00
mikel
863572aff7 fix misplaced punctuation in SEE ALSO section. 1997-03-25 05:19:05 +00:00
mikel
04695059c2 add xrefs to readlink(2) and symlink(7). former from Brian Grayson in
PR misc/3378, latter by me.
1997-03-25 05:18:21 +00:00
mark
b28684079f Fix broken vidcaudio_set_format() prototype. 1997-03-25 05:09:01 +00:00
perry
83e59afff5 Update. In particular, remove refernces to the kcoth/kcadp split (we
no longer have split kernels) and remove references to "kernel copy"
floppies since we are now using ramdisk boot kernels.
1997-03-25 05:01:51 +00:00
perry
c9d61d5cd3 Partial upgrade of document to describe the interim SSTO floppies. I
haven't renamed 1.2 to 1.2D everywhere since thats transient anyway...
1997-03-25 04:50:06 +00:00
perry
76b7132eeb Update to add Matthias Drochner and yours truly. 1997-03-25 04:21:07 +00:00
thorpej
fcab4c339d RCS id police. 1997-03-25 03:06:58 +00:00
perry
852b0f3606 Add a couple of missing zoneinfo files. 1997-03-25 02:58:56 +00:00
perry
740c418b30 add mop* man pages (should be in section 8!) and arp*.9 man pages 1997-03-25 02:56:35 +00:00
perry
bd94b26fd7 add /usr/sbin/mop* and resort 1997-03-25 02:50:48 +00:00
perry
4545fe75b6 Update for recent arp changes. 1997-03-25 02:45:50 +00:00
jonathan
9a834c4127 Add ARP hardware type for Richochet "starmode" radio addresses. 1997-03-25 02:30:52 +00:00
thorpej
315d0c6cbb Display the correct interface name in the event SIOCGIFMEDIA "succeeds"
but doesn't return any media types.
1997-03-25 01:37:11 +00:00
gwr
90a79f75fe Change continue to break in a few places (as suggested by mycroft). 1997-03-24 23:49:39 +00:00
christos
7600672517 put the 'r' back in archive. 1997-03-24 23:19:12 +00:00
cgd
b1e061e899 Optimize the case of writing to /dev/zero, and clean up the
surrounding code a bit.  Partly suggested by gwr, them implemented
by mycroft in the i386 port, then cleaned up a bit to fit here.
1997-03-24 23:01:40 +00:00
pk
eb3b79e0f2 Move `#endif /* SUN4M */' downward. 1997-03-24 22:56:37 +00:00
christos
3dd90654e6 Don't cleandir on make build when UPDATE is set. 1997-03-24 22:22:15 +00:00