summaryrefslogtreecommitdiff
path: root/usr.sbin/sup/source/netcryptvoid.c
AgeCommit message (Collapse)Author
2002-07-10Cleanup, part 2:wiz
Remove 'register'. ANSIfy. indent(1). Static -> static. Change some ``#include <header.h>'' to ``#include "header.h"'' for local headers. Fix function declaration mistakes uncovered by ANSIfication.
2002-07-10Cleanup, part 1:wiz
Remove sysent.h, unneeded. Remove __P(). unifdef __STDC__ Remove some #if 0 parts. Start ANSIfication.
2000-12-13No need to initialise a global to zero.scw
1999-04-12Software_Distribution => Software.Distribution.pk
1997-10-17WARNSifylukem
1997-06-17- add $NetBSD$christos
- remove all $Log$ instances and the extra logs caused by our local changes.
1996-12-23- add missing prototypes.christos
- fix function call inconsistencies - fix int <-> long and pointer conversions It should run now on 64 bit machines...
1993-05-21initial import of CMU's SUP to NetBSDcgd