summaryrefslogtreecommitdiff
path: root/sys/crypto/blf.c
AgeCommit message (Collapse)Author
2007-11-26typos; ok jmc@Martynas Venckus
sys/netinet/in_pcb.c and sys/net/bridgestp.c ok henning@ sys/dev/pci/bktr/* ok jakemsr@
2005-03-24ansi and tiny knfHans-Joerg Hoexer
ok deraadt@
2003-04-09makeing a local array static saves some bytes; idea from mickey@Markus Friedl
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
the ANSI way.
2000-06-17cbc modeNiels Provos
2000-06-06OpenBSD tagsTheo de Raadt
2000-02-28move crypto codeTheo de Raadt