pk
cdd1abc966
Fix arguments to a printf() (PR#2219).
1996-03-16 12:37:45 +00:00
paulus
0a659c65f3
Files added to pppd to support demand-dialling and packet filtering.
1996-03-15 03:09:08 +00:00
paulus
44c91c8e53
Several enhancements and bug-fixes to the PPP daemon, including new
...
support for demand dialling, packet filtering, idle timeout, multiple
packet compression schemes (including PPP Deflate), and a limit on
connect time.
1996-03-15 03:03:34 +00:00
paulus
0b316ef301
Cleaned up the output of pppstats a bit, and changed the compression
...
ratio report to a more intuitive measure (i.e. uncomp / comp).
Corrected the man page.
1996-03-15 02:47:18 +00:00
christos
7758c3b701
Fix PR/2126; recognize mount option readdirsize. In addition, if rsize is
...
specified and readdirsize is not, make readdirsize use the value of rsize.
1996-03-06 00:21:21 +00:00
thorpej
c5f7cf3a9e
RCS id police.
1996-03-03 17:21:25 +00:00
veego
762a972b92
Added missing clean rules for grfconfig and videomode (amiga-port)
1996-03-01 19:45:13 +00:00
thorpej
1d94921b5e
Copyright assigned to The NetBSD Foundation.
1996-02-28 01:25:08 +00:00
thorpej
c479d69ad9
Copyright assigned to The NetBSD Foundation.
1996-02-28 01:13:20 +00:00
mrg
a484d585d1
merge sendmail 8.7.4
1996-02-24 01:00:12 +00:00
cgd
7d351bb3f4
fix thinkos in emitobjs() and emitfiles() that would cause empty files
...
lists to not have a newline properly emitted. (It was emitting a
newline only if the line position was != 7. However, the only time the
line position was 7 was right after the initial variable assignment
string (e.g. "OBJS=\t") was printed.)
1996-02-23 00:39:42 +00:00
mycroft
0ffcbb494d
Always swap most of the fields when updating a config file entry; otherwise
...
we can get weird lossage when deleting a field (e.g. the group).
1996-02-22 11:14:41 +00:00
thorpej
e8c79c9ef1
RCS id police.
1996-02-22 06:59:15 +00:00
cgd
3afcb7a849
fix for new NFS include files. (checked with fvdl.)
1996-02-21 02:27:57 +00:00
fvdl
baef289adb
Sync with Lite2.
1996-02-20 16:06:55 +00:00
christos
c7ce104884
Fix amd to compile and work after the NFSv3 commit.
...
This fix is a kludge:
- make the nfs filehandle conditional on v2 and v3
- set the nfs_args fields for the version and the
file handle size.
- make the file handle pointer type void * so that
it works on both nfsv2 and nfsv3
- fix the mountd rpc results parsing.
A proper fix should:
- register an nfsv3 server for amd.
- make amd try v2/v3 mounts exactly like mount_nfs does.
- understand the nfsv3 mount options.
- cleanup the #undef's in the protocol header.
Also in order to auto-recognize v2 vs v3, I moved the inclusion of
<sys/mount.h> to am.h.
1996-02-19 20:57:40 +00:00
mycroft
d6864c438f
Add #includes so this will compile.
1996-02-18 23:19:20 +00:00
mycroft
e174025c48
Reorder #includes.
1996-02-18 23:18:56 +00:00
fvdl
f916611f33
Bring in NFSv3 code by Rick Macklem (from Lite2).
1996-02-18 11:58:24 +00:00
fvdl
322cd1a032
Bring in NFSv3 code by Rick Macklem (from Lite2)
1996-02-18 11:57:50 +00:00
scottr
de8fcf0996
Spelling correction
1996-02-13 23:08:24 +00:00
neil
fee47471be
Fixed Typo. Closes PR 2001. Keep them coming!
1996-02-11 16:34:23 +00:00
christos
1f4499519b
fix pr/1226: allow rdate to use adjtime(2)
1996-02-10 18:44:54 +00:00
jtc
b4c556ca62
Added explicit dependencies on yacc generated files. From Luke Mewburn
...
<lukem@supp.cpr.itg.telecom.com.au>. Fixes PR #2032 .
1996-02-06 18:30:58 +00:00
jtc
0f9ea1b77e
Fix dangling 'The'; From Mike Long <mike.long@analog.com>
1996-02-05 06:11:16 +00:00
perry
71e2e03ced
Added code to implement mode in which syslogd listens only to unix
...
domain socket (triggered by -s option) and documentation for
same. This closes pr 1761, although the code is slightly different.
1996-02-05 02:30:21 +00:00
mrg
9f1b8faa72
BINDIR=/usr/libexec (from jonathan)
1996-02-04 12:02:12 +00:00
scottr
38cd25875c
Sleep after pulling DTR low when disconnecting. The ensures that the
...
modem has enough time for a reset or hangup should the line be marked
local, or a non-standard getty pulls DTR high again immediately.
1996-02-02 20:24:54 +00:00
scottr
6a334da2bd
Be explicit about the fact that ip-up and ip-down are executed with
...
a null environment. Closes PR #1866 .
1996-02-02 20:17:53 +00:00
mrg
32c0edb470
update to bind 4.9.3-p1.
1996-02-02 15:30:57 +00:00
mrg
12e310738e
update to bind 4.9.3-p1.
1996-02-02 15:29:24 +00:00
mrg
c6357b052a
update to bind 4.9.3-p1.
1996-02-02 15:29:21 +00:00
mrg
40405c0ec2
update to bind 4.9.3-p1.
1996-02-02 15:29:07 +00:00
mrg
03b98dd9c2
update to bind 4.9.3-p1.
1996-02-02 15:29:03 +00:00
mrg
631c443645
update to bind 4.9.3-p1.
1996-02-02 15:25:33 +00:00
mrg
bcbd476ac7
these become subdirectories in the new bind
1996-02-02 14:15:59 +00:00
mycroft
cbbb28608c
If __FreeBSD__, don't swap the type field in the Ethernet II header.
1996-02-01 21:57:00 +00:00
mycroft
851e3892fc
If __FreeBSD__, don't swap the length field in the 802.3 header.
1996-02-01 21:27:46 +00:00
jtc
dd05bd5124
Rename struct timespec fields to conform to POSIX.1b
1996-02-01 00:04:52 +00:00
hpeyerl
a2db59e20a
interface aliases don't count as individual interfaces and hence don't
...
need a seperate bpf. Someone should decide whether to tell netstat
about this.
1996-01-31 20:25:31 +00:00
mycroft
15c8e154a1
Make this closer to reality.
1996-01-30 09:49:16 +00:00
mrg
705157eda9
extra update from 8.7.3. also, (re)include NIS support.
1996-01-29 04:58:23 +00:00
mrg
d3b14c1c3a
include <paths.h> under netbsd and freebsd, for _PATH_VARTMP
1996-01-26 03:30:23 +00:00
mrg
671e777954
cast return value of hstrerror() as this changes with the incoming bind
...
distribution to be const char *, and, causes a warning.
1996-01-24 15:49:52 +00:00
mrg
5eac1270dc
merge to sendmail 8.7.3
1996-01-22 12:50:24 +00:00
mrg
8d05f6d4e9
sendmail 8.7.3
1996-01-22 10:52:39 +00:00
jonathan
92bff2b19b
Change Makefile to build screenblank on Decstations.
1996-01-16 22:20:13 +00:00
thorpej
535abd80a2
Add a net.inet.ip.directed-broadcast sysctl as suggested by
...
Darren Reed <darrenr@vitruvius.arbld.unimelb.edu.au> in PR #1227 .
This change is slightly different than the one submitted by Darren in
that the DIRECTED_BROADCAST compile-time option will behave like it used
to so that existing configurations utilizing it won't have to change.
1996-01-16 04:17:30 +00:00
thorpej
4b359df8c4
Add net.inet.ip.forwsrcrt: if zero, the system will not forward
...
source-routed packets. Note this value is protected by kernel security
level; it can only be changed if securelevel < 1.
1996-01-15 21:11:46 +00:00
hpeyerl
8c4481f80c
More descriptive message for printer status. Addresses PR #509 .
1996-01-14 17:25:21 +00:00