Brian Somers
dcf9e6a5b2
Move handle_signals() to before the FD_SETs. handle_signals()
...
may result in a our modem closing after it's made its way into
the fd_set, resulting in a program exit (with select(): bad file
descriptor) rather than a dropped link.
1998-02-10 22:33:43 +00:00
Jordan K. Hubbard
d5cbea7e97
Form device names correctly with new unit# syntax.
1998-02-10 18:43:11 +00:00
Jordan K. Hubbard
59617ad4b8
Totally change the way that devices are made in the MFS and subsequently
...
probed in sysinstall. Rather than make template devices and use up lots
of inodes, also restricting the number of devices that can be dealt with,
mknod all necessary devices as necessary using built-in information.
This removes a number of constraints on the number and type of devices
that sysinstall can see.
1998-02-10 18:31:27 +00:00
Eivind Eklund
b5883d1eb4
All our options are new-style now - enable the warning if unrecognized
...
(that is, old-style) options are found.
1998-02-09 23:59:51 +00:00
Jordan K. Hubbard
4a7de9552b
Remove some ancient cruft discovered during a recent code review.
1998-02-08 20:18:19 +00:00
Jordan K. Hubbard
fc60b54d95
MF22: reset root flags properly.
1998-02-06 04:35:21 +00:00
Guido van Rooij
3d08e8c2cc
This seems to fix my problem that after resume/suspend, sometimes
...
pccard claims that the driver is already allocated.
It works around a race when pccardd gets woken up too late after a resume.
This is a 2.2.6 candidate.
Reviewed by: nate@freebsd.org
1998-02-04 20:19:39 +00:00
Bill Paul
1754677b27
Fix Makefile.yp so that it no longer creates a temporary file called
...
/tmp/ypmake, thereby fixing problems with successive map updates
possibly reading stale copies of this file left behind by a previous
failed run.
PR: 5571
1998-02-04 16:16:58 +00:00
Garrett Wollman
19dd7f4d5a
Install printcap.5 from here.
1998-02-04 15:59:10 +00:00
Andrey A. Chernov
381ee3485b
Add comment describing settings
...
Use 66 lines on the page
1998-02-04 13:03:57 +00:00
Andrey A. Chernov
6094ceca72
Add Russian printer filters, mandatory because hardware code page 866
...
is different with KOI8-R
1998-02-04 12:00:46 +00:00
Philippe Charnier
966fcf2944
Convert to mdoc.
1998-02-04 07:30:11 +00:00
Andrey A. Chernov
4b6860cf1c
Add Genius PnP Mouse (simple one)
1998-02-04 06:46:33 +00:00
Brian Somers
b3796ed639
Merge from MP branch:
...
Correct magic number format string
1998-02-04 01:06:23 +00:00
Wolfram Schneider
7bf7308c7b
Typo.
1998-02-02 15:46:44 +00:00
Steve Price
3de1350407
setpwent now has a void return type, so remove the now bogus cast.
1998-02-01 17:11:07 +00:00
Steve Price
e2e5ad34fb
Typo: PAT -> FAT.
...
PR: 5593
1998-02-01 05:58:42 +00:00
Brian Somers
48cf2a7958
Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCH
...
is defined.
1998-01-29 00:44:15 +00:00
Brian Somers
4b633e0106
Talk a bit about ongoing development.
1998-01-29 00:42:52 +00:00
Brian Somers
f7d1db72cf
Make it clear that aliasing is done on the public interface, not
...
the private one.
1998-01-29 00:40:41 +00:00
Jordan K. Hubbard
0fc319ac44
MF22: only fclose() OpenConn if non-NULL.
1998-01-28 04:42:38 +00:00
Brian Somers
baef0a6974
Cosmetic:
...
Don't mention the authors name at startup. He's already credited
in the man page. Instead, make the message consistent with the
one given to the diagnostic port (and fix the grammar when entering
`term' mode).
Don't credit the zlib author in the man page as ppp isn't linked
directly with zlib (it's shared).
Mention when the OpenBSD port was first made available.
1998-01-27 23:14:53 +00:00
Kazutaka YOKOTA
3bbee664ba
Update the keymap menu.
1998-01-27 14:01:19 +00:00
Julian Elischer
ff85d547a5
A bit of the dpt userland utilities that got left out.
1998-01-26 06:26:41 +00:00
Julian Elischer
c5bc0dccc4
Obtained from: Simon Shapiro
...
Userland utilities to control, and monitor a DPT RAID system.
1998-01-26 06:20:48 +00:00
Jean-Marc Zucconi
0d6515cde0
The status command prints the audio position, the media catalog and the
...
volume value for the disc. It is now possible to specify additional arguments
(audio, volume, media) to print only a subset of the full status.
This is particularly useful with drives which stop playing when asked to
return the catalog number.
1998-01-26 00:57:54 +00:00
Steve Price
0f87b00d6b
Allow comments to begin with multiple '#' characters.
...
PR: 4452
Submitted by: Joao Carlos Mendes Luis <Jonny@mailhost.coppe.ufrj.br>
1998-01-25 17:51:10 +00:00
Steve Price
2ccbe549bc
Fix a couple of typos.
...
PR: 5561
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1998-01-25 16:22:22 +00:00
Kazutaka YOKOTA
65b8196101
Fix typo.
...
PR: docs/5562
1998-01-25 15:49:00 +00:00
Brian Somers
4147817ab9
Fix error message.
...
Don't complicate the test compilation mentioned at the start of
the file.
1998-01-24 00:03:14 +00:00
Brian Somers
2e8ab8d16a
Stop bogus warnings.
1998-01-23 22:29:16 +00:00
Brian Somers
813bfe4d88
Re-implement the proxy arp sockaddr_dl search routine (again).
...
It now works :-) and searches all interface aliases.
1998-01-23 21:37:27 +00:00
Jordan K. Hubbard
feb308afd5
In !dists case, invoke the custom dist menu rather than the toplevel
...
dist menu. This makes a good deal more sense and should have been
this way all along.
1998-01-23 07:53:44 +00:00
Brian Somers
0c2bc41c96
Don't allow manual dialing unless in auto or interactive mode.
1998-01-23 04:36:42 +00:00
Jordan K. Hubbard
c922e45175
MF22: match entries for wfd
1998-01-22 21:14:31 +00:00
Søren Schmidt
f5dee08294
Use /bin/pwd instead of a potentially shell builtin that does
...
not return the "real" path.
This makes it possible to have the .o files put in the /usr/obj
hierachy instead of in the /usr/src one.
1998-01-22 19:34:31 +00:00
Philippe Charnier
2cc11a3c27
Add rcsid. Add usage() with up to date flag list. Use err(3).
1998-01-22 07:28:26 +00:00
Philippe Charnier
a7a63eccb9
Convert to mdoc format. Document missing flags.
1998-01-22 07:26:08 +00:00
Jordan K. Hubbard
9d8d61fb4d
Add entry for SMC 9432TX cards (tx driver).
1998-01-21 19:25:49 +00:00
Brian Somers
4d834db441
Use the sockaddr_dl with the link#, not the ethernet address
...
when creating proxy arp entries.
1998-01-21 12:52:14 +00:00
Brian Somers
217e186518
Don't assume that a computer can have no more than
...
256 interfaces (mine doesn't). Instead, find local
interface addresses using sysctl().
1998-01-21 10:55:39 +00:00
Jordan K. Hubbard
8b1643d2c6
I must have been smoking crack when I made this change. Using sh -c
...
in a vsystem() call is just a ludicrous way of calling sh -c "sh -c ..."
Whoops! I don't know my own bloody code here!
1998-01-21 06:08:35 +00:00
Brian Somers
aa8e05197c
Remove unused #includes.
...
Make various bits static.
Remove unused variables.
Submitted by: eivind
1998-01-21 02:15:33 +00:00
Warner Losh
07d19529ee
Quote filenames more agressively.
...
Reviewed by: jkh
Submitted by: Hubert Feyrer
1998-01-21 00:12:56 +00:00
Brian Somers
49b239e0d2
Allow an optional delay when specifying "set openmode active".
...
The delay defaults to 1 sec (as it always has) unless we've done
a ~p in interactive mode or we've actually detected a HDLC frame.
This is now cleanly implemented (via async timers) so that it is
possible for LCP to come up despite the delay if an LCP REQ is
received.
This will hopefully solve situations with slow servers or slirp
scenarios (where ECHO is left on the port for a second or so before
the peer enters packet mode).
Also, ~p in interactive mode no longer changes the value of the default
openmode delay and -dedicated mode enters packet mode in the right state
according to the value of openmode.
1998-01-20 22:47:48 +00:00
Bruce Evans
a798ce2eac
Converted to Lite2 mount interface - use vfc_typenum from the
...
already looked up vfsconf struct for nfs instead of MOUNT_NFS.
Removed related FreeBSD ifdefs.
1998-01-20 15:22:27 +00:00
Bruce Evans
66a655bcf6
Merged from Lite2. Get the filesystem type name directly from the
...
statfs struct instead of converting from the filesystem type number.
1998-01-20 15:12:24 +00:00
Garrett Wollman
8830deae19
Properly initialize the printer struct.
...
PR: bin/5519
1998-01-20 14:43:05 +00:00
Bruce Evans
87f01287d2
Removed definition of _NEW_VFSCONF. The new vfsconf interface is now
...
the default.
1998-01-20 10:40:18 +00:00
Philippe Charnier
ffe0efc2a9
Convert to mdoc format. Remove unused vars. Use err(3) and change exit(-1).
1998-01-20 07:30:27 +00:00