freebsd_amp_hwpstate/eBones/include
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
..
ChangeLog Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
Makefile Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
addr_comp.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
admin_server.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-bsd386i.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-bsdapollo.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-bsdibm032.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-bsdm68k.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-bsdsparc.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-bsdtahoe.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-bsdvax.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-ibm370.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-pc.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-pyr.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf-ultmips2.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
conf.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
des.h Major cleanup of eBones code: 1995-09-07 21:39:00 +00:00
highc.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
kadm.h Initial import of eBones. 1994-09-30 14:50:09 +00:00
kdc.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
klog.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
kparse.h Major cleanup of eBones code: 1995-09-07 21:39:00 +00:00
krb.h Major cleanup of eBones code: 1995-09-07 21:39:00 +00:00
krb_conf.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
krb_db.h Major cleanup of eBones code: 1995-09-07 21:39:00 +00:00
lsb_addr_comp.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
mit-copyright.h BSD 4.4 Lite KerberosIV Sources 1994-05-27 05:12:12 +00:00
osconf.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
passwd_server.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
principal.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00
prot.h Start the eBones cleanup ball rolling. 1995-08-25 22:52:32 +00:00