cgd
d29e38973e
bzero structs before using; fix from theo
1993-11-10 04:36:04 +00:00
paulus
1687b6cdff
Added RCS ID.
1993-11-10 01:35:21 +00:00
paulus
ef90819423
Added RCS IDs; minor enhancements (default local address to first IP
...
address of host; accumulate asyncmaps); bugfix (pidfile location).
1993-11-10 01:33:51 +00:00
paulus
7250f6a418
Fixed bug where chat would fail if it didn't find the string it was
...
looking for within 1024 characters; some code cleanup.
1993-11-09 04:57:19 +00:00
mycroft
c776e015f6
Clean up deleted files.
1993-11-09 04:54:33 +00:00
paulus
8d1ed68875
New version (2.0) of pppd. It now conforms to RFCs 1331, 1332, 1334,
...
and has vastly improved security features, and other improved functionality
(including an updated man page!).
1993-11-09 04:53:15 +00:00
cgd
eb5665b095
MLINKS line was bogus
1993-11-08 05:23:53 +00:00
glass
ddf14389a5
upgraded to sendmail version 8.6.4
1993-11-05 07:50:58 +00:00
cgd
4bb7cfabaf
update timed to the latest version, as supplied and ported by
...
<Vernon Schryver> vjs@calcite.rhyolite.com .
1993-11-03 11:08:15 +00:00
mycroft
0ec046b62b
Clean up deleted files.
1993-11-03 11:08:13 +00:00
cgd
92b5cad993
update timed to the latest version, as supplied and ported by
...
<Vernon Schryver> vjs@calcite.rhyolite.com .
1993-11-03 11:07:41 +00:00
cgd
d3fad18c7a
shouldn't link to acctoff -- that's not the way new (i.e. traditional)
...
accounting works.
1993-11-03 06:50:11 +00:00
cgd
a25d7d9a8e
chown here now
1993-11-03 06:48:18 +00:00
cgd
454f76bbdd
make it compile...
1993-11-02 08:44:00 +00:00
cgd
aea2695257
fix oops
1993-11-02 08:43:48 +00:00
mycroft
ef17c615c2
Clean up deleted files.
1993-11-02 07:51:15 +00:00
cgd
476023b5bb
latest mtree from uunet. doesn't compile, but that'll be fixed soon.
...
(want to have 'pseudo-virgin' sources, for when fixed fnmatch stuff
is released...)
1993-11-02 07:51:06 +00:00
glass
5020d54afa
updated from 8.3 to 8.6.3.
...
known problems: sendmail/cf/cf required 'obj' directory
1993-10-30 00:36:16 +00:00
mycroft
4aae9a78d9
Clean up deleted files.
1993-10-30 00:36:15 +00:00
glass
d498f75b4b
updated from 8.3 to 8.6.3.
...
known problems: sendmail/cf/cf required 'obj' directory
1993-10-30 00:33:33 +00:00
mycroft
6d9dd525b6
Clean up deleted files.
1993-10-30 00:33:32 +00:00
glass
386f59b9d5
updated from 8.3 to 8.6.3.
...
known problems: sendmail/cf/cf required 'obj' directory
1993-10-30 00:32:27 +00:00
cgd
0fbd5c2a47
don't try to install accountant; it doesn't exist anymore
1993-10-23 00:23:51 +00:00
mycroft
1b483c4f71
From Mark Weaver:
...
Use lstat() rather that stat(), to avoid chasing symlinks.
1993-10-22 10:38:33 +00:00
mycroft
5a26368500
Clean up deleted files.
1993-10-20 00:19:52 +00:00
cgd
88e5411d7e
revert accton's syntax to what it was in net/2
1993-10-20 00:13:05 +00:00
cgd
59ebb74a4b
did *you* know that PMAX's weren't PC532's?
1993-10-15 23:26:39 +00:00
cgd
7f773f8f4b
we have rand48 now
1993-10-14 01:51:11 +00:00
deraadt
9ae8a636f9
Add MACHINE_PMAX support from rick & ralph.
1993-10-14 01:22:27 +00:00
jtc
2ddbb97f0f
#include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
...
declarations can be removed from <stdlib.h>.
1993-10-13 18:33:45 +00:00
pk
08ba41f417
Allow for a group name to be specified in the ``user'' field: user[.group]
...
Allow for max # of invocations to be specified; appended to ``wait''
field: wait/nowait[.max]
Allow for RPC specifications in numeric format.
Inetd now stores its pid in `/var/run/inetd.pid'.
Support for AF_UNIX family.
1993-10-13 11:22:48 +00:00
mycroft
0c4b6b5612
Don't core dump on blank lines.
1993-10-11 20:53:48 +00:00
cgd
ed8d9adecd
needs libcrypt
1993-10-11 10:52:31 +00:00
cgd
f69e02fc8e
no more librpc
1993-10-08 02:28:39 +00:00
cgd
a4f95e1816
no more librpc
1993-10-08 01:33:33 +00:00
jtc
104c7f4bf6
Got bored, converted to use mandoc macros.
1993-10-06 19:34:59 +00:00
jtc
50e825b111
Got bored, converted yet another manpage to -mandoc format
1993-10-06 19:07:02 +00:00
cgd
62ae8cc163
use syslog to report errors Vernon Schryver (vjs@calcite.rhyolite.com)
1993-10-05 00:36:28 +00:00
jtc
dc92a17545
Fix spelling error: syn -> sync.
1993-10-05 00:13:17 +00:00
jtc
99cd400e2e
Use *->fts_errno instead of errno after fts_read(). The fts manpage
...
indicates that the fts_errno will be set to the correct value, but there
are no guarentees about errno.
1993-10-01 01:03:22 +00:00
pk
0915419517
-I/sys --> -I${DESTDIR}/sys, to support cross-compilation.
1993-09-25 13:19:49 +00:00
brezak
8e25b7097b
Fixes for ypset'ing to a different net.
1993-09-19 18:48:21 +00:00
phil
4c44872dde
Adding changes for the pc532 machine. The NO_SYMLINK is for compilation
...
under Minix on the pc532, which has no symlinks.
1993-09-15 21:15:19 +00:00
brezak
0c27d6751c
Only output load address is using 'at'.
1993-09-13 15:27:38 +00:00
ws
d3725de8aa
Allow exporting whole directory trees with -alldir option in /etc/exports
1993-09-09 16:34:33 +00:00
ws
053f138dae
Changes to VFS readdir semantics
...
NFS changes for better cookie support
ISOFS changes for better Rockridge support and support for generation numbers
1993-09-07 15:40:14 +00:00
mycroft
756df55414
Nuke -DNDBM.
1993-09-05 22:02:59 +00:00
deraadt
79b9e39888
#endif in the wrong place
1993-09-05 16:10:01 +00:00
mycroft
ce9288836b
Clean up deleted files.
1993-08-31 13:48:48 +00:00
deraadt
0f874c8bdd
ensure config.new is installed as config.new, and not over top of the
...
other config program
1993-08-31 13:48:46 +00:00