summaryrefslogtreecommitdiff
path: root/usr.sbin/sup/source/sysent.h
AgeCommit message (Collapse)Author
2002-07-10Cleanup, part 1:wiz
Remove sysent.h, unneeded. Remove __P(). unifdef __STDC__ Remove some #if 0 parts. Start ANSIfication.
2001-01-16comment or delete text after CPP directives.cgd
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
- ensure hostname from gethostname() is nul-terminated in all cases - minor KNF - use MAXHOSTNAMELEN over various other values/defines - be safe will buffers that hold hostnames
1997-06-17- add $NetBSD$christos
- remove all $Log$ instances and the extra logs caused by our local changes.
1993-05-21initial import of CMU's SUP to NetBSDcgd