summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-30more altq parameter tweaks to silence warnings.Kenjiro Cho
2004-04-30modify pf63 and pf64 to pass the stricter check that was added recently.Kenjiro Cho
2004-04-30kill extra space at line start;Jason McIntyre
2004-04-30typo;Jason McIntyre
2004-04-30missing full stop;Jason McIntyre
2004-04-30missing full stop;Jason McIntyre
2004-04-30spellingTheo de Raadt
2004-04-29Better checking of minimum payload lengths. Drop out safely when an unknownHans-Joerg Hoexer
2004-04-29reminder to set net.inet.ip.forwarding/net.inet6.ip6.forwarding in sysctl.confMike Frantzen
2004-04-29sock -> fd; ok henningTheo de Raadt
2004-04-29Repair depend phaseMiod Vallat
2004-04-29document abbreviated commands -- same way as systat; ok henningTheo de Raadt
2004-04-29Sync with md5.c rev. 1.4Todd C. Miller
2004-04-29Changes inspired by Markus's rmd160 implementation:Todd C. Miller
2004-04-29Bugfix sync with mvme68k:Miod Vallat
2004-04-29Undo some recent prototype changes; it is legal to pass the helperTodd C. Miller
2004-04-29TyposMiod Vallat
2004-04-29Continue factorizing m88k common code, this time files in <arch>/<arch>Miod Vallat
2004-04-29The data pointer passed to the transform function may not be properlyTodd C. Miller
2004-04-29Correctly report empty a.out objects as "no name list" instead of "bad format".Miod Vallat
2004-04-29typo in SEE ALSO;Jason McIntyre
2004-04-29luna88k needs a <machine/profile.h> as well, so share it with mvme88k.Miod Vallat
2004-04-29Correctly initialize the hardware's memory address on MVME376, it usesMiod Vallat
2004-04-29a slight polishing...Theo de Raadt
2004-04-29unused variables; ok mcbrideTheo de Raadt
2004-04-29more KNFTodd C. Miller
2004-04-29Some KNFTodd C. Miller
2004-04-28Use the FOO_DIGEST_LENGTH macrosTodd C. Miller
2004-04-28Sync userland sha2.c with kernel. The SHAXXX_End and SHAXXX_Data functionsTodd C. Miller
2004-04-28KNF: function names should be at column 0 for easier grepping.Todd C. Miller
2004-04-28Some KNF, made bit count u_int64_t instead of u_int32_t (similar to libc).Hans-Joerg Hoexer
2004-04-28Pass sizeof(*pointer) not sizeof(point) to memset. Karsten Desler.Todd C. Miller
2004-04-28remove unused variable and shorten names of two other. Removed some spacesHans-Joerg Hoexer
2004-04-28Fix fd leaks.Can Erkin Acar
2004-04-28rename sock to fdTheo de Raadt
2004-04-28Add FLUSH CACHE EXT command from ATA/ATAPI-6 spec.Alexander Yurchenko
2004-04-28syncTheo de Raadt
2004-04-28wd(4) devices nowadays also have a ``high level'' interface, weAlexander Yurchenko
2004-04-28Remove old md[45]Todd C. Miller
2004-04-28Don't build lib/libc/md, build md[45] in lib/libc/hash instead.Todd C. Miller
2004-04-28md[45] man pageTodd C. Miller
2004-04-28Xr sha2(3)Todd C. Miller
2004-04-28PD md4 code derived from Colin Plumb's md5 routines.Todd C. Miller
2004-04-28Rename members of struct MD5Context to match other hash routines.Todd C. Miller
2004-04-28PD version of md5(3) based on code written by Colin Plumb.Todd C. Miller
2004-04-28fd leaksTheo de Raadt
2004-04-28gcc3 shut up (from naddy@)Philipp Buehler
2004-04-28Reserve some payload numbers for RFC 3547 and the earlier NAT-T drafts. hshoe...Hakan Olsson
2004-04-28sortMarkus Friedl
2004-04-28add tcpdropMarkus Friedl