jtc
495a70fd26
Fix bug #50 , by bringing in slstats manpage from cslip 2.7 distribution.
1994-01-08 03:03:34 +00:00
jtc
fbdf4e031f
Include <stdlib.h> for getenv() prototype.
...
Use standard error message routines.
1994-01-07 20:34:23 +00:00
glass
ac0d7a2257
now takes advantage of NetBSD's YP support
1994-01-07 05:27:03 +00:00
ws
3f7cb414ea
Try getting the filehandle of the exported path when reading /etc/exports
1994-01-06 22:48:51 +00:00
deraadt
2ceb867c77
allow mounting/exporting of NFS files (not just directories) for diskless
...
swap. thanks to <ws@TooLs.DE> and <roland@frob.com>
1994-01-06 13:51:55 +00:00
jtc
5f2a029904
Remove -DCRONDIR, macro is set correctly in pathnames.h.
1994-01-05 21:10:29 +00:00
jtc
ba46c17534
Converted Makefile to use BSD make.
1994-01-05 20:57:27 +00:00
jtc
644d4f8787
Vixie Cron 3.0-prerelease, patch 9
1994-01-05 20:40:12 +00:00
deraadt
9f7c9d3ea1
we have YP (thought 4.4 doesn't)
1994-01-05 05:51:01 +00:00
brezak
0ba3f69cb7
Change <sys/dir.h> to <dirent.h>
1994-01-03 14:47:23 +00:00
brezak
61ccab9488
Change /dev/vn0c to /dev/vnd0c (from jimj@miller.cs.uwm.edu)
1994-01-03 14:40:55 +00:00
jtc
f57268af40
Upgraded this to use -mandoc macros some time ago.
1993-12-30 23:52:20 +00:00
davidb
be82dd30d7
Changed to use make's new .OBJDIR
1993-12-28 12:48:44 +00:00
deraadt
fa397dcb09
there is no net/slip.h
1993-12-25 02:28:54 +00:00
deraadt
4e573e80c2
patch security hole talked about on comp.security.misc
1993-12-25 02:28:46 +00:00
cgd
fe95a848b5
add Id and clean up
1993-12-23 07:04:31 +00:00
cgd
d2f69194b2
quick #ifdef hack to get it to compile with charles' dir header changes
1993-12-22 18:24:11 +00:00
cgd
56a2b2e2c1
Fix slstats to compile with new if_slvar.h. Get the appropriate
...
stats from the network interface struct, not their now-nonexistant
old locations. i came up with the fix, prompted by Rich Murphey's
solution, which simply removed the printing of those statistics entirely.
1993-12-22 12:16:00 +00:00
brezak
30669098ec
Add vnconfig command.
1993-12-21 04:13:39 +00:00
davidb
677c8d93a8
s/config/config.new/, changed references to compile directory.
1993-12-20 22:42:55 +00:00
cgd
734451e0ff
set DELIVERY_MODE to 'queue'
1993-12-19 10:28:31 +00:00
deraadt
532647f2af
build rarpd
1993-12-16 05:38:42 +00:00
deraadt
e3b965f6db
original from LBL (part of the tcpdump distrib)
...
SIOCGIFCONF fixup by Roland McGrath <roland@frob.com>
1993-12-16 05:31:05 +00:00
mycroft
aa14f04fcb
From: mrm@sceard.com (M.R.Murphy)
...
Fix memory leak.
1993-12-15 23:52:40 +00:00
pk
e0738ce1d3
RLIMIT_OFILE => RLIMIT_NOFILE
...
Do something sensible when current RLIMIT_NOFILE turns out to be infinity.
1993-12-14 21:31:53 +00:00
cgd
a33e17ef28
move config files into /etc/sliphome, and note that and other changes in docs
1993-12-10 14:18:00 +00:00
cgd
9fa00062f5
deal with change in setting of slip params
1993-12-10 13:19:12 +00:00
mycroft
30eca65416
Clean up deleted files.
1993-12-10 09:39:30 +00:00
mycroft
d093458663
Use POSIX.2 regular expression routines.
1993-12-10 09:39:27 +00:00
mycroft
239fa04f43
We use regex.h, not regexp.h, now.
1993-12-10 09:01:24 +00:00
jtc
3ccb82400b
Upgraded to use <dirent.h>.
1993-12-08 00:47:01 +00:00
mycroft
c722eb32d7
Eliminate a compiler warning.
1993-12-07 23:25:00 +00:00
mycroft
ffa63f58ac
Eliminate a compiler warning.
1993-12-07 23:05:26 +00:00
mycroft
dafb92d12e
Eliminate a compiler warning.
1993-12-07 21:44:57 +00:00
mycroft
fa44884d47
Eliminate a compiler warning.
1993-12-07 21:12:29 +00:00
mycroft
e0e18ffe8d
Clean up deleted files.
1993-12-07 01:57:46 +00:00
cgd
02585b5bfd
delete 'object' files, and dtrt on cleandir
1993-12-07 01:57:39 +00:00
cgd
da5de96b8a
add -ll, and minor cleanup
1993-12-07 01:37:12 +00:00
glass
35d4564f5c
386BSD --> NetBSD, in preparation of diffs for Eric
1993-12-06 17:48:22 +00:00
brezak
be6634a0fb
Add __NetBSD__ to __386BSD__ ifdefs
1993-12-06 17:17:37 +00:00
cgd
6d6ecb06a5
more ifdef changes. eventually have to move raw partition for the i386 to c
1993-12-06 09:28:52 +00:00
cgd
fc5ae3c87e
__386BSD__ -> i386; this file might break for m68k because of ifdefs...
1993-12-06 09:25:14 +00:00
glass
2545c2d0cc
lamp's queue is huge
1993-12-06 07:45:39 +00:00
mycroft
09786cb42d
Back out previous change. It was wrong.
1993-12-05 23:04:49 +00:00
mycroft
5080d6a99f
Compile amd.
1993-12-05 22:11:09 +00:00
mycroft
e8e1a19487
Fix typo, MACHIN --> MACHINE. Reported by Brad Parker <brad@fcr.com>.
1993-12-05 22:10:48 +00:00
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