summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/rmpproto.c
AgeCommit message (Collapse)Author
2002-03-14kill more registers.Mike Pechkin
millert@ ok
2001-01-17avoid C sequence point issues; found by cgd@netbsd.org using a developmentPaul Janzen
version of gcc.
1998-10-29fix for those boxens like hppa which do not supply boot file nameMichael Shalayeff
so we have to decide for 'em, like open the first file from the list in the config. kids tested mother approved.
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
to simulate a crypt, like login does. Use SEEK_* not L_* and kill some 0L's used in lseek while we're there.
1997-01-17r?index -> strr?chrTodd C. Miller
1995-11-16repair byte order botches; from scottr@plexus.com via netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt