summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-03-15kill 10 minute non-root suffers stuff. noted that we still have this, byTheo de Raadt
2003-03-14make fetching regs and stack trace really workMichael Shalayeff
2003-03-14Support for the VIA C3 Nehemiah on-cpu random number generator. This chipTheo de Raadt
2003-03-14more cleaning: document 'how'Jason Wright
2003-03-14dead functionsJason Wright
2003-03-14This still needs work, but it's alot closer.Jason Wright
2003-03-14correct use of sizeof.Jun-ichiro itojun Hagino
2003-03-14add missing ND option length validation. from kameJun-ichiro itojun Hagino
2003-03-14kill vaxismsJason Wright
2003-03-14syncTodd T. Fries
2003-03-14Casio BE300 PDA; ok theoTodd T. Fries
2003-03-14RSA blinding on private keys. angelos@ ok.Hakan Olsson
2003-03-14document the -f flagJason McIntyre
2003-03-14document the -n flag (dry-run)Jason McIntyre
2003-03-14Spelling fixes from david@. jmc@ ok.Hakan Olsson
2003-03-14fix BC idiocy and uncle albert pasto repairMichael Shalayeff
2003-03-14sync with libc versionTodd C. Miller
2003-03-14ANSI function headersTodd C. Miller
2003-03-14Put return type on its own line like it belong and use ANSI function header.Todd C. Miller
2003-03-14Correctly flag out radix_node entries with RNF_ROOT flag set: this is notCedric Berger
2003-03-14better document how getopts handles options;Jason McIntyre
2003-03-14document that the i386* functions have to be compiled with -li386;Jason McIntyre
2003-03-14removed references to non-existent radius.conf(5);Jason McIntyre
2003-03-14spl police.Miod Vallat
2003-03-14document that sigwait() needs to be linked with -pthread;Jason McIntyre
2003-03-14typos;Jason McIntyre
2003-03-14tweaks;Jason McIntyre
2003-03-14RSA blinding for private keys here too.Hakan Olsson
2003-03-14Add RSA blinding for private keys. markus@ ok.Hakan Olsson
2003-03-14Zombies on the bridge, captain.Miod Vallat
2003-03-14remove a dupeMichael Shalayeff
2003-03-14unkown -> unknownmargarida
2003-03-14Replace strcpy() of a constant w/ strlcpy() for easy grepping;Todd C. Miller
2003-03-14This goes with the at.c changeTodd C. Miller
2003-03-14tweak; millert okTheo de Raadt
2003-03-13fix printing of "" and other weird chars. from alexander@beard.seTed Unangst
2003-03-13Remove duplicate Amoeba entries.Miod Vallat
2003-03-13Use strdup() instead of doing it by hand; deraadt@ OKTodd C. Miller
2003-03-13Use the return value of strcpy() to detect ENAMETOOLONG instead ofTodd C. Miller
2003-03-13Always protect pv_unlink4_4c() with splvm(). This suddenly makes sun4/4cMiod Vallat
2003-03-13more strlcpy; ok beck, and others pointed out a glitchTheo de Raadt
2003-03-13clarify how mappings work. closes pr2138Ted Unangst
2003-03-13Stash uid and mode in struct at so we don't need to pass around aTodd C. Miller
2003-03-13make spamd-setup/spamd use/require a reserved source port for theBob Beck
2003-03-13syncTheo de Raadt
2003-03-13print LZS-only and such for the cards (more clear than saying "disabled" for ...Jason Wright
2003-03-13mention hifn 9751Jason Wright
2003-03-139751 is actually useful these days.Jason Wright
2003-03-13and bandwidth is bits per secondHenning Brauer
2003-03-13bits not bytes; fk@spoiled.orgTheo de Raadt