summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-04-28kill whitespace and make example consistent w/ rest of page;Jason McIntyre
2004-04-28various tweaks;Jason McIntyre
2004-04-28fd leaks; beck okTheo de Raadt
2004-04-28add SendEnv to -o list;Jason McIntyre
2004-04-28Pointer that are used later in the code should be initalized. Fixes a crashClaudio Jeker
2004-04-28remove unnecessary .Pp;Jason McIntyre
2004-04-28fd leaks; henning okTheo de Raadt
2004-04-28It is a big pleasure for me to remove this highe pile of gunk from the tree.Henning Brauer
2004-04-28speed up -> sped up, from tedu@, ok beck@Cedric Berger
2004-04-28Use the string version of system. Works with PAGER=less -s.Marc Espie
2004-04-28update to libevent 0.8; keep local changesBrad Smith
2004-04-28slightly more intricate selectors code.Marc Espie
2004-04-28Blech, SFS yields weird mount/df shit.Marc Espie
2004-04-28if a peer follows the extremely misgiuded path that the RFCs just barely allowHenning Brauer
2004-04-28FILE * leak; henning ja ja ja jaTheo de Raadt
2004-04-28clean up EXAMPLES;Jason McIntyre
2004-04-28typo from Jared Yanovich;Jason McIntyre
2004-04-28Improve a bit. ok markus@Otto Moerbeek
2004-04-28syncTheo de Raadt
2004-04-28manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu)Damien Miller
2004-04-28Put authpf user's IP addresses in the <authpf_users> table.Cedric Berger
2004-04-28support for AH flows and SAsMarkus Friedl