freebsd-src/eBones/man
Mark Murray d79d4a7ced Major cleanup of eBones code:
- 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.
1995-09-07 21:39:00 +00:00
..
acl_check.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
des.point Initial import of eBones. 1994-09-30 14:50:09 +00:00
des_crypt.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
ext_srvtab.8 Various documentation changes. 1995-02-08 10:54:30 +00:00
kadmin.8 Initial import of eBones. 1994-09-30 14:50:09 +00:00
kadmind.8 Various documentation changes. 1995-02-08 10:54:30 +00:00
kdb_destroy.8 Various documentation changes. 1995-02-08 10:54:30 +00:00
kdb_edit.8 Update manual page to reflect "empty password" usage. 1995-08-03 16:23:12 +00:00
kdb_init.8 Various documentation changes. 1995-02-08 10:54:30 +00:00
kdb_util.8 Various documentation changes. 1995-02-08 10:54:30 +00:00
kdestroy.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
kerberos.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
kerberos.3 Initial import of eBones. 1994-09-30 14:50:09 +00:00
kerberos.point Initial import of eBones. 1994-09-30 14:50:09 +00:00
kinit.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
klist.1 Various documentation changes. 1995-02-08 10:54:30 +00:00
klogind.8 Initial import of eBones. 1994-09-30 14:50:09 +00:00
kpasswd.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
krb.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
krb.conf.5 Various documentation changes. 1995-02-08 10:54:30 +00:00
krb.realms.5 Various documentation changes. 1995-02-08 10:54:30 +00:00
krb_realmofhost.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
krb_sendauth.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
krb_set_tkt_string.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
ksend.point Initial import of eBones. 1994-09-30 14:50:09 +00:00
kshd.8 Initial import of eBones. 1994-09-30 14:50:09 +00:00
ksrvtgt.1 Various documentation changes. 1995-02-08 10:54:30 +00:00
ksrvutil.8 Initial import of eBones. 1994-09-30 14:50:09 +00:00
kstash.8 Various documentation changes. 1995-02-08 10:54:30 +00:00
ksu.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
kuserok.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
Makefile Major cleanup of eBones code: 1995-09-07 21:39:00 +00:00
rcp.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
realm.point Initial import of eBones. 1994-09-30 14:50:09 +00:00
rlogin.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
rsh.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
tcom.8 Initial import of eBones. 1994-09-30 14:50:09 +00:00
tf_util.3 Various documentation changes. 1995-02-08 10:54:30 +00:00
tftp.1 Initial import of eBones. 1994-09-30 14:50:09 +00:00
tftpd.8 Initial import of eBones. 1994-09-30 14:50:09 +00:00