ru
128310ec7a
mdoc(7) police: use the default ``file ...'' feature of the .Ar macro.
2001-02-13 09:56:35 +00:00
ru
c835e11eed
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 11:39:41 +00:00
ben
6f0ff396c7
more removal of trailing periods from SEE ALSO.
2000-11-15 16:44:24 +00:00
markm
85a606a0dc
Use libcrypto inst=ead if libdes.
2000-02-24 21:21:15 +00:00
phantom
a9d70c7d83
. mdoc(7)'fy
...
. add Xrs to hosts.equiv(5), auth.conf(5), services(5) to some pages
. sort Xrs in SEE ALSO sections
Patches based on PR: docs/15680
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
2000-01-07 13:14:32 +00:00
markm
f5d1994712
Fix for new Kerberos4.
1999-09-19 22:11:15 +00:00
peter
3b7c52fb9a
$Id$ -> $FreeBSD$
1999-08-27 23:15:48 +00:00
bde
e17eb1e3b0
Improved error handling in rev.1.18: don't ignore failure of execve().
...
Fixed some style bugs in rev.1.18.
1999-07-04 15:42:04 +00:00
dt
3347cdec7d
Quick fix to allow transfer files >2GB.
1999-04-25 10:36:00 +00:00
bde
63eaa8e5a1
Don't put compiler warning flags in leaf Makefiles.
1998-12-07 12:50:48 +00:00
markm
f7173f04af
Add JKH's auth.conf-file parser to turn Kerberos on/off in userland.
1998-10-09 06:31:45 +00:00
markm
57b61e8f72
Fix LIBDIR (for aout/ELF).
1998-08-06 21:41:13 +00:00
bde
3f732f34de
Fixed printf format errors (time_t is not necessarily long).
1998-08-02 14:25:24 +00:00
charnier
09c7f071ed
Correct use of .Nm. Add rcsid.
1998-05-18 06:40:56 +00:00
markm
d15437fa41
Rats. I was too quick. Work needs to be done on the non-Kerberos
...
case. Re-enable SUID mode.
1998-03-26 19:41:18 +00:00
markm
3a9399523b
KTH announced a weakness in their implementation of KerberosIV.
...
FreeBSD was not vulnerable, but their fix had some useful features.
Incorporate the best of those - rcp(1) no longer needs to be SUID
to root.
1998-03-26 18:15:00 +00:00
wosch
fc347cdbdd
Add -P option to cp(1) for local to local copying.
...
Pointed out by: bde
1997-12-08 21:02:36 +00:00
wosch
73b7942260
Use cp -R' instead
cp -r' for local to local coping
...
(e.g.: rcp -r /tmp/1 /tmp/2). See the cp(1) manpage for more details.
1997-12-07 20:49:39 +00:00
markm
6158da1e2c
Change to use the new KTH Kerberos.
...
Also make -Wall a bit quieter.
1997-09-28 08:32:59 +00:00
bde
25e5e74d95
Bury this properly.
1997-07-01 21:38:49 +00:00
bde
6b0f21cbdc
This commit was generated by cvs2svn to compensate for changes in r27159,
...
which included commits to RCS files with non-trunk default branches.
1997-07-01 21:34:30 +00:00
bde
9eac363061
Import this unwanted file from Lite-original so that it doesn't
...
get imported with Lite2 (there was only one missing file in src/bin,
other than tags files and obj links).
1997-07-01 21:34:30 +00:00
charnier
5dd7b88ddb
Correct usage string. Man page don't reflect reality for now.
1997-06-06 06:43:19 +00:00
joerg
9d876a1ca8
Ensure string termination after strncpy().
...
PR: 2997
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
1997-05-09 16:00:35 +00:00
imp
cdc0e920d8
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-28 15:24:41 +00:00
peter
34fd560164
Revert $FreeBSD$ to $Id$
1997-02-22 14:13:04 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
e902881dbf
Sort cross references.
1997-01-13 00:25:51 +00:00
steve
d20174939c
-Wall cleaning.
1996-12-14 06:08:03 +00:00
nate
bc360cb6e3
ts_sec -> tv_sec
...
ts_nsec -> tv_nsec
1996-09-20 04:45:59 +00:00
markm
1bc7ca8305
#include <kerberosIV/des.h> -> #include <des.h>
1996-02-11 09:18:18 +00:00
pst
7eff8f18b2
Close bin/937 - handle negative timestamps
1996-02-08 21:06:40 +00:00
markm
8a8e624232
Updating /usr/include/kerberosIV/des.h so eBones will build breaks
...
rcp and rlogin.
(patch supplied)
Submitted by: John Capo <jc@irbs.com>
1995-09-10 14:59:51 +00:00
rgrimes
e6999472c1
Remove trailing whitespace.
...
Reviewed by: phk
1995-05-30 00:07:29 +00:00
joerg
6330608063
You will find enclosed some changes to make gcc -Wall more happy in
...
/usr/src/bin. Note that some patches are still needed in that directory.
I (Joerg) finished most of Philippe's cleanup. /bin/sh will still
need *allot* of work, however.
Submitted by: charnier@lirmm.fr (Philippe Charnier)
1995-03-19 13:29:28 +00:00
wollman
bcedf9a904
Add DISTRIBUTION=krb for Kerberos case.
1994-11-20 23:18:15 +00:00
csgr
5b269a471e
First level of changes for bringing in eBones (kerberos).
...
- Get rid of inverse logic (NOKERBEROS and NOEBONES) in src/makefile,
and replace with MAKE_KERBEROS and MAKE_EBONES. (Far fewer contortions,
and both default to off.) IF YOU WANT KERBEROS, YOU HAVE TO EXPLICITLY
DEFINE ONE OF THESE.
- Make Makefiles kerberos-aware.
1994-09-29 13:06:54 +00:00
dg
00eb2a4dc0
Added $Id$
1994-09-24 02:59:15 +00:00
wollman
309ec8decd
Disable Kerberos for now.
1994-08-06 01:48:36 +00:00
rgrimes
e3cfc8ce61
BSD 4.4 Lite bin Sources
1994-05-26 06:18:55 +00:00