John Birrell
db36ef8f02
Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.
1998-09-05 08:22:30 +00:00
David E. O'Brien
72c53665f2
With the change to the 4.4Lite2 mount interface we don't need special
...
conf files.
1998-09-05 00:58:37 +00:00
Brian Somers
9e8ec64b6b
Don't cast potentially unaligned addresses to pointers to
...
non-char types on non-i386 architectures.
On Alpha and Sparc we get a bus error if we do.
1998-09-04 18:26:00 +00:00
Warner Losh
94d1a20141
o Enable standby mode in apm utility. You need a newer kernel for this
...
functionality to work (however, the kernel changes were committed
to current at 1998/07/05 23:29:11 PDT).
o Enable setting of a timer for later wakeup. Note, not all APM
BIOSes support this for all modes (mine doesn't support waking up on
a timer from standby mode).
o Print out the APM capabilities, as reported by the BIOS.
o Report wake on ring indication. No way to enable/disable this, but
it is reported.
o update man page with above
o The output of this command has changed, so if you have a script that
parses its output, then you may need to rewrite it slightly.
o The code attempts to deal with older kernels than July 5, 1998, but
that part of the code isn't well tested.
1998-09-04 16:08:54 +00:00
Kazutaka YOKOTA
afab29051f
Fix uninitialized variable.
...
PR: bin/7799
Submitted by: Sheldon Hearn (axl@iafrica.com )
1998-09-04 10:15:48 +00:00
David E. O'Brien
89fb7161b9
Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.
...
(bde will remove it soon)
1998-09-04 08:55:29 +00:00
Andrey A. Chernov
aa578ab67a
add missing sys/queue.h
1998-09-04 07:48:53 +00:00
Nicolas Souchu
8d8b289af3
Reviewed by: Doug Rabson
...
Submitted by: nsouch
'local' token added to support new bus architecture .c files generated
by .m files.
1998-09-03 21:03:43 +00:00
Brian Somers
9de9848b61
Install amd.conf
1998-09-02 21:09:14 +00:00
Jordan K. Hubbard
45878e4d34
Silence potentially bogus warning.
1998-09-01 06:58:11 +00:00
Jordan K. Hubbard
119cff04ef
Don't set the router_enable variable by default.
1998-08-31 17:47:52 +00:00
Wolfram Schneider
acd8019083
Sort cross references.
1998-08-31 16:41:09 +00:00
Brian Somers
c9a426e9e1
Remove OpenBSD build support - let the Makefile vary per
...
OS rather than making it a mess and potentially screwing
up cross builds.
Suggested by: bde
1998-08-31 12:14:32 +00:00
Jordan K. Hubbard
87757a15d3
Accept gateway value of NO
1998-08-31 09:02:03 +00:00
Joseph Koshy
06f64964ea
The `group{del,mod,show}' take require a '[group|gid]' argument.
...
PR: docs/7788
1998-08-31 04:49:04 +00:00
Brian Somers
e8ede338eb
Add OpenBSD build support
1998-08-30 23:53:25 +00:00
Brian Somers
09bc8205a9
Add OpenBSD build support
...
Remove -Wmissing-prototypes
1998-08-30 23:53:00 +00:00
Gary Palmer
0451ac36bd
Split lines into one subdir per line.
1998-08-30 20:58:16 +00:00
Gary Palmer
971104bfb7
Make pstat machine-independant again
1998-08-30 20:15:09 +00:00
Gary Palmer
dd6303bd2a
DPDADD -> DPADD
1998-08-30 19:59:53 +00:00
Gary Palmer
1f4dcd683a
Fix parallel makes falling over on xwhere
1998-08-30 19:59:35 +00:00
Joseph Koshy
80c936833f
Install ipmon.8 in man8/ not man1/.
...
PR: 7778
Submitted by: horikawa@jp.freebsd.org
1998-08-30 04:48:00 +00:00
Brian Somers
a804ec2201
Don't use `-width 20'', it's misleading. Use
`-width XX''
...
instead.
1998-08-29 23:02:45 +00:00
Brian Somers
7fdd475323
Don't claim that the alias library isn't loaded until
...
used.
1998-08-29 23:02:43 +00:00
Brian Somers
131ef891c7
Add the following word substitutions when running a shell
...
command:
AUTHNAME: The local authname
ENDDISC: The local endpoint discriminator
LABEL: The configuration label in use
PEER_ENDDISC: The peers endpoint discriminator
USER: The peers authname
1998-08-29 23:02:42 +00:00
Brian Somers
080a2247c2
Allow the use of HISADDR, MYADDR and INTERFACE as words
...
embedded in the args of a "shell" or "!bg" command, and
only accept upper case versions.
We can now do:
! sh -c "ifconfig INTERFACE >/tmp/myfile"
1998-08-29 23:02:39 +00:00
Brian Somers
e227fded3f
Mention `cbcp'' in
`set log ?''
1998-08-29 18:37:02 +00:00
Jordan K. Hubbard
ccee8446a8
Add /usr/lib to the list of things to chflag before upgrading.
...
Noticed by: Blaz Zupan <blaz@gold.amis.net>
1998-08-28 01:03:41 +00:00
Jordan K. Hubbard
47d8228368
Fix recursive package add problem (for on-disk package files) I introduced
...
with the change in semantics to make_playpen(). Now package dependencies
more than 2 levels deep should work again. Pass the hat.
1998-08-27 14:59:55 +00:00
David E. O'Brien
f4a9d83b40
bmake framework for contrib_amd
1998-08-27 08:09:42 +00:00
David E. O'Brien
87c1e71689
Make way for the contrib_amd bmake frame work.
1998-08-27 08:03:35 +00:00
Jordan K. Hubbard
0fc1c5c44a
Catch more cases where the CDROM has been mounted.
1998-08-27 00:50:14 +00:00
Brian Somers
37d818fb21
Fix some OpenBSD/alpha warnings
1998-08-26 18:07:57 +00:00
Brian Somers
653ead3365
Remove redundant include file.
1998-08-26 17:39:38 +00:00
Brian Somers
5a72b6eda3
Put the IP buffer queues into struct ipcp.
...
Forgotten by: me
1998-08-26 17:39:37 +00:00
Brian Somers
4a7a066106
The protocol must be in network byte order (OpenBSD only).
1998-08-26 17:39:35 +00:00
Joseph Koshy
842d977707
Remove identity crisis in ispcvt(8) man page. Include reference to
...
ispcvt(8) in pcvt(4).
PR: docs/7743
Submitted by: <k-horik@yk.rim.or.jp>
1998-08-26 02:46:24 +00:00
Julian Elischer
352ef9ec55
Submitted by: archie@whistle.com
...
quieten cc -Wall
1998-08-25 21:16:47 +00:00
Brian Somers
f80e09b53a
Mention what ``set authname'' does in -direct mode.
1998-08-25 17:48:55 +00:00
Brian Somers
6f8e9f0a8a
If we've got a full output buffer queue and cannot send
...
anything for two mintues (see ``set choked'' and ``show
bundle''), nuke the ip, mp and link level buffer queues.
This should fix problems where ``ppp -auto'' seems to stop
responding after failing to connect to the peer a few times.
1998-08-25 17:48:43 +00:00
Doug Rabson
dbf9b92f80
Change length arguments to sysctl to size_t.
1998-08-25 07:38:19 +00:00
Brian Somers
9773f8c0c8
Consolidate the two malloc()s that are done when allocating
...
an mbuf.
1998-08-21 18:10:15 +00:00
Brian Somers
3f37462e61
Make ``show mem'' display the number of packets allocated as well as the
...
number of octets.
1998-08-21 18:09:57 +00:00
Brian Somers
b538df1666
Fix ``lp=port@machine'' syntax and mention it in printcap(5).
1998-08-21 18:08:46 +00:00
John Birrell
1be40924a9
Build kvm_mkdb and natd on alpha too.
1998-08-20 21:51:35 +00:00
Bruce Evans
f6f60773dd
Increased column widths for tty input watermark fields so that watermarks
...
for 11520-byte buffers for 115200 bps are displayed properly.
Fixed my recent printf format error fixes. %p is almost unusable
in tables, since its width and format are unknown/machine-dependent.
Use %8lx and cast pointers to (u_long)(void*). This is still quite
broken, e.g., for machines with 64-bit pointers.
1998-08-19 01:32:28 +00:00
John Birrell
4b82d708ae
Bruce says that %p is intended to format void pointers only. So use a void *
...
cast. There are pointers and then there are _pointers_. One day I'll
figure out which are which. 8-)
1998-08-18 02:10:05 +00:00
Brian Somers
b6f5f44231
Destroy any existing chat timeouts in datalink_ComeDown()
...
If we're told to close/down while in DIAL or LOGIN state,
we don't want to keep our timeout running :-/
1998-08-18 00:53:48 +00:00
Wolfram Schneider
10e41acac5
Removing -batch option from adduser. Adduser was written as
...
an *interactive* command for newbies. The pw(8) does now a much better
job for adding users from command line. Also, the -batch option is
not well tested, buggy and unsupported.
1998-08-17 18:50:29 +00:00
Doug Rabson
744857bc1c
Update to use the new elf headers.
1998-08-17 08:47:19 +00:00