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