Commit Graph

336 Commits

Author SHA1 Message Date
deraadt ad97f8aac0 should bzero automatic sockaddr's before use 1993-12-05 13:58:43 +00:00
deraadt b61a97ceeb should bzero automatic sockaddr's before use 1993-12-05 13:41:07 +00:00
deraadt 28a0b47800 link -ll 1993-12-05 01:01:38 +00:00
mycroft a16c5edd97 Clean up deleted files. 1993-12-04 06:06:29 +00:00
cgd 080d1bc548 delete now-bogus cdefs.h, and add rcs id's to everything 1993-12-04 06:05:53 +00:00
deraadt 2b728f4750 sunos compatible /var/yp/binding/ files. 1993-12-03 10:08:12 +00:00
mycroft e3c9b730c0 Miscellaneous cast to shut up compiler. 1993-12-03 10:04:50 +00:00
mycroft 319b21f7c1 Make encap_parms->arglen a u_int to match other RPC code. 1993-12-03 10:01:06 +00:00
mycroft 7f2cf51c4e ALIGNBYTES and ALIGN() are now defined in machine/param.h. Their (fairly
bogus) definitions here are no longer needed.
1993-12-03 09:25:39 +00:00
mycroft c66568a290 I don't want to know why there was a reimplementation of strerror() here, but
it's toast.
1993-12-03 09:20:53 +00:00
deraadt 45af4741ad let quoted strings contain "\"" and "\n"
also let strings be "", ie. empty (is this a good change?)
1993-12-03 04:58:22 +00:00
jtc 4c3c4ffd25 Compile spray too. 1993-12-03 02:11:13 +00:00
jtc f0baed1c1a My reimplementation of spray(8). 1993-12-03 02:10:22 +00:00
pk 6ff21e941b Get offset of `_version' right for sparc.
Remove temporary file on error exit.
Some general cleanup.
1993-12-02 20:55:47 +00:00
jtc 004d3ba93e First pass at documenting YP clients. 1993-12-02 18:37:54 +00:00
jtc f51f0a515d All programs that use lex must link with -ll. 1993-12-02 18:18:02 +00:00
pk dd98eefe50 `#ifdef sparc' => `#if defined(sun & sparc)'. 1993-12-02 17:37:07 +00:00
phil 102c96c45a For the PC532, fixing the errors in the #include code and removing all
references to the "rtc".  (Removing rtc from the pseudo devices.)
1993-12-01 22:29:19 +00:00
phil 1b7c2b0299 Added some includes needed for the new pseudo_init code. 1993-12-01 07:56:02 +00:00
deraadt 5f40ac2443 be more careful, do not tromp over ``MACHINE'' 1993-12-01 05:56:39 +00:00
mycroft 5e76e8d3b0 Add `OSTYPE(bsd4.4)' to these, as some people actually use them as examples and
get confused by the resuilting sendmail-->mail-->sendmail-->... loops.
1993-11-30 08:18:35 +00:00
jtc 5187624c00 Use ".St -p1003.2-92" macro instead of spelling it out. 1993-11-30 00:36:01 +00:00
paulus 2aacdab786 Added security option: if compiled with -DREQ_SYSOPTIONS=1, pppd won't
run unless /etc/ppp/options is present.
1993-11-28 23:39:35 +00:00
paulus eb40b6f924 Use <paths.h> to get kernel image file name; remove KVMLIB conditional. 1993-11-28 23:36:43 +00:00
paulus 2c19da3e82 Fixed typo. 1993-11-28 23:35:34 +00:00
mycroft f8987a8cb6 Define OS once in Makefile.inc, and fold the trivial changes into os-bsd44.h
rather than having a separate .h file.
1993-11-27 21:38:44 +00:00
mycroft a4f76e6196 Clean up deleted files. 1993-11-27 21:38:39 +00:00
mycroft ecd1899d2f Define OS once in Makefile.inc, and fold the trivial changes into os-bsd44.h
rather than having a separate .h file.
1993-11-27 21:38:26 +00:00
mycroft 01c65770eb Initial import. Needs a little cleanup yet. 1993-11-27 21:16:51 +00:00
deraadt f7bce94e9a generate a pdevinit[] like config.new does (for pseudo device initialization) 1993-11-23 07:45:06 +00:00
jtc cd816f9f1e As of POSIX.2, getopt returns -1 instead of EOF on error. Changed the code
to match just in case someone changes the value of EOF.
1993-11-19 20:02:53 +00:00
jtc acc61782fb Fix spelling mistake. 1993-11-19 17:24:58 +00:00
cgd 0b76c61c48 kill bogus bugs, and add options 1993-11-18 03:16:32 +00:00
cgd 0fdd7ddc70 add option to show the swapmap's raw contents 1993-11-18 03:00:41 +00:00
cgd 44c6a0bbc1 make things a bit more consistent 1993-11-17 11:00:52 +00:00
brezak e8214430ab Build slstats command 1993-11-16 04:18:16 +00:00
brezak 578eb233b1 slstats command from cslip-2.6 distr. 1993-11-16 04:16:46 +00:00
cgd 603b08d78b fix typo in last 1993-11-15 21:51:30 +00:00
deraadt 16f75ff463 ypset should only be permitted from a reserved port.
from Tor Egge <tegge@pvv.unit.no>
1993-11-15 08:20:05 +00:00
deraadt 08322f9423 compile tcpdump too 1993-11-14 21:22:01 +00:00
deraadt 56c9ee826f tcpdump version 2.1.1 by Steve McCanne <mccanne@ee.lbl.gov> 1993-11-14 21:19:50 +00:00
cgd 2daa9376f3 from Thomas Eberhardt <thomas@mathematik.uni-Bremen.de>:
use shared libutil, if available
1993-11-14 15:41:15 +00:00
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
glass 42ac31d081 make config.new on all platforms 1993-08-30 07:19:32 +00:00
glass 144656cf78 back to torek's Makefile 1993-08-30 07:01:01 +00:00
brezak e443c955ff Need to define load address in PARAM. 1993-08-28 00:03:51 +00:00
brezak 651ea37a78 Fix rcs headers 1993-08-25 02:42:57 +00:00
brezak 72512ce825 Add code so inetd can start mountd. Reread exports if changed more frequently. Cleanup to use rpcsvc headers. 1993-08-25 02:37:36 +00:00
glass 8a49818de4 snapshot. starts nfsmountroot but doesn't seem to emit any packets 1993-08-24 20:26:48 +00:00
brezak 7a19417ff8 Cleanup port to NetBSD 1993-08-23 14:36:07 +00:00
brezak d9d60a264e Add speeds of 19200, 38400, 57600, 115200 1993-08-18 13:00:39 +00:00