summaryrefslogtreecommitdiffstats
path: root/eBones/man
Commit message (Collapse)AuthorAgeFilesLines
* Remove the old DES library man pages from the make. This whole directorymarkm1996-02-111-4/+1
| | | | actually needs to be deleted and the man pages moved to eBones/lib.
* The new des library has its own man pages. Trash this old one.markm1996-02-111-380/+0
|
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-3019-2012/+0
| | | | which included commits to RCS files with non-trunk default branches.
* recording cvs-1.6 file deathpeter1995-12-3016-1972/+0
|
* Major cleanup of eBones code:markm1995-09-071-12/+4
| | | | | | | | | | | | | | | | | | - Get all functions prototyped or at least defined before use. - Make code compile (Mostly) clean with -Wall set - Start to reduce the degree to which DES aka libdes is built in. - get all functions to the same uniform standard of definition: int foo(a, b) int a; int *b; { : } - fix numerous bugs exposed by above processes. Note - this replaces the previous work which used an unpopular function definition style.
* Update manual page to reflect "empty password" usage.pst1995-08-031-3/+3
|
* Various documentation changes.jkh1995-02-0820-85/+96
| | | | Submitted by: Mark Murray <mark@grondar.za>
* Kill more bogus man pages. (The correct ones are with their programs.)wollman1995-01-201-3/+3
|
* Don't install bogus tftp, tftpd, tcom manual pages from the MIT Kerberoswollman1994-11-201-3/+3
| | | | distribution. They don't apply here.
* Initial import of eBones.csgr1994-09-3039-0/+4239
| | | | | | | | | | | | | | (Including all changes for FreeBSD - importing the original eBones distribution would be too complex at this stage, since I don't have access to Piero's CVS.) (If you want to include eBones in your system, don't forget to include MAKE_EBONES in /etc/make.conf.) (This stuff is now also suppable from braae.ru.ac.za.) Bones originally from MIT SIPB. Original port to FreeBSD 1.x by Piero Serini. Moved to FreeBSD 2.0 by Doug Rabson and Geoff Rehmet. Nice bug fixes from Doug Rabson.
* BSD 4.4 Lite KerberosIV Sourcesrgrimes1994-05-271-0/+462
OpenPOWER on IntegriCloud