John-Mark Gurney
ffc946a350
bin to BIN{OWN,GRP} and add Id line
1997-08-23 05:26:32 +00:00
Julian Elischer
7e2a6151f5
add some comments while trying to understand why appletalk
...
gets some things wrong.
(part of my continuing "comment it as you understand it" effort :)
1997-08-22 22:47:27 +00:00
Warner Losh
29ae2e935b
Fix buffer overflow. prompt didn't get a size for its buffer,
...
so it could overflow it. Also made some filenames MAXPATHLEN long rather
than 80 long.
1997-08-22 22:14:16 +00:00
Peter Wemm
2ebbbbc19a
Set ForwardPath as presently inuse on hub
1997-08-22 16:50:49 +00:00
Peter Wemm
e80e9a69c5
Oops, that'll teach me to edit the makefile after testing... Remove
...
duplicate cbcp.c in SRCS... :->
1997-08-22 15:57:37 +00:00
Peter Wemm
f622ba291d
Turn on client callback support (CBCP), it seems to be complete.
1997-08-22 15:50:09 +00:00
Peter Wemm
54c521fbd8
Cleanup and remove the not-too-useful examples. The current versions
...
should be in share/examples if anywhere.
1997-08-22 15:42:33 +00:00
Peter Wemm
6de549b9f2
merge from vendor branch
1997-08-22 15:39:04 +00:00
John Dyson
e5953c0e16
Fix the "remove optimization" by removing it. Sorry for the trouble.
1997-08-22 15:37:23 +00:00
Peter Wemm
3d793cf175
Merge ppp-2.3.1 changes onto mainline
1997-08-22 15:24:36 +00:00
Peter Wemm
e384a9801e
Print a warning if an unsupported (under SMP) shared address space fork
...
is attempted rather than just failing with an errno.
1997-08-22 15:10:00 +00:00
Peter Wemm
59cc0fde7c
Update to include 2.3.1 details (this is not an imported file, it's a
...
composite of other files)
Reminded by: pst
1997-08-22 14:35:37 +00:00
John-Mark Gurney
e8a2a1c555
-I/sys converstion and Id line
1997-08-22 14:22:31 +00:00
John-Mark Gurney
defffb3fcc
another -I/sys conversion, and add Id line now it's left the vendor branch
1997-08-22 14:21:51 +00:00
John-Mark Gurney
71f6084c4a
another -I/sys to -I${.CURDIR}/../../sys
1997-08-22 14:04:09 +00:00
John-Mark Gurney
82681653a4
change -I/sys to -I${.CURDIR}/../../sys
1997-08-22 14:00:57 +00:00
Søren Schmidt
805af8409d
Activate libvgl
1997-08-22 13:20:03 +00:00
Peter Wemm
9851597813
Update to pppd-2.3.1, except for the CLOCAL changes while running the
...
connect script to main.c that can cause problems on bsd-style tty systems.
1997-08-22 12:03:57 +00:00
Peter Wemm
080ea4d851
Some fixes from Bruce:
...
- don't access time (a volatile) via struct copy.
- merge botches
- note risk of CCOUNT accessing *tp outside spltty().
Submitted by: bde
1997-08-22 11:34:08 +00:00
Satoshi Asami
2722459822
Add "distclean" to list of targets to descend into subdirs for.
1997-08-22 11:16:15 +00:00
Andrey A. Chernov
7b759a7f68
Replace uids comparison by issetugid() call
1997-08-22 11:14:53 +00:00
KATO Takenori
463695c856
Synchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.c
...
revisions 1.89 and 1.100, respectively.
1997-08-22 08:12:14 +00:00
Poul-Henning Kamp
0e61ac7b5d
typo in comment.
1997-08-22 07:16:46 +00:00
Peter Wemm
d1eca759eb
Fix missed optimisation in "Attic/" stripping code in $CVSHeader$
...
Submitted by: jdp
1997-08-22 06:59:08 +00:00
Peter Wemm
676e0d5507
Fix a braino in the Attic/ removal code for $CVSHeader$ that originated
...
from XFree86. I think this was harmless, the strncmp happened always
rather than being optimised out.
Submitted by: jdp
1997-08-22 06:57:30 +00:00
Philippe Charnier
f296f8ebb4
Use err(3).
1997-08-22 06:53:00 +00:00
Philippe Charnier
474cc7fe23
Was limited to 200 users. New entry is now allocated as needed.
...
Add usage().
Obtained from:OpenBSD.
1997-08-22 06:50:33 +00:00
Peter Wemm
d4ba5766dd
Add -R (rescan or refresh) option to rescan and rebuild the hints
...
file based on the previous list of directories stored there which
should overcome a weakness of the '-m' switch which can only add
libs. This is an ideal way of updating the hints list after adding
or removing a shlib since it will remove entries that are gone and
doesn't need to have all the directories spelled out each time.
(eg: rm -f /usr/lib/libtcl75*; ldconfig -R) This only works for
version 2 hints files (which we've been generating for a year or
so) which store the path.
1997-08-22 04:42:12 +00:00
John Dyson
89721f6f1a
This is a trial improvement for the vnode reference count while on the vnode
...
free list problem. Also, the vnode age flag is no longer used by the
vnode pager. (It is actually incorrect to use then.) Constructive
feedback welcome -- just be kind.
1997-08-22 03:56:37 +00:00
Jonathan Lemon
e816bc9767
Enable simultaneous use of -u and -p options. Release any resources before
...
calling post-processing script.
PR: 2864
Submitted by: Mike Spengler <mks@msc.edu>
1997-08-21 22:33:59 +00:00
Jonathan Lemon
d623c5c11e
Disallow empty arguments (eg: '') as process ids.
...
PR: 2631
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
1997-08-21 21:34:43 +00:00
Justin T. Gibbs
b13364fea8
Change restart_sequencer to be more robust by performing an explicit
...
pause before attempting to reset the sequencer address. Remove the
loop checking to see if the address has gone to zero since it is
unnecessary
Adjust the abort SCB timeouts back up to 2 seconds where they should
be.
Fix an oversight in the removal of the bus reset settle code where
we might not run the queue of completed commands.
Remove an unecessary call to ahc_run_done_queue in ahc_reset_current_bus.
Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no>
1997-08-21 21:23:21 +00:00
Bruce Evans
b1037dcd53
#include <machine/limits.h> explicitly in the few places that it is required.
1997-08-21 20:33:42 +00:00
Bruce Evans
d7fde192a6
Staticized.
1997-08-21 19:56:40 +00:00
Bruce Evans
e0b2119fcf
Police 4.4Lite #include style.
1997-08-21 19:55:49 +00:00
Jonathan Lemon
5b49d899ec
Convert nets specified with -i/-n to network byte order.
...
PR: 3906, 3801
Submitted by: Bob Willcox <bob@luke.pmr.com>, Hiroya Tsubakimoto
1997-08-21 19:53:04 +00:00
Bruce Evans
7d204e555f
Removed unused definition.
1997-08-21 19:46:13 +00:00
Bruce Evans
1ae93414c3
Fixed off by 1 error.
1997-08-21 19:44:41 +00:00
Bruce Evans
2de8d1f69c
Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixed
...
better by not defining AUTH_NONE in login_cap.h.
1997-08-21 19:31:04 +00:00
Bruce Evans
cfca13bf11
Don't traverse subdirectories twice for normal installs.
1997-08-21 18:40:04 +00:00
Bruce Evans
41b5513403
Fix and simplify installhdrs target. It didn't install the headers in
...
${HFILES} and it's simpler to install the non-headers in ${XFILES}.
1997-08-21 18:33:13 +00:00
Brian Somers
e47c8739d5
Update version number to 1.02 so that I can tell what
...
people are running
1997-08-21 17:20:00 +00:00
Brian Somers
c16615aa8b
Update doc to use MYADDR in ppp.conf.
1997-08-21 17:16:21 +00:00
Brian Somers
1d205e1313
Allow the use of HISADDR & MYADDR in ppp.conf.
1997-08-21 17:07:30 +00:00
Brian Somers
de451c685c
Add "set loopback on|off", defaulting to "on".
...
This tells ppp to loopback packets addressed to
the ppp interface IP coming *from* the tun
device.
This means that you can ping the tun interface IP
from inside :-)
1997-08-21 16:21:39 +00:00
Brian Somers
91fc7145dc
Correct online usage message for "set ? stopped"
1997-08-21 16:18:07 +00:00
Bruce Evans
8f45662223
Split beforeinstall target so that headers can be installed without
...
installing data files.
1997-08-21 16:14:34 +00:00
Bruce Evans
4963bbb24d
Backed out previous commit. mp.h is installed from libmp and should not
...
be installed from here.
1997-08-21 15:51:51 +00:00
Bruce Evans
a98622df6d
Added directories in the includes target so that it installs
...
everything that a full install would (modulo bugs in rpcsvc/Makefile).
The missing things weren't used (except for mp.h from libmp), but
there are relatively few of them and it's easier to be complete.
1997-08-21 15:43:54 +00:00
Bruce Evans
912dc4f0ba
Restored rev.1.122, which was clobbered by copying from -stable in
...
rev.1.134.
Split long lines.
1997-08-21 15:16:07 +00:00